mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
Use protobuf for core clients
Signed-off-by: Monis Khan <mok@microsoft.com>
This commit is contained in:
@@ -645,6 +645,7 @@ function codegen::clients() {
|
||||
--input-base="k8s.io/api" \
|
||||
--plural-exceptions "${PLURAL_EXCEPTIONS}" \
|
||||
--apply-configuration-package "${APPLYCONFIG_PKG}" \
|
||||
--prefers-protobuf \
|
||||
$(printf -- " --input %s" "${gv_dirs[@]}") \
|
||||
"$@"
|
||||
|
||||
|
Reference in New Issue
Block a user