Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

allow updating reference instance when parameters are not changed. #663

Closed EpsilonTal closed 3 years ago

EpsilonTal commented 3 years ago

Motivation

Support the K8S polling mechanism for instance sharing.

Approach

Allow passing parameters on reference-instance patch request as long as the "referenced_instance_id" value has not changed.

Pull Request status