-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[sc-47182] GKE plugin: log API calls #22
base: master
Are you sure you want to change the base?
Conversation
This pull request has been linked to Shortcut Story #47182: GKE plugin: log API calls. |
else: | ||
logging.info("Creating ClusterRoleBinding with KUBECONFIG=%s" % kube_config_path) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the kube config path is already log before, but I guess the repetition doesn't harm anyone ;)
Putting this PR on hold until we decide what we want to do with it regarding [sc-105893] |
This pull request has been linked to Shortcut Story #105893: [AKS/EKS/GKE] Identify and hide secrets in plugin logs. |
Story details: https://app.shortcut.com/dataiku/story/47182
[SC-47182]