Add reset status API skeleton. by gz · Pull Request #6108 · feldera/feldera · GitHub
Skip to content

Add reset status API skeleton.#6108

Merged
snkas merged 1 commit intomainfrom
reset-status
Apr 23, 2026
Merged

Add reset status API skeleton.#6108
snkas merged 1 commit intomainfrom
reset-status

Conversation

@gz
Copy link
Copy Markdown
Contributor

@gz gz commented Apr 23, 2026

Registers GET /v0/pipelines/{pipeline_name}/reset_status in the pipeline manager and the underlying GET /reset_status route in the adapter server.

The adapter handler currently returns ControllerError::not_supported; This is to provide platform support for the reset PR.

Breaking Changes?

No

Registers `GET /v0/pipelines/{pipeline_name}/reset_status` in the
pipeline manager and the underlying `GET /reset_status` route in the
adapter server.

The adapter handler currently returns `ControllerError::not_supported`;
This is to provide platform support for the reset PR.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
@gz gz requested a review from mihaibudiu April 23, 2026 05:56
@gz gz enabled auto-merge April 23, 2026 05:59
@gz gz added this pull request to the merge queue Apr 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 23, 2026
@gz gz added this pull request to the merge queue Apr 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 23, 2026
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gz gz added this pull request to the merge queue Apr 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 23, 2026
@snkas snkas added this pull request to the merge queue Apr 23, 2026
Merged via the queue into main with commit 265da4e Apr 23, 2026
1 check passed
@snkas snkas deleted the reset-status branch April 23, 2026 13:51
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.

4 participants