-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhos-18.0.0
-
None
-
3
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Low
Description:
When you enable Heat, you need to have done so with a HeatAuthEncryptionKey in the `osp-secret` that is at least 32 Characters long. If the key provided is less than that, the Heat service pods will CrashLoopBackOff until it's corrected.
Expectation:
Instead of allowing the pods to be created and then expecting operators to check the service pod logs, we should instead validate the secret length in the Heat operator before reconciling the service pods. This will allow us to report the issue via the Heat CR status.conditions which is more user friendly and intuitive for users.
- is cloned by
-
OSPRH-10506 If HeatAuthEncryptionKey is not at least 32 characters long, Heat pods CrashLoop
- Closed