Skip to content

chore(m16): drop unused create_pipelinerun helpers - #23

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/m16-drop-create-pipelinerun-a538
Sep 7, 2026
Merged

chore(m16): drop unused create_pipelinerun helpers#23
cursor[bot] merged 1 commit into
mainfrom
cursor/m16-drop-create-pipelinerun-a538

Conversation

@jmjava

@jmjava jmjava commented Sep 7, 2026

Copy link
Copy Markdown
Owner

After retiring the Flask/CLI PipelineRun escape hatches, create_pipelinerun had no remaining production callers.

This removes the helpers from the orchestrator and GUI Kubernetes clients (list/get PipelineRuns stay for monitor views) and updates the M15 exit-criterion note that the old 400 path is gone.

Tests

  • pytest orchestrator/tests/test_k8s_client.py orchestrator/tests/test_stackrun_crd_path.py
  • pytest management-gui/backend/tests/test_k8s_client.py
Open in Web Open in Cursor 

Flask and the GUI no longer create PipelineRuns directly after the
escape-hatch retirement. Keep list/get for monitor views.

Co-authored-by: John Menke <jmjava@gmail.com>
@jmjava
jmjava marked this pull request as ready for review September 7, 2026 16:56
@cursor
cursor Bot merged commit bee0156 into main Sep 7, 2026
3 checks passed
@cursor
cursor Bot deleted the cursor/m16-drop-create-pipelinerun-a538 branch September 7, 2026 16:57
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.

2 participants