Skip to content

fix: SA authentication and change how errors in requests are handled#79

Merged
ondbeh merged 3 commits into
mainfrom
fix/requests-on-error
Jul 14, 2026
Merged

fix: SA authentication and change how errors in requests are handled#79
ondbeh merged 3 commits into
mainfrom
fix/requests-on-error

Conversation

@ondbeh

@ondbeh ondbeh commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

There was a change in how the STACKIT SDK handles authentication with service accounts that needed to be reflected in the webhook.
The main change is how we handle errors that occur during the records CRUD operations - instead of trying every remaining request, we cancel them and let external DNS handle the retries.
I have also changed the ordering of which records are created first to avoid orphaned A and CNAME records by creating the TXT ownerships first and deleting them last.

@ondbeh ondbeh requested review from a team and fsandel July 14, 2026 09:20
@ondbeh ondbeh merged commit 92c209a into main Jul 14, 2026
5 checks passed
@ondbeh ondbeh deleted the fix/requests-on-error branch July 14, 2026 12:02
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