Skip to content

Update module github.com/rootless-containers/rootlesskit/v2 to v3#28488

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rootless-containers-rootlesskit-v2-3.x
Closed

Update module github.com/rootless-containers/rootlesskit/v2 to v3#28488
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rootless-containers-rootlesskit-v2-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/rootless-containers/rootlesskit/v2 v2.3.6v3.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rootless-containers/rootlesskit (github.com/rootless-containers/rootlesskit/v2)

v3.0.0

Compare Source

Changes
  • Add gvisor-tap-vsock network and port drivers (#​515 #​522, thanks to @​fahedouch)
  • Preserve real client source IP in builtin port driver via IP_TRANSPARENT (#​565, #​577)
    • For Docker, preserving the source IP requires running dockerd-rootless.sh with --userland-proxy=false
  • rootlesskit-docker-proxy: postpone removal to v4 (#​569)
  • Add build tags (#​533, thanks to @​fahedouch)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @​arshia-rgh @​fahedouch @​yoshikawa

Install
mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin
About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/24208120213
The sha256sum of the SHA256SUMS file itself is 3c19a202bb653cc079a4dacc7f3c47f21161a4784d504f85ebaddc089c9cce8d .


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added dependencies Pull requests that update a dependency file release-note-none labels Apr 10, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 10, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: mod upgrade --mod-name=github.com/rootless-containers/rootlesskit/v2 -t=3
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/containers/podman:
	github.com/rootless-containers/rootlesskit/v3@v3.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/containernetworking/plugins@v1.9.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/containernetworking/plugins@v1.9.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor


@renovate renovate Bot added dependencies Pull requests that update a dependency file release-note-none labels Apr 10, 2026
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

1 similar comment
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@Luap99
Copy link
Copy Markdown
Member

Luap99 commented Apr 10, 2026

We are actively working to remove the rootlesskit dep wit the new pasta/paste logic #28478

As such I see no need to spend time updating to a v3 here

cc @Honny1

@Luap99 Luap99 closed this Apr 10, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 10, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/github.com-rootless-containers-rootlesskit-v2-3.x branch April 10, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant