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

Add flag to disable werf.io/version annotation #5258

Open
1 task done
CRASH-Tech opened this issue Jan 22, 2023 · 1 comment
Open
1 task done

Add flag to disable werf.io/version annotation #5258

CRASH-Tech opened this issue Jan 22, 2023 · 1 comment

Comments

@CRASH-Tech
Copy link

Before proceeding

  • I didn't find a similar issue

Problem

I'm using werf as CMP for argo-cd, and always when I update werf version - all apps becomes OutOfSync.

Solution (if you have one)

Add cli flag for werf render, to disable werf annotations. All or only werf.io/version

Additional information

No response

@ilya-lesikov
Copy link
Member

In werf v2 when you use werf converge resources will not be updated if only werf service annotations such as werf.io/version changed.

With ArgoCD it's a different story, since with Argo + werf CMP werf only renders manifests — the actual deployment is done by the Argo deployment subsystem, which doesn't know that werf.io/version should be ignored.

The best way to solve it would be #6158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants