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

Unify description spelling in cmd and pkg/apis. #1172

Merged
merged 2 commits into from
Dec 16, 2019
Merged

Conversation

porridge
Copy link
Member

What this PR does / why we need it:

This in preparation of moving to generating CRDs from the structs, in
order to minimize the diff.

Baby step towards #862

@@ -77,12 +78,12 @@ spec:
type: object
type: array
templates:
description: List of go templates YAML files that define the application
operator instance
description: Yaml captures a templated yaml list of elements that define
Copy link
Member

Choose a reason for hiding this comment

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

love most of these changes... except this one. This desc makes no sense to me.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, second this, what about: Templates is a list of references to YAML templates located in the templates folder and later referenced from tasks.

Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

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

LGTM minus that one comment

@@ -77,12 +78,12 @@ spec:
type: object
type: array
templates:
description: List of go templates YAML files that define the application
operator instance
description: Yaml captures a templated yaml list of elements that define
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, second this, what about: Templates is a list of references to YAML templates located in the templates folder and later referenced from tasks.

This in preparation of moving to generating CRDs from the structs, in
order to minimize the diff.
@porridge
Copy link
Member Author

rebased and review comment applied
PTAL @alenkacz and @kensipe

@alenkacz
Copy link
Contributor

👍

Copy link
Member

@kensipe kensipe left a comment

Choose a reason for hiding this comment

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

noice!

@kensipe kensipe merged commit 537dc98 into master Dec 16, 2019
porridge added a commit that referenced this pull request Dec 19, 2019
ANeumann82 pushed a commit that referenced this pull request Feb 13, 2020
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
ANeumann82 pushed a commit that referenced this pull request Feb 13, 2020
This was missed in #1172

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
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.

None yet

3 participants