kubernetes-csi-addons icon indicating copy to clipboard operation
kubernetes-csi-addons copied to clipboard

ci: use docker-generate-protobuf by default in Makefile

Open Rakshith-R opened this issue 1 year ago • 3 comments

This commit modifies Makefile to use docker-generate-protobuf instead of generate-protobuf by default.

Rakshith-R avatar Sep 11 '24 10:09 Rakshith-R

We need to update protobuf versions inside the tools container as well.

black-dragon74 avatar Sep 11 '24 10:09 black-dragon74

We need to update protobuf versions inside the tools container as well.

where exactly ?

Rakshith-R avatar Sep 11 '24 10:09 Rakshith-R

We need to update protobuf versions inside the tools container as well.

where exactly ?

Right now the tools container uses the latest available version from Fedora. We should pin the version to that in the spec repo. We could have something like this for protoc tools.

black-dragon74 avatar Sep 11 '24 11:09 black-dragon74

@Rakshith-R please update this, or let me know if you want me to take it over. Thanks!

nixpanic avatar Oct 16 '24 08:10 nixpanic