Skip to content

Commit c2b4d89

Browse files
authored
Agentpool alias minor version 2022-03-02-preview (#18381)
* Add field currentOrchestratorVersion to support Agentpool alias minor version * Add new exmaple for alias minor version * Remove example for PrettierCheck * Fix typo * Latest patch version supported is 1.22.7 at the moment * Address comments - refine descriptions for fields
1 parent 5864e44 commit c2b4d89

File tree

48 files changed

+95
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+95
-4
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsAssociate_CRG.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"properties": {
2525
"provisioningState": "Succeeded",
2626
"orchestratorVersion": "1.9.6",
27+
"currentOrchestratorVersion": "1.9.6",
2728
"count": 3,
2829
"vmSize": "Standard_DS2_v2",
2930
"maxPods": 110,
@@ -40,6 +41,7 @@
4041
"properties": {
4142
"provisioningState": "Creating",
4243
"orchestratorVersion": "1.9.6",
44+
"currentOrchestratorVersion": "1.9.6",
4345
"count": 3,
4446
"vmSize": "Standard_DS2_v2",
4547
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"properties": {
4848
"provisioningState": "Succeeded",
4949
"orchestratorVersion": "1.17.8",
50+
"currentOrchestratorVersion": "1.17.8",
5051
"count": 3,
5152
"vmSize": "Standard_DS2_v2",
5253
"maxPods": 110,
@@ -86,6 +87,7 @@
8687
"properties": {
8788
"provisioningState": "Creating",
8889
"orchestratorVersion": "1.17.8",
90+
"currentOrchestratorVersion": "1.17.8",
8991
"count": 3,
9092
"vmSize": "Standard_DS2_v2",
9193
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"properties": {
2525
"provisioningState": "Succeeded",
2626
"orchestratorVersion": "1.19.6",
27+
"currentOrchestratorVersion": "1.19.6",
2728
"count": 3,
2829
"vmSize": "Standard_DS2_v2",
2930
"maxPods": 110,
@@ -40,6 +41,7 @@
4041
"properties": {
4142
"provisioningState": "Creating",
4243
"orchestratorVersion": "1.19.6",
44+
"currentOrchestratorVersion": "1.19.6",
4345
"count": 3,
4446
"vmSize": "Standard_DS2_v2",
4547
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"properties": {
2525
"provisioningState": "Succeeded",
2626
"orchestratorVersion": "1.17.13",
27+
"currentOrchestratorVersion": "1.17.13",
2728
"count": 3,
2829
"vmSize": "Standard_DS2_v2",
2930
"maxPods": 110,
@@ -40,6 +41,7 @@
4041
"properties": {
4142
"provisioningState": "Creating",
4243
"orchestratorVersion": "1.17.13",
44+
"currentOrchestratorVersion": "1.17.13",
4345
"count": 3,
4446
"vmSize": "Standard_DS2_v2",
4547
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_EnableFIPS.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"properties": {
2525
"provisioningState": "Succeeded",
2626
"orchestratorVersion": "1.19.6",
27+
"currentOrchestratorVersion": "1.19.6",
2728
"count": 3,
2829
"vmSize": "Standard_DS2_v2",
2930
"maxPods": 110,
@@ -40,6 +41,7 @@
4041
"properties": {
4142
"provisioningState": "Creating",
4243
"orchestratorVersion": "1.19.6",
44+
"currentOrchestratorVersion": "1.19.6",
4345
"count": 3,
4446
"vmSize": "Standard_DS2_v2",
4547
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"properties": {
2525
"provisioningState": "Succeeded",
2626
"orchestratorVersion": "1.17.13",
27+
"currentOrchestratorVersion": "1.17.13",
2728
"count": 3,
2829
"vmSize": "Standard_DS2_v2",
2930
"maxPods": 110,
@@ -40,6 +41,7 @@
4041
"properties": {
4142
"provisioningState": "Creating",
4243
"orchestratorVersion": "1.17.13",
44+
"currentOrchestratorVersion": "1.17.13",
4345
"count": 3,
4446
"vmSize": "Standard_DS2_v2",
4547
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_Ephemeral.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"properties": {
2626
"provisioningState": "Succeeded",
2727
"orchestratorVersion": "1.17.8",
28+
"currentOrchestratorVersion": "1.17.8",
2829
"count": 3,
2930
"vmSize": "Standard_DS2_v2",
3031
"maxPods": 110,
@@ -42,6 +43,7 @@
4243
"properties": {
4344
"provisioningState": "Creating",
4445
"orchestratorVersion": "1.17.8",
46+
"currentOrchestratorVersion": "1.17.8",
4547
"count": 3,
4648
"vmSize": "Standard_DS2_v2",
4749
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_GPUMIG.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"properties": {
4949
"provisioningState": "Succeeded",
5050
"orchestratorVersion": "1.17.8",
51+
"currentOrchestratorVersion": "1.17.8",
5152
"count": 3,
5253
"vmSize": "Standard_ND96asr_v4",
5354
"maxPods": 110,
@@ -88,6 +89,7 @@
8889
"properties": {
8990
"provisioningState": "Creating",
9091
"orchestratorVersion": "1.17.8",
92+
"currentOrchestratorVersion": "1.17.8",
9193
"count": 3,
9294
"vmSize": "Standard_ND96asr_v4",
9395
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_MessageOfTheDay.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"properties": {
2727
"provisioningState": "Succeeded",
2828
"orchestratorVersion": "1.17.8",
29+
"currentOrchestratorVersion": "1.17.8",
2930
"count": 3,
3031
"vmSize": "Standard_DS2_v2",
3132
"maxPods": 110,
@@ -44,6 +45,7 @@
4445
"properties": {
4546
"provisioningState": "Creating",
4647
"orchestratorVersion": "1.17.8",
48+
"currentOrchestratorVersion": "1.17.8",
4749
"count": 3,
4850
"vmSize": "Standard_DS2_v2",
4951
"maxPods": 110,

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-03-02-preview/examples/AgentPoolsCreate_OSSKU.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"properties": {
4949
"provisioningState": "Succeeded",
5050
"orchestratorVersion": "1.17.8",
51+
"currentOrchestratorVersion": "1.17.8",
5152
"count": 3,
5253
"vmSize": "Standard_DS2_v2",
5354
"maxPods": 110,
@@ -88,6 +89,7 @@
8889
"properties": {
8990
"provisioningState": "Creating",
9091
"orchestratorVersion": "1.17.8",
92+
"currentOrchestratorVersion": "1.17.8",
9193
"count": 3,
9294
"vmSize": "Standard_DS2_v2",
9395
"maxPods": 110,

0 commit comments

Comments
 (0)