Skip to content

Update dependencies, tag v1.2.21#321

Open
nalind wants to merge 7 commits intoopenshift:masterfrom
nalind:update-deps-1.2.21
Open

Update dependencies, tag v1.2.21#321
nalind wants to merge 7 commits intoopenshift:masterfrom
nalind:update-deps-1.2.21

Conversation

@nalind
Copy link
Copy Markdown
Member

@nalind nalind commented Apr 28, 2026

Bump dependencies:

  • github.com/containerd/platforms: v1.0.0-rc.2 to v1.0.0-rc.4
  • github.com/docker/docker: v28.5.1+incompatible to github.com/moby/moby/api v1.54.2
  • github.com/docker/docker: v28.5.1+incompatible to github.com/moby/moby/client v0.4.1
  • github.com/fsouza/go-dockerclient: v1.11.2 to v1.13.1
  • github.com/moby/buildkit: v0.23.2 to v0.29.0
  • go.podman.io/storage: v1.60.0 to v1.62.0

Use github.com/moby/patternmatcher (v0.6.1 currently) for excludes matching instead of go.podman.io/storage/pkg/fileutils.

Prepare to tag a v1.2.21 release.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 28, 2026
@nalind nalind force-pushed the update-deps-1.2.21 branch from 487ce9e to d4d8a3f Compare April 28, 2026 20:17
Use github.com/moby/patternmatcher for excludes matching instead of
go.podman.io/storage/pkg/fileutils.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind nalind force-pushed the update-deps-1.2.21 branch 2 times, most recently from a946047 to f2e3e7b Compare April 28, 2026 22:07
nalind added 6 commits April 28, 2026 18:26
Bump dependencies:
* github.com/containerd/platforms: v1.0.0-rc.2 to v1.0.0-rc.4
* github.com/docker/docker: v28.5.1+incompatible to github.com/moby/moby/api v1.54.2
* github.com/docker/docker: v28.5.1+incompatible to github.com/moby/moby/client v0.4.1
* github.com/fsouza/go-dockerclient: v1.11.2 to v1.13.1
* github.com/moby/buildkit: v0.23.2 to v0.29.0
* github.com/moby/patternmatcher: v0.6.0 to v0.6.1
* go.podman.io/storage: v1.60.0 to v1.62.0

Switch the last caller of github.com/docker/docker/pkg/fileutils to use
go.podman.io/storage/pkg/fileutils.
Switch callers of github.com/docker/docker/api/types/registry to use
github.com/moby/moby/api/types/registry.
Finish the pipefitting for copying go-dockerclient.AuthConfig values to
github.com/moby/moby/api/types/registry.AuthConfigs.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
It's now an error to pass a non-constant string as the first argument to
t.Logf(), and for those cases we should be using t.Log().  Likewise for
fmt.Errorf(), we should be using errors.New().

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
The standard library's "io/ioutil" package has been obsolete for some
time now.  Switch to using the appropriate functions in the "os" and
"io" packages.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Updating dependencies upped which version of Go we ourselves need, so
we might as well update references to its image in our tests.

Update references to fedora-minimal from :42 to :44, since 44 is about
to be the current release.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Update version information to mark this as v1.2.21.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Update version information to mark this as v1.2.22-dev.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind nalind force-pushed the update-deps-1.2.21 branch from f2e3e7b to 379cdfe Compare April 28, 2026 22:27
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 28, 2026

@nalind: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@TomSweeneyRedHat
Copy link
Copy Markdown
Contributor

LGTM

@nalind
Copy link
Copy Markdown
Member Author

nalind commented Apr 29, 2026

@mrunalp PTAL

@nalind
Copy link
Copy Markdown
Member Author

nalind commented Apr 29, 2026

@rhatdan PTAL

Copy link
Copy Markdown
Contributor

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nalind, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants