Tags: bigsurge/rancher
Tags
Sorting etcd tls config before setup the config Problem: Monitoring get redeployed due to etcd params updated. However, it is not expected as the etcd address doesn't change at all. Solution: Sort it before assign. Issue: rancher#19945
Sort address in monitoring app answers Sort etcd endpoints and controlplane endpoints.
Clean Rancher Namespaces **Problem:** We only delete `cattle-system` ns when removing imported cluster. **Solution:** We should also remove `cattle-prometheus`, `cattle-logging`, `cattle-pipeline` and any other project monitoring/pipeline namespaces.
Integrating logging with password store By aiwantaozi; cherry-pick from master minus the unit tests (framework is not present in 2.2 branch)
PreviousNext