#57 Update Proposed project Container image updates in bodhi are pushed immediately
Merged 5 years ago by sumantrom. Opened 5 years ago by sumantrom.
Unknown source master  into  master

@@ -44,7 +44,7 @@

  * <<Podman Container SECCOMP generation tool>>

  * <<Release-bot>>

  * <<Fedora Happiness Packets>>

- 

+ * <<Container image updates in bodhi are pushed immediately>>

  

  === CentOS CI user front end

  
@@ -229,4 +229,24 @@

  - Improve documentation

  - Etc 

  

+ '''

+ 

+ ===  Container image updates in bodhi are pushed immediately

+ 	

+ - Difficulty : Intermediate

+ 	

+ - 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. 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

no initial comment

Pull-Request has been merged by sumantrom

5 years ago
Metadata