-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: wait for coredns and metrics-server, mk2 (#624)
* Revert "Revert "feat: wait for coredns and metrics-server" (#623)" This reverts commit 965a58b. * only wait for metrics server, not coredns * watch for k8s infra status in the background * improve error messages when coredns or metrics server fail to become healthy * fix fmt * move k8s health warnings prints to defer func * store both errors in response channel at once
- Loading branch information
Showing
3 changed files
with
74 additions
and
42 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
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
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