[env_op_images] Add pulled images report to env_op_images role#3820
Conversation
|
Skipping CI for Draft Pull Request. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/44f99764da904637b15366619bfe386e ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 41s |
2718747 to
5ed5de8
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/024650ccc68343159b52144850714fdf ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 10m 48s |
4282933 to
5ae5fab
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f3a860921ee749599949a7c159a39ceb ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 11m 49s |
c07895d to
80115fd
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/554dcc5512254d6a8a0feb15801e1fa1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 17m 05s |
80115fd to
4530a09
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/93c073f390bc4396a0e93727c8669a15 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 16m 30s |
4bf52d0 to
5449b94
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f2bc5cae3ee1449ea3ee8de2d237c38f ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 17m 18s |
6390c54 to
334fb7f
Compare
8508108 to
1b2bbca
Compare
|
recheck |
Cross-reference the pulled-images report with CRI-O journal logs from cluster nodes to confirm which images were actually pulled by the container runtime. Runs automatically when kubeconfig is defined, same as the pulled-images report itself. Co-authored-by: Cursor <cursor@cursor.com> Signed-off-by: nemarjan <nemarjan@redhat.com>
1b2bbca to
59e7768
Compare
|
/lgtm |
|
LGTM |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evallesp The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
18a15ed
into
openstack-k8s-operators:main
Builds a pulled_images_report which was created by cross-referencing pod images against ICSP/IDMS mirror rules to report which images have a mirror configured and which pull directly from the original registry. As this is a what "should happen" report we need to verify via CRIO logs on node.
To verify a updated report is created which cross-references the pulled-images report with CRI-O journal logs
from cluster nodes to confirm which images were actually pulled by
the container runtime