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

Finalize Gslb if no route53 DNSEndpoint found #184

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Oct 27, 2020

  • Don't return error if DNSEndpoint is already removed
  • Unfortunately controller-runtime's fake client does not remove
    finalizer when it is actually removed in reality so no way
    to properly unit test it
  • Terraform test for this seems to be an overkill

* Don't return error if DNSEndpoint is already removed
* Unfortunately controller-runtime's fake client does not remove
  finalizer when it is actually removed in reality so no way
  to properly unit test it
* Terraform test for this seems to be an overkill
@ytsarev ytsarev merged commit 3661f51 into master Oct 27, 2020
@ytsarev ytsarev deleted the finalize-if-no-endoint branch October 27, 2020 15:17
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