robusta-dev / robusta

Kubernetes observability and automation, with an awesome Prometheus integration
https://home.robusta.dev/
MIT License
2.5k stars 246 forks source link

Change robusta repo #1406

Closed Avi-Robusta closed 4 weeks ago

Avi-Robusta commented 2 months ago

notable changes, runner has two repos, robustadev /robusta-runnerfor 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