Skip to content

Commit

Permalink
remove GAed FG GRPCContainerProbe
Browse files Browse the repository at this point in the history
Kubernetes-commit: 7e7b67f2ccd38380120b6da2ccb10ae74970a7a6
  • Loading branch information
pacoxu authored and k8s-publishing-bot committed Aug 30, 2023
1 parent eb3138b commit 601fbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/openapi/v3/api/v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -25523,7 +25523,7 @@
"format": "int32"
},
"grpc": {
"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.",
"allOf": [
{ "$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction" }
]
Expand Down

0 comments on commit 601fbee

Please sign in to comment.