Cam Hutchison
Cam Hutchison
**Description** Add some flags to limit the DNS records created for NodePort services. Currently a NodePort service creates a SRV records to record the named port(s) and an A record...
When using the file provisioner with an SSH connection, terraform will attempt to connect to the ssh-agent specified in `$SSH_AUTH_SOCK` even if the private key is provided via the `private_key`...
### What happened? When I upload artifacts at the end of a build on a mac runner (`macos-13-xl-arm64`), about 1 time in 3, the upload stalls part way through and...
Select the appropriate `stage` or `prod` GitHub Actions environment when running `tag-build` or `tag-publish` based on `$(VERSION)`. If a version string has no pre-release suffix, or it has `-cloud.` then...
Update buildbox-ng so it can to the FIPS build of teleport. This involves installing a specific version of clang (12.0.0) as that is required to build boringssl, as used by...