Releases: kubereboot/kured
Kured 1.16.2
What's Changed
- Improve release documentation by @evrardjp in #1002
- Clarify features for e2e test by @evrardjp in #995
- Cleanup dockerfile by @evrardjp in #996
- build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #1003
- Cleanup Part 1 - First refactors by @evrardjp in #990
- Cleanup gomod by @evrardjp in #997
- Update email address for Hidde Beydals by @hiddeco in #1009
- Remove security exception by @evrardjp in #1005
- Be explicit about toolchain version by @evrardjp in #1006
- Create scorecard.yml by @evrardjp in #1007
- build(deps): bump actions/upload-artifact from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d by @dependabot in #1010
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #1011
- build(deps): bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3 by @dependabot in #1012
- bootstrap-tools are required for kured bin by @evrardjp in #1014
- Fix goroutine leak by @evrardjp in #1015
- Cleanup blockCheckers by @evrardjp in #1016
- build(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.1.0 by @dependabot in #1018
- chore: update release by @evrardjp in #1019
Full Changelog: 1.16.1...1.16.2
Kured 1.16.1
What's Changed
- Update contributor docs by @dholbach in #964
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #966
- build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #967
- build(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #968
- build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in #969
- build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #975
- Fix ci by @evrardjp in #981
- build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.26.0 by @dependabot in #985
- build(deps): bump lycheeverse/lychee-action from 1.10.0 to 2.0.0 by @dependabot in #983
- update go to 1.22 by @jackfrancis in #978
- build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #979
- build(deps): bump alpine from 3.20.2 to 3.20.3 by @dependabot in #977
- build(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 by @dependabot in #988
- Change relative link to absolute link by @evrardjp in #965
- Increase CI coverage and provide new dev tool by @evrardjp in #982
- build(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2 by @dependabot in #991
- build(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #993
- Update k8s deps and images by @dholbach in #989
- build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #994
- build(deps): bump github.com/prometheus/common from 0.57.0 to 0.60.0 by @dependabot in #980
- Remove all mentions of .tmp by @evrardjp in #999
Full Changelog: 1.16.0...1.16.1
Kubernetes Version Compatibility
The daemon image contains a 1.29.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.28.x, 1.29.x and 1.30.x
Thanks a lot to everyone who contributed to kured since 1.16.0
Kured 1.16.0
Documentation
- add best practices badge (#927)
Build and Testing
- bump x/net dependency (#925)
- bump kubernetes-versions to 0.29.x (#926)
- build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
- build(deps): bump github.com/prometheus/common from 0.48.0 to 0.52.3 (#921)
- build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 (#922)
- build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
- build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0
- build(deps): bump github.com/prometheus/client_golang (#932)
- build(deps): bump alpine from 3.19.1 to 3.20.0
- build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.21.0
- build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
- build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
- build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
- build(deps): bump docker/build-push-action from 5 to 6
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
- build(deps): bump alpine from 3.20.0 to 3.20.1
- build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
- build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#953)
- build(deps): bump alpine from 3.20.1 to 3.20.2
Kubernetes Version Compatibility
The daemon image contains a 1.29.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.28.x, 1.29.x and 1.30.x
Thanks a lot to everyone who contributed to kured since 1.15.1.
Kured 1.15.1
Build and Testing
- update build-tools
- build(deps): bump lycheeverse/lychee-action from 1.9.1 to 1.9.2
- build(deps): bump alpine from 3.19.0 to 3.19.1
- build(deps): bump lycheeverse/lychee-action from 1.9.2 to 1.9.3
- build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 (#893)
- build(deps): bump nick-invision/retry from 2.9.0 to 3.0.0 (#892)
- build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0
- build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
- build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0
- build(deps): bump github.com/prometheus/common from 0.47.0 to 0.48.0
- build(deps): bump github.com/prometheus/client_golang
- build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 (#905)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- build(deps): bump guyarb/golang-test-annoations from 0.7.0 to 0.8.0
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Kubernetes Version Compatibility
The daemon image contains a 1.28.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.27.x, 1.28.x and 1.29.x
Thanks a lot to everyone who contributed to kured since 1.15.0.
Kured 1.15.0
⚠️ Important notice
Due to the changes made for the new signal
reboot-mode to reduce needed permissions of kured, the default
sentinel path and its mounting have changed. If you are using our YAML-Manifests instead of the helm-chart
please ensure to update the full manifest instead of only increasing the version-number.
There are two manifest-variants in the repo available now: kured-ds.yaml
with the "old" reboot-command mechanism and the new
kured-ds-signal.yaml
manifest which uses the new reboot-signal mechanism with non-privileged permissions.
Features and Improvements
Build and Testing
- update k8s deps
- update k8s image versions
- update k8s test matrix (#883)
- bump aquasecurity/trivy-action from 0.15.0 to 0.16.0
- bump github/codeql-action from 2 to 3
- bump docker/metadata-action from 5.3.0 to 5.4.0
- bump github.com/spf13/viper from 1.18.1 to 1.18.2
- bump github.com/prometheus/client_golang
- bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
- bump docker/metadata-action from 5.4.0 to 5.5.0
- bump lycheeverse/lychee-action from 1.8.0 to 1.9.0
- bump kubereboot/kured from 1.13.2 to 1.14.2 (#877)
- bump docker/setup-buildx-action from 2 to 3 (#879)
- bump nick-invision/retry from 2.8.3 to 2.9.0 (#880)
- bump docker/setup-qemu-action from 2 to 3
- bump actions/setup-go from 4 to 5 (#882)
- bump actions/checkout from 3 to 4
- bump lycheeverse/lychee-action from 1.9.0 to 1.9.1
- bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#885)
Kubernetes Version Compatibility
The daemon image contains a 1.28.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.27.x, 1.28.x and 1.29.x
Thanks a lot to everyone who contributed to kured since 1.14.2.
Kured 1.14.2
Build and Testing
- build(deps): bump docker/metadata-action from 5.0.0 to 5.1.0 by @dependabot in #854
- build(deps): bump alpine from 3.18.4 to 3.18.5 by @dependabot in #855
- build(deps): bump docker/metadata-action from 5.1.0 to 5.2.0 by @dependabot in #856
- build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #857
- build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 by @dependabot in #858
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #859
- build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in #860
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #861
- build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in #863
- build(deps): bump alpine from 3.18.5 to 3.19.0 by @dependabot in #864
- update for 1.14.2 release by @dholbach in #862
Documentation
- doc: Updated maintainers file by @ckotzbauer in #851
Kubernetes Version Compatibility
The daemon image contains a 1.27.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.26.x, 1.27.x and 1.28.x
Thanks a lot to everyone who contributed to kured since 1.14.1.
Full Changelog: 1.14.1...1.14.2
Kured 1.14.1
Build and Testing
- build(deps): bump github.com/containrrr/shoutrrr from 0.7.1 to 0.8.0 by @dependabot in #821
- build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #825
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #826
- Fix the goreleaser architecture for arm and ppc by @grisu48 in #824
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #828
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #829
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #830
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #831
- build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #832
- build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 by @dependabot in #834
- build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0 by @dependabot in #837
- build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #838
- build(deps): bump alpine from 3.18.3 to 3.18.4 by @dependabot in #839
- build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #840
- update k8s and x/net dependencies by @dholbach in #842
- build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in #843
- build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by @dependabot in #845
- build(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 by @dependabot in #846
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #848
- build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #849
Kubernetes Version Compatibility
The daemon image contains a 1.27.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.26.x, 1.27.x and 1.28.x
Thanks a lot to everyone who contributed to kured since 1.14.0.
New Contributors
Full Changelog: 1.14.0...1.14.1
Kured 1.14.0
Features and Improvements
- Support pod-selector for drain command (#788)
- Use readOnlyRootFilesystem (#805)
- Log on unusual sentinel-command exit code (#806)
- Don’t hold node lock if reboot is blocked (#819)
- Add argument to invert the behavior of alert-filter-regexp (#786)
- Add multiple concurrent node reboot (#660)
- Adds new flag --metrics-host (#811)
Build and Testing
- Use [email protected], [email protected], test k8s 1.26-1.28 (#818)
- updated build-tools (#809)
- confirm cosign prompt
- Update alpine to 3.18.3 (#815)
Kubernetes Version Compatibility
The daemon image contains a 1.27.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.26.x, 1.27.x and 1.28.x
Thanks a lot to everyone who contributed to kured since 1.13.2.
Kured 1.13.2
Features and Improvements
- feat: metrics port command (#780)
Build and Testing
- build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2
- build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0
- build(deps): bump github.com/prometheus/client_golang
- build(deps): bump alpine from 3.18.0 to 3.18.2
- build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#789)
- build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
- build(deps): bump guyarb/golang-test-annoations from 0.6.0 to 0.7.0 (#801)
- Update k8s components/images to 0.26.7
Kubernetes Version Compatibility
The daemon image contains a 1.26.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.25.x, 1.26.x and 1.27.x
Thanks a lot to everyone who contributed to kured since 1.13.1.
Kured 1.13.1
Build and Testing
- update k8s deps
- release 1.13.1 (#779)
- build(deps): bump github.com/prometheus/client_golang
- build(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#762)
- build(deps): bump alpine from 3.17.3 to 3.18.0
- build(deps): bump lycheeverse/lychee-action from 1.7.0 to 1.8.0
- build(deps): bump helm/kind-action from 1.5.0 to 1.6.0 (#766)
- build(deps): bump helm/kind-action from 1.6.0 to 1.7.0 (#767)
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- build(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0
- build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#773)
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
- build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0
- build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0
Kubernetes Version Compatibility
The daemon image contains a 1.26.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.25.x, 1.26.x and 1.27.x
Thanks a lot to everyone who contributed to kured since 1.13.0.