-
Notifications
You must be signed in to change notification settings - Fork 13
fix(deps): update misc go deps #123
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
Conversation
ℹ Artifact update noticeFile name: examples/simple/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Hi @octo-sts[bot]. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Renovate Bot <[email protected]>
9045af3
to
77a7596
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inteon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
v1.18.2
->v1.19.0
v1.75.1
->v1.76.0
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.19.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This release focuses on expanding platform compatibility, improving deployment flexibility, enhancing observability, and addressing key reliability issues.
Changes since
v1.18.0
:Feature
global.nodeSelector
to helm chart to allow for a singlenodeSelector
to be set across all services. (#7818, @StingRayZA)pathType
Exact
in ACME HTTP01 Ingress challenge solvers. (#7795, @sspreitzer)applyconfigurations
allowing clients to make type-safe server-side apply requests for cert-manager resources. (#7866, @erikgb)certmanager_certificate_challenge_status
Prometheus metric. (#7736, @hjoshi123)protocol
field forrfc2136
DNS01 provider (#7881, @hjoshi123)hostUsers
flag to all pods. Not set by default. (#7973, @hjoshi123)--acme-http01-solver-resource-*
settings. (#7972, @lunarwhite)CAInjectorMerging
feature has been promoted to BETA and is now enabled by default (#8017, @ThatsMrTalbot)certificate
metrics to the collector approach. (#7856, @hjoshi123)Bug or Regression
error waiting for authorization
(#7796, @hjoshi123)class
,ingressClassName
,name
) are specified simultaneously (#8021, @lunarwhite)global.rbac.disableHTTPChallengesRole
Helm option. (#7836, @inteon)path
label of core ACME client metrics and will require users to update their monitoring dashboards and alerting rules if using those metrics. (#8109, @mladen-rusev-cyberark)ingress-nginx
in E2E tests to ensure compatibility (#7792, @wallrj)Other (Cleanup or Flake)
tokenrequest
RoleBinding resource to improve consistency (#7761, @lunarwhite)maps.Copy
for cleaner map handling (#8092, @quantpoet)vault-client-go
to the newvault/api
client. (#8059, @armagankaratosun)grpc/grpc-go (google.golang.org/grpc)
v1.76.0
: Release 1.76.0Compare Source
Dependencies
Bug Fixes
INTERNAL
when a server sends zero response messages for a unary or client-streaming RPC. (#8523)INTERNAL
instead ofUNKNOWN
upon receiving http headers with status 1xx andEND_STREAM
flag set. (#8518)IDLE
state on backend address change. (#8615)New Features
credentials/jwt
package providing file-based JWT PerRPCCredentials (A97). (#8431)Performance Improvements
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.