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

Sort required fields. #1212

Merged
merged 5 commits into from
Dec 20, 2019
Merged

Sort required fields. #1212

merged 5 commits into from
Dec 20, 2019

Conversation

porridge
Copy link
Member

@porridge porridge commented Dec 19, 2019

What this PR does / why we need it:

This will help reduce the size of the diff when we move to
auto-generating these files with controller-gen.

This a baby-step towards #862

It was never used (verified by eyeballing `git log -p` all the way
down), we don't seem to know what it's for, and it has no counterpart in
the structs.
This is in preparation for moving to `controller-gen`, which is somewhat
opinionated in that it does not allow us to pick the exact file names.

I guess we do not really care what these are called anyway - the only
place where these names show up is this integration test.
This will help reduce the size of the diff when we move to
auto-generating these files with controller-gen.
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.

I guess lgtm :)

@porridge porridge changed the base branch from rename-crds to master December 20, 2019 09:32
@porridge porridge merged commit 64fc8fc into master Dec 20, 2019
@porridge porridge deleted the sort-requires branch December 20, 2019 10:00
ANeumann82 pushed a commit that referenced this pull request Feb 13, 2020
This will help reduce the size of the diff when we move to
auto-generating these files with controller-gen.

This a baby-step towards #862

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

2 participants