-
Notifications
You must be signed in to change notification settings - Fork 293
Remove Holmes workload health actions #1998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Holmes workload health actions #1998
Conversation
Signed-off-by: Codex <codex@openai.com>
|
✅ Docker image ready for
Use this tag to pull the image for testing. 📋 Copy commandsgcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:2cb47aa
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:2cb47aa me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:2cb47aa
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:2cb47aaPatch Helm values in one line: helm upgrade --install robusta robusta/robusta \
--reuse-values \
--set runner.image=me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:2cb47aa |
WalkthroughRemoved Holmes workload-health features: helm config entries, two parameter classes, playbook actions (health and delayed health), related imports, and the Holmes workload-health request type. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…e-is-any-reference-to
…e-is-any-reference-to
arikalon1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
Testing
Codex Task