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

[AutoPR azure-mgmt-containerservice] Dev containerservice microsoft.container service 2021 02 01 #4042

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#12771

You can install the use using pip install of the artificats.

swathipil and others added 30 commits January 4, 2021 16:57
* initial commit

* Update migration_guide.md

* comments
* renamed checkpoint by batch samples to by event count

* change link in EH sample readme for event count sample
Fixing function by setting key_encryption_key instead of  key_resolver_function
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
- Add set of helpers to work with devops work items
- Add script to create devops release package items
- Update SemVer to support version type

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* update migration guide

* Apply suggestions from code review

Co-authored-by: Rakshith Bhyravabhotla <rakshith.bhyravabhotla@gmail.com>
Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* addressing comments

* tweak table of contents

* update according to comments

Co-authored-by: Rakshith Bhyravabhotla <rakshith.bhyravabhotla@gmail.com>
Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* [ChangeFeed]Tweak one test and re-record

* fix CI failure
**In this PR:**
- Add `AzureSasCredential` per Azure/azure-sdk#1954
- `AzureSasCredential` is the name that has been settled on the end of discussion.
- Add `AzureSasCredentialPolicy` that appends SAS to query

**Remarks:**
- Some service (like storage in the Portal) present SAS with leading "?". This has to be stripped before appending
- The validation if serviceUri already contain sas (mentioned [here](Azure/azure-sdk#1954 (comment))) will be responsibility of service clients:
    - the format varies between services (i.e. Event Grid SAS and Storage SAS are vastly different)
    - it would be good to fail fast (at client creation) rather than late (at request send).

**References**
- [.NET PR](Azure/azure-sdk-for-net#17636)
* CodeGen from PR 12269 in Azure/azure-rest-api-specs
update healthbot t2 config (Azure#12269)

* update healthbot t2 config

* fix readme

* update changelog

* fix

* fix

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
…zure#15947)

* added samples to pipeline, fixed up a few samples to actually work

* fixed up samples to pass, changed table names, inserted a few sleeps

* fixed up unicode and python2 issues, added cleanup methods and unique table names

* added unicode endings

* fixing up samples to use with, and removing unnecessary comments

* bug on a sample
* use getattr to lazy load aiohttp and trio
* refactor hierarchy of HttpPolicy & AsyncHttpPolicy
* add transport docs in readme

* remove Transport configurations from dev doc
* add function for getting existing package versions

* Add SetPackageVersion function

* Update versioning tools logic

* Add GetPackageInstallNotes function

* Add GetPackageInstallNotes function

* Remove changes unrelated to update changelog
* Make the user agent configurable.

* Address comments

* Default to current Chrome version

* Revert the yaml file changes

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* add ignore list for samples

* add sample to ignore for eventgrid
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Rodrigossz and others added 26 commits February 3, 2021 15:26
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update sdk/cosmos/azure-cosmos/README.md

Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com>

* Update README.md

Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com>
* modify update methods and metrics_id

* update release date
* Support sub directory for artifact location

* Fix as per review comment to avoid artifact sub path

* Package property file is not created for track1 and management pacakges.

* Fix property name case

* Fix as per review comments

* Fix as per review comments

* Use Config File param value as is

* Change to make path joineasily readable

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
* Updated cosmos emulator yml script to remove the existing installation, install latest version and run emulator with latest version

* Added default emulator start arguments if none provided

* Updated default start params

* Updated default start params in PS script

* Updated default start params in PS script

Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
* call on_error if timeout in flush

* address arch review feedback

* update release date

* remove print statement
* Added package properties SDKType and NewSDK
* encoding

* Update autorest_tools.py
* Scan all duplicate artifacts which set hide to true

* Update eng/common/docgeneration/Generate-DocIndex.ps1

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* Update Generate-DocIndex.ps1

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* CodeGen from PR 12833 in Azure/azure-rest-api-specs
add python track2 for applicationinsights (Azure#12833)

* test,version,CHANGELOG

* fix changelog and version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* CodeGen from PR 12834 in Azure/azure-rest-api-specs
add python track2 config for kusto (Azure#12834)

* test,version,CHANGELOG

* fix changelog and version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* try something

try again

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

skipping most tests so i can test quickly

try

speed up testing even more

even faster

even faster

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

try

* add test-resources.json files

* refactor testcase and preparers

* refactor all tests

* fix before next test run

* unskip tests

* fix for recorded tests

* fix operation location replacer

* don't use images hosted on github

* fix envar

* fix pipeline error

* try fix pipeline error
…zure#16510)

* filter packages by python_requires release info retrieved by pypi. now we only select package versions that are compatible with current platform
…idance (added alpine installation) (Azure#16515)

* update readme pointing to uamqp installation guidance

* Apply suggestions from code review

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* adding missing supported fields

* update async sample

* updating sample invoice
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/12771/azure-mgmt-containerservice branch from b129293 to 7f784ae Compare February 5, 2021 06:17
Merge 32b3ad996fe3b55694146686a3e3cb7d04da8544 into 25bcc4c
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/12771/azure-mgmt-containerservice branch from 7f784ae to ef89545 Compare February 5, 2021 06:19
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.