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

Implement Consistent Behavior for DeleteRegistryParam #30

Open
amands98 opened this issue May 10, 2024 · 2 comments
Open

Implement Consistent Behavior for DeleteRegistryParam #30

amands98 opened this issue May 10, 2024 · 2 comments

Comments

@amands98
Copy link

Make DeleteRegistryParams behave consistently like DeleteProjectParams, allowing deletion of registries by Name or ID.

https://github.com/goharbor/go-client/blob/v0.210.0/pkg/sdk/v2.0/client/registry/delete_registry_parameters.go#L63

// @Vad1mo

@Vad1mo
Copy link
Member

Vad1mo commented May 10, 2024

Can you elaborate a bit more here?

@amands98
Copy link
Author

We currently delete registry by ID only. Let's enable deletion by name or ID, like we do with projects.

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

No branches or pull requests

2 participants