• Geoff Simmons's avatar
    Set the "regular" config to "not available" when no Ingress is defined. · 7ca83849
    Geoff Simmons authored
    This was a remnant of earlier versions when the Pods were set to not
    Ready when there is no Ingress to implement. No the Pods are always
    ready, but we set the "configured" endpoint to respond with non-200
    when nothing is defined.
    
    However, if an Ingress had been defined previously, then deleted,
    the http/https endpoints still responded as for the previous config.
    This was semantically incorrect, and also meant that the VCL config
    remained defined indefinitely. Now it becomes unlabeled, so it can
    go cold and then be discarded.
    7ca83849
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...
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...