Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/cert-manager/cert-manager from 1.11.2 to 1.12.1 #5407

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps github.com/cert-manager/cert-manager from 1.11.2 to 1.12.1.

Release notes

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

v1.12.1

This release contains a couple dependency bumps and changes to ACME external webhook library.

Changes by Kind

Other (Cleanup or Flake)

  • Don't run API Priority and Fairness controller in webhook's extension apiserver (#6085, @​irbekrm)
  • Adds a warning for folks to not use controller feature gates helm value to configure webhook feature gates (#6100, @​irbekrm)

Uncategorized

v1.12.0

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

cert-manager v1.12 brings support for JSON logging, a lower memory footprint, support for ephemeral service account tokens with Vault, improved dependency management and support for the ingressClassName field.

The full release notes are available at https://cert-manager.io/docs/release-notes/release-notes-1.12.

Community

Thanks again to all open-source contributors with commits in this release, including:

... (truncated)

Commits
  • 3f5dbe1 Merge pull request #6105 from irbekrm/bump_cmctl_tag
  • a4c1c54 Bump cert-manager in cmctl to latest 1.12 commit
  • 09172c0 Merge pull request #6100 from irbekrm/helm_value
  • 7ea1135 Add a note that folks should not use top level helm featureGates value to pas...
  • 43bbd3b Merge pull request #6099 from jetstack-bot/cherry-pick-6098-to-release-1.12
  • d427e3a Bump sigs.k8s.io/controller-runtime to v0.15.0
  • 3a8fc14 Merge pull request #6089 from jetstack-bot/cherry-pick-6085-to-release-1.12
  • 1056c06 Don't run API Priority and Fairness controller in webhook extension apiserver
  • 65bf16d Merge pull request #6082 from jetstack-bot/cherry-pick-6077-to-release-1.12
  • 5791d4e Bump k8s.io dependencies
  • 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 will merge this PR once CI passes on it, as requested by @sunjayBhatia.


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)

@dependabot dependabot bot requested a review from a team as a code owner May 25, 2023 15:21
@dependabot dependabot bot removed the request for review from a team May 25, 2023 15:21
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels May 25, 2023
@dependabot dependabot bot requested review from tsaarni, stevesloka and a team May 25, 2023 15:21
@skriss
Copy link
Member

skriss commented May 25, 2023

This one includes a bump to Gateway API v0.7.0, blocked by #5353

Also will need make generate run for controller-tools bump

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.1 branch 2 times, most recently from cd89914 to 299475a Compare May 30, 2023 18:06
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.11.2 to 1.12.1.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.11.2...v1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.1 branch from 299475a to 6c7ee18 Compare June 6, 2023 14:15
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@d42b892). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5407   +/-   ##
=======================================
  Coverage        ?   78.18%           
=======================================
  Files           ?      138           
  Lines           ?    18496           
  Branches        ?        0           
=======================================
  Hits            ?    14462           
  Misses          ?     3757           
  Partials        ?      277           

@sunjayBhatia
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit d13aa95 into main Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.1 branch June 6, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants