We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d2c6fa + b476d93 commit 2e7914aCopy full SHA for 2e7914a
python-lib/dku_google/gcloud.py
@@ -158,4 +158,3 @@ def create_kube_config_file(cluster_id, is_cluster_regional, kube_config_path):
158
159
# Run the command
160
output = _run_cmd(cmd, env=gcloud_env)
161
- logging.info(output)
0 commit comments