Commit Graph
132 Commits
Author SHA1 Message Date
Daniel HolbachandGitHub edeefcd2b9 Merge pull request #139 from dholbach/move-to-1.18
replay changes from #127
2020-05-11 16:36:51 +02:00
Daniel Holbach 72a31030db replay changes from #127 2020-05-01 09:07:16 +02:00
Daniel HolbachandGitHub f2a0f8e20d Merge pull request #138 from dholbach/check-links
add Github Action to check links
1.4.0
2020-04-30 18:07:30 +02:00
Daniel Holbach c571a775df add Github Action to check links 2020-04-30 08:50:33 +02:00
Daniel HolbachandGitHub 92ca18ff6e Merge pull request #133 from dholbach/prep-1.4.0-release
Update for 1.4.0 release
2020-04-29 18:59:39 +02:00
Daniel HolbachandGitHub 4c66c69b77 Merge pull request #135 from dholbach/go-back-to-1.17
Revert parts of #127, move to client-go/kubectl 1.17
2020-04-29 18:56:38 +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 8e73cf224d Revert parts of #127, move to client-go/kubectl 1.17
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.
2020-04-22 18:32:25 +02:00
Daniel HolbachandGitHub 3fbc98ed57 Merge pull request #134 from crgarcia12/crgar/send-telemetry-before-rebooting
print the node id when commanding a reboot
2020-04-20 11:31:55 +02:00
Carlos Garcia Lalicata 800e9e19fb pring node id when commanding reboot, so that any monitoring tool can catch it and act on it 2020-04-20 10:58:35 +02:00
Daniel HolbachandGitHub a2c5eb7b57 Merge pull request #131 from evrardjp/build-with-1.14
Unpin base docker image
2020-04-08 18:30:30 +02:00
Jean-Philippe Evrard bdd20c963c Unpin base docker images
The upside is that image building will always use the latest
stable version of the alpine OS, which might include security fixes.
The downside is that it's less reproducible, because the full
version isn't given.

While this commit isn't necessary per se, it's nice to have
an image that will be up to date, when we'll build it.
2020-04-08 18:17:58 +02:00
Daniel HolbachandGitHub ff73068789 Merge pull request #130 from weaveworks/fix-129
Update Go version to 1.13
2020-04-08 18:06:06 +02:00
Daniel Holbach d6e7a42c0d Update Go version to 1.13
New Go image is recommended in https://circleci.com/docs/2.0/circleci-images/

	fixes: #129
2020-04-08 18:01:24 +02:00
Daniel HolbachandGitHub 2392170b8e Merge pull request #127 from dholbach/fix-123
Update to match k8s 1.18.0
2020-04-08 17:38:07 +02:00
Daniel Holbach 0a419d0d34 update to 1.18.0 API
confirmed by running https://github.com/kubernetes-sigs/clientgofix

	closes: #123
2020-03-30 10:11:30 +02:00
Daniel Holbach b75aec87d7 update urls to match k8s 1.18 release 2020-03-30 10:11:30 +02:00
Daniel Holbach 7ef25be46c Update client-go to 1.18
go get k8s.io/client-go@kubernetes-1.18.0
	go mod tidy
2020-03-30 10:11:30 +02:00
Daniel HolbachandGitHub 67499fbdf2 Merge pull request #126 from dholbach/document-meetings
add information about monthly meetings
2020-03-30 10:10:24 +02:00
Daniel Holbach c1fd783913 add information about monthly meetings 2020-03-27 11:08:53 +01:00
Daniel HolbachandGitHub 834e7d191d Merge pull request #118 from dholbach/document-slack
point to kured Slack
2020-03-09 15:57:16 +01:00
Daniel Holbach b1d0571298 point to kured Slack 2020-03-09 12:52:46 +01:00
Daniel HolbachandGitHub 63b523e71d Merge pull request #114 from pgroene/patch-2
Keeping alpine fresh
2020-02-27 12:29:48 +01:00
Peter GroenewegenandGitHub 7e7430f7df Keeping alpine fresh
Updating alpine to the latest version.
Tested this version of alpine and running fine, keeping versions of dependencies up to date.
2020-02-25 11:09:28 -08:00
Daniel HolbachandGitHub 2a0ad5384d Merge pull request #113 from dholbach/prep-1.3.0
Prepare 1.3.0 release
1.3.0
2020-02-25 11:22:03 +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 HolbachandGitHub 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 HolbachandGitHub 95ec750a31 Merge pull request #112 from dholbach/add-release-docs
add development docs
2020-02-21 18:39:31 +01:00
Peter GroenewegenandGitHub fdc960b84d Merge pull request #1 from weaveworks/attempt-k8s-1.15
update to client-go as well
2020-02-21 09:22:43 -08: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
Daniel Holbach 37a5ece356 update client-go, run 'go mod tidy' 2020-02-21 16:11:44 +01:00
Daniel Holbach 7975a78025 update to latest kubectl 1.15 2020-02-21 16:11:10 +01:00
Peter GroenewegenandGitHub f86514c1e6 Use newer version of k8s client tools
The version of k8s has security vulnerabilities, updating to a newer version

Tested this this version to on our clusters
2020-02-19 07:55:03 -08:00
Bryan BorehamandGitHub f6e4062e13 Merge pull request #86 from weaveworks/tidy-modules
Update go.mod and go.sum after 'go mod vendor'
2019-11-26 17:35:54 +00:00
Praveen AdusumilliandBryan Boreham f2ae01120a Upgrading to latest alpine (#100)
* Upgrading to latest alpine 3.10.3
2019-11-26 16:53:43 +00:00
Bryan BorehamandGitHub db7b42f5ee Merge pull request #87 from Nighthawk22/master
Added slack channel name configuration
2019-11-26 16:50:24 +00:00
Nighthawk22andGitHub 5c21206bdb Merge branch 'master' into master 2019-10-28 10:56:13 +01:00
leigh capiliandGitHub 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
Maximilian Zollneritsch d1315c691e Added slack channel name configuration 2019-09-11 13:59:09 +02:00
Bryan Boreham 57ef32d2d1 Update go.mod and go.sum after 'go mod vendor' 2019-09-05 12:28:27 +00:00
Adam HarrisonandGitHub 4d2b8763d3 Merge pull request #75 from weaveworks/support-k8s-1.14
Support k8s 1.14
2019-05-22 15:46:50 +01:00
Adam Harrison b4fc6bac27 Update daemonsetlock to use AppsV1 2019-05-17 10:15:23 +01:00
Adam Harrison 423f4afc9c Update compatibility matrix 2019-05-16 17:07:17 +01:00
Adam Harrison 8d809333b3 Update embedded kubectl to v1.14.1 2019-05-16 17:07:17 +01:00
Adam Harrison 6a65a535c0 Update client-go, api, apimachinery to 1.14.x
go get k8s.io/client-go@v11.0.0
    go get k8s.io/apimachinery@release-1.14
    go get k8s.io/api@release-1.14
2019-05-16 16:15:30 +01:00
Adam HarrisonandGitHub 26e1ab8678 Merge pull request #74 from weaveworks/go-modules
Build with golang 1.12 and modules
2019-05-16 16:07:34 +01:00
Adam Harrison b16c3278b3 Document how to build inside/outside GOPATH 2019-05-16 15:55:44 +01:00