BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing its CA certificate. Please upgrade before the expiration of this CA certificate is reached. (#7232, @βcert-manager-bot)
v1.15.2
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
π See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/cert-manager/cert-manager from 1.13.6 to 1.15.3.
Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
0448418
Merge pull request #7232 from cert-manager-bot/cherry-pick-7230-to-release-1.1587f4e1a
add test case for expired certificate0749fee
add caRequiresRegeneration unit test and fix incorrect renewal time calculation48216fb
Merge pull request #7200 from cert-manager-bot/cherry-pick-7199-to-release-1.15a94ad68
Update the Google CloudBuild job image5604417
Merge pull request #7197 from ThatsMrTalbot/fix/e2e-feature-flags-disabled-te...243cd78
fix: e2e feature flags disabled test failinga4338af
Merge pull request #7191 from inteon/release-1.15_podmonitor_templateae55ea1
Fix incorrect value and indentation of the PodMonitor endpointAdditionalPrope...35e27b7
Merge pull request #7189 from cert-manager-bot/cherry-pick-7108-to-release-1.15Dependabot 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 show