Add aws-rhdh-disconnected Boskos lease and secret bootstrap#79749
Conversation
Add infrastructure configuration for the new aws-rhdh-disconnected cluster profile, which gives the RHDH team a dedicated AWS account for disconnected (air-gapped) CI tests. Changes: - Boskos: add aws-rhdh-disconnected-quota-slice with 5 slots in us-east-2 - Secret bootstrap: add cluster-secrets-aws-rhdh-disconnected to the shared AWS pull-secret/SSH-key stanza The cluster profile constant is being added in openshift/ci-tools#5205. RHDH disconnected CI jobs will be updated to use this profile in a separate PR. Assisted-by: OpenCode
WalkthroughThis PR configures infrastructure for a new disconnected RHDH environment on AWS by defining Boskos quota slices for us-east-2 and adding corresponding CI secret bootstrap entries scoped to non-app CI cluster groups. ChangesAWS RHDH Disconnected Infrastructure
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
@zdrapela: all tests passed! 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. |
Switch disconnected CI jobs from openshift-org-aws to the dedicated aws-rhdh-disconnected cluster profile. RHDH is a layered product and must not use the shared core OpenShift AWS budget (openshift-org-aws). The aws-rhdh-disconnected profile is being added in: - openshift/ci-tools#5205 (profile constant) - openshift#79749 (Boskos lease + secret bootstrap) Both PRs must merge before this PR can pass CI validation. Assisted-by: OpenCode
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danilo-gemoli, zdrapela 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 |
|
@zdrapela: Updated the following 3 configmaps:
DetailsIn response to this:
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. |
Add infrastructure configuration for the new
aws-rhdh-disconnectedcluster profile, which gives the RHDH team a dedicated AWS account for disconnected (air-gapped) CI tests.Changes:
aws-rhdh-disconnected-quota-slicewith 5 slots inus-east-2cluster-secrets-aws-rhdh-disconnectedto the shared AWS pull-secret/SSH-key stanzaDependencies:
Jira: https://redhat.atlassian.net/browse/RHIDP-13968
Docs