Skip to content

[INF-7468] Allow busybox init image override - #358

Open
lukefoster11 wants to merge 6 commits into
mainfrom
lfoster/allow-init-image-override
Open

[INF-7468] Allow busybox init image override#358
lukefoster11 wants to merge 6 commits into
mainfrom
lfoster/allow-init-image-override

Conversation

@lukefoster11

@lukefoster11 lukefoster11 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Allow overrides for the seccomp-install init image. Needed for gcp marketplace support, where this image needs to be hosted within gcp artifact registry.

@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains; the helper now drops the built-in digest when repository or tag is overridden and honors a user-supplied digest.

Important Files Changed

Filename Overview
charts/retool/templates/_helpers.tpl The helper now applies the built-in digest only to untouched defaults, fully addressing the previously reported override issue.
charts/retool/templates/deployment_code_executor.yaml The code-executor seccomp installer now consumes the configurable init-image helper.
charts/retool/templates/deployment_js_executor.yaml The JavaScript-executor seccomp installer now consumes the same configurable init-image helper.
charts/retool/values.yaml Adds documented init-image repository, tag, and digest settings with compatible defaults.
values.yaml Mirrors the chart-level init-image configuration in the repository’s root values file.
charts/retool/Chart.yaml Increments the chart patch version for the configuration enhancement.

Reviews (3): Last reviewed commit: "fix" | Re-trigger Greptile

Comment thread charts/retool/templates/_helpers.tpl Outdated
@lukefoster11

Copy link
Copy Markdown
Contributor Author

@greptile review me again

@lukefoster11

Copy link
Copy Markdown
Contributor Author

@greptile review me again

@lukefoster11
lukefoster11 marked this pull request as ready for review August 6, 2026 18:58
@lukefoster11 lukefoster11 changed the title Allow busybox init image override [INF-7468] Allow busybox init image override Aug 6, 2026
@lukefoster11 lukefoster11 changed the title [INF-7468] Allow busybox init image override [INF-7275] Allow busybox init image override Aug 6, 2026
@lukefoster11 lukefoster11 changed the title [INF-7275] Allow busybox init image override [INF-7468] Allow busybox init image override Aug 6, 2026
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.

1 participant