Skip to content

Restore eso drift ignores on standard-envtyps - #23

Open
nicklathe wants to merge 2 commits into
mainfrom
nicklathe/restore-eso-drift
Open

Restore eso drift ignores on standard-envtyps#23
nicklathe wants to merge 2 commits into
mainfrom
nicklathe/restore-eso-drift

Conversation

@nicklathe

Copy link
Copy Markdown
Contributor

The ESO controller defaults creationPolicy, deletionPolicy, conversionStrategy and decodingStrategy onto ExternalSecret objects that our manifests do not declare, which Argo reports as permanent drift. 1021fba added ignoreDifferences by field manager to suppress it; b60928c removed them while leaving ServerSideApply=true in place, despite its 'disable SSA' message.

The drift was invisible until the vendored chart archive was rebuilt, because the stale archive still declared those four fields.

Signed-off-by: Nick Lathe <nick.lathe@code.org>
Signed-off-by: Nick Lathe <nick.lathe@code.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants