pungi/doc
Lubomír Sedlář d521711957 osbs: Rework configuration for image pushes
Embedding the registry configuration into OSBS config itself is
simple, but makes it impossible to reuse the same configuration for
multiple different composes.

A nice example is a nightly pushing images to a testing registry, and
production compose building the same images but pushing to staging
location. The original design requires duplication of all the
configuration just because registries are different.

With this option, the push information is stored in a separate option as
a mapping from NVR patterns to arbitrary data. The patterns are used to
match finished builds to registry.

The old configuration is marked as deprecated in code and will
eventually be removed. The deprecation handling in config validation
does not allow emitting warnings for nested values.

JIRA: COMPOSE-3394
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-04-05 10:28:34 +02:00
..
_static Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
_templates Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
about.rst docs: Move logo to _static subdir 2017-06-19 10:51:23 +02:00
comps.rst docs: Describe comps processing 2018-04-10 08:21:56 +02:00
conf.py 4.1.35 release 2019-03-26 10:03:26 +01:00
configuration.rst osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
contributing.rst Add script to orchestrate multiple composes 2019-01-08 09:40:36 +01:00
format.rst Remove deprecated options 2017-11-16 11:12:34 +01:00
gathering.rst Support multiple sources in one variant 2018-02-01 14:31:09 +01:00
index.rst Add script to orchestrate multiple composes 2019-01-08 09:40:36 +01:00
messaging.rst Update ostree phase documentation 2016-11-04 09:35:08 +01:00
multi_compose.rst orchestrator: Send messages about the main compose 2019-03-21 09:29:54 +01:00
phases.rst Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
scm_support.rst docs: Add documentation for scm_dict 2017-08-10 15:32:24 +02:00
testing.rst Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
update-docs.sh Unify update-docs.sh script with rpkg 2019-01-04 13:32:17 +01:00