Jack Lindamood

Results 129 comments of Jack Lindamood

> Similarly we also see a outside of Terraform change of status in the pagerduty_service rule. We see the same.

Hi, Thanks for this library! Are there recommended alternatives to use go-git in a thread safe way? Thanks!

To add some context here, a piece of feedback I receive from developers after rolling out flux2 is that they don't know fast enough if their helm releases fail. Our...

How are others working around this issue? I'm thinking of writing a poll based system to cron the `flux` CLI.

I ran into the same issue. It seems like a bug if the build command exits 0 while the load fails.

2017 :-0 At this point, is it possible for buildx to do the right thing (maybe verify somehow) independently, since it seems correct from the buildx side to exit non...

I'm interested in this ticket. It's something I could do out of band, but the missing piece is I don't think there's anything in chartmuseum that tracks last used for...

@scbizu I think "last read" makes more sense than "last modified", right? You would want to remove charts people are no longer downloading, for example.

One idea is to store this information inside redis, for example. Another is to use the backend storage itself to store this information and "sync" some kind of ledger every...

> and "sync" some kind of ledger every 60 seconds This could be tricky if people are running multiple chartmuseum instances for redundancy, since we'll have to merge ledgers