Skip to content

Use kubernetes-client/gen generators to generate python client#284

Merged
mbohlool merged 1 commit into
kubernetes-client:masterfrom
mbohlool:use_gen_repo
Jul 6, 2017
Merged

Use kubernetes-client/gen generators to generate python client#284
mbohlool merged 1 commit into
kubernetes-client:masterfrom
mbohlool:use_gen_repo

Conversation

@mbohlool

@mbohlool mbohlool commented Jul 6, 2017

Copy link
Copy Markdown
Contributor

ref: #243

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 6, 2017
Comment thread scripts/update-client.sh Outdated

echo "--- Generating client ..."
mvn -f "${SCRIPT_ROOT}/pom.xml" clean generate-sources -Dgenerator.spec.path="${SCRIPT_ROOT}/swagger.json" -Dgenerator.output.path="${CLIENT_ROOT}" -Dgenerator.package.name=client -D=generator.client.version=${CLIENT_VERSION}
echo ">>> Clonging gen repo"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Cloning :)

@dims

dims commented Jul 6, 2017

Copy link
Copy Markdown
Collaborator

Looks good, just one tiny typo. Haven't tried it though. We can let this merge and then fixup any issues. Will try to run it later this week

@mbohlool

mbohlool commented Jul 6, 2017

Copy link
Copy Markdown
Contributor Author

Thanks. I also removed unused files too (the ones that duplicates gen repo like preprocessing script). It is working, but I need to update third party resources in the gen repo. I am going to move the #283 to gen repo.

@dims

dims commented Jul 6, 2017

Copy link
Copy Markdown
Collaborator

LGTM 👍

@mbohlool
mbohlool merged commit 820366c into kubernetes-client:master Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants