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

OpenShift API implementation #3031

Closed
gorkem opened this issue Nov 9, 2016 · 3 comments
Closed

OpenShift API implementation #3031

gorkem opened this issue Nov 9, 2016 · 3 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@gorkem
Copy link
Contributor

gorkem commented Nov 9, 2016

Implement DockerConnector APIs using OpenShift counterparts.

[ ] Images
- buildImage
- commit
- inspectImage
- listImages
- pull
- push
- removeImage
- tag
[ ] Network
- connectContainerToNetwork
- createNetwork
- disconnectContainerFromNetwork
- inspectNetwork
- removeNetwork
[ ] Exec
- attachContainer
- createExec
- startExec
[ ] Info
- getContainerLogs
- getEvents
- getExecInfo
- getNetworks
- getNetworks
- getSystemInfo
- getVersion
- top
[ ] Containers
- listContainers
- getResource
- putResource
- removeContainer
- startContainer
- stopContainer
- waitContainer

@tolusha tolusha added the kind/question Questions that haven't been identified as being feature requests or bugs. label Nov 9, 2016
@l0rd
Copy link
Contributor

l0rd commented Nov 9, 2016

This tasks are needed to remove --privileged container constraint for running Che workspaces in OpenShift (third bullet of #2847).

Other tasks are:

@ibuziuk
Copy link
Member

ibuziuk commented Nov 17, 2016

I am going to work on Containers implementation, @amisevsk on Network & Exec and @snjeza on Images

@TylerJewell
Copy link

Superceded by epic tracking all activities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

5 participants