kubernetes-sigs / usage-metrics-collector

High fidelity and scalable capacity and usage metrics for Kubernetes clusters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add separate generate targets to Makefile for protoc

ehashman opened this issue · comments

The build currently won't work because we need to install the tool for generation into the test environment: https://grpc.io/docs/protoc-installation/

Let's add verify/update targets for the generated code, and improve the Makefile so it can install what it needs for that.

(See also kubernetes/test-infra#28422)

/kind cleanup
/assign

@ehashman: This issue is currently awaiting triage.

If usage-metrics-collector contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.