Skip to content

Watch.stream() is not setting follow param for read_namespaced_pod_log #227

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

Closed
murali038 opened this issue Nov 5, 2022 · 2 comments
Closed

Comments

@murali038
Copy link

As part of API K8s v23.6.0 #211, the documentation has been updated and as per latest docstring of read_namespaced_pod_log

        :param follow: Follow the log stream of the pod. Defaults to false.
        :type follow: bool

but the global variable PYDOC_FOLLOW_PARAM is still set as :param bool follow: which needs updation

@murali038
Copy link
Author

Sorry my bad my venv had older version installed. i didn't realize that. this is fixed as part of #216 . Sorry for the confusion. i will close it

@tomplus
Copy link
Owner

tomplus commented Nov 5, 2022

No worries! By the way, thanks for your engagement in the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants