8000 Add instructions for enabling debug logging in the Kubernetes Python by ViduminiKulathunga · Pull Request #2384 · kubernetes-client/python · GitHub
[go: up one dir, main page]

Skip to content

Add instructions for enabling debug logging in the Kubernetes Python #2384

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

Conversation

ViduminiKulathunga
Copy link
Contributor

What type of PR is this?

/kind documentation

What this PR does / why we need it:

This PR adds a new section to the Kubernetes Python client README, explaining how to enable debug logging. The instructions show developers how to enable detailed logging for better debugging, particularly useful for inspecting HTTP requests and responses to the Kubernetes API, and troubleshooting network-related issues.

Which issue(s) this PR fixes:

NONE

Special notes for your reviewer:

This is a documentation-only change, providing helpful instructions for enabling debug logging in the Kubernetes Python client.

Does this PR introduce a user-facing change?

Added instructions to enable debug logging using `logging` and `urllib3` in the Kubernetes Python client.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/documentation Categorizes issue or PR as related to documentation. labels Apr 9, 2025
Copy link
linux-foundation-easycla bot commented Apr 9, 2025

CLA Signed

  • ✅login: ViduminiKulathunga / (11b9733)

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot k8s-ci-robot requested review from roycaihw and yliaog April 9, 2025 07:52
@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Apr 9, 2025
@k8s-ci-robot
Copy link
Contributor

Welcome @ViduminiKulathunga!

It looks like this is your first PR to kubernetes-client/python 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-client/python has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 9, 2025
@yliaog
Copy link
Contributor
yliaog commented Apr 9, 2025

please sign cla

@yliaog yliaog self-assigned this Apr 9, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Apr 10, 2025
@ViduminiKulathunga
Copy link
Contributor Author

please sign cla

Completed. Thank you

@yliaog
Copy link
Contributor
yliaog commented Apr 10, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 10, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ViduminiKulathunga, yliaog

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2025
@k8s-ci-robot k8s-ci-robot merged commit 50771fd into kubernetes-client:master Apr 10, 2025
10 checks passed
@ViduminiKulathunga
Copy link
Contributor Author

/lgtm /approve

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0