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

update connectedk8s cli version and release notes - v1.10.6 #34

Merged
merged 30 commits into from
Feb 14, 2025

Conversation

bavneetsingh16
Copy link


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? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

pjohari-ms and others added 27 commits February 6, 2025 09:29
* Added versioning

* Added release version in setup.py
* add support for bastion developer create

* space-separated ip addresses for network acls

* add history

* features vars naming

* check fix

* re-record tests

* attempt to fix api-version for vnet PUT

* update recording

---------

Co-authored-by: Jacques Zhang <[email protected]>
…ing `--asg-ids` alone without `--allowed-host-ports` (Azure#8456)
…zure#8368)

* Update list-template.md | fix metadata to conform to new guidelines

According to the allowed values for `ms.topic` as now showing in the Contributor's Guide (https://review.learn.microsoft.com/en-us/help/platform/metadata-taxonomies/mstopic?branch=main), the ms.topic for autogenerated reference content should be `language-reference`. By making this update, the available extensions report will also be removed from management's broken link report. We'll still be able to monitor broken links from the azure-docs-cli repo's daily build report.

* Update ms.topic to generated-reference
* Update project env type parameters

* Fix environment def example and update style

* Fix show logs

* Fix spacing

* Fix style error

* Fix integraion tests

* Fix gallery test

* Fix gallery test

* Fix gallery compute

* Update

* Update control plane

* Update tests and vendored sdk for data plane API

* Updates

* Update tests

* Update version

* Update tests

* Update log command to support escape characters

* Update control plane to 2024-10-01-preview

* Changes for force delete only

* update api version

* remove preview flag

* Fix linter errors

* Update control plane tests

* Update tests

* Update commands

* Add project policy test

* Update

* add missing override

* Update response

* Add tests

* Fix image name regex

* Update version for Ignite

* Update data plane tests

* Update control plane tests

* Fix control plane tests

* Fix nsg

* Update params

* Update release version

* Update data plane 2024-10-01-preview

* Remove old dp code

* Add devbox list

* Add project,pool,schedule

* Add devbox

* Fix post, add snapshots

* Fix post LRO

* Add environments

* Add additional cmds

* Fix help

* Fix params

* Fix customization task validate

* Linter and style fixes

* Update version

* Update version2

* Update dp tests

* Add dev box tests

* Add repair test

* Add snapshot test

* Add customization task  test

* Add customization group  test

* Add environment  test

* Update tests

* Update help

* Fix tests

* Fix examples and show logs output

* Handle if there is no next scheduled time

* Update HISTORY.rst

* Fix syntax errors

* Update version

---------

Co-authored-by: Erica Guthan <[email protected]>
* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* Update linter_exclusions.yml

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20

* chore(arcdata): version bump to 1.5.20
* added stack_hci_vm cli v1.6.1

* spacing fix

* updated to 1.6.2

* updated to 1.6.3

* added stack_hci_vm cli v1.6.4
* codegen

* init module with aaz command

* custom command, update test

* fix custom command param register

* fix custom command help message

* remove unused code

* fix style

* update custom.py

* update custom.py

* update version
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

Copy link

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@bavneetsingh16 bavneetsingh16 changed the title merge latest changes from upstream update connectedk8s cli version and release notes - v1.10.6 Feb 14, 2025
@bavneetsingh16 bavneetsingh16 merged commit e7d7c70 into main Feb 14, 2025
5 of 7 checks passed
@bavneetsingh16 bavneetsingh16 deleted the pull_upstream_changes branch February 14, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.