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

[KubernetesConfiguration] Add extension CLI #1550

Merged
merged 23 commits into from
May 7, 2020
Merged

[KubernetesConfiguration] Add extension CLI #1550

merged 23 commits into from
May 7, 2020

Conversation

NarayanThiru
Copy link
Member

@NarayanThiru NarayanThiru commented Apr 16, 2020


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@yonzhan yonzhan requested a review from qwordy April 16, 2020 23:01
@yonzhan yonzhan added this to the S169 milestone Apr 16, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 16, 2020

add to S169

@arrownj arrownj self-requested a review April 17, 2020 01:35
@arrownj arrownj self-assigned this Apr 17, 2020
src/k8sconfiguration/azext_k8sconfiguration/_validators.py Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/commands.py Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/custom.py Outdated Show resolved Hide resolved
src/k8sconfiguration/setup.py Outdated Show resolved Hide resolved
src/k8sconfiguration/setup.py Show resolved Hide resolved
src/k8sconfiguration/README.rst Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/_params.py Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/_params.py Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/_validators.py Outdated Show resolved Hide resolved
src/k8sconfiguration/azext_k8sconfiguration/custom.py Outdated Show resolved Hide resolved
src/k8sconfiguration/setup.py Outdated Show resolved Hide resolved
@qwordy
Copy link
Member

qwordy commented Apr 24, 2020

Is this PR ready to merge?

@NarayanThiru
Copy link
Member Author

NarayanThiru commented Apr 27, 2020

We are taking a couple of bug fixes before the merge. Once I am done with those fixes, I will ping you - in a day or two.

Copy link
Member Author

@NarayanThiru NarayanThiru left a comment

Choose a reason for hiding this comment

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

Static error fix

@arrownj arrownj changed the title WIP {KubernetesConfiguration} Add extension CLI [KubernetesConfiguration] Add extension CLI May 7, 2020
@arrownj arrownj merged commit e489082 into Azure:master May 7, 2020
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.

5 participants