You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
While following the Full Tour Keptn Tutorials, step 6 (configuring istio) failed with the following error:
error: error validating "STDIN": error validating data: [ValidationError(Ingress.spec.rules[0].http.paths[0].backend):
unknown field "serviceName" in io.k8s.api.networking.v1.IngressBackend, ValidationError(Ingress.spec.rules[0].http.paths[0].backend): unknown field "servicePort" in io.k8s.api.networking.v1.IngressBackend]; if you choose to ignore these errors, turn validation off with --validate=false
While following the Full Tour Keptn Tutorials, step 6 (configuring istio) failed with the following error:
The error was most likely introduced by updating the k8s networking api version in the ingress manifest: https://github.com/keptn/examples/pull/174/files