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

Solve a potential race on AWS IAM integration where policy deletion would error because the related IAM role was not found #551

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

otterobert
Copy link
Contributor

Description

In cases when AWS roles were already deleted (possibly by the credentials operator) in a race condition, re-queue the event for another attempt.

Checklist

  • I have added documentation for new/changed functionality in this PR and in github.com/otterize/docs

@otterobert otterobert requested a review from amitlicht January 22, 2025 16:04
@amitlicht amitlicht self-requested a review January 23, 2025 10:16
@amitlicht amitlicht changed the title Recover from AWS not found policy error Solve a potential race on AWS IAM integration where policy deletion would error because the related IAM role was not found Jan 26, 2025
@amitlicht amitlicht merged commit e0a8e16 into main Jan 26, 2025
20 checks passed
@amitlicht amitlicht deleted the david/recover-from-aws-not-found-policy-error branch January 26, 2025 09:05
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants