Skip to content

Conversation

@cwjenkins
Copy link

What was changed

Removed dockerize from images. This appears to have been planned, but I didn't see any PRs related.

Why?

Best practice to avoid writing to the filesystem in addition to allowing images to be deployed to openshift.
For more info - #241

Checklist

  1. Closes [Feature Request] Support for OpenShift ui#2327, [Feature Request] Support for OpenShift #241

  2. How was this tested:
    I tested by deploying with the helm charts to OCP.

  3. Any docs updates needed?
    Don't believe so... I was initially looking at putting in a conditional for what temporal-server tag was being built to determine whether dockerize was needed given older versions don't contain sprig to read in the docker.yaml template, but noticed within 1.29 release 'BREAKING CHANGES' comment so figured 'yolo'.

This was initiated from deploying into OpenShift which randomizes the uid/gid when launching a pod
@cwjenkins cwjenkins requested a review from a team as a code owner November 13, 2025 22:54
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2025

CLA assistant check
All committers have signed the CLA.

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.

[Feature Request] Support for OpenShift

2 participants