Commit ffd8ff4
committed
protobuf: normalize how protobuf files are generated
The relative paths option for protoc generators doesn't work well when
it comes to dependencies. This simplifies the code generation to avoid
using `go generate` and to use one global command for protoc generation.
This is similar to docker/buildx#2713 since the
same problems with code generation occur here too.
Signed-off-by: Jonathan A. Sternberg <[email protected]>1 parent c7db68a commit ffd8ff4
File tree
37 files changed
+2776
-2768
lines changed- api
- services/control
- types
- cache/contenthash
- frontend/gateway/pb
- hack/dockerfiles
- session
- auth
- filesync
- secrets
- sshforward
- upload
- solver
- errdefs
- pb
- sourcepolicy/pb
- util
- apicaps/pb
- stack
37 files changed
+2776
-2768
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments