-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(k8s): don't throw init error if garden-system services are modified
This narrows the condition for throwing an error on init (when using remote clusters). We now only throw an error if any of the expected services are unhealthy, deploying or missing. Also made the warning message a bit less intrusive, since it's to be expected in some cases that configuration is out of sync between users, as well as when users make modifications of their own.
- Loading branch information
Showing
1 changed file
with
28 additions
and
22 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