promote grpcProbes to beta

This commit is contained in:
Sergey Kanzhelev
2022-03-04 17:29:41 +00:00
parent a330194601
commit 792a37e2f1
12 changed files with 16 additions and 21 deletions

View File

@@ -9016,7 +9016,7 @@
},
"grpc": {
"$ref": "#/definitions/io.k8s.api.core.v1.GRPCAction",
"description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate."
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate."
},
"httpGet": {
"$ref": "#/definitions/io.k8s.api.core.v1.HTTPGetAction",

View File

@@ -4678,7 +4678,7 @@
},
"grpc": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction",
"description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate."
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate."
},
"httpGet": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.HTTPGetAction",

View File

@@ -3177,7 +3177,7 @@
},
"grpc": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction",
"description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate."
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate."
},
"httpGet": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.HTTPGetAction",

View File

@@ -2403,7 +2403,7 @@
},
"grpc": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction",
"description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate."
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate."
},
"httpGet": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.HTTPGetAction",

View File

@@ -2205,7 +2205,7 @@
},
"grpc": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction",
"description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate."
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate."
},
"httpGet": {
"$ref": "#/components/schemas/io.k8s.api.core.v1.HTTPGetAction",