• Geoff Simmons's avatar
    WIP: implement TLS onload for more than one BackendConfig. · bbafe336
    Geoff Simmons authored
    XXX: currently does not always delete haproxy backends for onload
    when it should. This can be demonstrated with the tls/onload test:
    deploy, verify, undeploy, then deploy again. The second deployment
    fails because the haproxy backend from the first run, which should
    have been removed by undeployment, still exists and is reported
    by dataplane as 409 Conflict.
    bbafe336
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...