Ed Robinson
Ed Robinson
I am seeing the same error on buildkit 0.8.0 even when setting oci-mediatypes explicitly to true: `--export-cache type=registry,ref=${REPO}:buildcache,oci-mediatypes=true` ``` => ERROR exporting cache 1.4s => => preparing build cache for...
Thanks for the info... it would make sense to add this to the README I think!
Thanks for the info @xidiandb are you interested to open a PR with your changes?
I am also thinking that this approach might help with #79, if we can think of a way to distrabute the files amongst workers then perhaps we can enable multi...
Yeah I haven't ever needed such high performance from this... This plugin is quite a thin wrapper over libsystemd ... so I can't immediately suggest any obvious candidates for optimisations....
another thing I could suggest is trying fluent bit https://fluentbit.io/documentation/0.12/input/systemd.html I don’t know ... but perhaps that implementation is more performant... I am unlikely to work on this myself at...
I spent some time looking into this. As far as I can work out this kind of behaviour is not currently possible with the current version of terraform. Since nested...
yes I think we should add some documentation around this. Basically something that mentions: * you will need a sg + sg rule to allow access to the apiserver *...
Looks like we could use this https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner
This is relevant https://docs.aws.amazon.com/eks/latest/userguide/restrict-ec2-credential-access.html