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

Redeploying knative resources fails #140

Closed
snowdrop-bot opened this issue Jul 18, 2020 · 0 comments
Closed

Redeploying knative resources fails #140

snowdrop-bot opened this issue Jul 18, 2020 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Describe the bug
Knative adds annotations to the deployed service. The action of redeploying is triggering an update, that is removing these labels. Knative doesn't accept that because these labels are considered immutable.

So, we should delete and redeploy instead.


quarkusio#10823


$upstream:10823$

@snowdrop-bot snowdrop-bot added 7 - Community development upstream/closed The issue has been closed in the upstream repository labels Jul 18, 2020
@iocanel iocanel closed this as completed Jul 23, 2020
@snowdrop-bot snowdrop-bot reopened this Jul 23, 2020
@iocanel iocanel closed this as completed Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants