gardener / cert-management

Manages TLS certificates in Kubernetes clusters using custom resources
Apache License 2.0
32 stars 22 forks source link

chore(deps): update module github.com/cert-manager/cert-manager to v1.15.3 #238

Open gardener-ci-robot opened 1 month ago

gardener-ci-robot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/cert-manager/cert-manager require minor v1.14.7 -> v1.15.3

Release Notes

cert-manager/cert-manager (github.com/cert-manager/cert-manager) ### [`v1.15.3`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.3) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **🔗 [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** #### 📜 Changes since [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) ##### Bug or Regression - 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](https://redirect.github.com/cert-manager/cert-manager/issues/7232), [@​cert-manager-bot](https://redirect.github.com/cert-manager-bot)) ### [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **🔗 [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** #### 📜 Changes since [`v1.15.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.1) ##### Bug or Regression - BUGFIX `route53`: explicitly set the `aws-global` STS region which is now required by the `github.com/aws/aws-sdk-go-v2` library. ([#​7189](https://redirect.github.com/cert-manager/cert-manager/pull/7189), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m` ([#​7167](https://redirect.github.com/cert-manager/cert-manager/pull/7167), [`@SgtCoDFish`](https://redirect.github.com/SgtCoDFish)) - Fix Azure DNS causing panics whenever authentication error happens ([#​7188](https://redirect.github.com/cert-manager/cert-manager/pull/7188), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Fix incorrect value and indentation of `endpointAdditionalProperties` in the `PodMonitor` template of the Helm chart ([#​7191](https://redirect.github.com/cert-manager/cert-manager/pull/7191), [`@inteon`](https://redirect.github.com/inteon)) - Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of `HTTPRoute` resources ([#​7186](https://redirect.github.com/cert-manager/cert-manager/pull/7186), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Upgrade `golang` from `1.22.3` to `1.22.5` ([#​7165](https://redirect.github.com/cert-manager/cert-manager/pull/7165), [`@github-actions`](https://redirect.github.com/github-actions)) ### [`v1.15.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.1) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.0...v1.15.1) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **🔗 [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** #### 📜 Changes since [v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) ##### Bug or Regression - BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. ([#​7111](https://redirect.github.com/cert-manager/cert-manager/issues/7111), [@​inteon](https://redirect.github.com/inteon)) ##### Other (Cleanup or Flake) - Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address CVE-2024-35255 ([#​7092](https://redirect.github.com/cert-manager/cert-manager/issues/7092), [@​ThatsMrTalbot](https://redirect.github.com/ThatsMrTalbot)) - Bump the go-retryablehttp dependency to fix CVE-2024-6104 ([#​7130](https://redirect.github.com/cert-manager/cert-manager/issues/7130), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish)) ### [`v1.15.0`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.14.7...v1.15.0) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. cert-manager 1.15 promotes several features to beta, including GatewayAPI support (`ExperimentalGatewayAPISupport`), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (`LiteralCertificateSubject`) and the outputting of additional certificate formats (`AdditionalCertificateOutputFormats`). > \[!NOTE] > > The `cmctl` binary have been moved to https://github.com/cert-manager/cmctl/releases. > For the startupapicheck Job you should update references to point at `quay.io/jetstack/cert-manager-startupapicheck` > \[!NOTE] > > From this release, the Helm chart will no longer uninstall the CRDs when the chart is uninstalled. If you want the CRDs to be removed on uninstall use `crds.keep=false` when installing the Helm chart. #### Community Thanks again to all open-source contributors with commits in this release, including: [@​Pionerd](https://redirect.github.com/Pionerd), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish), [@​ThatsMrTalbot](https://redirect.github.com/ThatsMrTalbot), [@​andrey-dubnik](https://redirect.github.com/andrey-dubnik), [@​bwaldrep](https://redirect.github.com/bwaldrep), [@​eplightning](https://redirect.github.com/eplightning), [@​erikgb](https://redirect.github.com/erikgb), [@​findnature](https://redirect.github.com/findnature), [@​gplessis](https://redirect.github.com/gplessis), [@​import-shiburin](https://redirect.github.com/import-shiburin), [@​inteon](https://redirect.github.com/inteon), [@​jkroepke](https://redirect.github.com/jkroepke), [@​lunarwhite](https://redirect.github.com/lunarwhite), [@​mangeshhambarde](https://redirect.github.com/mangeshhambarde), [@​pwhitehead-splunk](https://redirect.github.com/pwhitehead-splunk) & [@​rodrigorfk](https://redirect.github.com/rodrigorfk), [@​wallrj](https://redirect.github.com/wallrj). Thanks also to the following cert-manager maintainers for their contributions during this release: [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish), [@​SpectralHiss](https://redirect.github.com/SpectralHiss), [@​ThatsMrTalbot](https://redirect.github.com/ThatsMrTalbot), [@​hawksight](https://redirect.github.com/hawksight), [@​inteon](https://redirect.github.com/inteon), [@​maelvls](https://redirect.github.com/maelvls) & [@​wallrj](https://redirect.github.com/wallrj). Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings! Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer. In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects. #### Changes by Kind ##### Feature - GatewayAPI support has graduated to Beta. Add the `--enable-gateway-api` flag to enable the integration. ([#​6961](https://redirect.github.com/cert-manager/cert-manager/issues/6961), [@​ThatsMrTalbot](https://redirect.github.com/ThatsMrTalbot)) - Add support to specify a custom key alias in a JKS Keystore ([#​6807](https://redirect.github.com/cert-manager/cert-manager/issues/6807), [@​bwaldrep](https://redirect.github.com/bwaldrep)) - Add the ability to communicate with Vault via mTLS when strict client certificates is enabled at Vault server side ([#​6614](https://redirect.github.com/cert-manager/cert-manager/issues/6614), [@​rodrigorfk](https://redirect.github.com/rodrigorfk)) - Added option to provide additional audiences in the service account auth section for vault ([#​6718](https://redirect.github.com/cert-manager/cert-manager/issues/6718), [@​andrey-dubnik](https://redirect.github.com/andrey-dubnik)) - Venafi Issuer now sends a cert-manager HTTP User-Agent header in all Venafi Rest API requests. For example: `cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200`. ([#​6865](https://redirect.github.com/cert-manager/cert-manager/issues/6865), [@​wallrj](https://redirect.github.com/wallrj)) - Add hint to validation error message to help users of external issuers more easily fix the issue if they specify a Kind but forget the Group ([#​6913](https://redirect.github.com/cert-manager/cert-manager/issues/6913), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish)) - Add support for numeric OID types in LiteralSubject. Eg. "1.2.3.4=String Value" ([#​6775](https://redirect.github.com/cert-manager/cert-manager/issues/6775), [@​inteon](https://redirect.github.com/inteon)) - Promote the `LiteralCertificateSubject` feature to Beta. ([#​7030](https://redirect.github.com/cert-manager/cert-manager/issues/7030), [@​inteon](https://redirect.github.com/inteon)) - Promoted the AdditionalCertificateOutputFormats feature gate to Beta (enabled by default). ([#​6970](https://redirect.github.com/cert-manager/cert-manager/issues/6970), [@​erikgb](https://redirect.github.com/erikgb)) - The Helm chart now allows you to supply `extraObjects`; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. ([#​6424](https://redirect.github.com/cert-manager/cert-manager/issues/6424), [@​gplessis](https://redirect.github.com/gplessis)) - Update the Route53 provider to support fetching credentials using AssumeRoleWithWebIdentity ([#​6878](https://redirect.github.com/cert-manager/cert-manager/issues/6878), [@​pwhitehead-splunk](https://redirect.github.com/pwhitehead-splunk)) - Helm can now add optional hostAliases to cert-manager Pod to allow the DNS self-check to pass in custom scenarios. ([#​6456](https://redirect.github.com/cert-manager/cert-manager/issues/6456), [@​Pionerd](https://redirect.github.com/Pionerd)) - Added a new Ingress annotation for copying specific Ingress annotations to Certificate's secretTemplate ([#​6839](https://redirect.github.com/cert-manager/cert-manager/issues/6839), [@​mangeshhambarde](https://redirect.github.com/mangeshhambarde)) - Added option to define additional token audiences for the Vault Kubernetes auth ([#​6744](https://redirect.github.com/cert-manager/cert-manager/issues/6744), [@​andrey-dubnik](https://redirect.github.com/andrey-dubnik)) - Allow `cert-manager.io/allow-direct-injection` in annotations ([#​6801](https://redirect.github.com/cert-manager/cert-manager/issues/6801), [@​jkroepke](https://redirect.github.com/jkroepke)) ##### Design - Remove repetitive words ([#​6949](https://redirect.github.com/cert-manager/cert-manager/issues/6949), [@​findnature](https://redirect.github.com/findnature)) ##### Bug or Regression - BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. ([#​6779](https://redirect.github.com/cert-manager/cert-manager/issues/6779), [@​inteon](https://redirect.github.com/inteon)) - BUGFIX: JKS and PKCS12 stores now contain the full set of CAs specified by an issuer ([#​6806](https://redirect.github.com/cert-manager/cert-manager/issues/6806), [@​bwaldrep](https://redirect.github.com/bwaldrep)) - BUGFIX: cainjector leaderelection flag/config option defaults are missing ([#​6816](https://redirect.github.com/cert-manager/cert-manager/issues/6816), [@​inteon](https://redirect.github.com/inteon)) - BUGFIX: cert-manager issuers incorrectly copied the critical flag from the CSR instead of re-calculating that field themselves. ([#​6724](https://redirect.github.com/cert-manager/cert-manager/issues/6724), [@​inteon](https://redirect.github.com/inteon)) - Breaking Change: Fixed unintended certificate chain is used if `preferredChain` is configured. ([#​6755](https://redirect.github.com/cert-manager/cert-manager/issues/6755), [@​import-shiburin](https://redirect.github.com/import-shiburin)) - Bugfix: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). ([#​6770](https://redirect.github.com/cert-manager/cert-manager/issues/6770), [@​inteon](https://redirect.github.com/inteon)) - DigitalOcean: Ensure that only TXT records are considered for deletion when cleaning up after an ACME challenge ([#​6875](https://redirect.github.com/cert-manager/cert-manager/issues/6875), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish)) - Fix backwards incompatible removal of default prometheus Service resource. ([#​6699](https://redirect.github.com/cert-manager/cert-manager/issues/6699), [@​inteon](https://redirect.github.com/inteon)) - Fix broken cainjector image value in Helm chart ([#​6692](https://redirect.github.com/cert-manager/cert-manager/issues/6692), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish)) - Helm: Fix a bug in the logic that differentiates between 0 and an empty value. ([#​6713](https://redirect.github.com/cert-manager/cert-manager/issues/6713), [@​inteon](https://redirect.github.com/inteon)) - Make sure the Azure SDK error messages are stable. ([#​6676](https://redirect.github.com/cert-manager/cert-manager/issues/6676), [@​inteon](https://redirect.github.com/inteon)) - When using the literalSubject on a Certificate, the webhook validation for the common name now also points to the literalSubject. ([#​6767](https://redirect.github.com/cert-manager/cert-manager/issues/6767), [@​lunarwhite](https://redirect.github.com/lunarwhite)) - Bump golang.org/x/net to fix CVE-2023-45288 ([#​6929](https://redirect.github.com/cert-manager/cert-manager/issues/6929), [@​SgtCoDFish](https://redirect.github.com/SgtCoDFish)) - Fix ACME issuer being stuck waiting for DNS propagation when using Azure DNS with multiple instances issuing for the same FQDN ([#​6351](https://redirect.github.com/cert-manager/cert-manager/issues/6351), [@​eplightning](https://redirect.github.com/eplightning)) - Fix cainjector ConfigMap not mounted in the cainjector deployment. ([#​7055](https://redirect.github.com/cert-manager/cert-manager/issues/7055), [@​inteon](https://redirect.github.com/inteon)) - Added `disableAutoApproval` and `approveSignerNames` Helm chart options. ([#​7054](https://redirect.github.com/cert-manager/cert-manager/issues/7054), [@​inteon](https://redirect.github.com/inteon)) ##### Other (Cleanup or Flake) - ⚠️ Possibly breaking: Helm will now keep the CRDs when you uninstall cert-manager by default to prevent accidental data loss. ([#​6760](https://redirect.github.com/cert-manager/cert-manager/issues/6760), [@​inteon](https://redirect.github.com/inteon)) - New `crds.keep` and `crds.enabled` Helm options can now be used instead of the `installCRDs` option. ([#​6760](https://redirect.github.com/cert-manager/cert-manager/issues/6760), [@​inteon](https://redirect.github.com/inteon)) - Bump base images ([#​6840](https://redirect.github.com/cert-manager/cert-manager/issues/6840), [@​inteon](https://redirect.github.com/inteon)) - Bump github.com/go-jose/go-jose to v3.0.3 to fix CVE-2024-28180 ([#​6854](https://redirect.github.com/cert-manager/cert-manager/issues/6854), [@​wallrj](https://redirect.github.com/wallrj)) - Removed deprecated util functions that have been replaced by the `slices` and `k8s.io/apimachinery/pkg/util` packages. Removed deprecated CSR functions which have been replaced with other functions in the `pkg/util/pki` package. ([#​6730](https://redirect.github.com/cert-manager/cert-manager/issues/6730), [@​inteon](https://redirect.github.com/inteon)) - Upgrade go to 1.21.8: fixes CVE-2024-24783 ([#​6823](https://redirect.github.com/cert-manager/cert-manager/issues/6823), [@​inteon](https://redirect.github.com/inteon)) - Upgrade go to latest version 1.22.1 ([#​6831](https://redirect.github.com/cert-manager/cert-manager/issues/6831), [@​inteon](https://redirect.github.com/inteon)) - Upgrade google.golang.org/protobuf: fixing GO-2024-2611 ([#​6827](https://redirect.github.com/cert-manager/cert-manager/issues/6827), [@​inteon](https://redirect.github.com/inteon)) - `cmctl` and `kubectl cert-manger` have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 ([#​6663](https://redirect.github.com/cert-manager/cert-manager/issues/6663), [@​inteon](https://redirect.github.com/inteon)) - Graduate the 'DisallowInsecureCSRUsageDefinition' feature gate to GA. (part 2) ([#​6963](https://redirect.github.com/cert-manager/cert-manager/issues/6963), [@​inteon](https://redirect.github.com/inteon)) - Remove deprecated `pkg/util/pki/ParseSubjectStringToRawDERBytes` function. ([#​6994](https://redirect.github.com/cert-manager/cert-manager/issues/6994), [@​inteon](https://redirect.github.com/inteon)) - Upgrade Kind to v0.23.0 and update supported node image digests ([#​7020](https://redirect.github.com/cert-manager/cert-manager/issues/7020), [@​github-actions](https://redirect.github.com/github-actions)\[bot]) - If the `--controllers` flag only specifies disabled controllers, the default controllers are now enabled implicitly. ([#​7054](https://redirect.github.com/cert-manager/cert-manager/issues/7054), [@​inteon](https://redirect.github.com/inteon)) - Upgrade to Go 1.22.3, fixing `GO-2024-2824`. ([#​6996](https://redirect.github.com/cert-manager/cert-manager/issues/6996), [@​github-actions](https://redirect.github.com/github-actions)\[bot])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

gardener-ci-robot commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
k8s.io/api v0.30.0 -> v0.30.1
k8s.io/apiextensions-apiserver v0.29.8 -> v0.30.1
k8s.io/apimachinery v0.30.0 -> v0.30.1
k8s.io/client-go v0.29.8 -> v0.30.1
k8s.io/code-generator v0.29.8 -> v0.30.1
sigs.k8s.io/controller-runtime v0.17.6 -> v0.18.2
sigs.k8s.io/gateway-api v1.0.0 -> v1.1.0
github.com/evanphx/json-patch v5.7.0+incompatible -> v5.9.0+incompatible
github.com/evanphx/json-patch/v5 v5.8.0 -> v5.9.0
github.com/go-asn1-ber/asn1-ber v1.5.5 -> v1.5.6
github.com/go-ldap/ldap/v3 v3.4.6 -> v3.4.8
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 -> v0.0.0-20240515191416-fc5f0ca64291
k8s.io/component-base v0.29.8 -> v0.30.1
sigs.k8s.io/controller-tools v0.14.0 -> v0.15.0
gardener-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign martinweindel for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/gardener/cert-management/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
MartinWeindel commented 1 month ago

/hold until gardener/gardener is updated to k8s v1.30.x

gardener-prow[bot] commented 16 hours ago

@gardener-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cert-management-unit 42c8f595944715d318df129c9cb9b4380dcfb55f link true /test pull-cert-management-unit
pull-cert-management-e2e-kind 42c8f595944715d318df129c9cb9b4380dcfb55f link true /test pull-cert-management-e2e-kind

Full PR test history. Your PR dashboard. Command help for this repository. Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).