-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, the await logic required the "Progressing" status to be present. However, the `extensions/v1beta1` Deployment object does not ever have this status set, so this was an erroneous assumption. The await logic was updated to handle cases where this status field is missing, and it should still detect failure properly.
- Loading branch information
1 parent
a9a1577
commit 69c3083
Showing
1 changed file
with
0 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters