Merge pull request #69694 from jessfraz/69647

add default for ProcMountType
This commit is contained in:
k8s-ci-robot
2018-10-12 16:01:42 -07:00
committed by GitHub
17 changed files with 9 additions and 33 deletions

View File

@@ -8657,9 +8657,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -6169,9 +6169,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -8657,9 +8657,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -3353,9 +3353,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -3408,9 +3408,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -3408,9 +3408,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -9353,9 +9353,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",

View File

@@ -22533,9 +22533,6 @@
"v1.SecurityContext": {
"id": "v1.SecurityContext",
"description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"required": [
"procMount"
],
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",