IBM / k8s-storage-perf

This git repo will host the playbooks for collecting performance metrics for a Kubernetes persistent storage for IBM Cloud Paks
Apache License 2.0
9 stars 18 forks source link

Force consistent login #12

Open codechennerator opened 1 year ago

codechennerator commented 1 year ago

This change makes it so that if ocp_username, ocp_password, and ocp_token are for some reason all filled out, it will default to login by ocp_token. This should force a consistent login.