-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Backup] Migrate backup to track2 SDK #17831
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0ea0e1a
[Backup] Migrate backup to track2 SDK
Jing-song 2d08413
[Backup] Migrate backup to track2 SDK
Jing-song 21df44d
Merge branch 'backup' of https://github.com/PARADISSEEKR/azure-cli in…
Jing-song ce7ec89
[Backup] Migrate backup to track2 SDK
Jing-song 6ec1be7
Merge branch 'dev' into backup
Jing-song cbff591
workload_test
Jing-song 2153a31
workload_sql
Jing-song 8e2acda
Merge branch 'dev' into backup
Jing-song d4b7343
update
Jing-song e98fad3
workload_hana
Jing-song cd27f08
update afs_test
Jing-song 10b1d7d
update
Jing-song a197e3c
Merge branch 'dev' into backup
Jing-song 6d4ce96
Revert "Merge branch 'dev' into backup"
Jing-song c6ffee9
Modified style
Jing-song ac677d3
Merge branch 'dev' into backup
Jing-song 815bb07
update
Jing-song 7eecf22
Merge branch 'dev' into backup
Jing-song 647041f
fix conflicts
Jing-song c3b97d0
update
Jing-song cffb783
update
Jing-song 61c44bf
update
Jing-song 8a619b5
Merge branch 'dev' into backup
Jing-song 934a554
update
Jing-song 76c4c64
Merge branch 'dev' into backup
Jing-song e0ce5f9
Apply suggestions from code review
Jing-song e06fad1
Update preparers.py
Jing-song 034b326
Resolve conflicts
Jing-song 2f32c51
Revert "Resolve conflicts"
Jing-song 6d5f01d
Resolve conflicts
Jing-song 3e7564b
Merge branch 'Azure:dev' into backup
Jing-song 230b842
Update test_backup_wl_sql_policy.yaml
Jing-song 54bfb1c
Delete test_acs_create_kubernetes.yaml
Jing-song dae3426
Merge branch 'Azure:dev' into backup
Jing-song a344460
Merge branch 'Azure:dev' into backup
Jing-song File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
...cli/azure/cli/command_modules/acs/tests/latest/recordings/test_acs_create_kubernetes.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| interactions: | ||
| - request: | ||
| body: null | ||
| headers: | ||
| Accept: | ||
| - application/json | ||
| Accept-Encoding: | ||
| - gzip, deflate | ||
| CommandName: | ||
| - acs create | ||
| Connection: | ||
| - keep-alive | ||
| ParameterSetName: | ||
| - -g -n --orchestrator-type --agent-count --service-principal --client-secret | ||
| --ssh-key-value | ||
| User-Agent: | ||
| - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 | ||
| azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 | ||
| accept-language: | ||
| - en-US | ||
| method: GET | ||
| uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest000001?api-version=2020-10-01 | ||
| response: | ||
| body: | ||
| string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest000001","name":"clitest000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-05T02:25:36Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' | ||
| headers: | ||
| cache-control: | ||
| - no-cache | ||
| content-length: | ||
| - '355' | ||
| content-type: | ||
| - application/json; charset=utf-8 | ||
| date: | ||
| - Sat, 05 Sep 2020 02:25:59 GMT | ||
| expires: | ||
| - '-1' | ||
| pragma: | ||
| - no-cache | ||
| strict-transport-security: | ||
| - max-age=31536000; includeSubDomains | ||
| vary: | ||
| - Accept-Encoding | ||
| x-content-type-options: | ||
| - nosniff | ||
| status: | ||
| code: 200 | ||
| message: OK | ||
| version: 1 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.