Skip to content

[AKS] Support azure policy addon in azure-cli#15092

Merged
arrownj merged 4 commits intoAzure:devfrom
ruchikaguptaa:dev
Sep 10, 2020
Merged

[AKS] Support azure policy addon in azure-cli#15092
arrownj merged 4 commits intoAzure:devfrom
ruchikaguptaa:dev

Conversation

@ruchikaguptaa
Copy link
Contributor

@ruchikaguptaa ruchikaguptaa commented Sep 8, 2020

Description

Azurepolicy addon was supported in AKS through extensions as of now. Since this addon is planned for GA, adding to azure-cli official repo.

Testing Guide

az aks create -g -n -a azure-policy
az aks enable-addons -g -n -a azure-policy

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.

azure cli extensions PR - https://github.com/Azure/azure-cli-extensions/pull/651/files


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

@arrownj arrownj self-assigned this Sep 9, 2020
Copy link
Contributor

@arrownj arrownj left a comment

Choose a reason for hiding this comment

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

Is it possible to add this parameter into a test case ?

@yungezz yungezz added the AKS az aks/acs/openshift label Sep 9, 2020
@yungezz yungezz added this to the S175 - For Ignite milestone Sep 9, 2020
@Azure Azure deleted a comment from yonzhan Sep 9, 2020
@ruchikaguptaa
Copy link
Contributor Author

@arrownj updated test.

Copy link
Contributor

@arrownj arrownj 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 ee4670a into Azure:dev Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS az aks/acs/openshift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants