Merge pull request #13635 from Luap99/rpm-remote

[CI:DOCS] Remove experimental warning from podman-remote rpm
This commit is contained in:
OpenShift Merge Robot 2022-03-24 18:05:48 +01:00 committed by GitHub
commit 32748492e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,10 +144,7 @@ Summary: (Experimental) Remote client for managing %{name} containers
%description remote
Remote client for managing %{name} containers.
This experimental remote client is under heavy development. Please do not
run %{name}-remote in production.
%{name}-remote uses the version 2 API to connect to a %{name} client to
%{name}-remote uses the libpod REST API to connect to a %{name} client to
manage pods, containers and container images. %{name}-remote supports ssh
connections as well.