• Geoff Simmons's avatar
    Fix Service deletion. · 0ce2bfdf
    Geoff Simmons authored
    - The varnish controller deleted a service from its
    map under the wrong conditions.
    
    - Not an error if there are no Endpoints for the
    Service when the Delete event is synced -- they
    may already be gone.
    
    - Varnish and haproxy controllers delete the service
    from their maps before any other sync actions are
    taken -- otherwise error returns may prevent the
    deletion from ever happening.
    
    - Permanent network errors on attempts to communicate
    with the admin interfaces are ignored (do not cause
    re-queue), since the instance may be gone.
    0ce2bfdf
Name
Last commit
Last update
cmd Loading commit data...
container Loading commit data...
deploy Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
pkg Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.kind-gitlab.yaml Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...