• Geoff Simmons's avatar
    Make removing a varnish instance more robust. · 6a50e7d2
    Geoff Simmons authored
    Non-timeout network errors are not fatal when an instance is deleted,
    for the same reasons given for removing a haproxy instance in the
    prior commit.
    
    It is also not fatal if the admin Secret is missing when we remove
    a varnish instance, or when setting its config to the NotReady VCL.
    Similar to reasons given for haproxy in prior commits -- in such
    cases we assume that Secret has been deleted in an undeployment
    operation, so its not necessary to set a "not configured" state,
    since the instance will be removed imminently.
    6a50e7d2
Name
Last commit
Last update
charts Loading commit data...
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...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...