This website requires JavaScript.
Explore
Help
Sign In
github
/
pinniped
Watch
1
Star
0
Fork
0
You've already forked pinniped
mirror of
https://github.com/vmware-tanzu/pinniped.git
synced
2026-02-14 18:10:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
pinniped
/
internal
/
controller
/
kubecertagent
History
Ryan Richard
9d1c65c3e6
fix deprecation of NewSimpleClientset by using NewClientset or ignoring
2025-12-19 12:00:56 -08:00
..
testdata
WIP: start replacing the kubecertauthority pkg with a new controller
2020-09-22 17:45:20 -07:00
kubecertagent_test.go
fix deprecation of NewSimpleClientset by using NewClientset or ignoring
2025-12-19 12:00:56 -08:00
kubecertagent.go
allow the kube cert agent deployment's strategy type to be configured
2025-10-23 18:10:19 -07:00
legacypodcleaner_test.go
fix deprecation of NewSimpleClientset by using NewClientset or ignoring
2025-12-19 12:00:56 -08:00
legacypodcleaner.go
Use plog.Logger instead of logr.Logger wherever possible
2024-06-11 12:47:19 -05:00
pod_command_executor_test.go
Enforce aliases for 'k8s.io/apimachinery/pkg/util/errors' and 'k8s.io/apimachinery/pkg/api/errors'
2024-05-21 09:31:15 -05:00
pod_command_executor.go
Lightly standardize import aliases
2023-11-15 13:52:17 -06:00