remove GAed FG GRPCContainerProbe

Kubernetes-commit: 7e7b67f2ccd38380120b6da2ccb10ae74970a7a6
This commit is contained in:
Paco Xu 2023-08-30 10:29:37 +08:00 committed by Kubernetes Publisher
parent bc7002f524
commit 92c5c93353
5 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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

View File

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

View File

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