- The codebase is built using
bazel. Also usebazelto run tests. - After editing .src/go.mod or changing
depsin BUILD.bazel files, runbazel run //:gazelle - ./src/go/pkg/apis contains generated code. Do not edit.
- ./scripts contains maintenance scripts. Do not run them.
- Consider documentation from ./docs for extra context.
- For more information about this project, read @README.md in the root of this repository as well as @./src/README.md.