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

chore: use create instead of apply #11

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

STRRL
Copy link
Member

@STRRL STRRL commented Jun 21, 2021

Signed-off-by: STRRL [email protected]

as the size of workflownode is too large, kubectl apply will failed to apply the object with failed message:

The CustomResourceDefinition "workflownodes.chaos-mesh.​org" is invalid: metadata.annotations: Too long: must have at most 262144 bytes.

we should use kubectl create instead.

Copy link
Member

@cwen0 cwen0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwen0
Copy link
Member

cwen0 commented Sep 28, 2022

/merge

@cwen0 cwen0 merged commit ba7b0fe into chaos-mesh:master Sep 28, 2022
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