Skip to content

Add since_time parameter to read_namespaced_pod_log #1351

@neelsomani

Description

@neelsomani

What happened (please include outputs or screenshots):

The docstring makes reference to both the sinceSeconds and sinceTime parameters which exist in the CLI, but I see that only the since_seconds kwarg is accepted by the Python client

What you expected to happen:

I expected the since_time kwarg to be accepted

How to reproduce it (as minimally and precisely as possible):

Pass since_time attribute to the CoreV1Api method read_namespaced_pod_log

Anything else we need to know?:

n/a

Environment:

  • Kubernetes version (kubectl version): v1.19.0
  • OS (e.g., MacOS 10.13.6): Linux
  • Python version (python --version) 3.6.10
  • Python client version (pip list | grep kubernetes) 12.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions