Skip to content

allow_watch_bookmarks does not work #1136

@NikPaushkin

Description

@NikPaushkin

What happened (please include outputs or screenshots):
Kubernetes API response:

Response is not chunked. Header 'transfer-encoding: chunked' is missing.

What you expected to happen:
Python client should add transfer-encoding header, when allow_watch_bookmarks is True https://kubernetes.io/docs/reference/using-api/api-concepts/#watch-bookmarks

How to reproduce it (as minimally and precisely as possible):
Run watcher for any object list.

Anything else we need to know?:

Environment:

  • Kubernetes version (kubectl version): 1.17.0
  • OS (e.g., MacOS 10.13.6): Windows 10
  • Python version (python --version): 3.8
  • Python client version (pip list | grep kubernetes): 11.0.0

Metadata

Metadata

Assignees

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