This repository is used to track all work for the BCGov Platform Services Team (This includes work for: 1. Platform Experience, 2. Developer Experience 3. Platform Operations/OCP 3)
Apache License 2.0
8
stars
17
forks
source link
OCP 4.16 Verify new Samples images and Templates in CLAB #5379
Describe the issue
The Samples Operator manages the imagestreams and templates in the openshift namespace. With each new version of OCP some samples are added and removed. There is a playbook that sets exclusions to trim down which samples are available on the cluster. Determine which images/templates are new and work with Platform Services to understand which to keep or exclude. Update the playbook to exclude any new images and remove any exclusions that are no longer needed.
Describe the issue The Samples Operator manages the imagestreams and templates in the
openshift
namespace. With each new version of OCP some samples are added and removed. There is a playbook that sets exclusions to trim down which samples are available on the cluster. Determine which images/templates are new and work with Platform Services to understand which to keep or exclude. Update the playbook to exclude any new images and remove any exclusions that are no longer needed.New imagestreams that we are skipping:
New templates we are skipping:
Full list of skipped templates is located at https://github.com/bcgov-c/platform-ops/blob/main/roles/config-infra/defaults/main.yaml
Additional context https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/ocp-4-16-release-notes
Definition of done