GiuseppeCSI commented on issue #533:
URL: https://github.com/apache/solr-operator/issues/533#issuecomment-1487088565
I think i misinterpreted this part
> First, the probesRequireAuth setting (defaults to false) governs the value
for blockUnknown (under authentication) and whether the probe endpoint(s)
require authentication
I thought it meant that it would pilot the value for blockUnknown in
general and not only for the auto bootstrapped security json.
Anyways, i tried to add `"blockUnknown": false` to my security.json
authentication part, but no luck. The pod dies as usual and if i describe it,
it says
```
Warning Unhealthy 104s (x7 over 2m14s) kubelet
Readiness probe failed: HTTP probe failed with statuscode: 401
Warning Unhealthy 104s (x3 over 2m4s) kubelet
Liveness probe failed: HTTP probe failed with statuscode: 401
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]