node-ttl
node-ttl copied to clipboard
Enforces a time to live (TTL) on Kubernetes nodes and evicts nodes which have expired.
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. Commits f36bfe3 Fix Subset/NotSubset when map is missing keys from the subset (#1261) 0ab3ce1 Fix CallerInfo() source file paths (#1288) 2b00d33 Fix Call.Unset() panic...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Note Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. Release notes Sourced from docker/setup-qemu-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#48) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. Release notes Sourced from docker/setup-buildx-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#131) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 3.3.1. Release notes Sourced from actions/cache's releases. v3.3.1 What's Changed Reduced download segment size to 128 MB and timeout to 10 minutes by @kotewar in...
Hello, We want to use node-ttl on AKS, but Azure have [tag name limitation](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources#limitations) and as a result not allowing to add `/` Solution will be to have an override...
A node may be blocked from being drained when a PDB stops a Pod from being moved. This should be avoided in most cases but mistakes can happen. Currently Node...