Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage-version-migration job never completes on istio enabled cluster #3532

Closed
vayyappaneni opened this issue Jul 7, 2020 · 3 comments · Fixed by #3534
Closed

storage-version-migration job never completes on istio enabled cluster #3532

vayyappaneni opened this issue Jul 7, 2020 · 3 comments · Fixed by #3534
Labels
area/test-and-release Test infrastructure, tests or release

Comments

@vayyappaneni
Copy link
Contributor

What version of Knative?

0.15.2

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.2 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
knative/serving#8441

https://raw.githubusercontent.com/knative/eventing/release-0.15/config/post-install/v0.15.0/storage-version-migration.yaml

Need

    metadata:
      annotations:
        sidecar.istio.io/inject: "false"

I'm happy to make the PR to fix this

@knative-prow-robot knative-prow-robot added the area/test-and-release Test infrastructure, tests or release label Jul 7, 2020
@knative-prow-robot
Copy link
Contributor

@vayyappaneni: The label(s) area/networking, area/, kind/process cannot be applied, because the repository doesn't have them

In response to this:

What version of Knative?

0.15.2

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.2 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
knative/serving#8441

https://raw.githubusercontent.com/knative/eventing/release-0.15/config/post-install/v0.15.0/storage-version-migration.yaml

Need

   metadata:
     annotations:
       sidecar.istio.io/inject: "false"

I'm happy to make the PR to fix this

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ar-mi6
Copy link

ar-mi6 commented Jul 7, 2020

The annotations are there in knative-serving and It'd be nice to have this in eventing as well.

@AceHack
Copy link
Contributor

AceHack commented Jul 7, 2020

I'm having this issue too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-and-release Test infrastructure, tests or release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants