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

cf workload can support multiple user #6

Open
wants to merge 2 commits into
base: multi-user
Choose a base branch
from

Conversation

rexxar-liang
Copy link
Member

  • currently there is a limitation "cf workloads assume single
    already-logged-in-and-targetted
    user" in Known Limitations / TODOs etc.
  • support setting multiple user info in configuration file
  • round robin set user when context clone
  • also add the test case for the feature

Signed-off-by: zyw69542 [email protected]

- interface clone should not return a spcial type object

Signed-off-by: Rexxar Liang <[email protected]>
- currently there is a limitation "cf workloads assume single
  already-logged-in-and-targetted
user" in [Known Limitations / TODOs etc.]
(https://github.com/cloudfoundry-incubator/pat/blob/master/README.md#known-limitations--todos-etc)
- support setting multiple user info in configuration file
- round robin set user when context clone
- also add the test case for the feature

Signed-off-by: zyw69542 <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants