You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the issue that the grafana and alertmanager target not set in prometheus.yaml (#1041, @9547)
Fix the issue that grafana deployed by tiup-dm missing home.json (#1056, @lucklove)
Fix the issue that the expires of cloned mirror is shourened after publish component to it (#1051, @lucklove)
Fix the issue that tiup-cluster may remove wrong paths for imported cluster on scale-in (#1068, @AstroProfundis)
Risk of this issue: If an imported cluster has deploy dir ending with /, and sub dirs as <deploy-dir>//sub, it could results to delete wrong paths on scale-in
Fix the issue that imported *_exporter has wrong binary path (#1101, @AstroProfundis)
Improvements
Apply more strict check on tar.gz file for patch command: check if the entry is an executable file (#1091, @lucklove)