promote grpcProbes to beta
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user