-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.v1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Description
Interruptions during bundle reconciliation could lead to operator-controller not completing the current running rollout and instead pick up the next available release from the catalog.
Not rolling out a release completely, may lead to inconsistent results and unexpected behavior.
;tldr: Binary restarts and transient errors should not trigger re-resolve bundle images when a rollout is still in flight.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.v1.0Issues related to the initial stable release of OLMv1Issues related to the initial stable release of OLMv1
Type
Projects
Status
Done