Skip to content

Releases: dhenkel92/kubectl-debug-pdb

v0.1.2

19 Dec 09:56
e4640a5
Compare
Choose a tag to compare

Changelog

  • e4640a5 ci: add krew automation (#10)
  • 24e422f fix: update .krew manifest to match new plugin name/functions

v0.1.1

07 Dec 10:13
47ff884
Compare
Choose a tag to compare

Changelog

  • 47ff884 feature: rename binary to kubernetes-debug_pdb

v0.1.0

07 Dec 09:36
f7bbfce
Compare
Choose a tag to compare

Changelog

  • f7bbfce feature: merge evict pod command into debug-pdb (#9)
  • 8b8bcf1 feature: rename project to pdb-util as k8s resource names should not be used (#8)

v0.0.7

06 Dec 13:50
7a9eec5
Compare
Choose a tag to compare

Changelog

  • 7a9eec5 feature: add grace period seconds to eviction command
  • 0a2ff10 fix: krew manifest

v0.0.6

06 Dec 11:46
32ba234
Compare
Choose a tag to compare

Changelog

  • 32ba234 feature: create krew template
  • e09eb3a fix: add authentication to both binaries

v0.0.5

06 Dec 09:17
66deeab
Compare
Choose a tag to compare

Changelog

  • 66deeab Create evict binary (#7)
  • 2b84de5 fix: change new PDB default from min to max unavail
  • 59ebf7f fix: rename go module

v0.0.4

06 Dec 08:33
5405050
Compare
Choose a tag to compare

Changelog

  • 5405050 feature: add README.md (#6)
  • 7eb8cbb fix: reenable linux/windows builds

v0.0.3

05 Dec 14:05
09a9ca2
Compare
Choose a tag to compare

Changelog

  • e491418 Dhenkel/create ci (#1)
  • 59ac8fb Initial commit
  • ad72b39 feature: create get pods for pdb command (#4)
  • 09a9ca2 feature: goreleaser homebrew integration (#5)
  • c3d6ca0 fix: goreleaser configuration (#3)
  • 312b3e5 implement very straight forward sort by mechanism
  • 35f2cbe initial commit
  • 2f84a54 migrate project to new location
  • 1505bf5 move kubectl-pdb to subfolder in cmd
  • b634dd5 setup new create command base construct (#2)
  • 1eed3a4 show pods in pdb coverage table even tho the namespace doesn't have any pdbs
  • ea26575 upgrade dependencies
  • ab4d6f3 upgrade golang version in ci

v0.0.2

05 Dec 13:54
a9e1688
Compare
Choose a tag to compare

Changelog

  • e491418 Dhenkel/create ci (#1)
  • 59ac8fb Initial commit
  • a9e1688 feature: goreleaser homebrew integration
  • c3d6ca0 fix: goreleaser configuration (#3)
  • 312b3e5 implement very straight forward sort by mechanism
  • 35f2cbe initial commit
  • 2f84a54 migrate project to new location
  • 1505bf5 move kubectl-pdb to subfolder in cmd
  • b634dd5 setup new create command base construct (#2)
  • 1eed3a4 show pods in pdb coverage table even tho the namespace doesn't have any pdbs
  • ea26575 upgrade dependencies
  • ab4d6f3 upgrade golang version in ci

v0.0.1

05 Dec 13:48
1af0a59
Compare
Choose a tag to compare

Changelog

  • e491418 Dhenkel/create ci (#1)
  • 59ac8fb Initial commit
  • 1af0a59 feature: goreleaser homebrew integration
  • c3d6ca0 fix: goreleaser configuration (#3)
  • 312b3e5 implement very straight forward sort by mechanism
  • 35f2cbe initial commit
  • 2f84a54 migrate project to new location
  • 1505bf5 move kubectl-pdb to subfolder in cmd
  • b634dd5 setup new create command base construct (#2)
  • 1eed3a4 show pods in pdb coverage table even tho the namespace doesn't have any pdbs
  • ea26575 upgrade dependencies
  • ab4d6f3 upgrade golang version in ci