Skip to content

Commit

Permalink
Merge pull request Azure#9 from nikkomiu/bugfix/validation-errors
Browse files Browse the repository at this point in the history
Bugfix/validation errors
  • Loading branch information
jagpreetstamber authored Apr 19, 2023
2 parents 19c4786 + d2a299a commit c008ad9
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -39,7 +39,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -49,15 +49,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -37,7 +37,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -47,15 +47,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -42,7 +42,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -52,15 +52,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand All @@ -81,13 +81,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -97,7 +97,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -107,15 +107,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -40,7 +40,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -50,15 +50,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand All @@ -79,13 +79,13 @@
"unsupportedKubernetesVersions": {
"connectedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
},
{
"distribution": [
"distributions": [
"GKE"
],
"unsupportedVersions": [
Expand All @@ -95,7 +95,7 @@
],
"appliances": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": [
Expand All @@ -105,15 +105,15 @@
],
"provisionedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
}
],
"managedCluster": [
{
"distribution": [
"distributions": [
"AKS"
],
"unsupportedVersions": []
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"subcriptionId": "subId1",
"subscriptionId": "subId1",
"location": "westus2",
"publisherId": "myPublisherId",
"offerId": "myOfferId",
Expand Down
10 changes: 10 additions & 0 deletions specification/kubernetesconfiguration/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ tag: package-2022-11
---
### Tag: package-preview-2023-05
These settings apply only when `--tag=package-preview-2023-05` is specified on the command line.

``` yaml $(tag) == 'package-preview-2023-05'
input-file:
- Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/extensionTypes.json
```

### Tag: package-2022-11

These settings apply only when `--tag=package-2022-11` is specified on the command line.
Expand All @@ -56,6 +65,7 @@ input-file:
- Microsoft.KubernetesConfiguration/stable/2022-07-01/kubernetesconfiguration.json
- Microsoft.KubernetesConfiguration/stable/2022-07-01/operations.json
```

### Tag: package-preview-2022-04

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

0 comments on commit c008ad9

Please sign in to comment.