mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Regenerate protobuf and client-go
This commit regenerates the protobuf as per the recent generation changes (removing erroneous imports, adding k8s.io/metrics), and syncs the changes to client-go (which also ensures that client-go protobuf IDL has the correct package names).
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,6 @@ import "k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto";
|
||||
import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||
import "k8s.io/apiserver/pkg/apis/example/v1/generated.proto";
|
||||
|
||||
// Package-wide variables from generator "generated".
|
||||
option go_package = "v1";
|
||||
|
||||
Reference in New Issue
Block a user