vinzscam / backstage-chart

Backstage Helm Chart
27 stars 10 forks source link

[requirement] Enhance the ingress resource to support the old and new API #8

Open cmoulliard opened 2 years ago

cmoulliard commented 2 years ago

Requirement

Enhance the ingress resource to support the old deprecated API and the new

As the bitnami common.capabilities.ingress.apiVersion function is able to return the appropriate apiVersion for ingress which could be:

then additional logic will be needed to support to populate the correct Backend or PathType sections of the Ingress.spec

Notable changes concerning the new API are: