Releases: cert-manager/cmctl
v2.5.0
cmctl is the command-line tool for interacting with cert-manager.
This release is mostly a patch release, bumping dependencies and fixing vulnerabilities reported by scanners.
Highlights
- Fix User-Agent to contain the correct version of cmctl when interacting with the cluster (#444)
- Ensure response body is closed on error path during CRL check (#463)
What's Changed
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #417
- chore(deps): update actions/setup-go action to v6.3.0 by @renovate[bot] in #420
- fix(deps): update module k8s.io/kube-aggregator to v0.35.2 by @renovate[bot] in #423
- fix(deps): update kubernetes go patches to v0.35.2 by @renovate[bot] in #424
- fix(deps): update module k8s.io/apiextensions-apiserver to v0.35.2 by @renovate[bot] in #425
- fix(deps): update module k8s.io/kubectl to v0.35.2 by @renovate[bot] in #426
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #427
- fix(deps): update module github.com/cert-manager/cert-manager to v1.19.4 by @renovate[bot] in #419
- chore(deps): update module github.com/cloudflare/circl to v1.6.3 [security] by @renovate[bot] in #421
- fix(deps): update module sigs.k8s.io/gateway-api to v1.5.0 by @renovate[bot] in #422
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #428
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.2 by @renovate[bot] in #430
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.3 by @renovate[bot] in #431
- fix(deps): update module golang.org/x/sync to v0.20.0 by @renovate[bot] in #432
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #433
- fix(deps): update module golang.org/x/mod to v0.34.0 by @renovate[bot] in #436
- fix(deps): update module golang.org/x/crypto to v0.49.0 by @renovate[bot] in #438
- fix(deps): update kubernetes go patches to v0.35.3 by @renovate[bot] in #440
- fix: set k8s.io/client-go version ldflags to fix User-Agent header by @msasadzaidi in #444
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #429
- fix(deps): update module sigs.k8s.io/gateway-api to v1.5.1 by @renovate[bot] in #439
- fix(deps): update module helm.sh/helm/v4 to v4.1.3 by @renovate[bot] in #437
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #435
- Update module github.com/cert-manager/cert-manager to v1.20.1 by @erikgb in #445
- chore(deps): update actions/setup-go action to v6.4.0 by @renovate[bot] in #447
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #446
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #448
- chore(deps): update docker/login-action action to v4.1.0 by @renovate[bot] in #449
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #450
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #451
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #452
- fix(deps): update module helm.sh/helm/v4 to v4.1.4 by @renovate[bot] in #454
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #456
- fix(deps): update golang.org/x deps by @renovate[bot] in #455
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #458
- fix(deps): update module github.com/cert-manager/cert-manager to v1.20.2 by @renovate[bot] in #457
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #459
- fix(deps): update kubernetes go patches to v0.35.4 by @renovate[bot] in #460
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #461
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #462
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #465
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #467
- fix(deps): update kubernetes go deps by @renovate[bot] in #464
- fix(inspect): close CRL response body on io.ReadAll error path by @SAY-5 in #463
- Bump github.com/Azure/go-ntlmssp to fix CVE-2026-32952 by @erikgb in #468
New Contributors
- @msasadzaidi made their first contribution in #444
- @SAY-5 made their first contribution in #463
Full Changelog: v2.4.1...v2.5.0
v2.4.1
cmctl is the command line tool for interacting with cert-manager.
This patch release is to fix several reported vulnerabilities, notably including GO-2026-4394 and CVE-2025-68121.
All users should upgrade.
What's Changed
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #357
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #360
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #362
- chore(deps): update actions/checkout action to v6.0.1 by @octo-sts[bot] in #355
- fix(deps): update module github.com/spf13/cobra to v1.10.2 by @octo-sts[bot] in #358
- fix(deps): update module sigs.k8s.io/gateway-api to v1.4.1 by @octo-sts[bot] in #359
- fix(deps): update module helm.sh/helm/v3 to v4 by @renovate[bot] in #363
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #364
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #366
- fix(deps): update golang.org/x deps by @renovate[bot] in #365
- fix(deps): update module github.com/cert-manager/cert-manager to v1.19.2 by @renovate[bot] in #367
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #369
- fix(deps): update kubernetes go patches to v0.34.3 by @renovate[bot] in #370
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #371
- fix(deps): update module helm.sh/helm/v3 to v3.19.3 by @renovate[bot] in #372
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #373
- fix(deps): update module helm.sh/helm/v3 to v3.19.4 by @renovate[bot] in #374
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #375
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #376
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #378
- fix(deps): update kubernetes go deps to v0.35.0 by @renovate[bot] in #377
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #379
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #380
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #382
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #383
- Upgrade to Helm v4 by @erikgb in #381
- fix(deps): update k8s.io/utils digest to 914a6e7 by @renovate[bot] in #384
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #385
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #386
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #390
- chore(deps): update actions/setup-go action to v6.2.0 by @renovate[bot] in #388
- fix(deps): update module golang.org/x/crypto to v0.47.0 by @renovate[bot] in #387
- fix(deps): update module helm.sh/helm/v4 to v4.0.5 by @renovate[bot] in #389
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.0 by @renovate[bot] in #391
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #392
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #393
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #396
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #397
- chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #395
- fix(deps): update module helm.sh/helm/v4 to v4.1.0 by @renovate[bot] in #394
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 by @renovate[bot] in #398
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #399
- chore(deps): update docker/login-action digest to c94ce9f by @renovate[bot] in #400
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #401
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #404
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #405
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #406
- fix(deps): update module github.com/cert-manager/cert-manager to v1.19.3 by @renovate[bot] in #403
- Use correct Renovate preset config by @erikgb in #402
- fix(deps): update module golang.org/x/mod to v0.32.0 by @renovate[bot] in #407
- fix(deps): update golang.org/x deps by @renovate[bot] in #409
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #410
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #411
- fix(deps): update kubernetes go patches to v0.35.1 by @renovate[bot] in #412
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #413
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #414
- fix(deps): update module helm.sh/helm/v4 to v4.1.1 by @renovate[bot] in #408
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #415
- [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #416
- Bump otel to address GO-2026-4394 by @SgtCoDFish in #418
New Contributors
Full Changelog: v2.4.0...v2.4.1
v2.4.0
cmctl is the command line tool for interacting with cert-manager.
Changelog
What's Changed
- Bump the all group across 1 directory with 11 updates by @dependabot[bot] in #261
- Bump helm to address reported vulns by @SgtCoDFish in #269
- Bump the all-go-deps group with 9 updates by @dependabot[bot] in #271
- Bump actions/checkout from 4 to 5 in the all-gh-actions group by @dependabot[bot] in #272
- Manual self upgrade by @erikgb in #275
- fix(deps): update golang.org/x deps by @github-actions[bot] in #276
- Migrate to Go YAML v3 by @erikgb in #280
- fix(deps): update module github.com/stretchr/testify to v1.11.0 by @github-actions[bot] in #281
- Migrate away from archived github.com/google/gofuzz by @erikgb in #283
- Manual self-upgrade by @erikgb in #287
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by @github-actions[bot] in #285
- fix(deps): update misc go deps by @github-actions[bot] in #291
- fix(deps): upgrade Kubernetes to 1.34 by @erikgb in #294
- chore(deps): update actions/setup-go action to v6 by @octo-sts[bot] in #300
- chore(deps): pin dependencies by @octo-sts[bot] in #299
- fix(deps): update module golang.org/x/sync to v0.17.0 by @octo-sts[bot] in #308
- fix(deps): update golang.org/x deps by @octo-sts[bot] in #310
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.1 by @octo-sts[bot] in #309
- fix(deps): update kubernetes go patches to v0.34.1 by @octo-sts[bot] in #312
- Bootstrap shared Renovate preset by @erikgb in #315
- Ungroup cert-manager dependency by @erikgb in #316
- fix(deps): update misc go deps by @octo-sts[bot] in #303
- chore(deps): update docker/login-action digest to 5e57cd1 by @octo-sts[bot] in #322
- fix(deps): update module sigs.k8s.io/gateway-api to v1.4.0-rc.2 by @octo-sts[bot] in #318
- fix(deps): update kubernetes go deps by @octo-sts[bot] in #325
- fix(deps): update module github.com/cert-manager/cert-manager to v1.19.0 by @octo-sts[bot] in #326
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.3 by @octo-sts[bot] in #331
- fix(deps): update golang.org/x deps by @octo-sts[bot] in #328
- fix(deps): update module github.com/cert-manager/cert-manager to v1.19.1 by @octo-sts[bot] in #334
- fix(deps): update k8s.io/utils digest to bc988d5 by @octo-sts[bot] in #333
- fix(deps): update module golang.org/x/sync to v0.18.0 by @octo-sts[bot] in #341
- fix(deps): update golang.org/x deps by @octo-sts[bot] in #343
- fix(deps): update kubernetes go patches to v0.34.2 by @octo-sts[bot] in #344
- fix(deps): update module helm.sh/helm/v3 to v3.19.2 by @octo-sts[bot] in #342
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 by @octo-sts[bot] in #339
- fix(deps): update module golang.org/x/crypto to v0.45.0 by @octo-sts[bot] in #347
- chore(deps): update misc github actions by @octo-sts[bot] in #346
- chore(deps): update actions/checkout action to v6 by @octo-sts[bot] in #348
- feat: publish images on release by @ThatsMrTalbot in #352
- chore: move release gh action to cncf runner by @ThatsMrTalbot in #356
New Contributors
- @SgtCoDFish made their first contribution in #269
- @octo-sts[bot] made their first contribution in #300
Full Changelog: v2.3.0...v2.4.0
v2.3.0
cmctl is the command line tool for interacting with cert-manager.
This release features updates to Go dependencies, GitHub Actions workflows, and various internal utilities.
What's Changed
- Use goreleaser v2 by @wallrj in #247
- Bump github.com/cert-manager/cert-manager to version 1.18.2 by @wallrj in #251
- Bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #252
- Update all Go modules by @wallrj in #248
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #225
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #226
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #228
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #229
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #230
- [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #231
- Bump the all group with 2 updates by @dependabot[bot] in #227
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #236
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #238
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #241
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #242
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #244
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #245
- [CI] Merge self-upgrade-main into main by @github-actions[bot] in #246
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.3.0-alpha.1
What's Changed
Automated updates
- [CI] Merge self-upgrade-main into main by @github-actions in #225
- [CI] Merge self-upgrade-main into main by @github-actions in #226
- [CI] Merge self-upgrade-main into main by @github-actions in #228
- [CI] Merge self-upgrade-main into main by @github-actions in #229
- [CI] Merge self-upgrade-main into main by @github-actions in #230
- [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #231
- Bump the all group with 2 updates by @dependabot in #227
- [CI] Merge self-upgrade-main into main by @github-actions in #236
- [CI] Merge self-upgrade-main into main by @github-actions in #238
- [CI] Merge self-upgrade-main into main by @github-actions in #241
- [CI] Merge self-upgrade-main into main by @github-actions in #242
- [CI] Merge self-upgrade-main into main by @github-actions in #244
- [CI] Merge self-upgrade-main into main by @github-actions in #245
- [CI] Merge self-upgrade-main into main by @github-actions in #246
Full Changelog: v2.2.0...v2.3.0-alpha.1
v2.2.0
cmctl is the command line tool for interacting with cert-manager.
This release features updates to Go dependencies, GitHub Actions workflows, and various internal utilities.
What's Changed
- Move old API definitions into this repo by @inteon in #121
- Add distributed releases to README.md by @inteon in #216
- fix: secret tests were failing on osx due to difference in error message format by @ThatsMrTalbot in #218
New Contributors
- @kashifest made their first contribution in #167
- @erikgb made their first contribution in #205
- @lentzi90 made their first contribution in #215
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed (since v2.1.0)
This patch release upgrades dependencies and CI tooling/ scripts.
Also checkout v2.1.0 release notes.
Dependabot:
- Bump the all group across 1 directory with 11 updates by @dependabot in #86
- Bump the all group across 1 directory with 2 updates by @dependabot in #89
- Bump the all group with 8 updates by @dependabot in #91
- Bump github.com/cert-manager/cert-manager from 1.15.1 to 1.15.2 in the all group by @dependabot in #94
- Bump the all group across 1 directory with 2 updates by @dependabot in #97
- Bump the all group across 1 directory with 11 updates by @dependabot in #105
- Bump golang.org/x/crypto from 0.26.0 to 0.27.0 in the all group by @dependabot in #114
Makefile modules:
- Add v1.15.2-alpha.0 as an exception to fetch by @inteon in #106
- [CI] Merge self-upgrade-main into main by @github-actions in #82
- [CI] Merge self-upgrade-main into main by @github-actions in #87
- [CI] Merge self-upgrade-main into main by @github-actions in #90
- [CI] Merge self-upgrade-main into main by @github-actions in #92
- [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #93
- [CI] Merge self-upgrade-main into main by @github-actions in #95
- [CI] Merge self-upgrade-main into main by @github-actions in #98
- [CI] Merge self-upgrade-main into main by @github-actions in #100
- [CI] Merge self-upgrade-main into main by @github-actions in #103
- [CI] Merge self-upgrade-main into main by @github-actions in #107
- [CI] Merge self-upgrade-main into main by @github-actions in #108
- [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #109
- [CI] Merge self-upgrade-main into main by @github-actions in #110
- [CI] Merge self-upgrade-main into main by @github-actions in #113
- [CI] Merge self-upgrade-main into main by @github-actions in #115
Full Changelog: v2.1.0...v2.1.1
v2.1.0
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
- Fix linters by @inteon in #44
- 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
- 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
- Prepare for cert-manager v1.15.0: cleanup imports, point to local test package by @inteon in #76
- 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
- Add go Makefile module by @inteon in #43
- [CI] Merge self-upgrade into main by @github-actions in #45
- [CI] Merge self-upgrade into main by @github-actions in #51
- Upgrade repository-base module by @inteon in #52
- [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
- Run 'make klone-upgrade' and fix broken generator flags by @inteon in #71
- [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
- @wangli1030 made their first contribution in #66
Full Changelog: v2.0.0...v2.1.0
v2.1.0-alpha.0
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
- @wangli1030 made their first contribution in #66
Full Changelog: v2.0.0...v2.1.0-alpha.0
v2.0.0
v2.0.0 is the first cmctl release after moving the code from cert-manager/cert-manager to cert-manager/cmctl.
From now on, we officially decouple the cmctl version from the cert-manager version and version cmctl separately.
What's Changed
- chore: add thatsmrtalbot as reviewer by @ThatsMrTalbot in #16
- BUGFIX: re-enable install test and fix flags which were not parsed correctly by @inteon in #14
- BREAKING: remove the default flag value for --v by @inteon in #12
- Remove unused functions & variables by @inteon in #15
- Fix
cmctl renewflags validation by @jace-ys in #20 - Uninstall flags bugfix by @inteon in #28
- Add uninstall tests by @inteon in #29
- Cleanup uninstall flags by @inteon in #30
- Make uninstalling cert-manager SAFE: don't uninstal the CRDs by @inteon in #13
- Bugfix typos: Organizational(Unit) by @inteon in #31
- Move versionchecker from cert-manager/cert-manager to this repo + refactor tests by @inteon in #17
- Pass context through cmd and use RunE instead of Run by @inteon in #33
Dependabot:
- Bump the all group with 7 updates by @dependabot in #8
- Bump the all group with 3 updates by @dependabot in #22
- Bump the all group with 12 updates by @dependabot in #25
- Bump the all group with 2 updates by @dependabot in #32
Makefile modules:
- [CI] Merge self-upgrade into main by @github-actions in #11
- [CI] Merge self-upgrade into main by @github-actions in #18
- [CI] Merge self-upgrade into main by @github-actions in #19
- [CI] Merge self-upgrade into main by @github-actions in #23
- [CI] Merge self-upgrade into main by @github-actions in #27
- [CI] Merge self-upgrade into main by @github-actions in #34
New Contributors
- @dependabot made their first contribution in #8
- @ThatsMrTalbot made their first contribution in #16
- @jace-ys made their first contribution in #20
Full Changelog: v2.0.0-alpha.1...v2.0.0