azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

[TA] change rolebinding create command parameter roles to comma-seperated

Open YitongFeng-git opened this issue 3 years ago • 2 comments


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

Related command

General Guidelines

  • [x] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [x] 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 pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

Test:

image

YitongFeng-git avatar Jul 28 '22 08:07 YitongFeng-git

LGTM

Please also update history.rst (and setup.py if you want to release a new version) and add some description about the change.

Also, since the feature is basically available, time to add a live test case for it?

Updated history, and the tests will be added in August.

YitongFeng-git avatar Jul 28 '22 08:07 YitongFeng-git

AKS

yonzhan avatar Jul 28 '22 09:07 yonzhan

/azp run

FumingZhang avatar Aug 18 '22 05:08 FumingZhang

No pipelines are associated with this pull request.

azure-pipelines[bot] avatar Aug 18 '22 05:08 azure-pipelines[bot]