-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
This PR made ccoctl ignore credentials request "include.release.openshift.io/delete: true" annotation saying they are marked for deletion inside the cluster and does not hold any relevance outside the cluster too. That is no longer true. With new changes as described in parent epic, some of the credentials requests (for manual-only platforms) are stale/marked-for-deletion inside the cluster but still used by ccoctl to create cloud resources. We need to revert the previous PR. Any credentials request which are no longer used inside (by CCO) or outside the cluster (by ccoctl) should not have spec field. Ensure that ccoctl complains/ignores anty credentials request without spec field.
- relates to
-
CCO-175 Teach ccoctl to ignore credentials request manifest marked for deletion
- Closed