From 7b39e1b988894f141d457f28bbca6c56f7179e92 Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Feb 07 2019 02:46:13 +0000 Subject: [PATCH 1/2] Update modules/ROOT/pages/gsoc/2019/ideas.adoc Missing Description, Technologies, Deliverables --- diff --git a/modules/ROOT/pages/gsoc/2019/ideas.adoc b/modules/ROOT/pages/gsoc/2019/ideas.adoc index e71bd2a..8fdcae2 100644 --- a/modules/ROOT/pages/gsoc/2019/ideas.adoc +++ b/modules/ROOT/pages/gsoc/2019/ideas.adoc @@ -44,7 +44,7 @@ NOTE: Ideas are subject to change as additional mentors are onboarded. * <> * <> * <> - +* <> === CentOS CI user front end @@ -229,4 +229,21 @@ As a GSoC intern, you will be responsible for the following : - Improve documentation - Etc +''' + +=== Container image updates in bodhi are pushed immediately + +- Difficulty : Intermediate + +- Technology : TBD + +- Mentor : Tomas Tomecek [ttomecek@fedoraproject.org] + +==== Description +We are using bodhi to release container images to registry.fedoraproject.org. +Since images are just a delivery method of software, we would love to release to registry right away. +Better description: TBD +This project requires changes in bodhi: TBD link upstream issues. +https://github.com/fedora-infra/bodhi + ''' \ No newline at end of file From ab8b2324efa480dee6e86ba7a89a0213d6f850c9 Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Feb 19 2019 05:25:45 +0000 Subject: [PATCH 2/2] Update modules/ROOT/pages/gsoc/2019/ideas.adoc --- diff --git a/modules/ROOT/pages/gsoc/2019/ideas.adoc b/modules/ROOT/pages/gsoc/2019/ideas.adoc index 8fdcae2..8369dff 100644 --- a/modules/ROOT/pages/gsoc/2019/ideas.adoc +++ b/modules/ROOT/pages/gsoc/2019/ideas.adoc @@ -235,15 +235,18 @@ As a GSoC intern, you will be responsible for the following : - Difficulty : Intermediate -- Technology : TBD +- Technology : Python, Linux containers, skopeo, podman, pyramid - Mentor : Tomas Tomecek [ttomecek@fedoraproject.org] ==== Description -We are using bodhi to release container images to registry.fedoraproject.org. -Since images are just a delivery method of software, we would love to release to registry right away. -Better description: TBD -This project requires changes in bodhi: TBD link upstream issues. -https://github.com/fedora-infra/bodhi +We are using bodhi to release container images to registry.fedoraproject.org. Since images are just a delivery method of software, we would love to release to registry right away. With the current solution, it may take day(s) for an image to land in the registry. +This project requires changes in bodhi. +Upstream repository: https://github.com/fedora-infra/bodhi +==== How to start +Please follow bodhi's developer documentation: https://bodhi.fedoraproject.org/docs/developer/index.html +==== Deliverables +- Submit code to bodhi upstream which would enable to push images to registry right away. +- Coordinate with Fedora engineering the deployment of the feature to production. ''' \ No newline at end of file