Skip to content

Bump KRR image to v1.29.0 (JSON log format support)#2126

Merged
moshemorad merged 1 commit into
masterfrom
claude/rob-693-krr-image
Jul 21, 2026
Merged

Bump KRR image to v1.29.0 (JSON log format support)#2126
moshemorad merged 1 commit into
masterfrom
claude/rob-693-krr-image

Conversation

@moshemorad

Copy link
Copy Markdown
Contributor

Summary

Bumps the default KRR scan-job image from krr:v1.28.0 to krr:v1.29.0 in playbooks/robusta_playbooks/krr.py.

v1.29.0 is the first KRR release that includes JSON log format support (ENABLE_JSON_LOGS_FORMAT). The runner already propagates the toggle to KRR scan jobs (when KRR_PUSH_SCAN is enabled); this bump makes the scan-job image actually honor it. Without it, enabling global.enableJsonLogsFormat would have no effect on KRR scan pods.

Only reference to the image tag in the repo (krr.py:39); KRR_IMAGE_OVERRIDE still overrides as before.

Part of ROB-459 (sub-task ROB-693).

🤖 Generated with Claude Code


Generated by Claude Code

v1.29.0 is the first KRR release that includes JSON log format support
(ENABLE_JSON_LOGS_FORMAT). Bumping the default scan-job image so the
runner-propagated toggle actually takes effect on KRR scan pods.

Part of ROB-459 / ROB-693.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AozEpN8uwPRQuF8FPRX4Jy
Signed-off-by: Claude <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Docker image ready for ed402fa (built in 3m 37s)

⚠️ Warning: does not support ARM (ARM images are built on release only - not on every PR)

Use this tag to pull the image for testing.

📋 Copy commands

⚠️ Temporary images are deleted after 30 days. Copy to a permanent registry before using them:

gcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:ed402fa
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:ed402fa me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:ed402fa
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:ed402fa

Patch 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:ed402fa

@moshemorad
moshemorad merged commit 45bed11 into master Jul 21, 2026
6 checks passed
@moshemorad
moshemorad deleted the claude/rob-693-krr-image branch July 21, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants