MenD32

Results 50 comments of MenD32

Interactions with other controllers F.e. backendconfig in gke https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-configuration

do you think we can merge https://github.com/argoproj/argo-workflows/pull/14476 before the 3.7 release?

Hi, I checked this on a build from the main branch, and it worked as expected, only issue was the generateName field in the workflowMetadata, which is not accepted by...

Hi, this feature is not yet released, you might be looking at the `latest` docs, which include documentation for features not yet released.

this is the PR that added that feature - https://github.com/argoproj/argo-workflows/pull/14077 you use the linux-latest image tag, but that might not be the most stable. I don't think there is an...

It looks like the current azure unit tests are broken on main... which seems related to the old SDK being deprecated. @chansuke do you have a status update on that?

@x13n I got it. I find it very important to persist this data across restarts because doing so can cause a very troubling logical pattern. Some 'poison pill' enters the...

I'm currently pausing work on this PR until there is consensus on the solution's design, since there is the larger issue of how CA handles persistence and offloading to the...