Skip to content

Fix proxy image not updated during OpenShift upgrade in non-dev mode#179

Merged
bbrowning merged 1 commit into
mainfrom
fix-proxy-image-releases-paude-upgrade
Mar 31, 2026
Merged

Fix proxy image not updated during OpenShift upgrade in non-dev mode#179
bbrowning merged 1 commit into
mainfrom
fix-proxy-image-releases-paude-upgrade

Conversation

@bbrowning

Copy link
Copy Markdown
Owner

When upgrading a session from an installed package (not dev mode),
_detect_dev_script_dir() returns None, so the proxy image was never
resolved and the proxy deployment kept the old version tag. Extract
resolve_proxy_image() as a reusable function and call it as a fallback
when script_dir is None.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

When upgrading a session from an installed package (not dev mode),
_detect_dev_script_dir() returns None, so the proxy image was never
resolved and the proxy deployment kept the old version tag. Extract
resolve_proxy_image() as a reusable function and call it as a fallback
when script_dir is None.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning
bbrowning merged commit aff618f into main Mar 31, 2026
11 of 12 checks passed
@bbrowning
bbrowning deleted the fix-proxy-image-releases-paude-upgrade branch March 31, 2026 19:53
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