github cert-manager/cmctl v2.1.0-alpha.0

latest release: v2.1.0
pre-release20 days ago

Warning

Starting from v2.1.0, the kubectl_cert-manager binary is no longer published as a separate release artifact.
You can now just rename the cmctl binary to kubectl_cert-manager to use cmctl as a kubectl plugin.
Full installation instructions can be found here: https://github.com/cert-manager/cmctl?tab=readme-ov-file#installation

What's Changed

  • BUGFIX: return correct error codes and add tests by @inteon in #40
  • Add go Makefile module by @inteon in #43
  • Fix linters by @inteon in #44
  • Upgrade repository-base module by @inteon in #52
  • escape dot in regular expression by @wangli1030 in #66
  • Fix gosec errors and enable gosec linter by @inteon in #59
  • docs: create RELEASE.md file documenting release process by @ThatsMrTalbot in #68
  • Run 'make klone-upgrade' and fix broken generator flags by @inteon in #71
  • Prepare for cert-manager v1.15.0: cleanup imports, point to local test package by @inteon in #76
  • testdata fetcher: add exception for the v1.15.0-beta.0 release which was abandoned by @inteon in #78
  • Make the binary dynamically determine whether it is a kubectl plugin by @inteon in #61
  • Add tar.gz artifacts to the GH releases by @inteon in #81

Dependabot:

  • Bump the all group with 10 updates by @dependabot in #39
  • Bump the all group with 4 updates by @dependabot in #50
  • Bump the all group across 1 directory with 9 updates by @dependabot in #55
  • Bump github.com/cert-manager/cert-manager from 1.14.4 to 1.14.5 in the all group by @dependabot in #57
  • Bump the all group across 1 directory with 2 updates by @dependabot in #63
  • Bump the all group across 1 directory with 10 updates by @dependabot in #70
  • Bump the all group across 1 directory with 3 updates by @dependabot in #75
  • Bump golang.org/x/crypto from 0.23.0 to 0.24.0 in the all group by @dependabot in #77
  • Bump the all group with 4 updates by @dependabot in #80

Makefile modules:

  • [CI] Merge self-upgrade into main by @github-actions in #35
  • [CI] Merge self-upgrade into main by @github-actions in #41
  • [CI] Merge self-upgrade into main by @github-actions in #42
  • [CI] Merge self-upgrade into main by @github-actions in #45
  • [CI] Merge self-upgrade into main by @github-actions in #51
  • [CI] Merge self-upgrade-main into main by @github-actions in #54
  • [CI] Merge self-upgrade-main into main by @github-actions in #56
  • [CI] Merge self-upgrade-main into main by @github-actions in #58
  • [CI] Merge self-upgrade-main into main by @github-actions in #60
  • [CI] Merge self-upgrade-main into main by @github-actions in #64
  • [CI] Merge self-upgrade-main into main by @github-actions in #69
  • [CI] Merge self-upgrade-main into main by @github-actions in #73
  • [CI] Merge self-upgrade-main into main by @github-actions in #79

New Contributors

Full Changelog: v2.0.0...v2.1.0-alpha.0

Don't miss a new cmctl release

NewReleases is sending notifications on new releases.