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

fix(aws): add soft error #1

Closed
wants to merge 1 commit into from
Closed

Conversation

blanchardma
Copy link
Owner

Description

Fixes (again) kubernetes-sigs#4067 because it was partly revert by kubernetes-sigs#3973.

Add the ability to have a soft error when it fails to list resource records sets for zone. For example, if the cause of the error is the throttling of the AWS Route53 API Throttling: Rate exceeded' status code: 400 , it is certainly not helpful if it is not a soft error and flags to improve the situation such as --min-event-sync-interval can not work.

Checklist

  • Unit tests updated
  • End user documentation updated
    -> Both are not needed

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.

1 participant