Skip to content

fix(mount): apply chmod to correct destination path#456

Open
AyushSriv06 wants to merge 1 commit intourunc-dev:mainfrom
AyushSriv06:fix/mount-logic
Open

fix(mount): apply chmod to correct destination path#456
AyushSriv06 wants to merge 1 commit intourunc-dev:mainfrom
AyushSriv06:fix/mount-logic

Conversation

@AyushSriv06
Copy link

Description

This PR fixes a bug in pkg/unikontainers/mount.go where os.Chmod was being called on the path variable instead of the resolved dstPath.

Related issues

N/A

How was this tested?

lint and build

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit b99107a
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/69862f2b059e2900072d3d89
😎 Deploy Preview https://deploy-preview-456--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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