S-mishina
S-mishina
## Describe the feature Currently, when using a flagger-generated destination rule to set the circuit breaker, only the circuit breaker value for the entire service can be set. ### Proposed...
## Describe the feature Currently, fault-injection cannot be implemented without delegating the failure test. We would like to implement fault-injection functionality in the flagger. ref: [link](https://istio.io/latest/docs/tasks/traffic-management/fault-injection/) ### Proposed solution Implement...
## Purpose To enable determining the threshold for circuit breaker on a client basis using the virtual service and destination rule generated by Flagger. ### Desired Outcome * Virtual Service...
# summary if `delegation: true` is set while a VirtualService has already been created by Flagger, there are no changes to the newSpec. Therefore, I suspect that the hosts and...
# summary Support Istio FaultInjection supported. reference) https://github.com/fluxcd/flagger/issues/1548
## summary trafficPolicy.connectionPool.tcp supported. reference) https://github.com/fluxcd/flagger/issues/1587 https://github.com/fluxcd/flagger/issues/1639
[Feature Request]: Managing Gatling scenarios with CRDs (custom resource definitions) in Kubernetes.
### Summary Thank you for creating such a fantastic tool! Currently, the GatlingOperator leaves the creation of Gatling scenarios to the user and provides the environment to run Gatling as...