Results 8 comments of Juan Vallejo

@imkira sure, will work on this once I have a bit of time

There is a related discussion about context management here: https://github.com/openshift/origin/pull/16161#issuecomment-328577474 cc @liggitt for thoughts on this

@jorgemoralespou As far as I can tell, this is not something that is being actively worked on. Existing `oc` commands, such as `oc project` depend on the current context-naming scheme...

@melaniecebula I've started a [draft here](https://docs.google.com/document/d/1RMCFAKcJZJbdQGgTtb9_JkBzTwSIkBkmWRdKmt1v9EU/edit?usp=sharing) to begin gathering thoughts on how to begin implementing this. Feel free to contribute or leave feedback on there

@ahmetb Here's a clone of that document with public access: https://docs.google.com/document/d/1ofz884w9pQo4d1aolgPdYdLWSi1H5mtisoKAgmTW2kg/edit?usp=sharing (not sure I'm able to make original doc publicly accessible with that account)

I think for windows, having a symlink that ends in ".exe" should be fine. We don't follow symlinks to check the original file's extension. This being said, I'll try to...

Make sure you have `libwayland-egl-devel` installed: `sudo apt-get install libwayland-egl-devel`

Ah, closed this issued and didn't realize which project it was for. Thought it was with context to the json server haha, I'll reopen it and add it as soon...