-
Notifications
You must be signed in to change notification settings - Fork 619
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5146 from sjorsholtrop-ritense/improve-resume-err…
…or-msg Improve "flux resume" error message on non-existent object
- Loading branch information
Showing
2 changed files
with
9 additions
and
5 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
2 changes: 1 addition & 1 deletion
2
cmd/flux/testdata/kustomization/resume_kustomization_from_git_multiple_args_wait.golden
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
► resuming kustomization tkfg in {{ .ns }} namespace | ||
✔ kustomization resumed | ||
✗ no Kustomization objects found in {{ .ns }} namespace | ||
✗ Kustomization object 'tkfg' not found in {{ .ns }} namespace | ||
◎ waiting for Kustomization reconciliation | ||
✔ Kustomization tkfg reconciliation completed | ||
✔ applied revision 6.3.5@sha1:67e2c98a60dc92283531412a9e604dd4bae005a9 |