• 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
..
apis Loading commit data...
client Loading commit data...
controller Loading commit data...
haproxy Loading commit data...
interfaces Loading commit data...
net Loading commit data...
update Loading commit data...
varnish Loading commit data...