Include kops-controller logs in toolbox dump

This commit is contained in:
John Gardiner Myers 2022-12-25 17:58:44 -08:00
parent 9a6d039ec1
commit 2947c75836
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ func NewLogDumper(clusterName string, sshConfig *ssh.ClientConfig, keyRing agent
"protokube",
}
d.files = []string{
"kops-controller",
"kube-apiserver",
"kube-scheduler",
"rescheduler",