Alex Williams
Alex Williams
# Summary We replicate our images to multiple regions. It would be good if the action could take a "list" (probably new line separated) of regions to create the repo...
# Summary We should add support for kubebuilder component config. See the docs here: https://book.kubebuilder.io/component-config-tutorial/tutorial.html ## Notes - we should update the helm chart to create the config map -...
# Summary We currently have a bunch of separate workflows that run on each commit of a pull request. These include running unit tests, testing helm charts, deploying the controller...