opendatahub: Upgrade cluster pool from 4.19 to 4.20#77557
Conversation
|
/pj-rehearse |
|
@dayakar349: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Add new opendatahub-ocp-4-20-amd64-aws cluster pool to resolve 4.19 cert rotation regression causing ServiceAccount controller failures. Pool configuration: - Version: 4.20 (imageSet: ocp-release-4.20.17-multi) - Size: 12 clusters, maxSize: 40, runningCount: 2 - Region: us-east-1 (AWS) - Hibernation resume timeout: 20m This creates the pool but does not switch CI jobs to use it yet. A follow-up PR will update ci-operator config to use version 4.20 after the pool is ready.
d019f93 to
5ad08b5
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: carlkyrillos, dayakar349 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 |
|
@dayakar349: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Update ci-operator config to use version 4.20 clusters now that the pool exists and is ready (created in PR openshift#77557). Changes: - Update releases.latest.version: 4.19 -> 4.20 - Update opendatahub-operator-e2e cluster_claim.version: 4.19 -> 4.20 - Update opendatahub-operator-rhoai-e2e cluster_claim.version: 4.19 -> 4.20 This completes the migration to OCP 4.20, resolving 4.19 cert rotation regression causing SA controller failures.
Create new opendatahub-ocp-4-20-amd64-aws cluster pool. This resolves 4.19 cert rotation regression that causes ServiceAccount controller failures after hibernation.
Changes: