Noel Georgi
Noel Georgi
@joekiller @joekhoobyar I will test out both the changes and will let you know.
@k1LoW Yes I agree to the ease of adding a new gem, but the existing code also means that any gem project depending on `awspec` also gets all the unwanted...
@whiteadam I used Clair's official *analyze-local-images* tool and it exactly reported one vulnerability
Anything pending to get this moving forward? happy to contribute
img is really slow to be used in local and CI systems. I really love the rootless builds. Showing some perf details: ``` img (aws:rean-gov-sd)(kc)$ time img build -t hello...
@jessfraz @AkihiroSuda I really want to push engineers to use a tool that can build without root. Having docker and a user having permission to build/deploy in a CI system...
@kekoav FYI, I was able to get img working on fedora 31 with cgroupsv2 just by creating a symlink for runc pointing to `crun`, which I did not expect at...
I was running as a normal user in a fedora 31 VM.
@cavaliercoder The main difference being support for decimal part in download progress: ```bash Downloading ca13b177ab4f9119c9f28a915b60707f88b2d456-primary.sqlite.bz2 **1.8 MB** / 68 MB (2%) - 62.28KB/s ETA: 17m49s ``` This is my local...
you could try installing the `iscsi` system extension as mentioned here: https://www.talos.dev/v1.1/kubernetes-guides/configuration/replicated-local-storage-with-openebs-jiva/#preparing-the-nodes (only the extensions part) and see if it works. I couldn't find any easy way to customize the...