This project is mirrored from https://github.com/weaveworks/kured.git.
Pull mirroring updated .
- 23 Nov, 2017 1 commit
-
-
David Miller authored
- Added kured service account - Added kured clusterrole - Added kured clusterrolebinding - Updated README.md documentation to include deploying with RBAC support
-
- 20 Nov, 2017 1 commit
-
-
Adam Harrison authored
Set variables based on correct arguments w.r.t. name of daemonset and…
-
- 17 Nov, 2017 1 commit
-
-
Mike Rostermund authored
-
- 06 Nov, 2017 1 commit
-
-
Adam Harrison authored
Looks like typo in daemonset
-
- 03 Nov, 2017 1 commit
-
-
Maxim Filatov authored
Due to metadata: name: kured # Must match `--ds-name` namespace: kube-system # Must match `--ds-namespace` There should be - --ds-name=kured - --ds-namespace=kube-system As args.
-
- 24 Oct, 2017 2 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
- 04 Oct, 2017 3 commits
-
-
Adam Harrison authored
Close body after error check
-
Adam Harrison authored
-
Elena Morozova authored
Otherwise it panics for nil body
-
- 22 Sep, 2017 3 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
`kubectl drain` now ignores undrainable things and waits for termination, so we no longer have to do that ourselves.
-
- 21 Sep, 2017 3 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
- 20 Sep, 2017 2 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
Zero-valued alerts are now ignored, and the names of the first ten blocking alerts are logged for diagnostic purposes.
-
- 16 Aug, 2017 1 commit
-
-
Adam Harrison authored
-
- 03 Aug, 2017 1 commit
-
-
Adam Harrison authored
Test for schedulability immediately prior to each reboot check instead of once at startup, thereby accomodating external changes to this value during the lifetime of the daemon.
-
- 13 Jun, 2017 1 commit
-
-
Adam Harrison authored
-