-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Status: use k8s client to get microshift status
In this PR, k8s client api is used to get the node status and provide this info to status command instead using `systemctl status microshift` which uses ssh connection. - https://kubernetes.io/docs/concepts/architecture/nodes/#condition
- Loading branch information
1 parent
3ac2a2b
commit e330d87
Showing
881 changed files
with
108,355 additions
and
23 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
141 changes: 141 additions & 0 deletions
141
vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.