Ben Gray
Ben Gray
Not sure when this changed, but at least in Catalina and Mojave, the top of the `/etc/paths` already contains `/usr/local/bin`. So the first entry in the `.linuxify` that you source...
I'm going to give this a try, but legit, I think the project should be renamed. To something _not_ infringing on Spotify's trademark. That way you avoid having to rename...
We all know Rockstar is quite litigious and so the project should be renamed as to avoid the possibility that they will sue or send a C&D. Love what this...
Because this provider requires the [`hashicorp/template`](https://github.com/hashicorp/terraform-provider-template) provider, which has been deprecated since 2020, I am unfortunately not able to use it. And this breaks things. The replacement is the [`templatefile`](https://www.terraform.io/language/functions/templatefile)...
Unfortunately with the major changes in Kustomize 4.0, this no longer generates valid KYaml. And as such, isn't entirely working. Is this even still being maintained?
The golang version was left as 1.8 in the Makefile with the upgrade and the image it was pulling. Also add arm64 architectures to allow for running on non-x86 Macs.
It feels like this has been abandoned since it was determined that a new release was not deemed necessary to tag when the golang version was bumped. There are other...
For whatever reason, it's not properly recognizing them and so it's being flagged as an unknown tag. 
### Proposal Nomad's HTTP endpoint TLS configuration has a separate set of TLS certs/keys from the raft/gossip/rpc/etc node-to-node comms. ### Use-cases Staged roll out to an existing cluster of each...
**Description** Running OpenSearch 2.x clusters and adding them, causes it to add an alert about EOL status. This isn't correct as OpenSearch is based on 7.x. **Steps To Reproduce** List...