Laszlo Fogas

Results 104 comments of Laszlo Fogas

Really appreciate it @pdarulewski The gimlet manifest lint command is very basic, it probably deserves a review as well.

> So your multiline data which is intended to be inserted into a key-value pair that is indented to (say) 8 spaces will have to remember to indent subsequent lines...

How do you even know about it? 😅 we should really resurrect/finish it. Really good point btw.

Crashes here: https://github.com/gimlet-io/gimlet/blob/main/pkg/agent/kube.go#L293 The agent wrongly assumes that there is always a fetched revision on the GitRepository source. I believe there is a workaround: fixing the GitRepository to fetch the...

Something like the `flux tree` command? That would be a great addition, yes. Not sure yet where would this popup and how to trigger on the gui. ```bash ➜ flux...

Reduced the 16 seconds to 3.5 the 110 seconds to 21

Hoping to deliver this within this calendar year.

Now the installer and Gimlet supports Gitlab. This is an alpha release, so feedback is much appreciated. Install Gimlet on a local cluster to test it out: https://gimlet.io/docs/installation

> Anyway, just a wild idea. Not a bad one at all. If the integration is easy, could be even less code than the persistent queue approach. 👍

> After looking at this again, I actually think the underlying problem is that we share our production database with Gimlet. Having a separate dedicated database would allow Gimlet to...