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

[second iteration] bump k8s-extension version to 1.4.3 - including additional changes #246

Merged
merged 50 commits into from
Aug 11, 2023

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?

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.

smartura and others added 30 commits July 30, 2023 11:53
…zure#6543)

* Added client type

* Added entry to HISTORY.rst and updated version
…#6554)

* [dnc] init AAZ Dev Tool CLI generation

* [dnc] fix: controller tests

* [dnc] feat: add unit tests and parity subnet and orchestrator CLI arguments

* [dnc] fix: use centraluseuap RM

* [dnc] chore: update setup.py with version info

* [dnc] chore: add short summary for resource_group

* [dnc] chore: recreate test recordings

* [dnc] fix: tests to use management.azure.com
…e#6553)

* Added GA CLI extension

* updated CLI version

* updating linter exclusion

* updated linterexclusion.yml

* updated config file

* updated test scenarios

* Replacing subscription ID

* supported InternetGatewayRules and added fltten workaround for Internetgateways

* updated README.md

* updated linter exclusion
…-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`
…nario mode (Azure#6541)

* Fix error when enter short param in scenario mode

* Fix error when enter short param in scenario mode

* Update HISTORY.rst

* Release New Version
…Azure#6570)

* Remove network security perimeter based access rule creation/updation

* history and setup updated

* History update

---------

Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
azclibot and others added 20 commits August 4, 2023 04:06
* Fix ARG bug

* add default 'me' for help and regenerate whl file

* Add project and network connection tests

* Add gallery test

* update previous tests, reformat

* regenerate whl, add recordings

* updates to test

* Fix gallery test

* Add attached network and pool tests

* Pool test recording

* Add rest of devbox tests

* add schedule to pool

* Add catalog tests

* Handle dogfood dataplane

* update

* add env type tests

* Improve control plane update  commands

* rerun tests and edit error messasing

* delete unused files

* delete unused files

* add defaults for devcenter and project

* Not error message for dev project list

* Delay Schedule Customization

* Whl file and style changes

* Add validation

* pr comments

* add proj pool and schedule tests

* add whl file

* uncomment out record only

* Add catalog and env type tests

* Update to make clear dummy val

* Update to make clear dummy ref

* Add whl file

* Update to tests, fix dp polling

* add dev box test, fix ymls

* add environment test

* fix style

* generate whl file

* update yml

* Update README

* Update readme

* correct mispelling

* Fix wording of readme

* Update name of extension

* Remove fidalgo extension

* Fix PR build errors

* Fix pool operation and gallery tests

* Remove usage command

* Generate new whl file

* Fix aio operations

* Fix aio operations

* Reorganize code

* Generate whl file

* Update to aaz

* fix identity

* run tests

* proj env type test

* fix tests

* update parameters for pool

* Update 2023-1-1 dataplane API

* Update CLI client code

* clean up old control plane

* add pool logic

* add customizations

* update tests

* fix gallery test

* update tests

* fix tests

* comment out control plane

* uncomment tests

* style and linter fixes

* guid

* update tests

* Delete scheduled tasks

* Clean up extension

* Update managed identity api version

* add artifacts API

* add artifacts API

* test updates

* Update aaz

* Update aaz

* Merge AAZ calls

* remove top

* Remove top from aaz

* Remove unused args using aaz dev tools

* undo changes

* Control plane 2023-1-1

* fix show and wait

* update image version and schedule

* fix ordering of imports

* Fix location description

* Add pool health check customization, fix desc

* add 200 for catalog sync

* add extra line

* fix style

* Add update environment command

* Delay actions customization

* Delay actions customization

* correct comparison

* Style fixes

* Update control plane tests for 2023-01-01-preview

* Update data plane tests 2023-01-01-preview

* Add 2023-01-01-preview whl file

* Update dataplane to 2023-04-01 API

* Fix style errors

* Update api version

* Update examples, add usage API

* update dev box definition wait

* Fix list attached network description

* Fix history file

* Update read me to point to correct CLI reference

* Update help, required params, examples

* fix examples

* fix linter issue

* Add endpoint option to data plane cmds

* Fix endpoint regex, update to dev box list

* dev center and project tests

* network connection test

* dev box definition test

* gallery test

* attached network test

* env type tests

* pool test

* update tests

* Add usage test

* updates

* Update data plane tests for API v2023-04-01

* fix bugs

* catalog tests and improvements to code

* update pool tests without idle

* update tests

* update last tests

* Style fixes

* Remove pool run health check

* Add 04-01 whl file

* Improve endpoint error message

* Further improve error message string

* improved wording

* Fix example name

* FIx dev box list bug

* Add whl file

* GA updates

* Pr comments

* Add breaking changes to HISTORY.rst

* update for restart test

* Fix env create error string, update dp help

* Add allowPartialScopes to ARG

* Update allowPartialScopes to True for ARG query

* undo deletion

* fix merge

* Fix style

* Update dev box definition parameter

* Update version to 2.0.0

---------

Co-authored-by: amandalim95 <55768281+amandalim95@users.noreply.github.com>
Co-authored-by: meenakshidas1996 <meenakshidas@microsoft.com>
Co-authored-by: meenakshidas1996 <103694696+meenakshidas1996@users.noreply.github.com>
…-blobs` and `--transfer-all-files` to support setting transfer all details (Azure#6585)
…r-storage-smb-file-share/create-for-smb`: Add new endpoints for storage-smb-file-share and smb mount. (Azure#6472)

* 2023-07-01-preview, test not working

* change to eastus2euap

* add create/update for storage-smb-file-share and smb mount, still need to update the custom functions

* revert back to generic update for endpoint update, rerun tests

* add new endpoints `az storage-mover endpoint create-for-storage-smb-file-share/create-for-smb`  and `az storage-mover endpoint update-for-storage-smb-file-share/update-for-smb`

* add preview tag, update version

* add help for new commands, change {} to "" so as not be confused with shorthand syntax

* lint

* lint

* Empty

* Empty

* Empty

* Empty

* some params are not required

* fix endpoint create and update for smb credential issues

* lint

* remove some non updatable params for endpoint update

* update version number to match new extension guidelines

* update help to match code change

* Update HISTORY.rst

* change back to generic update

* re-record

---------

Co-authored-by: ZelinWang <zelinwang@microsoft.com>
…: Add Flag to Allow Container App Insecure Ingress (Azure#6555)
@bavneetsingh16 bavneetsingh16 merged commit e1250ee into k8s-extension/public Aug 11, 2023
17 of 18 checks passed
@bavneetsingh16 bavneetsingh16 deleted the release-new-1.4.3 branch August 11, 2023 01:39
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.