-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Network mgmt track 2 library #23049
Merged
Merged
Network mgmt track 2 library #23049
Changes from 1 commit
Commits
Show all changes
189 commits
Select commit
Hold shift + click to select a range
941df0c
initial checkin for core / tests (#18968)
m-nash 2226745
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash c7d5742
Subnet Container list still returns SubnetOperations and not Subnet #…
bquantump dafcd2b
add param checking to resource (#19134)
nisha-bhatia b066d3f
Adding parameter check for track 2 Azure.ResourceManager.core (#19162)
allenjzhang e7200c8
nibhati-5142-add Params and testing for ApiVersionBase.cs (#19193)
nisha-bhatia 444967c
nibhati - 5142 - add tests for ArmBuilder.cs (#19231)
nisha-bhatia 9f52f9e
Update test project to consume framework for recorded tests (#19171)
m-nash 7a58a04
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash ad806a0
Move ApiVersionOverrides to ARMClientOptions class (#19358)
2d78aa0
Rename list operations (#19386)
allenjzhang 0f7c44b
tenant resource sample (#19195)
bquantump 420eb02
Remove reference for Azure.Identity (#19434)
allenjzhang 5621199
5521 - Rename TryGetValue to TryGet/TryGetAsync (#19478)
HarveyLink c70a947
merge from master
m-nash 0325dcd
Update tests and framework to instrument all clients recursively (#19…
m-nash 7ef68cb
merge from master
m-nash 6aff518
Update the implicit operator (#19720)
e75dec1
Remove System.Linq.Async dependency. (#19745)
allenjzhang becc728
Change the accessibility to virtual for Resource.Id (#19804)
e715275
Sku Serialization (#19819)
HarveyLink 3ba19cb
Add lookup mechanism for ID to apiversion (#19437)
bquantump 77d9e2d
Resource Identifier changes (#19636)
markcowl 0f24d6b
Plan Serialization (#19820)
HarveyLink cae32b7
Mnash 5705 rename container (#19932)
m-nash 413242a
2 missing renames (#19952)
m-nash 18b8a9b
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
6c30766
nibhati - 5191 - add ClientContext.cs (#19602)
nisha-bhatia 8724f9d
GenericResource Serialization (#19898)
HarveyLink d8b8880
TrackedResource Serialization (#19855)
HarveyLink e7812f4
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
4348402
Remove the Get[Resource]Operations methods except for client extensio…
m-nash 2c5398a
nibhati - 5572 - make Credentials and Options internal (#20243)
nisha-bhatia d35c8b8
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 430b07c
Remove ignore on tests that were failing due to faulted tasks in inte…
m-nash 5e40926
Make the Reference type generic (#20358)
f88ab1b
nibhati 5401 - add CancellationToken to GetResource() (#20396)
nisha-bhatia 13b1033
JonathanCrd 5574 - remove system.collections.immutable (#20437)
JonathanCrd 25ff6a7
JonathanCrd 5003 - comparison methods for ResourceIdentifier (#20456)
JonathanCrd 7e6969d
update constructors for reference types (#20477)
m-nash a25877a
merge from master
m-nash 52134bd
fixes after merge
m-nash 42468d6
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash da7e2c9
add two way implicit for autorest deserialization (#20557)
m-nash d632fc6
Add a common definition for sub-resource (#20524)
isra-fel 054d552
Add default constructors to resource classes (#20583)
isra-fel 11449fd
update constructor signatures for autogen (#20607)
m-nash 896d78b
Remove ProxyResource since its intended to be used any longer (#20608)
HarveyLink 2d7ec6e
adding reference constructors attributes (#20611)
m-nash 0091e35
Cache the creation of HTTP pipeline in ArmClient (#20636)
2a464bb
Remove create from container base; remove ArmBuilder abstract class (…
isra-fel 9657c5e
merge from master
m-nash 8e09003
fixes after merge
m-nash c7f7289
adding singleton pattern in Arm.Core and Proto (#20591)
allenjzhang fa267f0
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 72930a1
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash a31bb43
Update arm response types to match current Azure.Core pattern (#20738)
m-nash e470fcc
Fix a bug in ArmClient (#20897)
9f4c8ce
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 5e6030f
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash b2dfccd
Move generic resource from resources to core (#20927)
m-nash 088c8cb
update ResourceContainerBase (#20981)
isra-fel 5789e8b
updates to subresource type (#21010)
m-nash 36b30b1
VM image, extension image (edgezone not included as it is new not in …
allenjzhang 9ad189d
update reference types and add unit tests to validate (#21031)
m-nash 8143d3a
update policy copying for clone and convert (#21069)
m-nash 9c6aaab
5771 - GetGenericResourceOperations in ArmClient (#21066)
JonathanCrd 8a0b173
5844 Rename SubResourceWritable to WritableSubResource (#21092)
JonathanCrd af0de74
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 97fcd35
Merge Azure.ResourceManager.Resources.Models.Subscription with Azure.…
HarveyLink 3f27a0d
remove id type from container base to match operation base (#21150)
m-nash 03a1198
add support for root resource Id container (#21175)
m-nash 69e6e2e
Merge ResourceGroup model in Resources with ResourceGroupData in Core…
467d9c7
Delete PhTaskDeferringAsyncPageable.cs (#21183)
HarveyLink 71362ff
Remove PhArmResponse (#21139)
HarveyLink 907769c
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 4db599f
Remove PhArmOperation (#21290)
HarveyLink fc2841f
5841 - Update List methods from proto clients. (#21314)
JonathanCrd 09b2b13
Add lambda wrapper in armclient for getting container objects in othe…
m-nash d936847
5285 Remove TrackedResource<TIdentifier, TModel> class. (#21376)
JonathanCrd d022cea
update to allow external access to a constructor that doesn't have an…
m-nash 643db19
Move Azure.ResourceManager.Resources Tenants objects to Azure.Resourc…
61050c0
Templetize SubResource and WritableSubResource classes, and added uni…
gearama 5fe096a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 5fc9126
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…
m-nash 289bb6b
Remove the suppression for namespace in mgmt sdks (#21534)
m-nash 9c2ac40
update tenant and subscription list resource hooks to follow the same…
m-nash 26cbdae
merge from master
m-nash 786a33e
fix the attribute of subresource (#21685)
ArcturusZhang 3cf3539
fix the attribute of writableSubResource (#21688)
ArcturusZhang ce38b19
Add ArmClient tests (#21620)
83a814c
Add GenericResourceContainer tests (#21759)
04c6b0c
Bug System.ArgumentOutOfRangeException thrown in ResourceIdentifier -…
nisha-bhatia 1dee139
add list resources apis to resourceGroupOperations (#21809)
ArcturusZhang 3f39976
[Azure.ResourceManager.Core] Introduce the `UseClientContext` to `Sub…
ArcturusZhang 35901d4
Add ResourceGroupContainer tests (#21832)
04706c0
remove ph classes (#21852)
m-nash 996caab
change Parent in ContainerBase to OperationsBase type (#21872)
fengzhou-msft 1b2940f
Add GenericResourceOperations tests (#21828)
2a3b968
Add ResourceGroupOperations tests (#21893)
5598b19
update to be inside core namespace (#21892)
m-nash 9de2456
remove unused interfaces (#21898)
m-nash 51c1c74
Add ResourceGroupBuilder tests (#21897)
75b312b
merge from master
m-nash c6665ba
Update Track 2 Mgmt Plane Template (#21876)
allenjzhang a61f4b6
Add ResourceGroupDeleteOperation tests (#21927)
e6d5b11
5966 sync code coverage fix (#21925)
m-nash c6fba57
remove extension sub classes since they aren't needed (#21945)
m-nash c96607a
Mnash apiview cleanup (#21952)
m-nash 495e10d
remove Get() from ResourceOperationsBase (#21963)
isra-fel 8ee2771
first merge from main
m-nash 3fe389d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
m-nash 60d9525
update to use zero wait on playback (#22066)
m-nash 163f460
Update sub resource CC to 94%. (#22117)
allenjzhang 6bac537
Add ResourceGroupsRestOperations tests (#21981)
aad8df1
Added support for implicit provider resource type ResourceIdentifier …
allenjzhang bf03e2d
Azure.ResourceManager.Core readmes and samples (#21858)
JonathanCrd 0707f2a
Move Providers and ProviderOperations from Azure.ResourceManager.Reso…
nisha-bhatia 76c4257
remove need to copy policies (#22280)
m-nash 3b72e05
Add ResourceListOperations tests (#22279)
184bbba
remove proto (#22282)
m-nash 7049695
feat(network): initial track2 mgmt sdk preview
archerzz 5f2dc0e
update version information
archerzz 4cd6d41
Merge branch 'main' into feature/mgmt-track2-network
archerzz 8156a12
feat(network): update track2 codes according to latest autorest.csharp
archerzz e318e31
Merge branch 'main' into feature/mgmt-track2-network
archerzz e801a69
update according to the latest change in autorest.csharp
archerzz 7fa08a7
update test base
archerzz 2dadcc3
modify target runtime framework
archerzz 1197797
update test case base to use the new redesigned base class
archerzz c75731d
Merge branch 'main' into feature/mgmt-track2-network
archerzz 2618cf4
update mgmt-track2-network 2021-08-02 (#23042)
archerzz e45248c
fix some unit tests (#23046)
dvbb e74e159
refactor(network): update autorest.md for preview
archerzz 0153de7
Merge branch 'main' into feature/mgmt-track2-network
archerzz cc89d33
Update unit tests (#23124)
dvbb ba38c65
test(network): update tests of 6 PRs (#23126)
archerzz 7aaf664
test(network): update unit tests
dvbb ab30a43
Merge branch 'main' into feature/mgmt-track2-network
archerzz 49610d8
test(network): re-generate codes after disabling playload flattening
archerzz b46f1ae
update to use new compute package and no longer depend on old track 2
m-nash 9bd9e69
test(network): clean up some broken test cases (#23265)
archerzz 4fc3468
Merge branch 'main' into feature/mgmt-track2-network
archerzz f7a2ef5
Revert "Merge branch 'main' into feature/mgmt-track2-network"
archerzz ef95c23
build(network): fix missing commit id in md file url
archerzz c550d64
test(network): remove dependency on `Compute`
archerzz d386a00
Merge branch 'main' into feature/mgmt-track2-network-fix-pipeline
archerzz a5c8236
Revert "Revert "Merge branch 'main' into feature/mgmt-track2-network""
archerzz 99ba9c1
test(network): adopt latest autorest.csharp
archerzz cddf629
upgrade autorest.csharp to `3.0.0-beta.20210812.2`
archerzz 90c9eff
update API
archerzz 0cc5b62
test(network): add application gateway test case
dvbb bf2e05c
docs(network): samples for track2 network mgmt sdk (#23360)
archerzz 32eb74e
Merge branch 'main' into feature/mgmt-track2-network
archerzz 752dc3e
feat(network): udpate according to latest code gen
archerzz 135792f
Merge branch 'main' into feature/mgmt-track2-network
archerzz d1d1904
feat(network): update according to latest code gen
archerzz c93a242
test(network): remove unused teardown
archerzz 4aa8a9e
test(network): re-record some tests after re-gen codes
archerzz 7ec111e
test(network): fix access privilege of setup methods of sample tests
archerzz ab5021b
docs(network): update samples after re-gen code
archerzz 28f19f1
test(network): add `Azure.Identity` in dependency
archerzz a2904c8
feat(network): update export interface after re-gen
archerzz 9379f99
test(network): update cases (#23492)
dvbb d7664b5
test(network): update tests to verify some ado fixes
archerzz 2d640ac
test(network): fix some broken tests
archerzz c509369
Merge branch 'main' into feature/mgmt-track2-network
archerzz 7aa5c56
feat(network): re-generate according to latest `Azure.ResourceManager…
archerzz a5d79c1
test(network): update test cases and recording
archerzz 2f42c06
remove `Azure.ResourceManager.Core`
archerzz 126c470
docs(network): change version of initial network track2 mgmt library …
archerzz b8fbfb1
Merge branch 'main' into feature/mgmt-track2-network
archerzz 247fe8b
feat(network): re-generate codes
archerzz 3baa4cb
feat(network): update export API
archerzz 4f1e5ed
test(network): update tests after re-gen
archerzz 92e61b3
Merge branch 'main' into feature/mgmt-track2-network
archerzz cd2263d
feat(network): bump version in common package props to `1.0.0-alpha.2…
archerzz 2f88441
Merge branch 'main' into feature/mgmt-track2-network
archerzz d8e285e
test(appconfiguration): adopt network mgmt track2 preview library
archerzz 841ea31
test(eventhubs): adopt network mgmt track2 preview library
archerzz 2c64ae4
test(eventhub): comment out failure test step due to sanitized recording
archerzz cccb2ee
Merge branch 'main' into feature/mgmt-track2-network
archerzz f528860
Merge branch 'main' into feature/mgmt-track2-network
archerzz c7c3d02
feat(network): adopt resoure manager 1.0.0-beta.2
archerzz d90f79d
feat(network): bump version to 1.0.0-alpha.20210830.2
archerzz 5ffcdfc
feat(eventhub, appconfiguration): adopt resource manager 1.0.0-beta.2
archerzz ceca0e9
build(sdk): enlarge memory of nodejs vm
archerzz 7b67467
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
m-nash 33cb665
updates for release
m-nash 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
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is to fix the out-of-memory error in nodejs vm during autorest execution. There is a similar fix in
azure-sdk-for-net/eng/scripts/Track1CodeCheck.ps1
Line 2 in 03e7ee9