-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.10.0.GA
-
False
-
None
-
False
When deploying a security CR to a existing broker deployment it sometimes get pod failure and the reconcile gets stuck with Init::CreateContainerConfigError
NAME READY STATUS RESTARTS AGE
activemq-artemis-controller-manager-8bd7659fb-jj5gh 1/1 Running 0 23m
ex-aao-broker-ss-0 1/1 Running 0 22m
ex-aao-broker-ss-1 1/1 Running 0 22m
ex-aao-broker-ss-2 1/1 Running 0 22m
ex-aao-broker-ss-3 1/1 Running 0 22m
ex-aao-broker-ss-4 0/1 Init:CreateContainerConfigError 0 22m
It seems waiting on some secrets that has been deleted during the reconcile.
- is related to
-
ENTMQBR-6121 ActiveMQArtemisAddress are not created when ActiveMQArtemisSecurity applied before
- Closed
-
ENTMQBR-6642 ActiveMQArtemisSecurity is not applied when the broker is not Ready
- Closed
- mentioned in
-
Page Loading...