Natan Yellin
Natan Yellin
Try this YAML to reproduce: https://raw.githubusercontent.com/robusta-dev/kubernetes-demos/main/liveness_probe_fail/failing_liveness_probe.yaml Kubernetes version is 1.25: ``` $ kubectl version --short Flag --short has been deprecated, and will be removed in the future. The --short output...
Makes sense, thanks. On Tue, Apr 2, 2024 at 12:05 PM Tom Carroll ***@***.***> wrote: > I found it; it turns out that the field is coming out of K8s...
We only noticed this now, so its hard for me to say if it worked in the past or not. We discovered it when looking at something new related to...
Wonderful, thanks for the update.
Yes, that fixes the problem, thank you! I actually don't mind much about the specific bug here - was just trying to reproduce #39 on a clean install. Thank you...
Weird, not sure what is going on. Is there a way to get more debug info out of Argo? Or could you share more details including the Argo ApplicationSet and...
Thanks, I'll update our docs accordingly. Can you explain what `$values` refers to in `valueFiles`? Is that something specific to your company to differentiate between different environments?
Got it, thanks. I've opened a new PR correcting it. If you could take a look, it would be greatly appreciated! https://github.com/robusta-dev/robusta/pull/1451
Hi @YuriiBudnyi, Are you referring to the Robusta Slack integration? We're about to work on some related features for updating Slack messages depending on status. So very good timing.
I also have a use-case which requires disabling synchronization. Its a very nice feature but sometimes the complete opposite of what you want.