You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each entity in a solution set, the operator controller is able to retrieve the associated packageName and bundle URL.
Background:
Once Deppy has identified which operators need to be on cluster, the Operator Controller must be able to retrieve the content that needs to be installed onto the cluster.
Acceptance Criteria:
For each entity in a solution set, a packageName and bundle URL are retrieved.
Failure to retrieve the packageName or bundleContent surfaces as an error in the Operator Cr.