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

Added support for NGroups operations #30379

Merged
merged 76 commits into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
edc1c60
Copy files from preview/2024-05-01-preview
saprakas Aug 30, 2024
9dd5f5d
Update version to preview/2024-09-01-preview
saprakas Aug 30, 2024
1e89f95
Added tag for 2024-09-01-preview in readme file
saprakas Aug 30, 2024
b1dac98
Added missing tags from the last release.
saprakas Sep 3, 2024
6100d25
resource name pattern fix
jorichardson Sep 4, 2024
fa54e04
match original?
jorichardson Sep 4, 2024
8271f0d
updated delete response
shivg7795 Sep 4, 2024
c6e2f45
try
jorichardson Sep 4, 2024
8f27cd4
common?
jorichardson Sep 4, 2024
f261c27
try to match
jorichardson Sep 4, 2024
7db5c10
location header added and 200 removed from delete
jorichardson Sep 4, 2024
d566e54
more fixes
jorichardson Sep 4, 2024
e04805b
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 4, 2024
61056ff
fix json
jorichardson Sep 4, 2024
b22bfb1
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
jorichardson Sep 4, 2024
2f0b69e
change camel case to be all lower in uri
jorichardson Sep 4, 2024
3f80b51
missing type object errors
jorichardson Sep 4, 2024
806a5fe
camel case fixes
jorichardson Sep 4, 2024
81dfbea
fix paramaeter name to match case
jorichardson Sep 4, 2024
d320dad
Fixing XmsPageableForListCalls violation from containerInstance.json
saprakas Sep 4, 2024
057444c
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-spe…
saprakas Sep 4, 2024
932d477
removed post 204 response
shivg7795 Sep 4, 2024
ab5366e
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 4, 2024
0ead236
removed 204 from post
shivg7795 Sep 4, 2024
afb1b7d
fix some type obejct references
jorichardson Sep 4, 2024
0e7cad1
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
jorichardson Sep 4, 2024
3994e02
last camel case
jorichardson Sep 4, 2024
049957a
vnet name with pattern
jorichardson Sep 4, 2024
d600f23
updated sku to get nextLink
shivg7795 Sep 4, 2024
857c113
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 4, 2024
3680ca7
fixed json
shivg7795 Sep 4, 2024
cff21cd
updated nextlink in paged response
shivg7795 Sep 4, 2024
e2b8434
Fixing OperationsApiResponseSchema violation from containerInstance.json
saprakas Sep 5, 2024
04ea61b
Fixing OperationsApiSchemaUsesCommonTypes violation from containerIns…
saprakas Sep 5, 2024
5736b4c
fixed lint errors
shivg7795 Sep 5, 2024
d3d64d7
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 5, 2024
6e9e768
Fixing LroLocationHeader, LroErrorContent and MissingTypeObject viola…
saprakas Sep 5, 2024
d559c20
camel case last
jorichardson Sep 5, 2024
773b9ba
attempt at some object type failures
jorichardson Sep 5, 2024
be69a6b
capital g in resource group
jorichardson Sep 5, 2024
a280c5c
wrap in tag
jorichardson Sep 5, 2024
c08c685
revert to only Ngroups initial change
jorichardson Sep 5, 2024
7858dcd
readonly location in patch
jorichardson Sep 5, 2024
a2aade0
readonly fix
jorichardson Sep 5, 2024
0208cd0
revert path change and use common tracked resource schema
jorichardson Sep 5, 2024
40e06f0
fix location resource and readonly
jorichardson Sep 5, 2024
df19114
file not referenced
jorichardson Sep 5, 2024
43d0672
remove unreferenced property
jorichardson Sep 5, 2024
bbcb7f2
npx make prettier
jorichardson Sep 5, 2024
3466aee
remove standby from update
jorichardson Sep 5, 2024
a53e677
added ngroups to cspell
shivg7795 Sep 5, 2024
97316ad
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 5, 2024
8d2f608
npx prettier for all examples
jorichardson Sep 5, 2024
fa5ad6c
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
jorichardson Sep 5, 2024
0633ff7
Addressing PR feedback.
saprakas Sep 7, 2024
2a451da
Baseline file from stable-2023-05-01 for reference.
saprakas Sep 9, 2024
d3926f7
Revert: Baseline file from stable-2023-05-01 for reference.
saprakas Sep 9, 2024
caf97ff
Fixing spell check and Lint error.
saprakas Sep 9, 2024
0abd794
spellcheck fix
shivg7795 Sep 9, 2024
fb5c32f
TrackedResource has a required field for location, which is not neede…
saprakas Sep 9, 2024
85432be
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-spe…
saprakas Sep 9, 2024
6e52cf0
spellcheck fix2
shivg7795 Sep 9, 2024
0435838
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-specs
shivg7795 Sep 9, 2024
34bc890
nit
shivg7795 Sep 9, 2024
82101c8
Location property in PAtch operation should be readOnly or immutable.
saprakas Sep 9, 2024
03a730b
Merge branch 'main' of https://github.com/saprakas/azure-rest-api-spe…
saprakas Sep 9, 2024
1b39bba
addressed comments
shivg7795 Sep 9, 2024
a42287b
updated provisioningState
shivg7795 Sep 9, 2024
5223399
added headers in the PUT response
shivg7795 Sep 9, 2024
fb6a58f
used common managedIdentity for nGroups
shivg7795 Sep 9, 2024
6d947e1
Revert "used common managedIdentity for nGroups"
shivg7795 Sep 10, 2024
853c455
added long-running-operation-options
shivg7795 Sep 10, 2024
4390ba5
updated long-running-operation-options
shivg7795 Sep 10, 2024
ac5695b
updated headers in response
shivg7795 Sep 10, 2024
61ac782
fixed lint errors
shivg7795 Sep 10, 2024
19b80ba
Merge branch 'main' into main
shivg7795 Oct 1, 2024
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
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,12 @@
"Noreuse"
]
},
{
"filename": "**/specification/containerinstance/resource-manager/Microsoft.ContainerInstance/preview/**/containerInstance.json",
"words": [
"ngroups"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/**/*json",
"words": [
Expand Down
Loading