| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kured | Distribution: openSUSE Tumbleweed |
| Version: 1.21.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Thu Jan 22 21:59:40 2026 |
| Group: System/Management | Build host: reproducible |
| Size: 73994161 | Source RPM: kured-1.21.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/weaveworks/kured | |
| Summary: Kubernetes daemonset to perform safe automatic node reboots | |
Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS. - Watches for the presence of a reboot sentinel e.g. /var/run/reboot-required - Utilises a lock in the API server to ensure only one node reboots at a time - Optionally defers reboots in the presence of active Prometheus alerts - Cordons & drains worker nodes before reboot, uncordoning them after
Apache-2.0
* Thu Jan 22 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.21.0:
* chore: update release
* Update Kured to support kubernetes 1.35
* fix: fix vulnerability in go std library Signed-off-by: Dharsan Baskar <git@dharsanb.com>
* docs: fix trademark usage link Signed-off-by: Dharsan Baskar <git@dharsanb.com>
* fix: don't auto-close PRs with keep label
* Revert "Bump GoReleaser to version 2"
* update maintainers: add dharsanb, retire ckotzbauer
* fix: bump go version to fix vulnerabilities.
* build(deps): bump lycheeverse/lychee-action from 2.6.1 to 2.7.0
* build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
* build(deps): bump actions/stale from 10.0.0 to 10.1.0
* build(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1
* ci: fix periodic test setup for go
* build(deps): bump alpine from 3.22.1 to 3.22.2
* ci: bump goreleaser to version 2 Signed-off-by: Dharsan Baskar <git@dharsanb.com>
* build: changed developer toolkit management from shell script to mise
* Clarify contributing docs
* build(deps): bump github/codeql-action from 3.30.3 to 3.30.6
* build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3
* build(deps): bump docker/login-action from 3.5.0 to 3.6.0
* build(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0
* build(deps): bump github/codeql-action from 3.30.1 to 3.30.3
* build(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1
* build(deps): bump github.com/prometheus/client_golang
* Improve contributing guide
* build(deps): bump github/codeql-action from 3.29.11 to 3.30.1
* build(deps): bump actions/stale from 9.1.0 to 10.0.0
* build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
* build(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1
* build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
* Fix inconsistent contributing guide
* Improve contributing guide
* Sat Aug 30 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.20.0:
* chore: update release
* Fix incorrect break
* Add package comments to pass linters
* fix lint of files
* add golangci lint
* Update Kured to support kubernetes 1.34
* Fix bad formatting
- Packaging improvements:
* Update to BuildRequires: golang(API) >= 1.24 matching go.mod
* Rebase kured-imagePullPolicy.patch
* Rebase systemctl-path.patch
* Sat Aug 30 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.19.0:
* chore: update release manifests
* bump kubernetes 0.32 libraries
* build(deps): bump github/codeql-action from 3.29.10 to 3.29.11
* build(deps): bump lycheeverse/lychee-action from 2.5.0 to 2.6.1
* build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
* build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3
* build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0
* build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2
* build(deps): bump github/codeql-action from 3.29.9 to 3.29.10
* Reduce periodics frequency
* Validate external links for md updates only on PR
* build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0
* build(deps): bump docker/login-action from 3.4.0 to 3.5.0
* build(deps): bump lycheeverse/lychee-action from 2.4.1 to 2.5.0
* build(deps): bump github/codeql-action from 3.29.2 to 3.29.8
* build(deps): bump actions/checkout from 4.2.2 to 5.0.0
* Manual bump
* build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0
* build(deps): bump alpine from 3.22.0 to 3.22.1
* Update to go 1.23.1 to fix CVE-2024-34156
* Update k8s for 1.32
* build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
* build(deps): bump github/codeql-action from 3.29.0 to 3.29.2
* build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2
* build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
* build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1
* build(deps): bump github/codeql-action from 3.28.19 to 3.29.0
* build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 (#1139)
* build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 (#1138)
* build(deps): bump alpine from 3.21.3 to 3.22.0 (#1137)
* build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1134)
* build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
* build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0
* build(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#1125)
* build(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#1126)
* build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#1124)
* build(deps): bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#1123)
* build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#1122)
* build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#1120)
* build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#1121)
* build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (#1119)
* build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 (#1118)
* build(deps): bump github.com/prometheus/client_golang (#1114)
* build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 (#1115)
* build(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 (#1111)
* build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#1110)
* build(deps): bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 (#1109)
* build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1107)
* build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1105)
* build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1106)
* build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (#1104)
* build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#1101)
* build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#1100)
* build(deps): bump github/codeql-action from 3.28.10 to 3.28.11
* dholbach steps down (#1096)
* build(deps): bump github.com/prometheus/client_golang
* update k8s for 1.31
- Packaging improvements:
* Update to BuildRequires: golang(API) >= 1.23 matching go.mod
* Mon Mar 03 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.17.1:
* build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 (#1093)
* build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
* build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0
* build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0
* build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0
* build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
* prepare 1.17.1 release
* Patch updates (#1082)
* build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1
* build(deps): bump github/codeql-action from 3.28.9 to 3.28.10
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0
* build(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0
* build(deps): bump alpine from 3.21.2 to 3.21.3
* build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
* build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
* build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0
* build(deps): bump lycheeverse/lychee-action from 2.2.0 to 2.3.0
* build(deps): bump github/codeql-action from 3.28.7 to 3.28.8
* build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
* build(deps): bump github/codeql-action from 3.28.6 to 3.28.7
* build(deps): bump github/codeql-action from 3.28.5 to 3.28.6
* build(deps): bump github/codeql-action from 3.28.4 to 3.28.5
* build(deps): bump docker/build-push-action from 6.12.0 to 6.13.0
* build(deps): bump github/codeql-action from 3.28.2 to 3.28.4
* build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
* build(deps): bump github/codeql-action from 3.28.1 to 3.28.2
* build(deps): bump actions/stale from 9.0.0 to 9.1.0
* build(deps): bump step-security/harden-runner from 2.10.3 to 2.10.4
* build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0
- Packaging improvements:
* Rebase patch systemctl-path.patch
* Temporarily disable %check kured --help until upstream restores
the --help flag following recent migration from viper + cobra +
pflags to pflags only. There appear to be no other no-op
options for the kured command we could use instead for %check
* Wed Jan 15 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.17.0:
* build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0
* update all k8s deps
* prepare 1.17.0 release
* build(deps): bump github/codeql-action from 3.28.0 to 3.28.1
* build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0
* build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0
* build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.3
* build(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
* improve tests (#1021)
* build(deps): bump helm/kind-action from 1.10.0 to 1.12.0
* build(deps): bump github/codeql-action from 3.27.6 to 3.28.0
* build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
* build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0
* build(deps): bump alpine from 3.20.3 to 3.21.2
* build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
* build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
* Fix CVE-2024-45338 and bump k8s.
* update test infra as well
* build(deps): bump github/codeql-action from 3.27.5 to 3.27.6
* build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0
* build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
* build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0
* build(deps): bump github/codeql-action from 3.27.4 to 3.27.5
* build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
* build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2
* build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
* build(deps): bump github/codeql-action from 3.27.3 to 3.27.4
* build(deps): bump github/codeql-action from 3.27.1 to 3.27.3
* build(deps): bump actions/checkout from 4.1.1 to 4.2.2
* build(deps): bump github/codeql-action from 3.27.0 to 3.27.1
* [StepSecurity] Apply security best practices
* Thu Nov 07 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.16.2:
* chore: update release
* build(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.1.0
* Remove reassignment in rebootasrequired loop
* Add stdout and stderr to log info
* Fix goroutine leak
* bootstrap-tools are required for kured bin
* build(deps): bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3 (#1012)
* build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#1011)
* build(deps): bump actions/upload-artifact (#1010)
* Update email address for Hidde Beydals
* Create scorecard.yml
* Be explicit about toolchain version
* Remove security exception
* build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#1003)
* Cleanup dockerfile (#996)
* Clarify features for e2e test (#995)
* Improve release documentation
* Make the internal blockers implementation internal
* Make all the internal validations ... internal
* Add error to reboot interface
* Remove deprecated PollWithContext
* Use RegexpValue in plags
* Refactor constructors
* Make locks more generic
* Raise the error levels for wrong flag
* Remove viper/cobra deps
* Revert to use a constructor again
* Remove nodeID from rebooter interface
* Cleanup checkers
* Rename variable
* Move command line validations in pre function
* Extract blockers
* Add checker interface
* Extract privileged command wrapper into util
* Cleanup rebooter interface
* Cleanup gomod
* Tue Oct 22 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.16.1:
* chore: update release
* Remove all mentions of .tmp (#999)
* build(deps): bump github.com/prometheus/common from 0.57.0 to 0.60.0
* build(deps): bump github.com/prometheus/client_golang
* Update k8s deps and images
* Increase CI coverage and provide new dev tool (#982)
* build(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0
* build(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2
* build(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump alpine from 3.20.2 to 3.20.3
* build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.26.0
* build(deps): bump lycheeverse/lychee-action from 1.10.0 to 2.0.0
* Accelerate CI jobs
* Add CVE in ignore list
* Automatically point to correct repository
* update go to 1.22
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/prometheus/client_golang
* Change relative link to absolute link
* Update contributor docs
* build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.2 (#5486)
* build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.1 to 1.3.0 (#5485)
* build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /pkg/golinters/protogetter/testdata in the linter-testdata group across 1 directory (#5484)
* build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.5 to 1.1.6 (#5482)
* fix: use commit hash when version is v0.0.0 (#5479)
* docs: update goheader.template reference (#5477)
* build(deps): bump github.com/rogpeppe/go-internal from 1.14.0 to 1.14.1 (#5476)
* build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /scripts/gen_github_action_config in the scripts group (#5471)
* build(deps): bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.0 (#5469)
* build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.3.0 to 3.3.1 (#5467)
* govet: skip fieldalignment test on 32bit platforms (#5463)
* build(deps): bump github.com/ldez/exptostd from 0.4.1 to 0.4.2 (#5456)
* docs: add arguments to `revive.error-strings` (#5455)
* dev: jsonschema support for revive comment directives (#5448)
* build(deps): bump github.com/kisielk/errcheck from 1.8.0 to 1.9.0 (#5447)
* dev: improve deprecation warning for tenv linter (#5445)
* build(deps): bump github.com/catenacyber/perfsprint from 0.8.1 to 0.8.2 (#5441)
* build(deps): bump github.com/nunnatsa/ginkgolinter from 0.19.0 to 0.19.1 (#5435)
* docs: fix a syntax typo (#5434)
* dev: add editor/IDE inside issue template (#5433)
* build(deps): bump github.com/4meepo/tagalign from 1.4.1 to 1.4.2 (#5430)
* build(deps): bump github.com/spf13/cobra from 1.9.0 to 1.9.1 (#5429)
* dev: ask about installation inside issue template (#5424)
* Require type for oneOf mutual exclusion (#5426)
* build(deps): bump github.com/tetafro/godot from 1.4.20 to 1.5.0 (#5420)
* build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.0 (#5421)
* build(deps): bump github.com/mgechev/revive from 1.6.1 to 1.7.0 (#5422)
* build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the github-actions group (#5419)
* build(deps): bump github.com/tdakkota/asciicheck from 0.4.0 to 0.4.1 (#5418)
* docs: fix typos in changelog (#5415)
* docs: update documentation assets (#5414)
* docs: update GitHub Action assets (#5413)
- Packaging improvements:
* Update to BuildRequires: golang(API) >= 1.22 matching go.mod
* Wed Jul 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.16.0:
* chore: update release
* chore(deps): k8s dependency updates (#959)
* build(deps): bump alpine from 3.20.1 to 3.20.2
* build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#953)
* build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
* build(deps): bump alpine from 3.20.0 to 3.20.1
* build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
* build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
* build(deps): bump docker/build-push-action from 5 to 6
* build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
* build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
* build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
* build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.21.0
* build(deps): bump alpine from 3.19.1 to 3.20.0
* update k8s deps (#926)
* build(deps): bump github.com/prometheus/client_golang (#932)
* add best practices badge (#927)
* update x/net dependency (#925)
* build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0
* build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
* build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 (#922)
* build(deps): bump github.com/prometheus/common from 0.48.0 to 0.52.3 (#921)
* build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Packaging improvements:
* Rebase kured-imagePullPolicy.patch
* Rebase systemctl-path.patch
* _service change disabled to manual per osc deprecation warning:
WARNING: Command 'disabledrun/dr' is obsolete, please convert
your _service to use 'manual' and then 'manualrun/mr' instead.
* Update to BuildRequires: golang(API) >= 1.20 matching go.mod
* Re-enable binary stripping and debuginfo boo#1210938
* Drop BuildRequires: go-md2man and use plain markdown as %doc
* Drop BuildRequires: fdupes and usage during install step. Go
application packages have a small number of installed files and
this hasn't been an issue following the transition from GOPATH
* Drop ExcludeArch: s390
* Remove ldflags -X entries for upstream import path and version.
This information is embedded in binaries with go1.18+ and
available via go version -m or runtime/debug.ReadBuildInfo().
* Remove define git commit ref no longer needed
* Build PIE with pattern that may become recommended procedure:
%%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
A go toolchain buildmode default config would be preferable
but none exist at this time.
* Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
* Add basic %check to execute binary --help
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.15.1:
* chore: update to 1.15.1
* update bootstrap tools
* update k8s deps
* build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
* build(deps): bump guyarb/golang-test-annoations from 0.7.0 to 0.8.0
* build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
* build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 (#905)
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/prometheus/common from 0.47.0 to 0.48.0
* Update k8s deps (#901)
* build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0
* build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
* build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0
* build(deps): bump nick-invision/retry from 2.9.0 to 3.0.0 (#892)
* build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 (#893)
* build(deps): bump lycheeverse/lychee-action from 1.9.2 to 1.9.3
* build(deps): bump alpine from 3.19.0 to 3.19.1
* build(deps): bump lycheeverse/lychee-action from 1.9.1 to 1.9.2
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.15.0:
* feat: update to 1.15.0 (#887)
* build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#885)
* build(deps): bump lycheeverse/lychee-action from 1.9.0 to 1.9.1
* build(deps): bump actions/checkout from 3 to 4
* build(deps): bump actions/setup-go from 4 to 5 (#882)
* build(deps): bump docker/setup-qemu-action from 2 to 3
* build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0 (#880)
* build(deps): bump docker/setup-buildx-action from 2 to 3 (#879)
* build(deps): bump kubereboot/kured from 1.13.2 to 1.14.2 (#877)
* ci: update k8s test matrix (#883)
* Add signal-reboot (#814)
* build(deps): bump lycheeverse/lychee-action from 1.8.0 to 1.9.0
* build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
* build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
* build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0
* update k8s image versions
* update k8s deps
* build(deps): bump github/codeql-action from 2 to 3
* feat: add drain delay (#852)
* build(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.14.2:
* build(deps): bump alpine from 3.18.5 to 3.19.0
* build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1
* update for 1.14.2 release
* build(deps): bump actions/stale from 8 to 9
* build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
* build(deps): bump actions/setup-go from 4 to 5
* build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0
* build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
* build(deps): bump docker/metadata-action from 5.1.0 to 5.2.0
* build(deps): bump alpine from 3.18.4 to 3.18.5
* build(deps): bump docker/metadata-action from 5.0.0 to 5.1.0
* doc: rename myself (#851)
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.14.1:
* update 'update instructions'
* prepare new release
* build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
* build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
* build(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 (#846)
* build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0
* build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0
* update x/net dependency
* update k8s dependencies
* build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
* build(deps): bump alpine from 3.18.3 to 3.18.4
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0
* build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
* build(deps): bump docker/setup-buildx-action from 2 to 3
* build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
* build(deps): bump docker/build-push-action from 4 to 5
* build(deps): bump docker/login-action from 2 to 3
* build(deps): bump docker/setup-qemu-action from 2 to 3
* Fix the goreleaser architecture for arm and ppc (#824)
* build(deps): bump actions/checkout from 3 to 4
* build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0
* build(deps): bump github.com/containrrr/shoutrrr from 0.7.1 to 0.8.0
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.14.0:
* feat: change manifest for 1.14.0 (#820)
* build: confirm cosign prompt
* fix: don’t hold node lock if reboot is blocked (#819)
* feat: use go@1.20, k8s@0.27.4, test k8s 1.26-1.28 (#818)
* cleanup: updated build-tools (#809)
* add argument to invert the behavior of alert-filter-regexp (#786)
* Add multiple concurrent node reboot feature (#660)
* build(deps): bump alpine from 3.18.2 to 3.18.3
* Adds new flag --metrics-host (#811)
* fix: log on unusual sentinel-command exit code (#806)
* feat: use readOnlyRootFilesystem (#805)
* Support pod-selector for drain command (#788)
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.13.2:
* chore: update manifest version
* update k8s components/images
* build(deps): bump guyarb/golang-test-annoations from 0.6.0 to 0.7.0 (#801)
* build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
* build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#789)
* build(deps): bump alpine from 3.18.0 to 3.18.2
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0
* build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2
* feat: metrics port command (#780)
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.13.1:
* release 1.13.1 (#779)
* build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0
* update k8s deps
* build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0
* build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
* build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
* build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#773)
* build(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0
* build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
* build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
* build(deps): bump helm/kind-action from 1.6.0 to 1.7.0 (#767)
* build(deps): bump helm/kind-action from 1.5.0 to 1.6.0 (#766)
* build(deps): bump lycheeverse/lychee-action from 1.7.0 to 1.8.0
* build(deps): bump alpine from 3.17.3 to 3.18.0
* update Daniel's entry
* build(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#762)
* build(deps): bump github.com/prometheus/client_golang
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.13.0:
* Update go-restful and prepare 1.13.0 (#760)
* update to new k8s releases
* update docs location (#758)
* build(deps): bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
* build(deps): bump lycheeverse/lychee-action from 1.6.1 to 1.7.0
* build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
* fix: annotate nodes for reboot before aborting due to blocked (#749)
* build(deps): bump github.com/prometheus/client_golang
* update k8s dependencies and test images for k8s release (#747)
* build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
* build(deps): bump alpine from 3.17.2 to 3.17.3
* build(deps): bump actions/stale from 7 to 8 (#748)
* build(deps): bump actions/setup-go from 3 to 4
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.12.2:
* chore: prepare release 1.12.2
* Add ports config to DaemonSet yaml. Closes #741 (#742)
* build(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0
* build(deps): bump aquasecurity/trivy-action from 0.9.1 to 0.9.2
* build(deps): bump github.com/prometheus/common from 0.40.0 to 0.41.0
* update Go to 1.19, it's used in k8s 1.24 as well
* lychee: exclude slack:// and teams:// urls as well
* Try to dropping golang.org/x/text replacement
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
* build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1
* build(deps): bump github.com/prometheus/common from 0.39.0 to 0.40.0
* Move to aquasecurity/trivy-action instead
* update relevant deps
* build(deps): bump alpine from 3.17.1 to 3.17.2
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.12.1:
* prepare for 1.12.1 release
* drop unnecessary replacement for go-restful CVE
* build(deps): bump docker/build-push-action from 3 to 4
* build(deps): bump github.com/containrrr/shoutrrr from 0.7.0 to 0.7.1
* build(deps): bump github.com/containrrr/shoutrrr from 0.6.1 to 0.7.0
* build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0
* build(deps): bump docker/metadata-action from 4.2.0 to 4.3.0
* build(deps): bump docker/metadata-action from 4.1.1 to 4.2.0 (#716)
* build(deps): bump alpine from 3.17.0 to 3.17.1 (#714)
* build(deps): bump nick-invision/retry from 2.8.2 to 2.8.3
* build(deps): bump actions/stale from 6 to 7
* update golang.org/x/net dep
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.12.0:
* chore: updated image
* build(deps): bump github.com/prometheus/common from 0.38.0 to 0.39.0 (#710)
* build(deps): bump helm/kind-action from 1.4.0 to 1.5.0
* update for k8s 1.26
* build(deps): bump github.com/prometheus/common from 0.37.0 to 0.38.0
* document where to find the invidivual repositories
* move documentation to kured.dev
* build(deps): bump alpine from 3.16.3 to 3.17.0 (#704)
* use website logos
* make the governance ours
* Import GOVERNANCE-maintainer.md template
* add mailing list
* build(deps): bump alpine from 3.16.2 to 3.16.3
* Fix location of Dockerfile for dependabot
* build(deps): bump lycheeverse/lychee-action from 1.5.2 to 1.5.4
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0
* Sun Mar 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.11.0:
* chore: bump to 1.11.0
* build(deps): bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 (#691)
* build(deps): bump github.com/prometheus/client_golang
* build(deps): bump Jerome1337/golint-action from 1.0.2 to 1.0.3
* adjust link to CONTRIBUTING file
* brown paper bag for #686
* Replace set-output with GITHUB_OUTPUT
* simplify the setup of go in workflows
* Move DEV doc to be CONTRIBUTING.md
* Remove deadlink to k8s 1.10 support branch
* website: we don't use analytics
* Add CLOMonitor badge
* Move to lychee for checking links
* Add license scan report and status
* build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
* build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
* Add ArtifactHub badge
* build(deps): bump docker/metadata-action from 4.1.0 to 4.1.1
* update x/net and x/text to include security fix
* build(deps): bump nick-invision/retry from 2.8.1 to 2.8.2 (#669)
* build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0
* add CodeQL cron job
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
* build(deps): bump gotest.tools/v3 from 3.3.0 to 3.4.0 (#663)
* update meeting day
* fix: fix spdx-sbom-handling (#661)
* feat: Integrate GoReleaser, Cosign and Syft (#595)
* Update to latest k8s
* build(deps): bump helm/kind-action from 1.3.0 to 1.4.0
* build(deps): bump actions/stale from 5 to 6
* build(deps): bump docker/metadata-action from 3.3.0 to 4.0.1
* Remove reference to dockerhub image
* Use github token instead of bot accounts
* stop publishing to Docker Hub
* Changed weaveworks to kubereboot in many places
* Remove charts from repo
* Add footer to README
* require DCO from now on
* Add a warning to inform users about move
* Update golang and x/net
* ci: Ignore cache to pick latest matching go ver
* Update Slack information - point to CNCF Slack.
* Update maintainer email address
* build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#626)
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
* Tue Nov 07 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
/usr/bin/kured /usr/share/doc/packages/kured /usr/share/doc/packages/kured/README.md /usr/share/licenses/kured /usr/share/licenses/kured/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 15:27:28 2026