Skip to content

Commit

Permalink
Merge pull request #23 from dataiku/fix/dss12-sc47182-logs
Browse files Browse the repository at this point in the history
[sc-47182] remove log line
  • Loading branch information
amandineslx authored Mar 15, 2023
2 parents 2d2c6fa + b476d93 commit 2e7914a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python-lib/dku_google/gcloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,3 @@ def create_kube_config_file(cluster_id, is_cluster_regional, kube_config_path):

# Run the command
output = _run_cmd(cmd, env=gcloud_env)
logging.info(output)

0 comments on commit 2e7914a

Please sign in to comment.