-
Notifications
You must be signed in to change notification settings - Fork 125
RHAIENG-2348: chore(shai-hulud): reinit the git-crypt with new pull-secret.json and delete the secrets we no longer need #2756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
* notebooks/ci/secrets/pull-secret.json
``` $ git-crypt lock $ rm .git-crypt-key $ git-crypt init $ git-crypt export-key .git-crypt-key $ git-crypt unlock .git-crypt-key ```
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (7)
⛔ Files ignored due to path filters (8)
You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
@coderabbitai review commit messages, the PR summary, and the general approach |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 1205 🏁 Script executed: Length of output: 1936 @jiridanek, I've reviewed the commit messages, PR summary, and general approach. Here's my analysis: 🔴 Commit Messages - Issues Found
Recommended squashed commit message: 🟡 PR Summary - Scope Mismatch
🟢 General Approach - Sound with RecommendationsWhat's Good:
Recommendations:
SummaryThe technical approach is sound ✅, but the PR needs:
Would you like me to help draft the complete PR description with testing instructions? |
|
@jiridanek: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
https://issues.redhat.com/browse/RHAIENG-2348
Somebody might have leaked our git-crypt key in the shai-hulud breach, we need to get new pull-secret.json and encrypt it with new key. The pull-secret is used for github actions.
Description
How Has This Been Tested?
Self checklist (all need to be checked):
make test(gmakeon macOS) before asking for reviewDockerfile.konfluxfiles should be done inodh/notebooksand automatically synced torhds/notebooks. For Konflux-specific changes, modifyDockerfile.konfluxfiles directly inrhds/notebooksas these require special attention in the downstream repository and flow to the upcoming RHOAI release.Merge criteria: