-
Notifications
You must be signed in to change notification settings - Fork 378
spark-operator/1.2.5 package update #16852
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
Conversation
octo-sts
bot
commented
Apr 14, 2024
Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Debasish Biswas <[email protected]>
Package spark-operator: Click to expand/collapsePackage spark-operator: Package sparkctl: Click to expand/collapsePackage sparkctl: Package spark-operator-oci-entrypoint: Click to expand/collapsePackage spark-operator-oci-entrypoint: bincapz found differences: Click to expand/collapseChanged: sparkctl/usr/bin/sparkctl
Changed: spark-operator/usr/bin/spark-operator
|
As the Kubernetes is already in 1.29.3 and it is replaced by a lower version in upstream. But if we use script to do this we will not notice when there is a version update happening upstream and we will be downgrading the module version here. I think it should be allowed to downgrade the go module version using gobump with some special flag. OR is there any way to use gobump for this use case? |
Signed-off-by: Debasish Biswas <[email protected]>
Package spark-operator: Click to expand/collapsePackage spark-operator: Package sparkctl: Click to expand/collapsePackage sparkctl: Package spark-operator-oci-entrypoint: Click to expand/collapsePackage spark-operator-oci-entrypoint: bincapz found differences: Click to expand/collapseChanged: sparkctl/usr/bin/sparkctl
Changed: spark-operator/usr/bin/spark-operator
|
deps: golang.org/x/[email protected] google.golang.org/[email protected] golang.org/x/[email protected] k8s.io/[email protected] google.golang.org/[email protected] | ||
replaces: golang.org/x/crypto=golang.org/x/[email protected] | ||
show-diff: true | ||
# Note about the Found CVE here |
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.
You can add a note about the reason to add these changes here.
superseded by #16987 |