Skyler Mäntysaari

Results 439 comments of Skyler Mäntysaari

That just means you're using too old Make. Install it from brew and it works.

Hey @whazor! Could you please explain a bit how this is structured? I'm a little confused how the scanners would be used so if I were to add support, I...

There are at least two ways argo apps with helm can be done. One of which is similar to Flux in a way, and the other not so much as...

> parse files based upon other files. That's also needed for #24

I did also say this: https://github.com/whazor/k8s-at-home-search/pull/28#discussion_r1703729931 And no it was not ready yet as it was a draft.

I still think we need a way to do multiple files, as there are definitely differences how Argo handles the ones that are inside the application definition which is why...

> I don't know if this makes sense to say here or it is what you are trying to achieve right now, the repository has to have at least one...

> [This](https://github.com/pando85/homelab/blob/f86447565654462b8f0ff7a918c227ce6a78a550/bootstrap/root/templates/stack.yaml#L3) is common to Argo projects but if it contains kind `Application` or `ApplicationSet` for sure it is referring to Argo CD definitions. That may be true, but as...

@FireMasterK I was looking into possibly logging the response body, but it seems I'm really out of my depth here with Rust as all of the ways I have tried...