Add dptp_collection and remove collection from dockerconfigs#78405
Add dptp_collection and remove collection from dockerconfigs#78405psalajova wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
/hold |
WalkthroughA top-level Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: psalajova 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@core-services/ci-secret-bootstrap/gsm-config.yaml`:
- Line 67: Confirm the upstream change and gate this config update: verify the
correct openshift/ci-tools PR number (the comment suspects `#5136` is wrong) that
introduces the top-level gsm_dptp_collection field and remove per-registry
collection usage only after that PR is merged; ensure the ci-secret-bootstrap
binary supports falling back to gsm_dptp_collection (or update
ci-secret-bootstrap to read gsm_dptp_collection when dockerconfig.registries
entries lack collection) and only apply removal of per-registry collection
values in gsm-config.yaml once the binary and upstream PR are confirmed.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: d8ec6dc9-33c5-42d1-a5d5-8b7cfe6be91b
📒 Files selected for processing (1)
core-services/ci-secret-bootstrap/gsm-config.yaml
2c2415e to
d5b9fa8
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: |
|
@psalajova: The following test 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. |
Needs to be merged after openshift/ci-tools#5136 is merged.
Summary by CodeRabbit