Skip to content

Conversation

@bfournie
Copy link
Contributor

@bfournie bfournie commented Jan 2, 2026

This commit adds a new validation function to verify that expected operators are installed after cluster deployment in ISO_NO_REGISTRY mode.

Key features:

  • Version-specific operator lists for OCP 4.20 and 4.21
  • Automatic version detection using openshift_version function
  • Clear error reporting for missing operators
  • 4.20 validates 7 operators
  • 4.21 validates 12 operators

The validation runs after the API server is available and helps ensure that the virtualization bundle and other operators were properly installed during cluster creation.

This commit adds a new validation function to verify that expected
operators are installed after cluster deployment in ISO_NO_REGISTRY mode.

Key features:
- Version-specific operator lists for OCP 4.20 and 4.21
- Automatic version detection using openshift_version function
- Clear error reporting for missing operators
- 4.20 validates 7 operators
- 4.21 validates 12 operators

The validation runs after the API server is available and helps
ensure that the virtualization bundle and other operators were
properly installed during cluster creation.
@openshift-ci openshift-ci bot requested review from andfasano and celebdor January 2, 2026 16:35
@openshift-ci
Copy link

openshift-ci bot commented Jan 2, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign rwsu for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Jan 2, 2026

@bfournie: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-agent-compact-ipv4-iso-no-registry 396d4ff link false /test e2e-agent-compact-ipv4-iso-no-registry

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant