Content-Length: 355168 | pFad | http://github.com/kubernetes/kubernetes/commit/581c03ace4c90eceb4052691e4656162caab4540

0F Convert `k8s.io/kms/apis` from gogo to protoc · kubernetes/kubernetes@581c03a · GitHub
Skip to content

Commit 581c03a

Browse files
committed
Convert k8s.io/kms/apis from gogo to protoc
Use standard protoc for the kms APIs instead of gogo. Part of #96564 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
1 parent 9e204ba commit 581c03a

File tree

11 files changed

+1226
-825
lines changed

11 files changed

+1226
-825
lines changed

hack/update-codegen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,6 @@ function codegen::protobindings() {
10251025

10261026
"staging/src/k8s.io/kubelet/pkg/apis/deviceplugin"
10271027

1028-
"staging/src/k8s.io/kms/apis"
10291028
"staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/kmsv2"
10301029

10311030
"staging/src/k8s.io/kubelet/pkg/apis/dra"
@@ -1035,6 +1034,7 @@ function codegen::protobindings() {
10351034

10361035
)
10371036
local apis_using_protoc=(
1037+
"staging/src/k8s.io/kms/apis"
10381038
"staging/src/k8s.io/cri-api/pkg/apis/runtime"
10391039
"staging/src/k8s.io/externaljwt/apis"
10401040
)

staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/testing/v1beta1/kms_plugin_mock.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ type Base64Plugin struct {
5656
inFailedState bool
5757
ver string
5858
socketPath string
59+
kmsapi.UnsafeKeyManagementServiceServer
5960
}
6061

6162
// NewBase64Plugin is a constructor for Base64Plugin.

staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/testing/v2/kms_plugin_mock.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ type Base64Plugin struct {
5858
ver string
5959
socketPath string
6060
keyID string
61+
kmsapi.UnsafeKeyManagementServiceServer
6162
}
6263

6364
// NewBase64Plugin is a constructor for Base64Plugin.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/kubernetes/kubernetes/commit/581c03ace4c90eceb4052691e4656162caab4540

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy