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

No easy way to overwrite broker labels #231

Open
dotchev opened this issue Feb 15, 2019 · 0 comments
Open

No easy way to overwrite broker labels #231

dotchev opened this issue Feb 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dotchev
Copy link
Contributor

dotchev commented Feb 15, 2019

/v1/service_brokers does not support PUT
There is only POST & PATCH
https://github.com/Peripli/service-manager/blob/master/api/broker/broker.go#L28

PATCH supports only adding new labels and removing existing labels but no overwriting (unconditional set).
https://github.com/Peripli/specification/blob/visibility-labels/api.md#label-change-operation

See https://jtrack.wdf.sap.corp/browse/CKI-263 for example

@EpsilonTal EpsilonTal added the enhancement New feature or request label Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants