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

Removed descriptions from CRD #932

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

jpkrohling
Copy link
Contributor

@jpkrohling jpkrohling commented Feb 28, 2020

Closes #873 and is related to #854. In this PR, I'm removing the description fields, as suggested by @adamhosier in #873. Note that we are moving away from the operator-sdk's CRD generator in favor of controller-gen. The Operator SDK does use the same bits as controller-gen under the hood, and I understand that the plan is to move more and more in the direction of kubebuilder. So, there's low risk that we'll diverge that much from the operator-sdk.

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Copy link

@adamhosier adamhosier left a comment

Choose a reason for hiding this comment

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

Brilliant, thanks for this!

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.

Too long CRD definition
3 participants