This project is mirrored from https://github.com/weaveworks/kured.git.
Pull mirroring updated .
- 17 Jul, 2018 6 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
- 05 Jun, 2018 13 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
-
Adam Harrison authored
Don't call `sudo docker` when building on macOS
-
Adam Harrison authored
Update provided manifests to support a service account and RBAC
-
Adam Harrison authored
The permissions required by `kubectl drain` vary from version to version; this change brings them into line with the one currently bundled.
-
Adam Harrison authored
Kured only needs update permissions on its own daeemonset.
-
Adam Harrison authored
-
Adam Harrison authored
The manifest on master is for development, normal users should use a released version. I'll do a release with RBAC shortly.
-
- 13 Apr, 2018 3 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
add information on how to get in touch at the bottom of the page
-
Daniel Holbach authored
-
- 10 Apr, 2018 2 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-
- 05 Dec, 2017 1 commit
-
-
Sam Broughton authored
-
- 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 2 commits
-
-
Adam Harrison authored
-
Adam Harrison authored
-