Files
podman/pkg/api/server
Valentin Rothberg 44a515015c podmanV2: implement push
* Implement `podman-push` and `podman-image-push` for the podmanV2
  client.

* Tests for `pkg/bindings` are not possible at the time of writing as we
  don't have a local registry running.

* Implement `/images/{name}/push` compat endpoint. Tests are not
  implemented for this v2 endpoint.  It has been tested manually.

General note: The auth config extraction from the http header is not
implement for push.  Since it's not yet supported for other endpoints
either, I deferred it to future work.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-04-02 17:01:32 +02:00
..
2020-01-25 15:09:09 -06:00
2020-01-21 16:35:45 -06:00
2020-03-10 08:03:41 -07:00
2020-04-01 16:02:53 -05:00
2020-04-02 17:01:32 +02:00
2020-03-10 08:03:41 -07:00
2020-03-10 08:03:41 -07:00
2020-03-10 08:03:41 -07:00
2020-03-10 08:03:41 -07:00
2020-03-18 14:34:14 -05:00
2020-03-10 08:03:41 -07:00
2020-03-10 08:03:41 -07:00
2020-03-24 16:03:49 -05:00
2020-03-26 15:54:26 -05:00