mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 20:54:08 +00:00
Add plugin and key-cache for ExternalJWTSigner integration
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
"k8s.io/client-go",
|
||||
"k8s.io/code-generator",
|
||||
"k8s.io/cri-api",
|
||||
"k8s.io/externaljwt",
|
||||
"k8s.io/kms",
|
||||
"k8s.io/kube-aggregator",
|
||||
"k8s.io/kubelet",
|
||||
|
@@ -785,6 +785,8 @@ function codegen::protobindings() {
|
||||
|
||||
"staging/src/k8s.io/kubelet/pkg/apis/pluginregistration"
|
||||
"pkg/kubelet/pluginmanager/pluginwatcher/example_plugin_apis"
|
||||
|
||||
"staging/src/k8s.io/externaljwt/apis"
|
||||
)
|
||||
|
||||
kube::log::status "Generating protobuf bindings for ${#apis[@]} targets"
|
||||
|
Reference in New Issue
Block a user