This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 382
WIP: Make fake broker act like an OSB broker #533
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
k8s-ci-robot
added
the
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
label
Mar 13, 2017
pmorie
changed the title
Make fake broker act like as OSB broker
WIP: Make fake broker act like as OSB broker
Mar 13, 2017
Still has a ton of work left, keep in mind if doing review. |
I doubt that I'm going to get back to this before kubecon. |
pmorie
changed the title
WIP: Make fake broker act like as OSB broker
WIP: Make fake broker act like an OSB broker
Apr 2, 2017
pmorie
force-pushed
the
fake-broker-server
branch
from
April 2, 2017 15:36
b7978d5
to
c7f187d
Compare
This will not be done for 0.0.2 |
Moving to next alpha release. Someone besides me probably needs to own this. |
arschles
added
the
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
label
Apr 21, 2017
@pmorie what is the status of this PR? And/or, who is owning this? |
@arschles Someone else needs to adopt it. It might be a good place for someone new to get started. I'm going to make an issue for this and probably close this PR. |
I'm closing this now. I will probably spin this into a separate repo. |
arschles
added a commit
to arschles/kubernetes-service-catalog
that referenced
this pull request
Jun 9, 2017
This is a continuation of kubernetes-retired#533, and is a pre-requisite for kubernetes-retired#923
pmorie
pushed a commit
that referenced
this pull request
Jun 13, 2017
* Adding a fake broker server This is a continuation of #533, and is a pre-requisite for #923 * converting a single test to use the broker server * adding boilerplate and docs * naming the pivotal brokerapi package to eliminate possible ambiguity * adding clarifying comment to the catalog requests var * adding better godocs
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚧 WIP 🚧
The OSB fake server should: