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

Bump github.com/jetstack/cert-manager from 1.7.1 to 1.7.2 #38

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps github.com/jetstack/cert-manager from 1.7.1 to 1.7.2.

Release notes

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

v1.7.2 Release Notes

1.7.2 is a minor release rebuilding cert-manager 1.7 using the latest version of Go. This eliminates a few security vulnerabilities which have accumulated in Go since the last release.

We don't believe any of those vulnerabilities were practically exploitable or relevant to cert-manager, but we decided to rebuild to keep up to date anyway.

Changelog since cert-manager 1.7.1

Bug or Regression

  • Bumps the version of Go used to build the cert-manager binaries to 1.17.8, to fix a slew of CVEs (none of which were likely to be exploited) (#4976 , @​vhosakot)
  • Fixes an expired hardcoded certificate which broke unit tests (#4978, @​SgtCoDFish @​jakexks)
Commits
  • 2e0bfc8 Merge pull request #4976 from jetstack-bot/cherry-pick-4970-to-release-1.7
  • 6365f37 Merge pull request #4978 from SgtCoDFish/release-1.7-kind-images
  • d3b5d76 Remove hardcoded cert from cmctl inspect secret unit tests
  • 0babdf2 bump to latest available kind images
  • 1c82749 Bump Go 1.17.1 --> 1.17.8 to fix CVEs
  • See full diff 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.7.1 to 1.7.2.
- [Release notes](https://github.com/jetstack/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2022
@github-actions
Copy link

Unit Tests and Coverage

Show Output
=== RUN   TestRunsSuite/Conformance/Extended/DeletingOneRecordRetainsOthers
    suite.go:73: skipping test as strict mode is disabled, see: https://github.com/jetstack/cert-manager/pull/1354
--- PASS: TestRunsSuite (286.20s)
    --- PASS: TestRunsSuite/Conformance (279.64s)
        --- PASS: TestRunsSuite/Conformance/Basic (266.73s)
            --- PASS: TestRunsSuite/Conformance/Basic/PresentRecord (266.73s)
        --- PASS: TestRunsSuite/Conformance/Extended (0.00s)
            --- SKIP: TestRunsSuite/Conformance/Extended/DeletingOneRecordRetainsOthers (0.00s)
PASS
ok  	github.com/vultr/cert-manager-webhook-vultr	286.279s

Pusher: @dependabot[bot], Action: pull_request_target

@ErwinsExpertise ErwinsExpertise self-requested a review March 25, 2022 14:15
Copy link
Contributor

@ErwinsExpertise ErwinsExpertise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ErwinsExpertise ErwinsExpertise merged commit 38404ba into master Mar 25, 2022
@ErwinsExpertise ErwinsExpertise deleted the dependabot/go_modules/github.com/jetstack/cert-manager-1.7.2 branch March 25, 2022 14:16
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.

1 participant