Peripli / service-manager

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

Add parameter for binding to enable the binding creation #778

Closed TalShorSap closed 2 years ago

TalShorSap commented 2 years ago

Pull Request Template

Motivation

Add functionality to enable binding creation for k8s instanced in deleted failed state that are originated by sap operator.

Approach

Adding to service binding param that will represent the desired mechanism

Pull Request status

Feel free to construct the checklist with whatever items seem most reasonable for your change. You could disassemble the Implementation part to even smaller separate checklist items if you're working on something big for example. But do make the effort to provide a checklist of some sort so that the core team as well as the community can have an idea about the progress of your Pull Request.

Third-party code

If you use third party code with your contribution such as, components, libraries, or snippets make sure to mention that.

Make sure that your contribution complies with our Contribution guidelines.

Work in Progress label

For as long as development of your Pull Request is still ongoing you MUST label it with a wip label as well as prefix the name of the PR with [WIP].

For example: [WIP] Service brokers API