fasterci / rules_gitops

Apache License 2.0
25 stars 10 forks source link

Can you register your own binary for the kustomize toolchain? #52

Open mikn opened 2 weeks ago

mikn commented 2 weeks ago

I am relatively new to Bazel still, reading the code for how you generate the kustomize toolchain, I do not understand how to use the publicly exposed API to register a custom binary as a KustomizeInfo. Do you have any guidance or is it not possible right now?