- 
                Notifications
    You must be signed in to change notification settings 
- Fork 126
[release-4.18] OCPBUGS-61773: UPSTREAM: <carry>: backporting fix for concurrent map iteration and write #2456 #2475
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
[release-4.18] OCPBUGS-61773: UPSTREAM: <carry>: backporting fix for concurrent map iteration and write #2456 #2475
Conversation
| @tjungblu: This pull request references Jira Issue OCPBUGS-61773, which is invalid: 
 Comment  The bug has been updated to refer to the pull request using the external bug tracker. In 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 openshift-eng/jira-lifecycle-plugin repository. | 
| @tjungblu: the contents of this pull request could not be automatically validated. The following commits are valid: 
 The following commits could not be validated and must be approved by a top-level approver: 
 Comment  | 
| /jira refresh | 
| @tjungblu: This pull request references Jira Issue OCPBUGS-61773, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
 Requesting review from QA contact: In 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 openshift-eng/jira-lifecycle-plugin repository. | 
| /cherry-pick release-4.17 release-4.16 | 
| @tjungblu: once the present PR merges, I will cherry-pick it on top of  In 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. | 
| @tjungblu: the contents of this pull request could not be automatically validated. The following commits are valid: 
 The following commits could not be validated and must be approved by a top-level approver: 
 Comment  | 
…d write Improve audit context handling by encapsulating event data and operations behind a structured API. Make the Audit system more robust in concurrent environments by properly isolating mutable state. The cleaner API simplifies interaction with audit events, improving maintainability. Encapsulation reduces bugs by preventing direct manipulation of audit events. Signed-off-by: Davanum Srinivas <davanum@gmail.com> Co-Authored-By: Jordan Liggitt <liggitt@google.com> Co-Authored-By: sxllwx <scottwangsxll@gmail.com>
e4d7269    to
    db79b55      
    Compare
  
    | @tjungblu: the contents of this pull request could not be automatically validated. The following commits are valid: 
 The following commits could not be validated and must be approved by a top-level approver: 
 Comment  | 
Signed-off-by: Davanum Srinivas <davanum@gmail.com> Co-Authored-By: Jordan Liggitt <liggitt@google.com> Co-Authored-By: Thomas Jungblut <tjungblu@redhat.com> Set event level during context init, fixing imports Signed-off-by: Davanum Srinivas <davanum@gmail.com> Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
… going to use it Merge pull request kubernetes#131725 from dims/avoid-encoding-in-log-response-object-when-we-dont-need-it
When backporting some changes from upstream's master branch a unit test ended up being broken. The code covered by this test does not seem to exist upstream, neither the test file. The code this commit fixes was introduced by 57c60d8 and we should squash this one with it once the time for rebasing arrives. Even though 57c60d8 description reads "UPSTREAM: 115328: annotate early and late requests" the upstream PR 115328 was closed without merging.
db79b55    to
    fe126dd      
    Compare
  
    | @tjungblu: the contents of this pull request could not be automatically validated. The following commits are valid: 
 The following commits could not be validated and must be approved by a top-level approver: 
 Comment  | 
| for future readers, there was only a conflict due to the rename in the import statements in We have squashed this into the same commit. | 
| /lgtm | 
| /remove-label backports/unvalidated-commits | 
| /verified by @wangke19  | 
| @wangke19: This PR has been marked as verified by  In 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 openshift-eng/jira-lifecycle-plugin repository. | 
| It's not too late yet. verify-commits encounters error:  | 
| /test verify-commits | 
| @tjungblu: 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. | 
| 
 Re-running won't solve the problem, not a falke. | 
| oof - do you know who the owner of this commit checker is? | 
| 
 They are https://github.com/openshift/build-machinery-go/blob/master/OWNERS | 
| @tmshort you seem to be already debugging this somehow: any idea? debugging it locally, it seems to "work": it should probably validate a few commits and there's obviously no config file | 
| 
 Raised one PR to fix it openshift/build-machinery-go#110 | 
| maybe the question is, where is the config file gone to? 🤣 | 
| /payload-job-with-prs pull-ci-openshift-kubernetes-release-4.18-verify-commits openshift/build-machinery-go#/110 | 
| @wangke19: An error was encountered. No known errors were detected, please see the full error message for details. Full error message.
unable to get additional pr info from string: openshift/build-machinery-go#/110: string: openshift/build-machinery-go#/110 doesn't match expected format: org/repo#number
Please contact an administrator to resolve this issue. | 
| /payload-job-with-prs pull-ci-openshift-kubernetes-release-4.18-verify-commits openshift/build-machinery-go#110 | 
| @wangke19: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command | 
| 
 Yes, Need the repo's owner to take a look. | 
| /testwith pull-ci-openshift-kubernetes-release-4.18-verify-commits openshift/build-machinery-go#110 | 
| @wangke19,   | 
| /payload-aggregate-with-prs openshift/build-machinery-go#110 | 
| /payload-job-with-prs verify-commits openshift/build-machinery-go#110 | 
| @wangke19: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command | 
| /retest-required | 
56747b6
      into
      
  
    openshift:release-4.18
  
    | @tjungblu: Jira Issue Verification Checks: Jira Issue OCPBUGS-61773 Jira Issue OCPBUGS-61773 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 In 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 openshift-eng/jira-lifecycle-plugin repository. | 
| @tjungblu: new pull request created: #2496 In 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. | 
| Fix included in accepted release 4.18.0-0.nightly-2025-10-24-003421 | 
manual cherry pick from #2456