paichinger
paichinger
Thanks for you responses @aryan9600 + @stefanprodan ! I was suspecting that flagger wouldn't support this use case, but good to have it confirmed. However, what would you think about...
Sorry, I phrased it incorrectly. We're not using weighted traffic, we're using A/B-testing with istio leveraging header bases routing. Our services and databases are multitenant, every customer is identified by...
That was my first idea as well @stefanprodan . But when I hacked that in yesterday I noticed: When there is a frozen `podinfo` and a new version is deployed...
I created a protoype for the feature, you can look at the draft PR here: https://github.com/fluxcd/flagger/pull/1196 Basically you just need to add the flag `freezeOnFailure: true` to an analysis config...
ah yeah and you were right, a `dirty` version seems to be not needed!
Hey @aryan9600 ! Thanks a lot for your feedback! I will happily process it, but first I'd like to clarify: Is this feature wanted by you as maintainers? I would...
This is a great feature. I just successfully tested it on my machine, great job! I'm using the fork currently to build custom node images containing a bunch of images...
@mumoshu : Count me in as well!
Looking forward to this!
Hey! We're also waiting for this. Thanks for working on it!