[Pulp-list] pulp_container 2.0.0 beta 1 is available
Dennis Kliban
dkliban at redhat.com
Wed Jun 3 21:53:58 UTC 2020
pulp_container 2.0.0b1 is available on PyPI[0]. It is accompanied by a
Python client[1] and a Ruby client[2]. This is the first in a series of
betas for the 2.0 release of the Container plugin. This release is
compatible with pulpcore 3.4.
Please note that all container registry authentication has been disabled in
this beta. However, we intend to add token auth back before 2.0.0 is
generally available.
This release contains two major features:
* Ability to use docker or podman to push images into the registry.
* Ability to use S3 as the storage backend
The new REST APIs for supporting push required us to move the registry API
from port 24816 to port 24817. This is the reason for the major version
being incremented from 1 to 2. Just as on the 1.y line, the Python package
provides nginx and apache configs to configure those servers as reverse
proxies so that your clients don't actually have to use either of those
port numbers.
Documentation along with a full changelog can be found on readthedocs.org
[3].
## Installation and upgrades
You can use the latest release of pulp_installer to install or upgrade[4].
The installer will symlink the nginx or apache configs so that the
webserver can reverse proxy the requests to the appropriate service.
[0] https://pypi.org/project/pulp-container/2.0.0b1/
[1] https://pypi.org/project/pulp-container-client/2.0.0b1/
[2] https://rubygems.org/gems/pulp_container_client/versions/2.0.0b1
[3] https://pulp-container.readthedocs.io/en/2.0.0b1/
[4] https://github.com/pulp/pulp_installer/releases/tag/3.4.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20200603/c0413292/attachment.htm>
More information about the Pulp-list
mailing list