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

Added --enable-azure-rbac flag in ManagedClusterAadProfile (#2) #1887

Merged
merged 4 commits into from
Jul 3, 2020

Conversation

Anumita
Copy link
Contributor

@Anumita Anumita commented Jun 15, 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.

@Anumita
Copy link
Contributor Author

Anumita commented Jun 15, 2020

@weinong can you review the PR?

@yonzhan yonzhan requested a review from qwordy June 15, 2020 12:34
@yonzhan yonzhan added this to the S171 milestone Jun 15, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 15, 2020

AKS

Copy link
Contributor

@weinong weinong left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@Anumita Anumita force-pushed the master branch 2 times, most recently from bca3370 to 0a693bf Compare June 16, 2020 08:02
@arrownj
Copy link
Contributor

arrownj commented Jun 23, 2020

Hi @bingosummer , could you please help resolve the merge conflict ?

@Anumita Anumita force-pushed the mergeconflicts branch 3 times, most recently from 96bcebc to e514af5 Compare July 1, 2020 06:43
@palma21
Copy link
Member

palma21 commented Jul 1, 2020

@Anumita are we close to have this merged? Help needed?

@Anumita
Copy link
Contributor Author

Anumita commented Jul 2, 2020

@Anumita are we close to have this merged? Help needed?

Hey, the builds are failing due to some tests failing for all pr right now. I have contacted the poc for the tests. Once that is fixed , i think the pr needs to be approved by gtracer or zquingqing1 and then can be merged.

status:
code: 200
message: OK
code: 400
Copy link
Member

Choose a reason for hiding this comment

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

Is "bad request" expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure, i ran the tests again just to be sure, but getting the same

Copy link
Member

@zqingqing1 zqingqing1 left a comment

Choose a reason for hiding this comment

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

lgtm

@arrownj arrownj merged commit 0ee6b82 into Azure:master Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet