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

Restructure the project a little bit #5

Merged
merged 1 commit into from
May 11, 2017

Conversation

brendandburns
Copy link
Contributor

This is mainly because swagger-codegen overwrites the pom.xml in the kubernetes directory, so if I want to have a custom pom.xml for hand-written code, it needs to be in a different module.

We should consider renaming the kubernetes directory to generated which is more descriptive.

@mbohlool
Copy link
Contributor

you can add pom.xml to .swagger-codegen-ignore?

@mbohlool
Copy link
Contributor

anyway, I prefer this new structure. What I am trying right now in python is to move some of these files (that added to codegen-ignore list and modified) to a base folder and created a symlink in the original location. this base and util folders should move to another $lang-base repo according to new client structure document.

@mbohlool mbohlool merged commit 89af80c into kubernetes-client:master May 11, 2017
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.

3 participants