Zach Aller
Zach Aller
> > For the RBAC change (which has not yet been made), I was twisting my head. I see two possible options to extend the RBAC syntax to address applications:...
The write back informer test is a flake or something as well I have seen it a few times
This looks good I do think it makes sense to possibly do a table with versions that are supported as well so we can track the history of support, thoughts?...
Yup that is fair it just makes it hard for the end users to know which versions where supported in the past without doing a whole bunch of date comparisons...
I still think re-using `ManagedByRolloutsKey = "argo-rollouts.argoproj.io/managed-by-rollouts"` makes more sense then adding a new label that is just `rollout` it gets used the same way in other places as well...
@huikang not seeing any changes yet are they pushed? I still see it using https://github.com/argoproj/argo-rollouts/pull/1714/files#diff-7f320c5085c7046aa6445744c7dee388eb6fde191e315213c305c2880843f932R460 with the key value of `rollout`
Did a single rollout have 6600 runs or was that the totatl number of runs within the namespace from many different rollouts? Also just to inform you in case you...
> > Instead of informing people in the docs to add individual env vars to the deployment. I wonder if it make more sense to setup the deployment with say...
@MarkSRobinson you can only use `spec.minAvailable` and it has to be an int not a percentage. Have you tried this and did it behave as expected?
I am not able to reproduce this, it looks like your kube api server had issues during the leader lease though by timing out. I don't think there is an...