Skip to content

Releases: saidsef/pod-pruner

v2024.11

03 Nov 09:39
41358b8
Compare
Choose a tag to compare

What's Changed

  • feat: add scraper annotation and env var resources by @saidsef in #23
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #22
  • chore(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #24
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #27
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #28
  • chore(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #31
  • chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #30
  • chore: update tag version by @saidsef in #32
  • feat: add k8s security context by @saidsef in #33
  • fix: K8s service account token create by @saidsef in #34
  • fix: move security context to container level by @saidsef in #35
  • feat: improve container security posture by @saidsef in #36
  • feat: update image tag to v2024.11 by @saidsef in #37

Full Changelog: v2024.09...v2024.11

v2024.09

01 Sep 11:11
dd48e61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.08...v2024.09

v2024.08

01 Sep 11:03
02abaad
Compare
Choose a tag to compare

What's Changed

  • feat: add pruning logic by @saidsef in #1
  • feat: dependabot updates by @saidsef in #2
  • feat: refactor code for better maintainability by @saidsef in #3
  • feat: refactor code to reduce log noise by @saidsef in #4
  • feat: add issue template by @saidsef in #5
  • feat: add ci workflow by @saidsef in #6
  • feat: scope github workflow to run by @saidsef in #7
  • feat: add metrics endpoint by @saidsef in #8
  • fix: ci pruner package name by @saidsef in #9
  • feat: ci increase recent images to keep by @saidsef in #10
  • feat: refactor code to use struct type for container info by @saidsef in #12
  • feat: use pointer and address for promethues by @saidsef in #13
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #15
  • chore(deps): bump k8s.io/client-go from 0.30.4 to 0.31.0 by @dependabot in #18
  • chore: add use case to read me by @saidsef in #19
  • chore(deps): bump golang from 1.22 to 1.23 by @dependabot in #14

New Contributors

Full Changelog: https://github.com/saidsef/pod-pruner/commits/v2024.08