snowdrop / istio-java-api

A Java API to generate Istio descriptors, inspired by Fabric8's kubernetes-model.
Apache License 2.0
112 stars 33 forks source link

Update metadata generation for new Istio file layout #88

Closed metacosm closed 4 years ago

metacosm commented 4 years ago

Previous Istio install used Helm charts that we were relying on to get CRD information. These charts don't exist anymore so we need to use something else instead: the CRD information automatically generated that exists in the API project under /kubernetes/customresourcedefinitions.gen.yaml.