Skip to content

Fix paude connect failing to attach to headless OpenShift sessions#194

Merged
bbrowning merged 1 commit into
mainfrom
paude-connect-openshift
Apr 6, 2026
Merged

Fix paude connect failing to attach to headless OpenShift sessions#194
bbrowning merged 1 commit into
mainfrom
paude-connect-openshift

Conversation

@bbrowning
Copy link
Copy Markdown
Owner

The pod-level PAUDE_HEADLESS=1 env var (needed for initial container
startup) was inherited by oc exec during connect, causing the entrypoint
to exit early instead of attaching to the tmux session. Override it with
PAUDE_HEADLESS=0 in the exec command so connect always attaches
interactively.

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

The pod-level PAUDE_HEADLESS=1 env var (needed for initial container
startup) was inherited by oc exec during connect, causing the entrypoint
to exit early instead of attaching to the tmux session. Override it with
PAUDE_HEADLESS=0 in the exec command so connect always attaches
interactively.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning bbrowning merged commit c22962b into main Apr 6, 2026
6 checks passed
@bbrowning bbrowning deleted the paude-connect-openshift branch April 6, 2026 20:07
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