cloudfoundry / cf-k8s-networking

building a cloud foundry without gorouter....
Apache License 2.0
32 stars 17 forks source link

Migrate routes CRD to v1 format #79

Closed Birdrock closed 3 years ago

Birdrock commented 3 years ago

Summary of changes

Migrate CRD to v1. https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122

Acceptance Steps

kubectl apply -f config/crd/networking.cloudfoundry.org_routes.yaml - will fail if incorrect format.