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
Instead of removing the condtion, let's set it to False, with severity
Info and a message "AtLatestKnown".
With the CLI it is not possible to wait for a condition to be removed,
With this change we can do
wait --for condition=MinorUpdateAvailable=True
Patch the targetVersion and wait for:
wait --for condition=MinorUpdateAvailable=False
0 commit comments