rhuddleston

Results 30 comments of rhuddleston

we should upgrade to zinc 1.9.0+ to fix https://security.snyk.io/vuln/SNYK-JAVA-ORGSCALALANG-3032987 should we open a new issue to track this or try to resurrect this pull request?

I'm assuming Microsoft created Garnet for this reason: https://github.com/microsoft/garnet I haven't use it personally but it looks interesting

We worked around this issue by going to settings -> General and renamed "Organization Slug" then renamed it back

Given that the change log says "Remove Safari code from the extension" all the code should be in this git repo If you roll back to that commit

Here is a Makefile and Dockerfile that will build both amd64 and arm64 and verified it works: Makefile: ``` VERSION=4.22.1 IMAGE=fleetdm/fleet:${VERSION} .DEFAULT: buildx buildx: @export DOCKER_CLI_EXPERIMENTAL=enabled @docker buildx build --build-arg...

Can we just have the documnetation link it to a directory in the fleet source with these two files?

I can confirm this issue. Most people notice this when docker is using 100% of the CPU and spitting out this in syslog: Oct 21 04:05:21 node1.dev dockerd[1129]: time="2017-10-21T04:05:21.531752637Z" level=error...

We're using a combination of 17.03, 17.06 and 17.09 we'll be completely on 17.09 before Dec

Something should be done for sure as the current state requires a complete reset of Docker to correct

I will upgrading docker soon and redeploying to a large number of server so let me know if you want us to to test anything related to this issue.