robusta
robusta copied to clipboard
Change robusta repo
notable changes,
runner has two repos,
robustadev /robusta-runner for releases
https://hub.docker.com/r/robustadev/robusta-runner
robustadev /robusta-runner-dev for development (automatic via skaffold)
https://hub.docker.com/r/robustadev/robusta-runner-dev
releases are automatically pushed to on git action
in the future we can even have a job periodically delete old images from robustadev /robusta-runner-dev
Related PR's: krr: https://github.com/robusta-dev/krr/pull/275 Kubewatch: https://github.com/robusta-dev/kubewatch/pull/75 python and java-toolkit tbd