Skip to content

Commit

Permalink
apiextensions-apiserver: generate applyconfigurations
Browse files Browse the repository at this point in the history
These were omitted on accident.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

Kubernetes-commit: 0bca3b0e4dee6174c6e0ca6bd709293134eadc69
  • Loading branch information
stevekuznetsov authored and k8s-publishing-bot committed Aug 25, 2023
1 parent efb98fd commit 6c12248
Show file tree
Hide file tree
Showing 40 changed files with 3,778 additions and 0 deletions.
1 change: 1 addition & 0 deletions hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ kube::codegen::gen_openapi \

kube::codegen::gen_client \
--with-watch \
--with-applyconfig \
--input-pkg-root k8s.io/apiextensions-apiserver/pkg/apis \
--output-pkg-root k8s.io/apiextensions-apiserver/pkg/client \
--output-base "$(dirname "${BASH_SOURCE[0]}")/../../.." \
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6c12248

Please sign in to comment.