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

Use kudoapi import alias instead of directly using the api version #1670

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

ANeumann82
Copy link
Member

Signed-off-by: Andreas Neumann aneumann@mesosphere.com

Fixes #1668

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
@ANeumann82 ANeumann82 marked this pull request as ready for review September 3, 2020 08:25
@ANeumann82
Copy link
Member Author

This PR contains only search-and-replace on imports. All imported types from the kudo api are now prefixed with kudoapi and not with v1beta1 anymore.
There are no other code changes in this PR

Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

👍

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.

I don't see the value... and it seems odd to have kudoapi represent a version of it... I expect the need to manage multiple versions similar to #1675 does for CRDs

There isn't anything blocking... it seems fine if you feel this adds value

@ANeumann82 ANeumann82 merged commit cb8ac01 into main Sep 7, 2020
@ANeumann82 ANeumann82 deleted the an/kudoapi-import-alias branch September 7, 2020 15:23
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.

Refactoring: Adjust api imports for new api version
3 participants