Skip to content

Conversation

rchincha
Copy link
Contributor

Signed-off-by: Ramkumar Chinchani rchincha@cisco.com

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha rchincha force-pushed the dockerfile branch 17 times, most recently from 2afaa7c to e8ae853 Compare January 12, 2023 04:34
@rchincha rchincha force-pushed the dockerfile branch 10 times, most recently from 79b2a86 to debb3ec Compare January 27, 2023 19:15
@rchincha rchincha force-pushed the dockerfile branch 3 times, most recently from 984703a to 505df36 Compare January 30, 2023 21:32
@hallyn
Copy link
Contributor

hallyn commented Jan 31, 2023

I'm sorry, but could you please add a bit of explanation to patch "[PATCH 2/5] feat: support file-to-file import copy" ?

@rchincha
Copy link
Contributor Author

I'm sorry, but could you please add a bit of explanation to patch "[PATCH 2/5] feat: support file-to-file import copy" ?

import /dir1/file1 -> /dir2/file2 means that we need to setup a overlaydir dest=dir2 but we also need to copy file1 as file2 there first.

Ramkumar Chinchani added 5 commits January 31, 2023 18:58
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
import /dir1/file1 -> /dir2/file2 means that we need to setup a
overlaydir dest=dir2 but we also need to copy file1 as file2 there
first.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
overlayfs and xattrs handling is broken wrt upstream umoci.
Use a patched project-stacker/umoci@stacker instead.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@rchincha rchincha merged commit 59c40d0 into project-stacker:main Feb 1, 2023
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.

2 participants