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
Currently, if user doesn't specify the WorkloadSSHKeySecretName
in AnsibleTest CR type, the pod creation is stuck. The reason is
that the test-operator is always trying to mount the
workload-ssh-secret Secret, but the default is an empty string.
0 commit comments