ContainerImage.Pinniped/hack
Monis Khan 1e1789f6d1
Allow configuration of supervisor endpoints
This change allows configuration of the http and https listeners
used by the supervisor.

TCP (IPv4 and IPv6 with any interface and port) and Unix domain
socket based listeners are supported.  Listeners may also be
disabled.

Binding the http listener to TCP addresses other than 127.0.0.1 or
::1 is deprecated.

The deployment now uses https health checks.  The supervisor is
always able to complete a TLS connection with the use of a bootstrap
certificate that is signed by an in-memory certificate authority.

To support sidecar containers used by service meshes, Unix domain
socket based listeners include ACLs that allow writes to the socket
file from any runAsUser specified in the pod's containers.

Signed-off-by: Monis Khan <mok@vmware.com>
2022-01-18 17:43:45 -05:00
..
lib Enable aggregator routing on kind clusters 2021-09-15 15:09:15 -04:00
boilerplate.go.txt generated: include 2021 in copyright 2021-02-11 10:52:01 -05:00
check-copyright-year.sh Add more text explaining what copyright notice should look like 2021-01-05 16:06:59 -08:00
get-ldflags.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
header.txt WIP adding access token to storage upon login 2022-01-12 18:03:25 -08:00
integration-test-env-goland.sh Allow focused integration tests to be run from the GoLand UI again 2021-09-21 12:04:45 -07:00
kind-down.sh Whitespace-only change in two files 2020-10-30 15:18:40 -07:00
kind-up.sh Trivial change to a comment 2021-01-22 12:43:35 -08:00
module.sh Increase timeout on linter for when CI gets slow 2022-01-18 10:07:36 -08:00
prepare-for-integration-tests.sh Allow configuration of supervisor endpoints 2022-01-18 17:43:45 -05:00
prepare-impersonator-on-kind.sh Add hack/prepare-supervisor-on-kind.sh 2021-03-31 11:39:10 -07:00
prepare-supervisor-on-kind.sh Use proxy for `pinniped get kubeconfig` in hack/prepare-supervisor-on-kind.sh 2021-05-12 11:34:16 -07:00
prepare-webhook-on-kind.sh hack: add prepare-webhook-on-kind.sh 2021-04-19 16:10:20 -04:00
update.sh Update ./hack/update.sh to add a "latest" package. 2021-02-16 12:28:29 -06:00
verify.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00