-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Meta] Investigate adding CF-compat API to Steward #27
Comments
A few considerations:
|
Issue for the provisioning API: #28 |
Issue for binding API: #31 |
Issue for listing steward IPs in the service catalog: #32 |
@slack three of the four bullet points in the PR description are complete. However, I want to get more details on the meaning of this one: Currently, steward does the below steps on startup. Do these fulfill the requirements in that bullet point? :
Note that steward does not currently watch any namespaces until #17 and related issues are resolved. |
That was covering the scenario where an SB client is talking to a steward in CF mode. The CF-mode steward's Our proxy mode is subtly different, and I think we can strike that requirement. |
This has been finished by all PRs referenced herein |
In this instance, Steward would be registered as to a CF cloud controller as a broker. Which would let Steward expose Kubernetes-native services back out to a CF consumer.
/v2/catalog
request (Proxy the catalog API endpoint #33)The text was updated successfully, but these errors were encountered: