forked from Kuadrant/dns-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ignore managed zone missing errors on deletion
When we are deleting a DNSRecord we just ignore all errors relating to the ManagedZone being missing since there is nothing we can do about it, and we don't want the record staying around forever. Check was missing for health checks Kuadrant#78
- Loading branch information
1 parent
84ec0d5
commit 3c0620b
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters