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

FAQ needs updating to reflect fluxcd.io/ignore annotation #614

Closed
racdev opened this issue Dec 17, 2020 · 0 comments · Fixed by fluxcd/website#623
Closed

FAQ needs updating to reflect fluxcd.io/ignore annotation #614

racdev opened this issue Dec 17, 2020 · 0 comments · Fixed by fluxcd/website#623
Labels
area/docs Documentation related issues and pull requests

Comments

@racdev
Copy link

racdev commented Dec 17, 2020

In the Flux v1 documentation, the FAQ documents the fluxcd.io/ignore annotation and how it can be used to ignore particular manifests (https://docs.fluxcd.io/en/1.21.0/faq/#can-i-temporarily-make-flux-ignore-a-manifest) during reconciliation.

In Flux v2, the annotation isn't supported. There is no mention of it in the Flux 2 documentation and this could cause issues for people migrating from Flux v1 who aren't aware it isn't supported, and who regularly use the annotation or have it currently set in their committed code.

The Flux 2 FAQ should be updated to state the annotation isn't supported as well as detailing the equivalent mechanism(s) available in Flux v2, to achieve the same affect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants