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

Align type names with k8s-openapi #49

Merged
merged 8 commits into from
Oct 13, 2024
Merged

Align type names with k8s-openapi #49

merged 8 commits into from
Oct 13, 2024

Conversation

clux
Copy link
Member

@clux clux commented Oct 13, 2024

Do not do the misguided replace of weird casing because it would make any migration between openapi -> pb more awkward.

Besides, the names are what they are.

We have to do the opposite action and restore prost's renaming though, because they inject these different in the first place (thankfully the thing doesn't build if we get it wrong, so i am ok with a big shell search/replace loop).

Do not do the misguided replace of weird casing because it would make
any migration between openapi -> pb more awkward.

Besides, the names are what they are.

Signed-off-by: clux <sszynrae@gmail.com>
@clux

This comment was marked as resolved.

clux added 7 commits October 13, 2024 19:35
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
@clux clux marked this pull request as ready for review October 13, 2024 18:49
@clux clux merged commit cb482db into main Oct 13, 2024
6 checks passed
@clux clux deleted the align-names branch October 13, 2024 19:08
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.

1 participant