Skip to content

Commit 9e56fc8

Browse files
committed
codegen
It seems even though we did generate the applyconfigurations package already, we never told the kube-client-gen about it and so it never generated the ...WithApply variant with Apply and ApplyStatus functions. That's what is causing this diff to be larger than expected. On-behalf-of: @SAP [email protected]
1 parent 7465f54 commit 9e56fc8

File tree

173 files changed

+579
-278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+579
-278
lines changed

examples/pkg/apis/example/v1/zz_generated.deepcopy.go

+27-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/pkg/apis/example/v1alpha1/zz_generated.deepcopy.go

+24-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/pkg/apis/example/v1beta1/zz_generated.deepcopy.go

+24-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/pkg/apis/example/v2/zz_generated.deepcopy.go

+24-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)