ContainerImage.Pinniped/internal
Ryan Richard ba98c8cc14 Enhance Kube middleware to rewrite API group of ownerRefs on update verb
When oidcclientsecretstorage.Set() wants to update the contents of the
storage Secret, it also wants to keep the original ownerRef of the
storage Secret, so it needs the middleware to rewrite the API group
of the ownerRef again during the update (just like it had initially done
during the create of the Secret).
2022-09-21 21:30:44 -07:00
..
apiserviceref Use API service as owner ref for cluster scoped resources 2021-02-10 21:52:08 -05:00
authenticators Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
certauthority Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
clusterhost Introduce clusterhost package to determine whether a cluster has control plane nodes 2021-02-09 11:16:01 -08:00
concierge Make `kubectl explain` work for Pinniped aggregated APIs 2022-09-21 15:15:37 -07:00
config Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
constable Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
controller Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
controllerinit Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
controllerlib Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
controllermanager Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
crud adding tests 2022-09-21 15:16:12 -07:00
crypto/ptls Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
deploymentref Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
downward Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
dynamiccert Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
endpointaddr Add endpointaddr pkg for parsing host+port inputs. 2021-05-25 16:17:26 -05:00
execcredcache Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
fositestorage Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
fositestoragei More adjustments based on PR feedback 2021-04-27 16:54:26 -07:00
groupsuffix Enhance Kube middleware to rewrite API group of ownerRefs on update verb 2022-09-21 21:30:44 -07:00
here Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
httputil Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
issuer dynamiccert: split into serving cert and CA providers 2021-03-15 12:24:07 -04:00
kubeclient Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
leaderelection Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
localuserauthenticator Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
mocks Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
net/phttp Update to github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.2 2022-03-08 12:28:09 -08:00
oidc Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
oidcclientsecretstorage Resolve a todo in oidcclientsecretstorage.go 2022-09-21 15:17:21 -07:00
ownerref Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
plog Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
psession Create username scope, required for clients to get username in ID token 2022-08-08 16:29:22 -07:00
registry integration tests for oidcclientsecretrequest endpoint 2022-09-21 16:25:41 -07:00
secret All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
supervisor Create OIDCClientSecretRequest returns metadata 2022-09-21 15:17:10 -07:00
testutil Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
upstreamldap Create username scope, required for clients to get username in ID token 2022-08-08 16:29:22 -07:00
upstreamoidc Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
valuelesscontext valuelesscontext: make unit tests more clear 2021-04-30 10:43:29 -04:00