feat(artifactapi): migrate Ingress to Gateway API #129
Reference in New Issue
Block a user
Delete Branch "benvin/artifactapi-gateway-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Ingress(nginx) withGateway+HTTPRouteusingtraefik-internalGatewayClassvault-issuerNotes
The original Ingress had nginx-specific annotations (
proxy-body-size: 10g,proxy-read-timeout: 600) which are not portable to Gateway API. These can be re-introduced via a TraefikMiddlewareCRD if needed.Test plan
artifactapi-tlscertificatehttps://artifactapi.k8s.syd1.au.unkin.netis reachable9830c36e0btocc84d40253