-
Bug
-
Resolution: Done
-
Critical
-
MCE 2.2.4, MCE 2.3.0
-
1
-
False
-
None
-
False
-
-
-
Critical
-
Yes
Description of problem:
When creating a cluster and using an automation template that only includes jobs for the post-install hook, the curator will be created without a desiredCuration field specified, resulting in the curator never kicking off its jobs.
Version-Release number of selected component (if applicable):
How reproducible:
Easily reproduced.
Steps to Reproduce:
- Create an automation template with just post install jobs included.
- Go to cluster creation wizard and use that template.
- Observe within the yaml editor: the curator resource lacks the desiredCuration field.
- Create cluster. Observe install post hook is never used.
Actual results:
When creating this cluster, the post install hook will be ignored.
Expected results:
DesiredCuration field should contain correct value (in the case describe, it is "install").
Post install jobs should run.
Additional info:
- clones
-
ACM-4900 Post install jobs not running: Cluster curator resource is created without desiredCuration field.
- Closed