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
Don't login to pods that are in the middle of termination (#57)
* Bypass pre-login script failures by displaying warning error of script failing, but still allow pod login to proceed. and update tag version
* allow pre-login script to be bypassed even if failed
* separate ticket work
Don't login to pods that are in the middle of termination (#57)
* Bypass pre-login script failures by displaying warning error of script failing, but still allow pod login to proceed. and update tag version
* allow pre-login script to be bypassed even if failed
* separate ticket work
[ITA-4058] Add support for multiple kubeconfigs files (#50)
* add support for multiple kube configs using Precendence instead of ExplicitPath
* update version number
* fix linting error