3 Commits

Author SHA1 Message Date
Dalton Hubble
865660dbe7 Add summary workflow to wait-for-status-checks
* Use the wait-for-status-checks reusable workflow to wait for
all status checks. This can be marked as a required check to
enable GitHub auto-merge features
2024-05-05 17:04:07 -07:00
Dalton Hubble
803056a221 Migrate container image builds to GitHub Workflows
* Migrate from the internal Drone server using a GitHub Workflow
to perform the multi-arch container image build
* Use self-hosted GitHub runners on ARM64 to perform the ARM64
build step faster that QEMU/KVM emulation
* Mandate approval for all workflow runs from outside contributors
since the builds use push credentials and partially run internally
2023-05-20 11:58:30 -07:00
Dalton Hubble
b91f463ba0 Update Kubelet from v1.27.1 to v1.27.2
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#v1272
2023-05-18 10:07:40 -07:00