Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove lock existence checks when creating pods/containers | Matthew Heon | 2017-12-14 |
| | | | | | | | | | | | | | | Given that we don't have a good way of cleaning up locks, these could potential cause issues if we ever reuse a container or pod ID Also changes locks dir to use tmpfs, as we can't directly clean up locks Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #138 Approved by: rhatdan | ||
* | Update pods to use file locks | Matthew Heon | 2017-12-14 |
| | | | | | | | | | Also includes misc other fixes - adding labels, fixing pod names Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #138 Approved by: rhatdan | ||
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |