Geoff Levand

Results 8 issues of Geoff Levand

Test fixups for SELinux policy update. Related to https://github.com/coreos/coreos-overlay/pull/3155 (Update selinux support), https://github.com/coreos/portage-stable/pull/654 (Update selinux support)

Put cross compiled binaries into a bin/$GOARCH/ directory. Add a new variable NO_CROSS to skip cross compiling of kolet.

Add Dockerfiles and helper scripts that build docker images named mantle-builder and mantle-runner. mantle-builder contains the tools needed to build mantle. mantle-runner contains the mantle programs and needed dependencies. Using...

Needed by the other Update selinux support PRs: coreos/portage-stable#654 and coreos/coreos-overlay#3155.

Fixes the audit rules for both boards and fixes run-time errors on arm64.

Depends on: ~~https://github.com/coreos/coreos-overlay/pull/3100 (Update packages needed by SELinux)~~ merged https://github.com/coreos/coreos/bootengine#143 (initrd-setup-root: Add SELinux labels to files) https://github.com/coreos/portage-stable/pull/654 (Update selinux support)

Fixes errors like these when the Slack notification plugin is not configured: `java.lang.NoSuchMethodError: No such DSL method 'slackSend' found` I only tested this in the Slack not configured state. Will...

Hi, I maintain the flannel package in buildroot. One of the buildroot target architectures is riscv64. The riscv64 flannel build has been failing lately. riscv64 | flannel-0.25.1 | http://autobuild.buildroot.net/results/d2be77d8b9236db45c4f3a558f3198f199c0c568 That...