Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
| | | | | | | | | | | | | | We have a very high performance JSON library that doesn't need to perform code generation. Let's use it instead of our questionably performant, reflection-dependent deep copy library. Most changes because some functions can now return errors. Also converts cmd/podman to use jsoniter, instead of pkg/json, for increased performance. Signed-off-by: Matthew Heon <matthew.heon@pm.me> | ||
* | Vendor in lots of kubernetes stuff to shrink image size | Daniel J Walsh | 2018-03-27 |
| | | | | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #554 Approved by: mheon | ||
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |