debian-forge-composer/internal
Jacob Kozol d19ffb4eb9 rpmmd: add ssl fields to RepoConfig
rpmmd now contains three repo config structs. RepoConfig is for use
throughout osbuild-composer. repository is for reading from our
internal json repository files before creating a RepoConfig.
dnfRepoConfig is is for use within rpmmd and it matches what dnf-json
expects from a repo.

Repos now contain support for rhsm. In order to connect to rhel's
cdn, dnf must pass an sslcacert, sslcakey, and sslclientcert. When a
repo is used for fetching metadata or depsolving it is checked for
rhsm secrets. If secrets are needed they are retrieved from the host
system. Packages requiring rhsm are marked as requiring
"org.osbuild.rhsm" secrets.
2020-05-28 00:23:54 +02:00
..
blueprint blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
client worker: add JobArtifact() and DeleteJobArtifacts() 2020-05-27 16:16:05 +02:00
common common/ImageType: move to the store package 2020-05-18 11:50:15 +02:00
crypt crypt_test: don't run on macOS 2020-04-09 13:21:30 +02:00
distro distro: drop fedora-30 2020-05-27 16:20:35 +02:00
jobqueue jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
mocks worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
osbuild osbuild: add rpm-ostree stage 2020-05-25 22:37:29 +02:00
rcm worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
rpmmd rpmmd: add ssl fields to RepoConfig 2020-05-28 00:23:54 +02:00
store worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
target store: move queue out of the store 2020-05-08 14:53:00 +02:00
test test/helper: add comparison for ImageType objects 2020-05-18 11:50:15 +02:00
upload Remove AWS snapshot import timeout 2020-05-19 22:34:04 +02:00
weldr worker: add JobArtifact() and DeleteJobArtifacts() 2020-05-27 16:16:05 +02:00
worker worker: add JobArtifact() and DeleteJobArtifacts() 2020-05-27 16:16:05 +02:00