Skip to content

make the aks show table output contain currentKubernetesVersion column#4299

Merged
zhoxing-ms merged 3 commits intoAzure:mainfrom
zjpjack:jizen/outtable_currentk8sversion
Jan 7, 2022
Merged

make the aks show table output contain currentKubernetesVersion column#4299
zhoxing-ms merged 3 commits intoAzure:mainfrom
zjpjack:jizen/outtable_currentk8sversion

Conversation

@zjpjack
Copy link
Copy Markdown
Contributor

@zjpjack zjpjack commented Jan 5, 2022

This will add a new column "currentKubernetesVersion" for az aks show --output table.

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
Copy link
Copy Markdown
Collaborator

yonzhan commented Jan 5, 2022

aks

Copy link
Copy Markdown
Member

@wangzelin007 wangzelin007 left a comment

Choose a reason for hiding this comment

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

By the way if you want to release the new extension version, please write the description of changes into HISTORY.rst and update setup.py.

@zjpjack zjpjack closed this Jan 6, 2022
@zjpjack
Copy link
Copy Markdown
Contributor Author

zjpjack commented Jan 6, 2022

By the way if you want to release the new extension version, please write the description of changes into HISTORY.rst and update setup.py.

@wangzelin007 add description and updated setup.py

@zjpjack zjpjack reopened this Jan 6, 2022
@zhoxing-ms zhoxing-ms merged commit 906f96c into Azure:main Jan 7, 2022
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