Skip to content

Migrate on K8s Gateway API#213

Draft
nikhil1697 wants to merge 1 commit intomainfrom
Migrate-on-K8s-Gateway-API
Draft

Migrate on K8s Gateway API#213
nikhil1697 wants to merge 1 commit intomainfrom
Migrate-on-K8s-Gateway-API

Conversation

@nikhil1697
Copy link
Collaborator

  • Added charts/site-manager/templates/httproute.yaml.
  • Updated charts/site-manager/templates/ingress.yaml:
    • added gateway-api-converter.netcracker.com/ignore: "true".
    • wrapped resource with ingress.create condition.
  • Updated charts/site-manager/values.yaml:
    • added httpRoute.gatewayName and httpRoute.gatewayNamespace.
  • HTTPRoute is created only when:
    • gateway.networking.k8s.io/v1 CRD is present
    • PAAS_PLATFORM=KUBERNETES
  • Portable implementation only (no Envoy-specific Backend extension).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant