rhuddleston
rhuddleston
Would be nice to be able to use this in alpine docker images. If I try to compile inside alpine I get: /tmp/ksm_preload-0.11 $ make [ 50%] Building C object...
$ export DOCKER_CONTENT_TRUST=1 $ docker pull mikesplain/openvas:9 Error: remote trust data does not exist for docker.io/mikesplain/openvas: notary.docker.io does not have trust data for docker.io/mikesplain/openvas Any chance you could sign your...
Getting these panic on several different instances of consul alerts: ``` time="2016-07-20T22:47:36Z" level=info msg="10.0.2.212::Serf Health Status is pending status change from passing to critical for 996.940431ms." panic: runtime error: invalid...
$ export DOCKER_CONTENT_TRUST=1 $ docker pull adoptopenjdk/openjdk11:alpine-jre Error: remote trust data does not exist for docker.io/adoptopenjdk/openjdk11: notary.docker.io does not have trust data for docker.io/adoptopenjdk/openjdk11 $ docker pull adoptopenjdk/openjdk11:latest Error: remote...
Some clients use hosted ssh servers on files.com, when I check the server with https://github.com/RUB-NDS/Terrapin-Scanner/releases is says all is good. When I upgrade sshj to the latest version and attmpt...
0.7.0 had aarch64 musllinux wheel can the same be made for 0.8.0? thanks!
Due to the way these heavier processes work it may crash the first time it tries to build, presumably because it scedules all of them on the same node. If...
# Bug report ### What operating system and version are you using? +---------+--------+----------+ | version | build | platform | +---------+--------+----------+ | 15.4.1 | 24E263 | darwin | +---------+--------+----------+ ###...
# Feature request ### What new feature do you want? Similar to chrome_extensions now has browser_type column and supports all the chromium based browsers we should support this concerpt with...
See this change here that kurrent-io did: https://github.com/fusiondog/consul-alerts/compare/main...kurrent-io:consul-alerts:main everything is on go modules now so would be nice if this was as well.