Skip to content

Commit c008ad9

Browse files
Merge pull request Azure#9 from nikkomiu/bugfix/validation-errors
Bugfix/validation errors
2 parents 19c4786 + d2a299a commit c008ad9

6 files changed

Lines changed: 41 additions & 31 deletions

File tree

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/examples/GetExtensionTypeVersion.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"unsupportedKubernetesVersions": {
2424
"connectedCluster": [
2525
{
26-
"distribution": [
26+
"distributions": [
2727
"AKS"
2828
],
2929
"unsupportedVersions": []
3030
},
3131
{
32-
"distribution": [
32+
"distributions": [
3333
"GKE"
3434
],
3535
"unsupportedVersions": [
@@ -39,7 +39,7 @@
3939
],
4040
"appliances": [
4141
{
42-
"distribution": [
42+
"distributions": [
4343
"AKS"
4444
],
4545
"unsupportedVersions": [
@@ -49,15 +49,15 @@
4949
],
5050
"provisionedCluster": [
5151
{
52-
"distribution": [
52+
"distributions": [
5353
"AKS"
5454
],
5555
"unsupportedVersions": []
5656
}
5757
],
5858
"managedCluster": [
5959
{
60-
"distribution": [
60+
"distributions": [
6161
"AKS"
6262
],
6363
"unsupportedVersions": []

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/examples/GetExtensionTypeVersionByLocation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"unsupportedKubernetesVersions": {
2222
"connectedCluster": [
2323
{
24-
"distribution": [
24+
"distributions": [
2525
"AKS"
2626
],
2727
"unsupportedVersions": []
2828
},
2929
{
30-
"distribution": [
30+
"distributions": [
3131
"GKE"
3232
],
3333
"unsupportedVersions": [
@@ -37,7 +37,7 @@
3737
],
3838
"appliances": [
3939
{
40-
"distribution": [
40+
"distributions": [
4141
"AKS"
4242
],
4343
"unsupportedVersions": [
@@ -47,15 +47,15 @@
4747
],
4848
"provisionedCluster": [
4949
{
50-
"distribution": [
50+
"distributions": [
5151
"AKS"
5252
],
5353
"unsupportedVersions": []
5454
}
5555
],
5656
"managedCluster": [
5757
{
58-
"distribution": [
58+
"distributions": [
5959
"AKS"
6060
],
6161
"unsupportedVersions": []

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/examples/ListExtensionTypeVersions.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"unsupportedKubernetesVersions": {
2727
"connectedCluster": [
2828
{
29-
"distribution": [
29+
"distributions": [
3030
"AKS"
3131
],
3232
"unsupportedVersions": []
3333
},
3434
{
35-
"distribution": [
35+
"distributions": [
3636
"GKE"
3737
],
3838
"unsupportedVersions": [
@@ -42,7 +42,7 @@
4242
],
4343
"appliances": [
4444
{
45-
"distribution": [
45+
"distributions": [
4646
"AKS"
4747
],
4848
"unsupportedVersions": [
@@ -52,15 +52,15 @@
5252
],
5353
"provisionedCluster": [
5454
{
55-
"distribution": [
55+
"distributions": [
5656
"AKS"
5757
],
5858
"unsupportedVersions": []
5959
}
6060
],
6161
"managedCluster": [
6262
{
63-
"distribution": [
63+
"distributions": [
6464
"AKS"
6565
],
6666
"unsupportedVersions": []
@@ -81,13 +81,13 @@
8181
"unsupportedKubernetesVersions": {
8282
"connectedCluster": [
8383
{
84-
"distribution": [
84+
"distributions": [
8585
"AKS"
8686
],
8787
"unsupportedVersions": []
8888
},
8989
{
90-
"distribution": [
90+
"distributions": [
9191
"GKE"
9292
],
9393
"unsupportedVersions": [
@@ -97,7 +97,7 @@
9797
],
9898
"appliances": [
9999
{
100-
"distribution": [
100+
"distributions": [
101101
"AKS"
102102
],
103103
"unsupportedVersions": [
@@ -107,15 +107,15 @@
107107
],
108108
"provisionedCluster": [
109109
{
110-
"distribution": [
110+
"distributions": [
111111
"AKS"
112112
],
113113
"unsupportedVersions": []
114114
}
115115
],
116116
"managedCluster": [
117117
{
118-
"distribution": [
118+
"distributions": [
119119
"AKS"
120120
],
121121
"unsupportedVersions": []

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/examples/ListExtensionTypeVersionsByLocation.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"unsupportedKubernetesVersions": {
2525
"connectedCluster": [
2626
{
27-
"distribution": [
27+
"distributions": [
2828
"AKS"
2929
],
3030
"unsupportedVersions": []
3131
},
3232
{
33-
"distribution": [
33+
"distributions": [
3434
"GKE"
3535
],
3636
"unsupportedVersions": [
@@ -40,7 +40,7 @@
4040
],
4141
"appliances": [
4242
{
43-
"distribution": [
43+
"distributions": [
4444
"AKS"
4545
],
4646
"unsupportedVersions": [
@@ -50,15 +50,15 @@
5050
],
5151
"provisionedCluster": [
5252
{
53-
"distribution": [
53+
"distributions": [
5454
"AKS"
5555
],
5656
"unsupportedVersions": []
5757
}
5858
],
5959
"managedCluster": [
6060
{
61-
"distribution": [
61+
"distributions": [
6262
"AKS"
6363
],
6464
"unsupportedVersions": []
@@ -79,13 +79,13 @@
7979
"unsupportedKubernetesVersions": {
8080
"connectedCluster": [
8181
{
82-
"distribution": [
82+
"distributions": [
8383
"AKS"
8484
],
8585
"unsupportedVersions": []
8686
},
8787
{
88-
"distribution": [
88+
"distributions": [
8989
"GKE"
9090
],
9191
"unsupportedVersions": [
@@ -95,7 +95,7 @@
9595
],
9696
"appliances": [
9797
{
98-
"distribution": [
98+
"distributions": [
9999
"AKS"
100100
],
101101
"unsupportedVersions": [
@@ -105,15 +105,15 @@
105105
],
106106
"provisionedCluster": [
107107
{
108-
"distribution": [
108+
"distributions": [
109109
"AKS"
110110
],
111111
"unsupportedVersions": []
112112
}
113113
],
114114
"managedCluster": [
115115
{
116-
"distribution": [
116+
"distributions": [
117117
"AKS"
118118
],
119119
"unsupportedVersions": []

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/examples/ListExtensionTypesByLocation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"subcriptionId": "subId1",
3+
"subscriptionId": "subId1",
44
"location": "westus2",
55
"publisherId": "myPublisherId",
66
"offerId": "myOfferId",

specification/kubernetesconfiguration/resource-manager/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ tag: package-2022-11
3333
3434
---
3535
36+
### Tag: package-preview-2023-05
37+
38+
These settings apply only when `--tag=package-preview-2023-05` is specified on the command line.
39+
40+
``` yaml $(tag) == 'package-preview-2023-05'
41+
input-file:
42+
- Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/extensionTypes.json
43+
```
44+
3645
### Tag: package-2022-11
3746

3847
These settings apply only when `--tag=package-2022-11` is specified on the command line.
@@ -56,6 +65,7 @@ input-file:
5665
- Microsoft.KubernetesConfiguration/stable/2022-07-01/kubernetesconfiguration.json
5766
- Microsoft.KubernetesConfiguration/stable/2022-07-01/operations.json
5867
```
68+
5969
### Tag: package-preview-2022-04
6070

6171
These settings apply only when `--tag=package-preview-2022-04` is specified on the command line.

0 commit comments

Comments
 (0)