Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Add ability to map broker response into specific keys of k8s secret #1311

Closed
pmorie opened this issue Oct 3, 2017 · 7 comments
Closed

Add ability to map broker response into specific keys of k8s secret #1311

pmorie opened this issue Oct 3, 2017 · 7 comments
Milestone

Comments

@pmorie
Copy link
Contributor

pmorie commented Oct 3, 2017

I have heard from several users (and actively desired personally) to be able to map pieces of the broker response into different fields. For example, if I have an application template that depends on $DB_URL, it would be great to map db.url into DB_URL in the k8s secret created by the catalog, or map DATABASE_URL into that field. We do not want to create templating with this feature, but it should be possible to do simple remapping of keys in the credentials portion of the response into secret keys.

Related: openservicebrokerapi/servicebroker#116

@pmorie pmorie added this to the 0.2.0 milestone Oct 3, 2017
@pmorie
Copy link
Contributor Author

pmorie commented Oct 3, 2017

cc @luksa

@pmorie
Copy link
Contributor Author

pmorie commented Oct 3, 2017

I binned this as 0.2.0 so it was clear that it is not for 0.1.0

@carolynvs
Copy link
Contributor

#dibbs

We do not want to create templating with this feature

Since I am working on templating (outside of svc-cat), I'd like to work on this. 😀

@carolynvs carolynvs self-assigned this Feb 26, 2018
@pmorie
Copy link
Contributor Author

pmorie commented Feb 26, 2018

@luksa has already started working on this, so you two should sync @carolynvs

@carolynvs carolynvs removed their assignment Feb 26, 2018
@carolynvs
Copy link
Contributor

@luksa @pmorie Can this be closed now that #1868 is in, or is there more left to do?

@pmorie
Copy link
Contributor Author

pmorie commented Apr 4, 2018

@carolynvs yep, this can be closed now. Thanks a lot, @luksa!

@carolynvs
Copy link
Contributor

Closed by #1868

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants