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
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):
/kind feature