Skip to content

fix(toolchain): fix compat with deploying using podman #2571

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

Open
wants to merge 1 commit into
base: 06-05-feat_implement_clickhouse-user-query_
Choose a base branch
from

Conversation

NathanFlurry
Copy link
Member

Changes

Copy link
Member Author

NathanFlurry commented Jun 8, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@NathanFlurry NathanFlurry force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 35283d8 to 8634a7b Compare June 8, 2025 19:09
Copy link

cloudflare-workers-and-pages bot commented Jun 8, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8c93674
Status:🚫  Build failed.

View logs

@NathanFlurry NathanFlurry marked this pull request as ready for review June 9, 2025 09:16
@NathanFlurry NathanFlurry requested a review from MasterPtato June 9, 2025 09:16
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Improves Docker archive handling compatibility for Podman and other container runtimes in the Rivet toolchain.

  • Added #[serde(default)] for DockerImageConfig's user field in packages/toolchain/toolchain/src/util/docker/archive.rs to handle images without user specifications
  • Modified path prefix stripping logic to handle non-absolute paths from different container runtimes
  • Maintains existing security restrictions around root user access while improving container runtime compatibility

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@NathanFlurry NathanFlurry force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from 1a2c0b8 to ec1d934 Compare June 9, 2025 18:59
@NathanFlurry NathanFlurry force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 8634a7b to 94015fb Compare June 9, 2025 18:59
Copy link

cloudflare-workers-and-pages bot commented Jun 9, 2025

Deploying rivet-hub with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8c93674
Status:🚫  Build failed.

View logs

Copy link

cloudflare-workers-and-pages bot commented Jun 9, 2025

Deploying rivet-studio with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8c93674
Status:🚫  Build failed.

View logs

@MasterPtato MasterPtato force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 1caecf5 to 5fc553b Compare June 16, 2025 21:56
@MasterPtato MasterPtato force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from 76d6218 to eeb4a12 Compare June 17, 2025 00:33
@MasterPtato MasterPtato force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 5fc553b to 7c25a6d Compare June 17, 2025 00:33
@abcxff abcxff force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from eeb4a12 to 99715af Compare June 18, 2025 16:37
@abcxff abcxff force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 7c25a6d to 1caecf5 Compare June 18, 2025 16:37
@MasterPtato MasterPtato force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 1caecf5 to 7c25a6d Compare June 18, 2025 23:47
@MasterPtato MasterPtato force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from 99715af to eeb4a12 Compare June 18, 2025 23:47
@NathanFlurry NathanFlurry force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from eeb4a12 to e0360dd Compare June 20, 2025 18:54
@NathanFlurry NathanFlurry force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 7c25a6d to 245dab7 Compare June 20, 2025 18:54
@MasterPtato MasterPtato force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from 245dab7 to b7bcf50 Compare June 20, 2025 19:09
@MasterPtato MasterPtato force-pushed the 06-05-feat_implement_clickhouse-user-query_ branch from e0360dd to ba59d98 Compare June 20, 2025 19:09
@MasterPtato MasterPtato force-pushed the 06-08-fix_toolchain_fix_compat_with_deploying_using_podman branch from b7bcf50 to 8c93674 Compare June 20, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant