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

Add check-network sub-command #6579

Closed
wants to merge 57 commits into from

Conversation

alyssa1303
Copy link
Contributor


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

Related command

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

azure-client-tools-bot-prd bot commented Jul 31, 2023

⚠️Azure CLI Extensions Breaking Change Test
⚠️aks-preview
rule cmd_name rule_message suggest_message
⚠️ 1001 - CmdAdd aks check-network cmd aks check-network added

@azure-client-tools-bot-prd
Copy link

Hi @alyssa1303,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@azure-client-tools-bot-prd
Copy link

Hi @alyssa1303,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@yonzhan
Copy link
Collaborator

yonzhan commented Jul 31, 2023

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

alyssa1303 and others added 8 commits July 31, 2023 22:53
…-set`: Migrate to Codegen V2 (Azure#6577)

* initial gen

* az tsi environment gen1 create tested

* az tsi access-policy tested

* location option list add -l

* change to patch for reference-data-set update, fix referenceDataSetName regex pattern for create, tests passed for reference-data-set

* tests passed for environment gen1

* tests passed for environment gen2

* unwrap more class into obj

* dont use aaz for event-source eventhub

* testsed event-source iothub which still uses sdk as well

* remove all unused code, lint, rerun test, update version

* move command import into function, use inheritance
…d scenario (Azure#6535)

* Fix Scenario Idx out of bound when selecting recommended scenario

* Add message in `HISTORY.rst`
src/aks-preview/azext_aks_preview/_client_factory.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/_params.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/commands.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/commands.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/commands.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/custom.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/custom.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/custom.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/custom.py Outdated Show resolved Hide resolved
src/aks-preview/azext_aks_preview/custom.py Show resolved Hide resolved
azclibot and others added 27 commits August 3, 2023 09:14
@alyssa1303 alyssa1303 closed this Aug 7, 2023
@alyssa1303
Copy link
Contributor Author

Closing due to error in rebase so have to open a new one

@alyssa1303 alyssa1303 deleted the alyssa/check-network branch February 6, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.