Pat Maddox

Results 42 comments of Pat Maddox

Funky...I'll have to think about how to handle this. Thanks for the report.

Hi Ramnath. My thinking was that I want to be able to freeze an external AND keep its entire history in the main repo, so that when I check out...

Not yet. Specifying a tree-ish is a feature I've had in mind for a long time but just haven't added so far. You can use a different branch by manually...

> the typical way to deal with this today is for the provider to explain to Terraform that "update cognito user pool to add lambda trigger" is a separate operation...

I think Tailscale is ideally suited to service discovery in this way. Say I have two servers named sprl-prod-abc123 and sprl-prod-def456 both providing the sprl-prod service. It would be amazing...

Related to this, I'd like to be able to run `tailscale cert` to get a certificate for any tag the host has (or possibly a single cert with subject alt...

I'll add a bit of context. I have not been able to get `-b latest` working. The `pkg rquery` command fails, and it proceeds to try to build every package:...

I've done a bit more investigation, and it seems like the underlying issue is that 14.3 ships with multiple repos (`FreeBSD` and `FreeBSD-kmods`). The call to `pkg update -f -r...

I've got a PR #1228 for this. The commit message of e37cf9841715392d4397b1f4fc0ebfdbff78a465 states that it was trying to update a repo that it didn't have access to. So I think...

I get what you’re saying… though it seems to me that multiple repos is an enhancement and a bit trickier (though not necessarily by much - perhaps could simply pass...