Somtochi Onyekwere
Somtochi Onyekwere
Hey @cinash, Flagger currently doesn't support TCP. This feature will be considered in Flagger v2 @stefanprodan.
@Legion2 is it possible for you to paste the managedFields of the PVC before you updated flux,
Hey @mecseid , I have been unable to reproduce this on the latest version of `flux`. ``` flux: v0.20.1 helm-controller: v0.12.1 ``` Can you try upgrading to flux?
Hey @mecseid, I have been able to reproduce this on my end and currently looking at a fix.
Hey @RicardormDev , I tried using an Organization-wide Webhook and it worked okay for me(with the current version of flux - `0.24.1`). How did you set up your webhook? Please,...
I am unable to replicate this on my end. I committed invalid yaml but got only one failed job. What kind of bad values are you committing to git?
This error comes from an upstream library [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils/blob/master/pkg/object/objmetadata.go#L114) because it incorrectly assumes a resource cannot have an underscore in its name. A workaround for this error is to remove an...
Hey @artem-nefedov, I have been unable to reproduce this bug on my end. Using the example given above creates the `foo` namespace(here is the directory in my git repo https://github.com/SomtochiAma/fleet-infra/blob/main/clusters/target-patch/kustomization.yaml)....
Hey @artem-nefedov, I was able to replicate this. The issue now is that not setting an empty target breaks some tests. So we are trying to figure out when setting...
@Naresh240 if what you mean is the cluster name being automatically added to the alert, that is currently not supported.