StyleTang
StyleTang
Checklist: * [x] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** Canary strategy (subset) has traffic route issue. *...
Hi Team, I find litmus's latest version is [3.4.0](https://github.com/litmuschaos/litmus/tags), but currently the helm repo's version is only [3.1.0](https://artifacthub.io/packages/helm/litmuschaos/litmus), can we also release to helm repo when we release a new...
# Notes Hi Team, I find the Istio demo (both `istio` and `istio-subset`) fine-grained, weighted traffic shifting feature has issue for internal request. A lot of uses are learning from...
Hi Team, I tested `examples/istio-subset`, it is a canary(subset) rollout. Assume only 1 replica. if I go to step 1: ```yaml steps: - setWeight: 10 - pause: {} # pause...