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

Propagate incoming custom OSB-cmdb param to coab-vars.yml and filter it out from inner broker CSI #229

Open
gberche-orange opened this issue Jan 10, 2020 · 1 comment

Comments

@gberche-orange
Copy link
Member

Expected behavior

Current behavior

  • All params are propagated to inner brokers which may fail.
@gberche-orange gberche-orange changed the title Propagate incoming custom OSB-cmdb param to coab-vars.yml and filter it our from inner broker CSI Propagate incoming custom OSB-cmdb param to coab-vars.yml and filter it out from inner broker CSI Feb 21, 2020
@gberche-orange
Copy link
Member Author

Validated with the following commands that current inner brokers don't fail with additional extra unknown params passed:

cf cs p-mysql 10mb unbrokered  -c '{"x-osb-cmdb":4}' -b p-mysql
cf cs redis-unbrokered dedicated-vm -c '{"x-osb-cmdb":4}'  -b p-redis
cf cs p-rabbitmq37 standard redis-unbrokered -c '{"x-osb-cmdb":4}'  
cf cs mongodb default mongo-unbrokered -c '{"x-osb-cmdb":4}' -b p-mongodb

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

No branches or pull requests

1 participant