node-ttl
node-ttl copied to clipboard
Enforces a time to live (TTL) on Kubernetes nodes and evicts nodes which have expired.
The [pattern for nodePoolName](https://github.com/XenitAB/node-ttl/blob/5e3ff87ad61c51392d4444091de9692ee4b47519/internal/status/status.go#L56C32-L56C99) is currently hardcoded which prevents us from using this tool. Our ASGs doesn't have the "eks-" prefix in their names and renaming them would be a...
As it mentioned in https://github.com/XenitAB/node-ttl/issues/75 This PR add the possibility to use user defined node pool labels and user defined node pool name formats. - Add the logic to the...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.0 to 0.28.0. Commits 7d87d23 Update dependencies to v0.28.0 tag fab02cc Merge remote-tracking branch 'origin/master' into release-1.28 0e276a4 .*: bump golang.org/x/net to v0.13.0 1971237 Merge pull request...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.1 to 0.28.0. Commits 9081272 Update dependencies to v0.28.0 tag fe76ecc Merge remote-tracking branch 'origin/master' into release-1.28 a715d8b Merge pull request #119876 from marosset/revert-118895 3163e5a Revert "Merge...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.27.1 to 0.28.0. Commits ae4aec0 Update dependencies to v0.28.0 tag ac59949 Merge remote-tracking branch 'origin/master' into release-1.28 e32cee6 Merge pull request #119876 from marosset/revert-118895 b582191 Revert "Merge...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.1 to 0.28.0. Commits 4b14f80 Merge remote-tracking branch 'origin/master' into release-1.28 7676494 .*: bump golang.org/x/net to v0.13.0 5cb2369 Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs 03c9768 Merge pull...
Bumps golang from 1.20 to 1.21. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.25.0. Release notes Sourced from go.uber.org/zap's releases. v1.25.0 This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.16.0 What's Changed [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252 [BUGFIX] api: Fix undefined...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.2.0 to 0.3.0. Commits 93782cc errgroup: use WithCancelCause to cancel context 4966af6 singleflight: example for using Group a6666c1 go.mod: upgrade to go 1.17 See full diff in...