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

replace TypeList with TypeSet for idempotency #378

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rasschaert
Copy link

fixes #377

Warning: I don't know how to write golang, but it's 2023 and we have AI now.
This is what it came up with. I built and tested this code and it does appear to resolve the issue reported in #377.

I feel like a patient going to a doctor with a printed out WebMD diagnosis. I'm sorry for doing it this way but I figured it might save you some time. I'm just trying to be helpful in the only way I know how.

@BeryJu
Copy link
Member

BeryJu commented Jul 5, 2023

Thanks for the PR!

usually listConsistentMerge is supposed to deal with this (it tries to order the list it gets from the API in the same order as the one that's in terraform state), but I'll do some more testing with that

@lucasilverentand
Copy link

lucasilverentand commented Mar 5, 2024

Has this been solved yet, since I'm still observing some idempotency issues. If I can help in any way or form let me know.

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.

authentik_stage_identification sources not idempotent
3 participants