knative / serving

Kubernetes-based, scale-to-zero, request-driven compute
https://knative.dev/docs/serving/
Apache License 2.0
5.46k stars 1.14k forks source link

gogo/protobuf is deprecated #15248

Open dprotaso opened 1 month ago

dprotaso commented 1 month ago

Probably we need to revise that because protoc-gen-gogo has been deprecated long ago (see https://github.com/gogo/protobuf).

Originally posted by @skonto in https://github.com/knative/serving/issues/15101#issuecomment-2114785855

dprotaso commented 1 month ago

Upstream k8s issue: https://github.com/kubernetes/kubernetes/issues/96564