-
Notifications
You must be signed in to change notification settings - Fork 64
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
Bump up github.com/docker/docker
to v25.0.6
version.
#1620
Comments
Since the dependency bump is a critical severity we should be cutting new releases for affected items, I can cut a new library release so we can pull that dependency into most of the action items |
Added action item to registry-operator to bump up the registry-library hash to pull in the fix as well: https://github.com/devfile/registry-operator/blob/main/go.mod#L7 |
+1 for the new release. Initially I thought only updating the hash but it feels much cleaner. I've updated the criteria to include this action. As you're now the assignee feel free to update them as you see fit <3 |
blocks #1605 |
Which area is this issue related to?
/area library
/area registry
/area test-automation
Issue Description
The following repos need to be updated and their modules should use
github.com/docker/docker
versionv25.0.6
devfile/library
library
: Suggested fix is Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.6+incompatible library#221library
: Cut a new release for library.devfile/registry
tests/odov3
: chore(deps): bump github.com/docker/docker from 25.0.1+incompatible to 25.0.6+incompatible in /tests/odov3 registry#461 has been opened to address the issue.tests/validate_devfile_schema
: library fix needs to be merged first & then we should bump up its dependency.tests/odov3
library bumpeddevfile/registry-support
tests/integration
: Suggested fix is Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.6+incompatible registry-support#251index/generator
: library fix needs to be merged first & then we should bump up its dependencyindex/server
: library fix needs to be merged first & then we should bump up its dependencyregistry-library
: Theregistry-generator
fix needs to be merged first & then we should bump up its dependencydevfile/registry-operator
Acceptance Criteria
library
,registry
,registry-support
®istry-operator
are usinggithub.com/docker/docker v25.0.6
The text was updated successfully, but these errors were encountered: