Skip to content

Bump github.com/jetstack/cert-manager from 1.2.0 to 1.6.1#29

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/jetstack/cert-manager-1.6.1
Closed

Bump github.com/jetstack/cert-manager from 1.2.0 to 1.6.1#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/jetstack/cert-manager-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 1, 2021

Bumps github.com/jetstack/cert-manager from 1.2.0 to 1.6.1.

Release notes

Sourced from github.com/jetstack/cert-manager's releases.

v1.6.1

Changelog since v1.6.0

Changes by Kind

Bug or Regression

  • Fixes an issue in cmctl that prevented displaying the Order resource with cert-manager 1.6 when running cmctl status certificate. (#4572, @​maelvls)
  • Update to latest version of keystore-go to address a backwards incompatible change introduced in v1.6.0 (#4564, @​SgtCoDFish)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.6.0

Changelog since v1.5.0

Breaking Changes (You MUST read this before you upgrade!)

⚠️ Following their deprecation in version 1.5, the cert-manager APIVersions v1alpha2, v1alpha3, and v1beta1 are no longer served.

This means if your deployment manifests contain any of these API versions, you will not be able to deploy them after upgrading. Our new cmctl utility or old kubectl cert-manager plugin can convert old manifests to v1 for you.

⚠️ JKS Keystores now have a minimum password length of 6 characters, as an unintended side effect of upgrading keystore-go from v2 to v4. If you are using a shorter password, certificates will fail to renew, and the only observable error will be in the cert-manager logs. We are discussing the best remediation for a future v1.6.1 release.

Changes by Kind

Feature

  • Add Certificate RenewBefore prometheus metrics (#4419, @​artificial-aidan)
  • Add option to specify managed identity id when using azure-dns dns-01 solver (#4332, @​tomasfreund)
  • Add support for building & developing on M1 macs (#4485, @​munnerz)
  • Adds release targets for both cmctl as well as kubectl-cert_manager (#4523, @​JoshVanL)
  • Allow setting Helm chart service annotations (#3639, @​treydock)
  • CLI: Adds cmctl completion command for generating shell completion scripts for bash, zsh, fish, and powershell (#4408, @​JoshVanL)
  • CLI: Adds support for auto-completion on runtime objects (Namespaces, CertificateRequests, Certificates etc.) (#4409, @​JoshVanL)
  • CLI: Only expose Kubernetes related flags on commands that use them (#4407, @​JoshVanL)
  • Enable configuring CLI command name and registering completion subcommand at build time. (#4522, @​JoshVanL)

Bug or Regression

  • FIX: Prevent Vault Client from panicing when request to Vault health endpoint fails. (#4456, @​JoshVanL)

... (truncated)

Commits
  • 5ecf5b5 Merge pull request #4572 from jetstack-bot/cherry-pick-4569-to-release-1.6
  • 486ca7c cmctl status was fetching v1beta1 orders instead of v1
  • 588253c Merge pull request #4564 from jetstack-bot/cherry-pick-4563-to-release-1.6
  • e30ec16 update keystore-go library version
  • 49914a0 Merge pull request #4523 from JoshVanL/ctl-release-tars-cmctl-kubectl
  • 2796157 Merge pull request #4522 from JoshVanL/ctl-build-time-name-configure
  • 153874b Merge pull request #4409 from JoshVanL/ctl-runtime-completion
  • b454823 Fix cobra test now cmctl is the default CLI name
  • 64feb85 Adds bazel to build and release cmctl, along with kubectl-cert_manager
  • e9165e1 Fix cobra tools test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/jetstack/cert-manager](https://github.com/jetstack/cert-manager) from 1.2.0 to 1.6.1.
- [Release notes](https://github.com/jetstack/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.2.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/jetstack/cert-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 27, 2022

Superseded by #40.

@dependabot dependabot Bot closed this Jan 27, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/jetstack/cert-manager-1.6.1 branch January 27, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants