Closed DiptoChakrabarty closed 2 years ago
/assign
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: DiptoChakrabarty To complete the pull request process, please ask for approval from roycaihw after the PR has been reviewed.
The full list of commands accepted by this bot can be found here.
/release-note-none
This repo has been merged into the main python repo. We are archiving this repo. Please submit the PR to the main repo. Thanks!
/close
@roycaihw: Closed this PR.
What type of PR is this?
This PR makes use of logging instead of standard printing out the output
What this PR does / why we need it:
In config/init.py instead of giving the output in stdout python logger is used to display a warning when kube config path is not provided
Which issue(s) this PR fixes:
Fixes #263
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: