LolandaE / Sustainment-Team

Use of this repository is for the Sustainment Team ONLY. It is used to account for the Sustainment Team's work that is not attached to a specific digital service.
0 stars 0 forks source link

Private Cloud Platform Team - 14-Day Image Pruning Issue #5

Closed LolandaE closed 1 year ago

LolandaE commented 1 year ago

Describe the task To determine path forward to image management.

Purpose So that in future, there is an automated process to save/move/back up images located in applications supported by the Sustainment Team before they are pruned.

Acceptance Criteria

Additional context

 is it deleting image tags that could be restored or is it deleting images completely

We didn’t take any backups as the image registry is over a terabyte in size.

Only images that are not referenced by an object in openshift were pruned. So this should have no impact on images deployed to production.

Where this seems to have been biting people is builds where the image is referenced from the Dockerfile. So OCP has no idea of the connection between the build and the image.

jakemorr commented 1 year ago

rebuilding imgaes as needed and storing images that we rebuild in artifactory