Ted Hahn
Ted Hahn
In one of my repos, I recently added a new submodule to an existing module. Since then, `plan-all` no longer works for these directories. It appears that terragrunt is not...
This MR adds GPT Disk Names to partitioned disks. This is not necessary at install time, because we're using the {boot,swap,root}dev variables to store the partitions for later, but it...
**Is your feature request related to a problem? Please describe.** The current recommended instructions for installing the AWS CLI V2 involve downloading a zip file, unzipping it, and installing it....
I have a protobuf library with many types like: path/to/type/v1 path/to/type/v2 path/to/another_type/v1 These have non-conflicting importpaths in go, and we're using go_package options to give them unique package names as...
Hi, I'm Ted Hahn and I'm working on the Kubernetes team at Nordstrom. We're trying to implement [Pod Security Policies (PSP)](https://kubernetes.io/blog/2016/08/security-best-practices-kubernetes-deployment/) org-wide, and your container image is used by some...
I had a power issue this past weekend, and my NAS shut down automatically. My main dataset is automatically mounted on reboot, but the backup drive is not configured this...