You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"if [ ! -s /tmp/current_security.json ] || grep -q '^{}$' /tmp/current_security.json ]; then "+// File doesn't exist, is empty, or is just '{}'
Zk setup container produce this error grep: ]: No such file or directory when authentication is activated.
I face this error after upgrading from 0.8.1 to 0.9.0 operator version.
The text was updated successfully, but these errors were encountered:
solr-operator/controllers/util/solr_security_util.go
Line 243 in 0ffddb6
Zk setup container produce this error
grep: ]: No such file or directory
when authentication is activated.I face this error after upgrading from 0.8.1 to 0.9.0 operator version.
The text was updated successfully, but these errors were encountered: