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

kubectl/crd snapshot: support multidoc #1182

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

ncdc
Copy link
Member

@ncdc ncdc commented Jun 1, 2022

Summary

Support multi-doc yaml with kubectl kcp crd snapshot, such as

kustomize build config/crd | kubectl kcp crd snapshot -f - --prefix today | kubectl apply -f -

Related issue(s)

Fixes #

@ncdc ncdc force-pushed the crd-snapshot-support-multiple branch from aeee844 to 9b8af4d Compare June 1, 2022 15:43
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
@ncdc ncdc force-pushed the crd-snapshot-support-multiple branch from 9b8af4d to 1ea50dd Compare June 1, 2022 16:02
@ncdc ncdc merged commit 832e905 into kcp-dev:main Jun 2, 2022
@ncdc ncdc added this to the v0.6.0 milestone Jun 2, 2022
@ncdc ncdc deleted the crd-snapshot-support-multiple branch July 29, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants