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

Get latest from azure dev #24

Merged
merged 35 commits into from
Jun 4, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
0fffa38
ppg create: `--type` is now optional. (#9391)
adewaleo May 15, 2019
06959cf
[functionapps] Improvements of devops-pipeline command (#9383)
May 15, 2019
10ddfee
role assignment: support scope of management group (#9321)
yugangw-msft May 15, 2019
eb20935
[function-app]: wording change from iteractive to interactive (#9402)
May 15, 2019
d32ae69
[Network] NAT Gateway support (#9379)
tjprescott May 15, 2019
f5811bc
[ACR] Support Managed Identities for Task (#9317)
jaysterp May 16, 2019
b58bea8
[webapp]Fixing bug where the result was not showing the ASP (#9408)
panchagnula May 16, 2019
f8cae01
BotService 0.2.1: Update help text, minor UX improvements (#9412)
stevengum May 16, 2019
ede98f5
Add support for Manual-Failover (#9413)
anusapan May 17, 2019
781320f
[core] Fix bug where --query cannot be used with --output yaml (#9403)
adewaleo May 20, 2019
0b40e75
update default log analytics workspace region mapping for aks monitor…
ganga1980 May 20, 2019
0bab75c
Fix JP installer line (#9438)
marstr May 20, 2019
6bf4f77
ACS - OSA - Whitelist message (#9409)
julienstroheker May 20, 2019
65f852a
release: update versions (#9418)
yugangw-msft May 16, 2019
6868f1f
[vm] Fix bug introduced in #9306. (#9421)
adewaleo May 17, 2019
1beb635
auth: handle unicode in subscription name when under python 2.7 (#9439)
yugangw-msft May 22, 2019
eece82c
role: update the help of --assignee-object-id (#9457)
yugangw-msft May 23, 2019
c234eac
Update error logging for reported unclear issues (#9180)
bgklein May 23, 2019
e991191
Enable/Disable AKS kube-dashboard addon (#9458)
zhedahht May 24, 2019
a933916
Added ACR command to create a buildpack task (#9366)
May 24, 2019
45579ca
Make the RPM Spec flexible to EL7 vs EL8 (#9394)
marstr May 28, 2019
cd0c342
[ACR] Return patch response directly for acr repository update (#9420)
djyou May 28, 2019
e3ab833
Fixing Dockerfile name of RPM builder for centos in pipeline definiti…
marstr May 28, 2019
6bb0734
test: fix a flaky test (#9494)
yugangw-msft May 29, 2019
d4b196d
Update _help.py (#9502)
macedogm May 29, 2019
c63361a
Added Error Message when no TTY is available (#9481)
jdeschenes May 30, 2019
250a590
[Network] AppGateway WAF Policy commands (#9470)
tjprescott May 30, 2019
3bdff7e
[vm] create now more intelligently uses image data disk lun info. (#9…
adewaleo May 30, 2019
99f4180
Fixed registry prefix check (#9509)
dorfire May 30, 2019
a61f180
Update CLI to use Knack 0.6.2 (preview mechanism) (#9456)
tjprescott May 31, 2019
b9596ff
Network API 2019-04-01 (#9523)
tjprescott May 31, 2019
3ff2c5f
support ssh_public_key (#9512)
aim-for-better May 31, 2019
29d0671
Fix #9489. (#9531)
tjprescott May 31, 2019
457e6f0
Fix #9443. (#9533)
tjprescott Jun 3, 2019
d1f11f3
ServiceBus: Fix for Issue 9319 (#9538)
Jun 3, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Network] NAT Gateway support (Azure#9379)
* Azure CLI Nat Gateway contract changes (Azure#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 (Azure#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 (Azure#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 (Azure#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 (Azure#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.
  • Loading branch information
tjprescott authored May 15, 2019
commit d32ae6968f4a1697d6993c79f6f349008c674ec4
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
/src/command_modules/azure-cli-extension/ @tjprescott
/src/command_modules/azure-cli-keyvault/ @schaabs
/src/command_modules/azure-cli-monitor/ @tjprescott
/src/command_modules/azure-cli-natgateway/ @khannarheams
/src/command_modules/azure-cli-network/ @tjprescott
/src/command_modules/azure-cli-policyinsights/ @cheggert
/src/command_modules/azure-cli-profile/ @marstr
Expand Down
38 changes: 38 additions & 0 deletions azure-cli2017.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,23 @@
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\_params.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\__init__.py" />
<Compile Include="command_modules\azure-cli-monitor\setup.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\commands.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\custom.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\latest\test_natgateway_commands.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\latest\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\validators.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\_client_factory.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\_help.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\_params.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\cli\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\azure\__init__.py" />
<Compile Include="command_modules\azure-cli-natgateway\setup.py" />
<Compile Include="command_modules\azure-cli-natgateway\__init__.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\test_dns_commands.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\test_network_commands.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\test_network_unit_tests.py" />
Expand Down Expand Up @@ -1219,6 +1236,24 @@
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\operations\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\latest\" />
<Folder Include="command_modules\azure-cli-natgateway\" />
<Folder Include="command_modules\azure-cli-natgateway\.pytest_cache\" />
<Folder Include="command_modules\azure-cli-natgateway\.pytest_cache\v\" />
<Folder Include="command_modules\azure-cli-natgateway\.pytest_cache\v\cache\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\latest\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\latest\recordings\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\latest\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\tests\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\natgateway\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\command_modules\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\cli\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure\__pycache__\" />
<Folder Include="command_modules\azure-cli-natgateway\azure_cli_natgateway.egg-info\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\zone_files\" />
Expand Down Expand Up @@ -1648,6 +1683,9 @@
</Content>
<Content Include="command_modules\azure-cli-monitor\HISTORY.rst" />
<Content Include="command_modules\azure-cli-monitor\linter_exclusions.yml" />
<Content Include="command_modules\azure-cli-natgateway\HISTORY.rst" />
<Content Include="command_modules\azure-cli-natgateway\README.rst" />
<Content Include="command_modules\azure-cli-natgateway\setup.cfg" />
<Content Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\zone_files\fail1.txt" />
<Content Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\zone_files\fail2.txt" />
<Content Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\latest\zone_files\fail3.txt" />
Expand Down
1 change: 1 addition & 0 deletions doc/sphinx/azhelpgen/doc_source_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"lab": "src/command_modules/azure-cli-lab/azure/cli/command_modules/lab/_help.py",
"maps": "src/command_modules/azure-cli-maps/azure/cli/command_modules/maps/_help.py",
"monitor": "src/command_modules/azure-cli-monitor/azure/cli/command_modules/monitor/_help.py",
"natgateway": "src/command_modules/azure-cli-natgateway/azure/cli/command_modules/natgateway/_help.py",
"network": "src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py",
"policy": "src/command_modules/azure-cli-resource/azure/cli/command_modules/resource/_help.py",
"policyinsights": "src/command_modules/azure-cli-policyinsights/azure/cli/command_modules/policyinsights/_help.py",
Expand Down
2 changes: 1 addition & 1 deletion scripts/dependency/requirements.Darwin.external.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ azure-mgmt-marketplaceordering==0.1.0
azure-mgmt-media==1.0.0rc1
azure-mgmt-monitor==0.5.2
azure-mgmt-msi==0.2.0
azure-mgmt-network==2.6.0
azure-mgmt-network==2.7.0
azure-mgmt-privatedns==0.1.0
azure-mgmt-nspkg==2.0.0
azure-mgmt-policyinsights==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion scripts/dependency/requirements.Linux.external.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ azure-mgmt-marketplaceordering==0.1.0
azure-mgmt-media==1.0.0rc1
azure-mgmt-monitor==0.5.2
azure-mgmt-msi==0.2.0
azure-mgmt-network==2.6.0
azure-mgmt-network==2.7.0
azure-mgmt-privatedns==0.1.0
azure-mgmt-nspkg==2.0.0
azure-mgmt-policyinsights==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli-core/azure/cli/core/profiles/_shared.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def default_api_version(self):
AZURE_API_PROFILES = {
'latest': {
ResourceType.MGMT_STORAGE: '2018-11-01',
ResourceType.MGMT_NETWORK: '2018-12-01',
ResourceType.MGMT_NETWORK: '2019-02-01',
ResourceType.MGMT_COMPUTE: SDKProfile('2019-03-01', {
'resource_skus': '2017-09-01',
'disks': '2018-09-30',
Expand Down
1 change: 1 addition & 0 deletions src/azure-cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
'azure-cli-lab',
'azure-cli-maps',
'azure-cli-monitor',
'azure-cli-natgateway',
'azure-cli-network',
'azure-cli-nspkg',
'azure-cli-policyinsights',
Expand Down
Loading