What version of Knative?
0.15.1
Expected Behavior
storage-version-migration job to finish on istio enabled cluster
Actual Behavior
storage-version-migration job never completes on istio enabled cluster
Steps to Reproduce the Problem
Install 0.15.1 on istio enabled cluster with auto-injection enabled
Related
This is the same issue from here
knative/eventing-operator#194
Also, it's related to:
istio/istio#6324
Both
https://github.com/knative/serving/blob/release-0.15/config/post-install/storage-version-migration.yaml
and
https://github.com/knative/serving/blob/release-0.15/config/post-install/default-domain.yaml
Need
metadata:
annotations:
sidecar.istio.io/inject: "false"
I'm happy to make the PR to fix this
What version of Knative?
0.15.1
Expected Behavior
storage-version-migration job to finish on istio enabled cluster
Actual Behavior
storage-version-migration job never completes on istio enabled cluster
Steps to Reproduce the Problem
Install 0.15.1 on istio enabled cluster with auto-injection enabled
Related
This is the same issue from here
knative/eventing-operator#194
Also, it's related to:
istio/istio#6324
Both
https://github.com/knative/serving/blob/release-0.15/config/post-install/storage-version-migration.yaml
and
https://github.com/knative/serving/blob/release-0.15/config/post-install/default-domain.yaml
Need
I'm happy to make the PR to fix this