Jean-Philippe Evrard
0162288ecf
Update README
...
This will prepare the README for 1.6.0 release, showing the
planned version.
2021-01-11 11:26:23 +01:00
Daniel Holbach
a3b782f86b
Merge pull request #268 from evrardjp/prep-1.20
...
Update for kubernetes 1.20 support
2021-01-08 15:09:37 +01:00
jack-education
77ca6fda07
Corrected README Setting a schedule configuration example
2021-01-08 00:26:15 +00:00
Jean-Philippe Evrard
c68937b5ff
Update for kubernetes 1.20 support
...
This ensures we bump the code for 1.20.
It updates the testing to ensure kured works on a 1.20 cluster,
removes the testing on 1.17 (as it is now deprecated).
Libraries remain on 1.19, to avoid breaking 1.18 clusters.
2020-12-09 14:54:35 +01:00
Jean-Philippe Evrard
c7542a5d21
Point docs to current golang version
...
This is to be on par with the previous documentation.
2020-12-07 13:21:25 +01:00
Jean-Philippe Evrard
ea57673373
Publish image on tag
...
As we are pretty much committed to github actions, we should
probably rely on it to push the images on tag.
This covers the missing bits.
2020-12-07 13:21:25 +01:00
Daniel Holbach
31bb5363b2
update versions
2020-11-30 10:51:43 +01:00
Daniel Jimenez Garcia
51cab0dedc
rename message template parameters so they are not related to slack
2020-11-25 16:20:54 +00:00
Daniel Jimenez Garcia
f059cec794
GH-125, add additional parameters to override the drain/reboot slack messages
2020-11-25 16:19:31 +00:00
Daniel Holbach
685f32881b
Merge pull request #235 from dholbach/prep-1.5.1-release
...
Prepare 1.5.1 release
2020-11-24 15:34:27 +01:00
Daniel Holbach
32aa77f75b
rename annotation-ttl to lock-ttl in all places, follow-up to #213
2020-11-24 09:28:57 +01:00
Daniel Holbach
038a3412b1
Prepare 1.5.1 release
2020-11-23 10:47:16 +01:00
Daniel Holbach
4ed5b823fc
update docs following #210
2020-11-04 12:09:20 +01:00
Daniel Holbach
83dccea063
add missing quote - thanks Karan Arora for reporting
2020-09-09 15:13:57 +02:00
Daniel Holbach
19d7dee4aa
Prepare 1.5.0 release
...
- update chart versions
- update release documentation
- Christian and David are the chart maintainers
2020-09-01 11:38:17 +02:00
Daniel Holbach
3ebc224958
update alpine to 3.12, k8s 1.18.8
2020-08-28 10:27:39 +02:00
Daniel Holbach
16109017ce
Prepare for k8s release 1.19 (Aug 25)
...
This is #152 , #139 , #127 in disguise.
Maybe this time let it simmer a bit longer until the k8s
release is there?
2020-08-19 17:30:00 +02:00
Daniel Holbach
949aa3acf7
update install instructions to use latest
2020-07-21 10:23:49 +02:00
Daniel Holbach
1d1f22c93b
Prep for 1.4.4 release
...
Drop bit in the docs about updating image tag - not necessary
if you use the instructions.
2020-07-01 10:43:06 +02:00
Daniel Holbach
c6f341ec16
update things for 1.4.2 release
2020-06-30 10:37:39 +02:00
Daniel Holbach
2b4830a0f6
make markdownlint happier
2020-06-30 09:58:43 +02:00
Daniel Holbach
688ba8ef72
update version
2020-06-30 09:53:44 +02:00
Daniel Holbach
8fafad18bb
Revert #139
...
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.
2020-06-26 17:30:01 +02:00
Bryan Boreham
ec75533394
Merge pull request #119 from michalschott/annotationTTL
...
Adding --annotation-ttl for automatic unlock
2020-05-20 11:30:44 +01:00
Michal Schott
59a6700add
Renaming flag as suggested.
2020-05-05 20:52:10 +02:00
Michal Schott
1fc2522c0f
Removing spurious change.
2020-05-05 14:10:23 +02:00
Michal Schott
7fb16fed9b
Adding annotationTTL.
2020-05-05 14:10:22 +02:00
Daniel Holbach
72a31030db
replay changes from #127
2020-05-01 09:07:16 +02:00
Daniel Holbach
779a9e27d4
update compatibility matrix re: #135
2020-04-29 15:22:54 +02:00
Daniel Holbach
ecd73fc68f
Update for 1.4.0 release
...
Tested on minikube with k8s 1.16.8, 1.17.4, 1.18.1
2020-04-29 15:21:10 +02:00
Daniel Holbach
c1fd783913
add information about monthly meetings
2020-03-27 11:08:53 +01:00
Daniel Holbach
b1d0571298
point to kured Slack
2020-03-09 12:52:46 +01:00
Daniel Holbach
43737e35d5
Prepare 1.3.0 release
...
Also point out how to create the dockerhub.yaml file,
update other release related instructions.
closes : #97
2020-02-25 11:20:39 +01:00
Daniel Holbach
b337c9d6be
Merge pull request #111 from pgroene/patch-1
...
Use newer version of k8s client tools
2020-02-21 18:45:14 +01:00
Daniel Holbach
72a35388a6
add development docs
2020-02-21 18:03:57 +01:00
Daniel Holbach
5dd0de8f78
update compability matrix
2020-02-21 17:03:30 +01:00
Nighthawk22
5c21206bdb
Merge branch 'master' into master
2019-10-28 10:56:13 +01:00
leigh capili
4beddb5338
Reboot only within time window specified on commandline ( #66 )
...
Reboot only within time window specified on commandline
2019-10-23 22:23:51 -06:00
Maximilian Zollneritsch
7944fd2639
Updated readme and daemonset with slack channel parameter
2019-09-11 14:03:13 +02:00
Adam Harrison
423f4afc9c
Update compatibility matrix
2019-05-16 17:07:17 +01:00
Adam Harrison
b16c3278b3
Document how to build inside/outside GOPATH
2019-05-16 15:55:44 +01:00
Adam Harrison
ddfb4119b7
Update build instructions for go modules
2019-05-16 15:16:00 +01:00
Adam Harrison
97e4963583
Update docs for 1.2.0 release
2019-05-16 13:53:21 +01:00
Adam Harrison
fc94716ffe
Update install instructions to use alternative dockerhub yaml
2019-05-16 11:29:26 +01:00
Adam Harrison
1b3d84d360
Correct master kubectl version in README
2019-05-16 10:56:41 +01:00
Adam Harrison
69b509f246
Add master to compatibility matrix
2019-05-16 10:51:51 +01:00
Hidde Beydals
de3593799f
Move image to Docker Hub
2019-04-17 13:43:47 +02:00
JJ Jordan
3a89e3e058
Add documentation section, params to daemonset, tzdata to docker container
2019-04-09 18:02:11 -07:00
Daniel Holbach
84be7929d1
weave-users mailing list is closed: https://groups.google.com/a/weave.works/forum/#!topic/weave-users/0QXWGOPdBfY
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-01-08 08:18:21 +05:30
Adam Harrison
f6f9e7492c
Allow selected pods to prevent reboots
2018-11-21 15:03:29 +00:00