-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is your feature request related to a problem? Please describe.
While the Gateway API was updated to use version 0.5 (#5376), cert-manager still targets the experimental (v1alpha2) resources instead of the new stable (v1beta1) versions.
Describe the solution you'd like
Update the controller to target the current version instead of the previous version.
Environment details (remove if not applicable):
- cert-manager version: 1.10.0
/kind feature
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.