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
* Adds BundleLookupFailed condition type
It was previously defined and used in the operator codebase.
Signed-off-by: Mikalai Radchuk <[email protected]>
* Adds new Subscription condition types
These conditions will be used to indicate unpack status on the subscription level.
Previously unpack status was indicated on the InstallPlan, but since we now
want to prevent InstallPlan from being created in a case of unpack job failure
we need to indicate unpack job failures in Subscription conditions.
---------
Signed-off-by: Mikalai Radchuk <[email protected]>
0 commit comments