jbretsch / openapi-route-definition-locator

A RouteDefinitionLocator for Spring Cloud Gateway which creates route definitions dynamically based on OpenAPI (aka Swagger) definitions served by backend (micro)services.
MIT License
16 stars 5 forks source link

Sample apps: annotation "kubernetes.io/ingress.class" is deprecated #8

Closed jbretsch closed 1 year ago

jbretsch commented 1 year ago
cd sample-apps
task deploy

outputs warnings like

W1002 14:31:58.073063    5011 warnings.go:70] annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead
jbretsch commented 1 year ago

Fixed with release v0.6.5-sc-2022.0 / v0.6.5-sc-2021.0.