k8s-ttl-controller

Kubernetes controller that enables timed resource deletion using TTL annotation

MIT License

Stars
43
Committers
2

Bot releases are hidden (Show)

k8s-ttl-controller - v1.3.1 Latest Release

Published by TwiN 3 months ago

What's Changed

Full Changelog: https://github.com/TwiN/k8s-ttl-controller/compare/v1.3.0...v1.3.1

k8s-ttl-controller - v1.3.0

Published by TwiN 10 months ago

What's Changed

Full Changelog: https://github.com/TwiN/k8s-ttl-controller/compare/v1.2.2...v1.3.0

k8s-ttl-controller - v1.2.2

Published by TwiN over 1 year ago

What's Changed

Full Changelog: https://github.com/TwiN/k8s-ttl-controller/compare/v1.2.1...v1.2.2

k8s-ttl-controller - v1.2.1

Published by TwiN over 1 year ago

  • build: Add support for arm64
  • chore: Update Go to 1.20
k8s-ttl-controller - v1.2.0

Published by TwiN almost 2 years ago

feat: Events are now created when expired resources are deleted and when expired resources are unable to be deleted

k8s-ttl-controller - v1.1.1

Published by TwiN about 2 years ago

  • chore: Set UserAgent to k8s-ttl-controller/1.0 on Kubernetes client configuration
  • ci: Bump docker/build-push-action to v3 and add stable tag
k8s-ttl-controller - v1.1.0

Published by TwiN about 2 years ago

  • feat: Implement paging on list operations
  • fix: Increase list timeout to 60s
  • fix: Increase ExecutionTimeout to 20m for large clusters
k8s-ttl-controller - v1.0.0

Published by TwiN about 2 years ago

  • First stable release
  • chore: Update Go to 1.19
k8s-ttl-controller - v0.0.3

Published by TwiN about 2 years ago

fix: Add list timeout to prevent one type of resource from causing execution timeout

k8s-ttl-controller - v0.0.2

Published by TwiN about 2 years ago

  • perf: Backoff after each delete attempt
  • legal: Update license from Apache 2 to MIT
k8s-ttl-controller - v0.0.1

Published by TwiN over 2 years ago

First release

Package Rankings
Top 7.72% on Proxy.golang.org