-
Notifications
You must be signed in to change notification settings - Fork 11
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
ROX-22889: Cherry pick new genesis dump into 2.32 (targeting ACS 4.3.7) #1489
Conversation
Images are ready for the commit at 3c519b0. To use the images, use the tag |
{ | ||
"dumpLocationInGS": "gs://stackrox-scanner-ci-vuln-dump/genesis-20240228002053.zip", | ||
"timestamp": "2024-02-28T00:20:53.211664833Z", | ||
"uuid": "c73d1bf5-49cb-48cb-b475-46702de2be73" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious: Was this missing by chance?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't say missing, believe that was from the ACS 4.4.0 release - As far as I can tell we do not typically update older releases with new genesis files (perhaps we should given we now know it can address corrected records). I figured add both records to avoid merge conflicts in case we have to do this again.
cherry picked a handful of commits that update tests cases to get CI to pass |
This reverts commit 7ae7747.
No description provided.