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

sync with upstream repo #226

Open
wants to merge 696 commits into
base: k8s-configuration
Choose a base branch
from
Open

sync with upstream repo #226

wants to merge 696 commits into from

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.

am-lim and others added 30 commits March 13, 2023 16:05
…Support Cold tier (Azure#5958)

* `az storage blob upload/set-tier/copy start`: Support Cold tier

* quote

* update version
* add network aaz cmd needed for drop network sdk
* replace network sdk for spring
* replace network sdk for spring-cloud
chore(arcdata): version bump to 1.4.12
…zure#5994)

* [Communication] Downgrade email sdk version to fix breaking changes

* Update history.rst
* bug fixes and adding a new flag for approving wildcards for headless mode

* making layer caching work across multiple container groups

* adding a couple bug fixes for using sha hashes

* updating version number

* updating feature update list

---------

Co-authored-by: Heather Garvison <hgarvison@microsoft.com>
…e#5989)

* Expect nodeimageupgrade to return 304 error

* stop calling node image upgrade to pass the test

* disable node image upgrade tests
* Support sync, backup, and restore

* add release notes

* bug fixes: better output and support folder inclusion

* add include, exclude, and more output polishing

* simplify phase1

* consolidate and add test

* add a e2e test

* fix all lint errors

* rerun all tests

* clean up temp dir created by the test

* update all tests for wor with track 2

* revert local hack

* update recording

* fix command linter error

* fix command linter error

* fix the cmd lint error

* fix info message of default role assignments

* accept 412 on folder restoration

* ensure old CLI with RBAC track-1 sdk can also work
…stent with the main repo (Azure#5925)

* refine extension test

* Update test_source.py

* update
azclibot and others added 26 commits April 28, 2023 06:05
… out-of-date commands (Azure#6149)

* sync up `az storage account create` with main repo

* update test recording

* sync up storage account update

* update test recording

* remove `az storage Account NetworkRule` in extension

* update test

* remove `az storage account local-user` from extensions

* remove `az storage file upload/upload-batch`, `az storage fs service-properties show/update` and `az storage fs list-deleted-path/undelete-path`

* remove help

* remove unused parameter

* sync tests

* Bump `azure-mgmt-storage` to 2022-09-01

* merge

* merge conflict

* update test recordings

* remove unused functions

* fix static analysis

* remove unused import

* upgrade the version in setup.py and history.rst
* remove outdated commands from storage-blob-preivew

* remove `az storage blob snapshot`

* sync tests

* remove unused functions

* restore `az storage blob copy start`

* upgrade the version in setup.py and history.rst
…re#6249)

* update python sdk

* sdk version 10-15

* crud tests

* minor changes

* rename test files

* minor changes

* minor change

* minor cleanup

* fix tests failure

* create test

* delete and shw commands

* working test

* firewall changes

* minor update

* update sdk with 03-01 version

* add tests

* fix update and tests

* minor cleanup

* added test case

* added param source_backup_location

* update sdk

* mayank public network access changes

* burst capacity changes

* update shard-node-sku to shard-node-tier

* address review comments

* address built issues

* fix static analysis errors

* updates to crossregionrestore

* reverted models_py3 changes - not needed, this is for sdk

* added validation for location in test case

* multi region account

* addressed comments

* Fixing merge conflicts

* mayank public network access changes

* update implementation and test records

* update test records

* cross region restore fixes and clean run

* address review comments

* addressed comments, removed mayanks changes as his seperate PR got merged.

* style fixes from azdev style

* updated comments

* resolve static analysis issues

* address review comments

* address revie comments

* address revie comments

* added single region account cross region scenario fixes

* minor changes, updated comments, changed region to eastus and westus

* updated region for batch1. batch2, cross region restore test

* updating recordings

* resolve linter issues

* added recordings

* azdev style update

* update recordings

* update recordings for mongocluster operations

* minor changes

* update test recordings

* added recording for burst capacity

* recordings

* update recordings

* update recordings

* address review comments

* address review comments

* wip for inaccount restore suggestions

* update assertions for inaccount restore tests

* address review comments

* updated readme and history

---------

Co-authored-by: Ashwini Singh <ashwsing@microsoft.com>
Co-authored-by: Ashwini Singh <42292682+ashwinisingh01@users.noreply.github.com>
Co-authored-by: dsapaliga <dsapaliga@microsoft.com>
Co-authored-by: Mayank Katwal <mayankkatwal@microsoft.com>
Co-authored-by: Dinesh Kumar Dhamotharan <ddhamotharan@microsoft.com>
Co-authored-by: mayankkatwal <121567171+mayankkatwal@users.noreply.github.com>
* Update fabricbot.json

* Update fabricbot.json
* amg: support to sync individual dashboard

* update help

* update version
* move pool

* update pool name

* fix

* Trigger Build
…python (Azure#6144)

* changing version number naming scheme and bugfix for 32bit python

* addressing PR comments

* moving where pulling files happens from

* making a sha256 hash of the security policy print out when injecting into arm template

* taking out the --json option

* removing unused function

* adding warnings for save to file and debug mode. fixed bug with numbers for template parameters

* taking out unused function and fixing style checks

* adding error checking back in for when dmverity-vhd returns nothing

* making it so you can disable allow_elevated via the privileged field in the arm template

* Feature/security context (#18)

* securityContext

---------

Co-authored-by: Seth Hollandsworth <seth.hollandsworth@gmail.com>
Co-authored-by: Seth Hollandsworth <sethho@microsoft.com>

* changing default value of no_new_privileges

* updating tests

* taking allow_elevated out of expected fields in ARM template

* adding docs for dmverity hashing and fixing markdown styling

---------

Co-authored-by: Heather Garvison <hgarvison@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet