Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kustomize crd manifests warnings #7671

Open
thbkrkr opened this issue Mar 27, 2024 · 0 comments
Open

kustomize crd manifests warnings #7671

thbkrkr opened this issue Mar 27, 2024 · 0 comments

Comments

@thbkrkr
Copy link
Contributor

thbkrkr commented Mar 27, 2024

The following command:

kubectl kustomize config/crds/v1/patches > $(ALL_V1_CRDS)

generates some warnings:

# Warning: 'bases' is deprecated. Please use 'resources' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.

Nothing serious but probably something to do one day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant