Jakub Kotiuk

Results 7 issues of Jakub Kotiuk

Hey, I've had an issue when trying to add new monitor via EnsureMonitor method. If the monitor for static page exists, lets say "example.com/static_page" and I wanted to add monitor...

help wanted
good first issue

Hey, I'm having an issue when trying to deploy an umbrella helm chart stored in a local repository. It's similar to the testdata cluster 9, but the local chart needs...

Update testdata with subchart Issue #882

Hey, Would it be possible to add support for HelmRelease [PostRenderer](https://fluxcd.io/flux/components/helm/api/v2/#helm.toolkit.fluxcd.io/v2.PostRenderer)? The helm output would have to be piped through Kustomize to add those patches from postRenders section. Implementation could...

**Describe the problem** When scraping stream data in redis cluster mode, `MOVED` error is logged on nodes that don't act as primary for a given stream. ``` time="2025-02-18T08:40:18Z" level=info msg="Redis...

bug
help wanted

Hey, It appears that HelmRelease postRenders are not being added to resources with hooks (i.e., `helm.sh/hook: pre-install`). I'm unsure if this is a limitation of Helm or if I'm encountering...

### Describe the bug Hey, I'm trying to remove the default `priorityClassName` from Flux components. I've created this sample repository with a kustomization patch to set it to an empty...