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

Use the owner Id only in the workspace RuntimeIdentity (#8859) #9274

Merged
merged 3 commits into from
Mar 30, 2018

Commits on Mar 28, 2018

  1. Use the owner Id only in the workspace RuntimeIdentity (#8859)

    Signed-off-by: David Festal <dfestal@redhat.com>
    davidfestal committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d411a1b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. use the ownerId to create the Docker container name ...

    ... instead of the owner name.
    
    As requested by @sleshchenko in comment
    #9274 (comment)
    
    Signed-off-by: David Festal <dfestal@redhat.com>
    davidfestal committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    0912ebf View commit details
    Browse the repository at this point in the history
  2. Use ownerId to return the owner of a Runtime ...

    ... as request by @garagatyi in this comment:
    #9274 (comment)
    
    Signed-off-by: David Festal <dfestal@redhat.com>
    davidfestal committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    f401e9e View commit details
    Browse the repository at this point in the history