summaryrefslogtreecommitdiffhomepage
path: root/util/execqueue/execqueue.go
diff options
context:
space:
mode:
authorDavid Bond <davidsbond@users.noreply.github.com>2025-11-25 12:41:39 +0000
committerGitHub <noreply@github.com>2025-11-25 12:41:39 +0000
commitd4821cdc2f49094a933e4379fec1fd140bcc958c (patch)
tree8d27ceab4d04667b8e26b6cd6c63125952f90686 /util/execqueue/execqueue.go
parent9c3a2aa79789542262ebae3c3d224da16dc61dbb (diff)
downloadtailscale-d4821cdc2f49094a933e4379fec1fd140bcc958c.tar.xz
tailscale-d4821cdc2f49094a933e4379fec1fd140bcc958c.zip
cmd/k8s-operator: allow HA ingresses to be deleted when VIP service does not exist (#18050)
This commit fixes a bug in our HA ingress reconciler where ingress resources would be stuck in a deleting state should their associated VIP service be deleted within control. The reconciliation loop would check for the existence of the VIP service and if not found perform no additional cleanup steps. The code has been modified to continue onwards even if the VIP service is not found. Fixes: https://github.com/tailscale/tailscale/issues/18049 Signed-off-by: David Bond <davidsbond93@gmail.com>
Diffstat (limited to 'util/execqueue/execqueue.go')
0 files changed, 0 insertions, 0 deletions