Azure / azure-cli-extensions

Public Repository for Extensions of Azure CLI.
https://docs.microsoft.com/en-us/cli/azure
MIT License
384 stars 1.25k forks source link

[AKS] az aks create/update: Update ACNS Enablement for 2024-09-02-preview #8263

Closed rayaisaiah closed 2 weeks ago

rayaisaiah commented 2 weeks ago

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

Related command

az aks create --enable-acns
az aks create --enable-acns --disable-acns-observability
az aks create --enable-acns --disable-acns-security

az aks update --enable-acns
az aks update --disable-acns
az aks update --enable-acns --disable-acns-observability
az aks update --enable-acns --disable-acns-security

Update ACNS enablement with new ACNS API changes from 2024-09-02-preview.

General Guidelines

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.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

azure-client-tools-bot-prd[bot] commented 2 weeks ago
️✔️Azure CLI Extensions Breaking Change Test >
> ️✔️Non Breaking Changes > > >
azure-client-tools-bot-prd[bot] commented 2 weeks ago

Hi @rayaisaiah, Since the current milestone time is less than 7 days, this pr may not catch up with this release.

yonzhan commented 2 weeks ago

Thank you for your contribution! We will review the pull request and get back to you soon.

github-actions[bot] commented 2 weeks ago
rayaisaiah commented 2 weeks ago

The live test validating the changes has passed.

test_aks_update_enable_acns test_aks_create_with_enable_acns test_aks_create_with_enable_acns_complex

azclibot commented 2 weeks ago

[Release] Update index.json for extension [ aks-preview ] : https://dev.azure.com/azclitools/release/_build/results?buildId=206556&view=results