Removing a kernel zstream
Steps to do when support for a kernel stream has to be removed.
This page has an internal companion page which might contain additional information.
Background
Every once in a while, a RHEL stream reaches its end of life (EOL). In that case, CKI needs to update its setup to match this.
Steps to take
- Remove the zstream branches from the gitlab-ci-bot config.
- Remove the zstream tree from kpet-db. Also update the nvr tree mapping configuration accordingly.
- Remove the builder container image for it.
- Remove the container image from the
.pipeline_images
job template in the CKI GitLab CI/CD templates in cki-lib. - Remove the container images from the gitlab.com and quay.io container
registries. Check the
Usage Logs
tab to make sure the container images are really not in use anymore.