Skip to content
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

Document how to enable debug logging and use it for troubleshooting #2325

Open
roycaihw opened this issue Jan 17, 2025 · 3 comments
Open

Document how to enable debug logging and use it for troubleshooting #2325

roycaihw opened this issue Jan 17, 2025 · 3 comments
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.

Comments

@roycaihw
Copy link
Member

Debug logging can be enabled to show information like HTTP request / response headers and bodies, which are useful for troubleshooting.

We have a short example showing how to enable debug logging, but it may be hard to discover and not comprehensive.

We can have a more detailed doc about how to enable debug logging, how to view the logged information, example usage and outputs for cases like creating & patching resources. The doc can be submitted under https://github.com/kubernetes-client/python/tree/master/devel and/or https://github.com/kubernetes-client/python/tree/master/doc

@roycaihw roycaihw added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation. labels Jan 17, 2025
@umutdz
Copy link

umutdz commented Jan 23, 2025

Hi @roycaihw, I created PR for this issue. This is my first time, but I am stuck!

I wanted to let you know that I’ve signed the CNCF CLA as an individual contributor, but I’m still encountering the same warning about confirming my affiliation. I’ve double-checked everything, including my GitHub email addresses, and ensured they are all properly associated with my GitHub account and the CLA. Despite this, the EasyCLA bot continues to flag my commit.

I’ve also reviewed the documentation and tried troubleshooting steps, but I haven’t been able to resolve the issue yet. If you have any guidance on how to proceed or if there’s anything else I need to check, I would greatly appreciate your help!

@yliaog
Copy link
Contributor

yliaog commented Jan 29, 2025

/assign @roycaihw

@yliaog
Copy link
Contributor

yliaog commented Jan 29, 2025

/unassign @roycaihw
/assign @umutdz

@k8s-ci-robot k8s-ci-robot assigned umutdz and unassigned roycaihw Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

3 participants