Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

No easy way to overwrite broker labels #231

@dotchev

Description

@dotchev

/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions