Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add deletePipelineByName endpoint #7334

Closed
difince opened this issue Feb 18, 2022 · 3 comments
Closed

[feature] Add deletePipelineByName endpoint #7334

difince opened this issue Feb 18, 2022 · 3 comments
Assignees
Labels
area/backend help wanted The community is welcome to contribute. kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.

Comments

@difince
Copy link
Member

difince commented Feb 18, 2022

Feature Area

/area backend

What feature would you like to see?

Add new endpoint - deletePipelineByName

In the case of Pipeline standalone:
/apis/v1beta1/namespaces/-/pipelines/{name}

In the case of full-fledged deployment:
/apis/v1beta1/namespaces/{namespace}/pipelines/{name}

What is the use case or pain point?

Simplify user experience and keep consistent with other tools like Kubernetes, DAGs in Argo, Airflow that use names as a reference instead of UUID
This issue is inspired from ##3360.

Is there a workaround currently?

Yes, use UUIDs instead


Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.

@difince
Copy link
Member Author

difince commented Feb 18, 2022

/assign @difince difince

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label May 23, 2024
Copy link

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend help wanted The community is welcome to contribute. kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.
Projects
Status: Closed
Development

No branches or pull requests

2 participants