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

[ReleasePR containerservice] Dev containerservice microsoft.container service 2020 07 01 #1100

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion schemas/2019-02-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "(PREVIEW) Whether to enable Kubernetes Pod security policy."
"description": "(DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy."
},
"enableRBAC": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2019-04-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "(PREVIEW) Whether to enable Kubernetes Pod security policy."
"description": "(DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy."
},
"enableRBAC": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2019-06-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "(PREVIEW) Whether to enable Kubernetes Pod security policy."
"description": "(DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy."
},
"enableRBAC": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2019-08-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "(PREVIEW) Whether to enable Kubernetes Pod security policy."
"description": "(DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy."
},
"enableRBAC": {
"oneOf": [
Expand Down
Loading