This project is mirrored from https://github.com/weaveworks/kured.git.
Pull mirroring updated .
- 06 Jan, 2021 3 commits
-
-
David Sauer authored
taint node with PreferNoSchedule to prevent receiving (and double draining) additional pods from other rebooting nodes
-
David Sauer authored
-
David Sauer authored
-
- 25 Nov, 2020 2 commits
-
-
Daniel Jimenez Garcia authored
-
Daniel Jimenez Garcia authored
-
- 23 Nov, 2020 1 commit
-
-
Bryan Boreham authored
The default of 0 is taken as "delete immediately", which is not appropriate.
-
- 05 Nov, 2020 1 commit
-
-
Jean-Philippe Evrard authored
Without this, golint is complaining about a few cosmetic changes. This solves it, and is necessary if we want to add a lint test in CI.
-
- 30 Oct, 2020 1 commit
-
-
Maxime VISONNEAU authored
-
- 29 Oct, 2020 1 commit
-
-
Jean-Philippe Evrard authored
Moving the drainer object close to its usage is more readable.
-
- 15 Oct, 2020 1 commit
-
-
Jean-Philippe Evrard authored
-
- 19 Aug, 2020 1 commit
-
-
Daniel Holbach authored
This is #152, #139, #127 in disguise. Maybe this time let it simmer a bit longer until the k8s release is there?
-
- 26 Jun, 2020 1 commit
-
-
Daniel Holbach authored
This is a follow-up to #150, so we can get a 1.4.x release out that will be geared towards k8s 1.1[6-8]. Update to latest 1.17 kubectl: 1.17.7.
-
- 05 May, 2020 4 commits
-
-
Michal Schott authored
-
Michal Schott authored
-
Michal Schott authored
-
Michal Schott authored
-
- 01 May, 2020 1 commit
-
-
Daniel Holbach authored
-
- 22 Apr, 2020 1 commit
-
-
Daniel Holbach authored
After the release of kured 1.4.0 we should be able to go back. This was decided in our meeting (https://docs.google.com/document/d/1bsHTjHhqaaZ7yJnXF6W8c89UB_yn-OoSZEmDnIP34n8/edit#heading=h.8cgszb6vuhza) Let's go with supporting 1.1[678] in this release.
-
- 20 Apr, 2020 1 commit
-
-
Carlos Garcia Lalicata authored
-
- 30 Mar, 2020 1 commit
-
-
Daniel Holbach authored
confirmed by running https://github.com/kubernetes-sigs/clientgofix closes: #123
-
- 11 Sep, 2019 1 commit
-
-
Maximilian Zollneritsch authored
-
- 19 Apr, 2019 1 commit
-
-
JJ Jordan authored
-
- 04 Apr, 2019 3 commits
- 02 Apr, 2019 2 commits
- 21 Nov, 2018 1 commit
-
-
Adam Harrison authored
-
- 30 Oct, 2018 1 commit
-
-
Adam Harrison authored
Use the tools installed in the host to effect reboots, and allow the execution of commands such as `needs-restart` to determine if reboots are required.
-
- 04 Sep, 2018 1 commit
-
-
Marcus Cobden authored
Fixes #12
-
- 10 Apr, 2018 1 commit
-
-
Adam Harrison authored
-
- 17 Nov, 2017 1 commit
-
-
Mike Rostermund authored
-
- 22 Sep, 2017 1 commit
-
-
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 1 commit
-
-
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
-