Swap the GKE ingress controller for it's Gateway API solution.
This controller seems to be more responsive at first sight.
Requires less "hacky" annotations, Gateway API supports more configuration by default.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/cert-manager/testing/blob/master/OWNERS)~~ [SgtCoDFish]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Swap the GKE ingress controller for it's Gateway API solution. This controller seems to be more responsive at first sight. Requires less "hacky" annotations, Gateway API supports more configuration by default.
Already applied to the cluster & working (see https://prow.infra.cert-manager.io/).
See https://github.com/cert-manager/infrastructure/pull/54 for the infrastructure change.