Skip to content

Remove OpenShift support - #213

Merged
bbrowning merged 4 commits into
mainfrom
remove-openshift-support
Jul 21, 2026
Merged

Remove OpenShift support#213
bbrowning merged 4 commits into
mainfrom
remove-openshift-support

Conversation

@bbrowning

Copy link
Copy Markdown
Owner

Focus Paude on Podman and Docker backends, supported both locally and
over SSH. Remove OpenShift implementation, CLI and configuration
surfaces, CI coverage, documentation, and backend-specific tests.

Ignore legacy OpenShift registry entries with a warning. Reject legacy
OpenShift defaults with a clear unsupported-backend error.

bbrowning and others added 3 commits July 21, 2026 19:31
Focus Paude on Podman and Docker backends, supported both locally and
over SSH. Remove OpenShift implementation, CLI and configuration
surfaces, CI coverage, documentation, and backend-specific tests.

Ignore legacy OpenShift registry entries with a warning. Reject legacy
OpenShift defaults with a clear unsupported-backend error.
Allow users to remove sessions from local config when the backend is
unreachable or the session's container was externally removed. Also
handles legacy OpenShift sessions that were previously invisible to
the delete command.

Refactored unregister() to operate on raw JSON so it can remove any
entry regardless of load-time filters, eliminating the need for a
separate force_unregister method.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace bare `dict` with `dict[str, Any]` to remove type: ignore
suppression, and add discoverability hint to --force help text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning
bbrowning force-pushed the remove-openshift-support branch from a41e157 to cd96362 Compare July 21, 2026 20:02
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning
bbrowning merged commit 4e6d34d into main Jul 21, 2026
5 checks passed
@bbrowning
bbrowning deleted the remove-openshift-support branch July 21, 2026 20:18
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