mirror of https://github.com/linkerd/linkerd2.git
* `linkerd install --ha` was only partially applying HA config Fixes #5342 `values-ha.yml` contains the specific config for HA, but only the proxy resources controller replicas settings were applied. This PR adds EnablePodAntiafinity, WebhookFailurePolicy and all the resource settings for the other CP pods. Also the `--controller-replicas` flag is moved after the HA flags so it can override the HA settings. Finally, some comments no longer relevant were removed. ## How to test Perform `linkerd install --ha` and make sure the values in `values-ha.yml` are propagated correctly in the produced yaml. ## 2.9.1 After merging to `main`, this should be cherry-picked into the `release/stable-2.9` branch. Co-authored-by: Kevin Leimkuhler <kevin@kleimkuhler.com> |
||
---|---|---|
.. | ||
cmd | ||
flag | ||
installsp | ||
table | ||
Dockerfile-bin | ||
main.go |