Skip to content

Releases: ketches/kube-recycle-bin

v0.2.1

24 Apr 09:11
Compare
Choose a tag to compare

Changelog

  • 3932509 Release v0.2.1
  • 0ea2b57 feat: add output format options for get cmd & enhance CRD printer columns
  • 916d5ff fix: set correct namespace for recycled object

v0.2.0

24 Apr 07:23
Compare
Choose a tag to compare

Changelog

  • 6c9cda1 Release v0.2.0
  • 9ba2dcb chore: update direct dependencies.
  • b8df918 ci: removing redundant build steps in release workflow
  • 2333033 ci: separate build and release workflows
  • b7562e0 feat: add Print function to tlog for direct message output
  • 86995f0 feat: add view command to view recycled resource objects
  • e913a75 feat: api update include fileds, naming and methods & cmd updates
  • b9d0873 fix: correct workflow filename in build configuration
  • 052bb90 fix: setup null log sink logger.
  • 8c08690 fix: syntax error
  • 164588d fix: update ldflags to include -s -w for smaller binaries

v0.1.0

23 Apr 09:17
Compare
Choose a tag to compare

Changelog

  • 4a25aba Initial commit
  • 9bc8e5c feat: impl krb based recycle and restore abilities.