-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[openfaas/openfaas-cloud#312] Buildkit on coreOS failed with xattr #704
Comments
AkihiroSuda
added a commit
to AkihiroSuda/continuity
that referenced
this issue
Oct 29, 2018
This option allows ignoring errors during copying xattr like `security.selinux`, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
AkihiroSuda
added a commit
to AkihiroSuda/continuity
that referenced
this issue
Oct 29, 2018
This option allows ignoring errors during copying xattr like `security.selinux`, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
@AkihiroSuda Don't we need a PR to https://github.com/tonistiigi/fsutil ? fyi #610 |
yes sorry tonistiigi/fsutil#55 |
off-topic: can we consolidate tonistiigi/fsutil and continuity? |
AkihiroSuda
added a commit
to AkihiroSuda/copy
that referenced
this issue
Oct 30, 2018
This commit allows ignoring errors during copying xattr like security.selinux, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
AkihiroSuda
added a commit
to AkihiroSuda/copy
that referenced
this issue
Oct 31, 2018
This commit allows ignoring errors during copying xattr like security.selinux, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
AkihiroSuda
added a commit
to AkihiroSuda/buildkit_poc
that referenced
this issue
Oct 31, 2018
Fix moby#704 (CoreOS xattr issue) Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
nixpanic
pushed a commit
to nixpanic/continuity
that referenced
this issue
Nov 21, 2018
This option allows ignoring errors during copying xattr like `security.selinux`, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
openfaas/openfaas-cloud#312
The text was updated successfully, but these errors were encountered: