mirror of https://github.com/tailscale/tailscale/
cmd/k8s-operator: remove unnecessary timed requeue.
Previously, we had to do blind timed requeues while waiting for the tailscale hostname, because we looked up the hostname through the API. But now the proxy container image writes back its hostname to the k8s secret, so we get an event-triggered reconcile automatically when the time is right. Updates #502 Signed-off-by: David Anderson <danderson@tailscale.com>pull/6744/head
parent
d857fd00b3
commit
835a73cc1f
Loading…
Reference in New Issue