ContainerImage.Pinniped/test/testlib
Ryan Richard b564454bab Make Pinniped compatible with Kube clusters which have enabled PSAs
Where possible, use securityContext settings which will work with the
most restrictive Pod Security Admission policy level (as of Kube 1.25).
Where privileged containers are needed, use the namespace-level
annotation to allow them.

Also adjust some integration tests to make similar changes to allow the
integration tests to pass on test clusters which use restricted PSAs.
2022-09-15 14:58:15 -07:00
..
browsertest Add LDAP browser flow login failure tests to supervisor_login_test.go 2022-05-10 16:28:08 -07:00
access.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
activedirectory.go Add group change warning test for Active Directory 2022-03-02 11:54:36 -08:00
assertions.go Update to github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.2 2022-03-08 12:28:09 -08:00
cli.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
client.go Make Pinniped compatible with Kube clusters which have enabled PSAs 2022-09-15 14:58:15 -07:00
env.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
iotest.go Add LDAP browser flow login test to supervisor_login_test.go 2022-05-10 12:54:40 -07:00
iplookup_go1.14.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
iplookup.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
securetls_preference_fips.go Add more details to FIPS comments 2022-04-01 10:56:38 -04:00
securetls_preference_nonfips.go Add more details to FIPS comments 2022-04-01 10:56:38 -04:00
securetls.go Add more details to FIPS comments 2022-04-01 10:56:38 -04:00
skip.go Skip some recently added integration tests when LDAP is unavailable 2022-06-08 12:57:00 -07:00
spew.go Fix bad test package name 2021-06-22 11:23:19 -04:00