-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Test Heat operator k8s deployment object logic
-
False
-
-
False
-
Not Selected
-
Proposed
-
Proposed
-
To Do
-
Proposed
-
rhos-ops-day1day2-edpm
-
Proposed
-
-
Goal:
- Make code in the deployment.go file testable by Go table driven tests
Acceptance Criteria:
- Go tests should verify that probes and TLS requirements are all formatted correctly
Open questions:
- The long term goal might still be to fully mock the OpenStack API so that we can complete Envtest work on the Heat operator? But as of today, the reliance on the OpenStack API's like Keystone mean that we can only test up until a certain point in the reconcile loop.