bkeroackdsc
bkeroackdsc
@mreiferson That seems like a reasonable compromise.
Hi @knkarthik, we have [user documentation](https://github.com/dollarshaveclub/acyl/wiki/User-Guide) on our Wiki, but we haven't written any adminstrator documentation yet, if that's what you're looking for. If you're interested in understanding how to...
@hankjacobs any thoughts on this?
👍 I like it. @DavidHuie Let's think about defaults and how we can provide a sane experience for users who naively upgrade without thinking specifically about GC settings.
Thanks @onnimonni . You're right, the docs could definitely use more work. In a nutshell, Furan by no means will replace a CI. Furan is intended to be a general-purpose...
`tagcheck` operates locally and doesn't require a remote Furan host (unlike `trigger`).
Hi @sandie06, We use metahelm as a [library](https://pkg.go.dev/github.com/dollarshaveclub/[email protected]/pkg/metahelm#Manager) for other projects (specifically [Acyl](https://github.com/dollarshaveclub/acyl)), so the CLI is not used except as a demonstration. I believe the CLI needs some work...
Hi, We don't use Helmfile at Dollar Shave Club, so it's not a big priority. That said, we will likely be exploring moving to Helm 3 relatively soon at which...
@archisgore Thank you for that info. Looking at the [source](https://github.com/mailgun/route/blob/master/router.go#L189-L193) a bit, it's apparent that it simply executes the first matching route (stored in order of insertion). So we can...
@porjo Yes that was my impression as well, that it's only for certificates and keys specifically, but the wording is ambiguous. If it isn't a general purpose facility the docs...