Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Feng Zhou 9ee214a215
{Misc.} Update CODEOWNERS (#12149) 2020-02-13 10:14:21 +08:00
Jiashuo Li c727f3137e
Update code owner (#11875) 2020-01-16 13:05:23 +08:00
Jianhui Harold 49a3c3e134
Chore: add code owner for command module appconfig (#11860) 2020-01-15 13:45:03 +08:00
Zunli Hu 7bb6319e89 update CODEOWNERS (#11814) 2020-01-10 15:44:42 +08:00
Zunli Hu bfbb4b250f add codeonwer for sql (#11777) 2020-01-06 14:05:57 +08:00
Zunli Hu 24c48b360a update codeowner for resource (#11739) 2020-01-02 15:59:34 +08:00
MyronFanQiu cbacc40c0c [General][Minor]Update Code Onwers (#11705)
* Update Code Onwers

remove @zikalino from code owner

* Update CODEOWNERS

* Update codeowner for scripts

* Update CODEOWNERS

Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
2019-12-31 14:59:02 +08:00
Jiashuo Li 8f038d3693
update code owner (#11057) 2019-11-01 03:19:24 -07:00
yonzhan 801406d7cd Refine code owners in github (#10393) 2019-09-05 02:07:47 +00:00
Kevin Hillinger 196d18c58c Onboarding API Management Module (Preview Support) (#10074)
* apim module init

* apim module scaffolding

* updating requirements and setup to incorporate dependency on API Management SDK

* update commands

* reverting merge conflicts

* az apim list

* custom show command stub

* az apim list table formatter

* Update _format.py

* basic implementation of az apim create

* az apim api list

* Update custom.py

* az apim update

* az apim operation stubs

* support for delete

* merging changes

* fixing help, cleaning up commands

* updating apim help to be inline with current standards of other modules.

* delete command support

* delete command help

* apim cf updates

* update help and formatting

* adding apim resource type and stubbing out update

* Update _help.py

* adding vnet type and managed identity support to apim

* apim: adding location to net update command

* apim update implementation

* Core scenario tests

* Update test_apim_scenario.py

* Update test_apim_scenario.py

* Update test_apim_scenario.py

az apim update test

* Update test_apim_scenario.py

fix location list

* removing apim api subcommands

* fixing sku consumption with null capacity and defaulting network type to none

* enable client cert to None for Consumption.

* Update test_apim_scenario.py

* core scenario test recording

* removing superfluous validator

* fixing style and linting in apim

* apim help and params short option fix

* apim lic. header fix

* apim help verify fix

* minor fixes
2019-08-22 11:10:49 +08:00
Travis Prescott ed0db1ca79
Remove tjprescott from CODEOWNERS. (#10087) 2019-07-30 07:45:56 -07:00
Travis Prescott d32ae6968f
[Network] NAT Gateway support (#9379)
* Azure CLI Nat Gateway contract changes (#9071)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Make azure-cli-natgateway installable.

* Re-record tests for 2018-02-01.

* Re-record tests.

* Re-record tests. Remove accidentally committed files.

* Nat Gateway Resource (#9147)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update recordings.

* Nat Gateway Resource (#9330)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Attach subnet to Nat Gateway (#9333)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Subnet attached to managed nat

* Update PR comments

* Nat Gateway (#9373)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Subnet attached to managed nat

* Update PR comments

* Updates to NAT gateway module.

* Update tests and validator'

* Update Params

* Rerecord tests.

* Re-record tests.

* Convert AKS tests to live only.

* Convert SQL test to live only.

* Final fixes.

* Disable flaky security test.

* Convert `network nat-gateway` group to `network nat gateway`.

* Code review feedback.
2019-05-15 16:55:45 -07:00
adewaleo 9e98f1a5ae Test doesn't crash if user has alias installed. (#9002)
* Test doesn't crash if user had alias installed.

* Simplify test setup and teardown.

* Remove tosin from codeowners. :)
2019-04-05 14:17:12 -07:00
adewaleo 23cbb0fa41 Update CODEOWNERS. (#8871)
* Update CODEOWNERS.

* Add core.
2019-03-26 08:30:45 -07:00
adewaleo 4016b1a701
[vm] Added image update. Added examples. (#8784)
* Added image update. Added examples.

* update vm/setup.py to fix header check.

* Expose --tags for image update. Update codeowners.

* Fix minor style linter errors.
2019-03-20 14:25:07 -07:00
Brandon Klein 5e2a7917bb Update Batch CLI for latest REST API (#8366)
* Update Batch CLI for latest REST API

* Fix flake8

* Update version number

* Remove os upgrade from help text

* minor fixes

* Update test recordings

* Update code ownership

* Update version to version-name

* update validator
2019-02-21 07:22:52 -08:00
Chris Eggert 93334325d6 Policy remediation commands (#8326) 2019-01-30 13:03:52 -08:00
Sam Kreter b59fddc1c7 Removing Warnings for Cloudshell Proxy (#7605)
* removing warnings for cloudshell proxy

* updating code owners for the container modules

* Updating how env var is accessed

* fixing formatting error in string message

* removing unused import
2018-10-18 12:29:10 -07:00
Troy Dai 3e124d203d Update CODEOWNERS (#7571) 2018-10-15 20:43:53 -07:00
Willie Xu 84b8dbfd3d Cleaned up rest of faulty examples (#7133)
* cleaned up rest of faulty examples

* added example linter exclusions

* bumped versions of command modules
2018-08-23 17:02:52 -07:00
Willie Xu 714f52c709
update sdk and add codeowner (#7100) 2018-08-20 13:20:32 -07:00
bulentelmaci f4ba5b01ed Command module for Microsoft.PolicyInsights (#6378) 2018-05-25 09:52:19 -07:00
Derek Bekoe 3a30c525aa Change code owners (#6322)
* Change code owners

* Change names
2018-05-10 07:06:26 -07:00
Ajit Navasare aa9dfa2c7d On-board Event Hubs (#5522)
* EventHubs CLI cmdlets

* removed Encoding param a it has a default value

* review comments

* updated history with version

* --ids should not displayed for list commands fix

* updated list commands

* review updates and recordings

* extension suppression code and recordings

* lint fixes

* update - support for Name or ARM Id for storageAccount in EH creation/update

* removed default for sku in update cmd

* consumergroup list no ids fix and help text

* validator fix

* review comments updated

* Consumer-Group test recording

* lint fixes
2018-03-08 14:15:05 -08:00
Ajit Navasare 2dcf21c693 On-board Service Bus (#5499)
* review comments

* Servicebus on board

* Module Loading Performance fix

* review comments upodated

* updated history file with version

* review comments, extension supperssion code and recordings

* lint fixes

* updates- support name or ID for GEO DR patner_namespace

* removed default for sku in update

* review updates and help text fixes

* help fixes, capacity validator and recordings

* review comments and recordings
2018-03-08 13:11:44 -08:00
Travis Prescott fe81db993b
Dev Branch rebase to Knack (#4965)
* sp reset-credentials from dev

* rebase polish rbac error message

* rebase role assignment list: show default assignments for classic administrators

* Modified AzureUSGov Endpoint to .US (#4877)

* Modified AzureUSGov Endpoint to .US

* Updated History.RST to include USGovAADEndPoint Change

* Updated Setup.py to match HISTORY.RST

* Reduced previous change in HISTORY.RST to a single line

* HISTORY.rst merge with latest commit

* HISTORY.RST Syntax Correction

* webapp/functionapp: ensure list/show display correct set of apps (#4891)

* Fix authoring doc typo (#4903)

* Changing CLI for azure-consumption reflecting the new api-version (#4900)

* Changing CLI for azure-consumption reflecting the new api-version

* Modifying Setup.py and history.rst

* Implementing review comments

* Rebase remove component module

* [acr] typo fix in help (#4904)

* [acr] typo fix in help

* [acr] bump version and add history line item

* Rebase of support raw format on resource show

* Web: add node appsetting when runtime is not specified (#4907)

* webapp: fix a bug in the cert name generation (#4909)

* Fix container module default ports (#4950)

* fix default ports

* bump up version

* update history

* Advisor command module (#4898)

* Initial change to add Advisor module.

* Add list recommendations command.

* More commands.

* More commands.

* Pylint fixes and adding a test.

* More updates.

* More updates.

* Fixing precheck errors.

* Fixing more precheck errors.

* Initial change to add Advisor module.

* Add list recommendations command.

* More commands.

* More commands.

* Pylint fixes and adding a test.

* More updates.

* More updates.

* Fixing precheck errors.

* Fixing more precheck errors.

* Adding missing manifest.

* Fixes for test failures.

* Addressing review comments and add unit tests.

* More fixes.

* Address CI failures.

* Extra space.

* One more fix.

* rebase sql usage commands.

* Add advisor to default install (#4956)

* Add consumption module to code owners (#4906)

* Added sql server conn-policy show/update commands (#4888)

* Update proj file
2017-11-27 10:38:03 -08:00
Derek Bekoe 13d2f3ec69 Support local builds for all installers (Docker, MSI, Pip, Debian, RPM) (#4696)
- packaged_releases -> build_scripts
- Docker: build Docker image from src code directory, support private SDKs
- Debian: local builds
- MSI: local builds
- remove old scripts
- RPM: local builds
2017-10-18 09:39:23 -07:00
AlexanderYukhanov 448f420a10 BatchAI. Initial drop of azure-cli-batchai. (#4600)
* BatchAI. Initial drop of azure-cli-batchai.

* BatchAI. Getting rid of legacy "learning" term.

The old service name "Batch AI Learning" has been changed to "Batch AI",
so we need to update all environment variables names.

* BatchAI. Added scenario for configless cluster and nfs creation

* BatchAI. Update cluster resize and cluster auto-scale.

After adding payload-flattening-threshold=2, cluster.update signature
changed. Updating affected commands.
2017-10-04 10:44:14 -07:00
Derek Bekoe 43cf1282d3 Add GitHub CODEOWNERS (#4574)
* Add Code owners

* Add some more code owners
2017-09-29 12:12:03 -07:00