Closed averevki closed 1 month ago
@averevki Could you please resolve the conflicts? It would make reviewing easier and you need to that anyway
I don't understand the reasoning behind doing this refactoring to Change the list of additional clusters to only 2
. Why was it required?
I am seeing The DNS operation timed out.
error while running resolver.resolve(hostname.hostname)
. Did you come across that?
I don't understand the reasoning behind doing this refactoring to
Change the list of additional clusters to only 2
. Why was it required?
We don't need this functionality for now. Right now, it's committing the same object on each cluster, and I need more flexibility in CR configuration on each cluster
I am seeing
The DNS operation timed out.
error while runningresolver.resolve(hostname.hostname)
. Did you come across that?
You may be using wrong DNS servers. Or you are running under the internal network, which blocks non-internal dns
Only thing that confuses me a little is that if I tried to resolve the hostname in https://dnschecker.org/ it took a few minutes till at least one AU server started resolving to "AU" Gateway external IP.
Changes
Tests
Closes #496, closes #515