Closed beyondelastic closed 1 year ago
I tried the kube-apparmor-manager on a linux and mac client but always get the following error:
panic: error configuring SSH client, make sure you setup the credentials correctly
goroutine 1 [running]: main.main() /home/runner/work/kube-apparmor-manager/kube-apparmor-manager/main.go:19 +0x9dd
SSH_PERM_FILE and SSH_USERNAME are specified and working if I use the variables while connecting to one of the worker nodes via ssh.
The issue was fixed not application related. Can be closed!
I tried the kube-apparmor-manager on a linux and mac client but always get the following error:
panic: error configuring SSH client, make sure you setup the credentials correctly
goroutine 1 [running]: main.main() /home/runner/work/kube-apparmor-manager/kube-apparmor-manager/main.go:19 +0x9dd
SSH_PERM_FILE and SSH_USERNAME are specified and working if I use the variables while connecting to one of the worker nodes via ssh.