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

Syncupstream2 #275

Merged
merged 158 commits into from
Mar 8, 2024
Merged

Syncupstream2 #275

merged 158 commits into from
Mar 8, 2024

Conversation

Arif-lakhani
Copy link
Collaborator


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.

bgashirabake and others added 30 commits January 24, 2024 11:01
* Link HCRP machine to vCenter

* Update VM create examples

* small nit

* lint fixes

* lint fixes

* error msg improv

* lint fix

* release 0.2.4

* Update src/connectedvmware/azext_connectedvmware/_help.py

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update src/connectedvmware/azext_connectedvmware/_help.py

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

---------

Co-authored-by: ZelinWang <zelinwang@microsoft.com>
* portal default - create update delete
…ly` to support managing assembly (Azure#7175)

* integration

* Update HISTORY.rst
…te-endpoint-connection list`, and `sync-group cloud-endpoint trigger-change-detection` (Azure#7220)

* add `storagesync check-name-availability` `storagesync private-endpoint-connection list` `storagesync registered-server trigger-rollover` `storagesync sync-group cloud-endpoint trigger-change-detection`

* add test, need to manually register agent, some features have been deprecated, remove trigger rollover for certificate as it requires custom code from service side

* style

* update version
* Add 2.0.1

* update min az cli version

* Update SHA Sum

* Update classifier

* Revert change

* Add missing field
ABZhang0 and others added 13 commits March 6, 2024 14:21
* Add arg to update command and fix typos

* Remove resource group name from None value check

* Replace local SDK files with PyPI SDK

* Lint fix

* Regenerate test files

* Add confirmation dialog

* Lint fix

* Fix input logic

* Lint fix

* Update minor version

* Update test recordings

* Lint fixes

---------

Co-authored-by: Alan Zhang <alanzhang@microsoft.com>
…ception (Azure#7342)

* fix error

* update

* update

* update

* update

* update user agent

* lint

* updated
* edit docs and add deployment props; add config analyze;

* rm unused import per azdev style rqmts

* update version as per guidelines

* new recording; add config analyze

* remove file

* fix linter and style issues

* re run recording

* re run recording

* re run recording with eus2euap

* change azclicore version

* update azcli and rerun recording

* fix linter issues

* fix linter issues and azdev style issues

* fixazdev style issues

* rewrite history
@Arif-lakhani Arif-lakhani force-pushed the syncupstream2 branch 2 times, most recently from a31e635 to c236246 Compare March 7, 2024 23:53
@Arif-lakhani Arif-lakhani merged commit 3a40ecc into k8s-extension/public Mar 8, 2024
16 of 17 checks passed
@Arif-lakhani Arif-lakhani deleted the syncupstream2 branch March 8, 2024 01:01
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.