cert-manager / testing

Repository containing cert-manager testing infrastructure configuration
3 stars 30 forks source link

Migrate to GKE Gateway API #1039

Closed inteon closed 4 months ago

inteon commented 4 months ago

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.

cert-manager-prow[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SgtCoDFish

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: - ~~[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