Lightkube

Latest version: v0.17.1

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.13.0

What's Changed
* Add and document support for Kubernetes 1.27 by gtsystem
* Client pod logs can now stream with or without newlines by addyess in https://github.com/gtsystem/lightkube/pull/46
* Bug fix: Allow modification of models when `lazy=True` by addyess in https://github.com/gtsystem/lightkube/pull/45

Note that httpx >= 0.24.0 is now required.


**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.12.0...v0.13.0

0.12.0

What's Changed
* Closes 38. Add support for parameters `grace_period` and `cascade` by gtsystem in https://github.com/gtsystem/lightkube/pull/40
* Add support for python 3.11. Remove support for python 3.6 by gtsystem in https://github.com/gtsystem/lightkube/pull/41
* Document support for kubernetes v1.26

**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.11.0...v0.12.0

0.11.0

New features
* Add [`sort_objects()`](https://lightkube.readthedocs.io/en/stable/codecs/#sorting-resource-objects) to make batch resource actions simpler by ca-scribner in https://github.com/gtsystem/lightkube/pull/33.
* Add [functions](https://lightkube.readthedocs.io/en/stable/utils/#quantity) to parse and compare quantities by sed-i in https://github.com/gtsystem/lightkube/pull/37
* Add new ways to create generic resources by ca-scribner in https://github.com/gtsystem/lightkube/pull/34
* If we have a YAML file that both defines a CRD and loads an instance of it, we can now use `load_all_yaml(..., create_resources_for_crds=True)`
* Load existing custom resource from a cluster via [`load_in_cluster_generic_resources(...)`](https://lightkube.readthedocs.io/en/stable/generic-resources/#convenience-functions-for-generic-resources).

Bug fix
* Add handling of empty YAML in `codecs.load_all_yaml(...)` by ca-scribner in https://github.com/gtsystem/lightkube/pull/31

New Contributors
* ca-scribner made their first contribution in https://github.com/gtsystem/lightkube/pull/31
* sed-i made their first contribution in https://github.com/gtsystem/lightkube/pull/37

**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.10.2...v0.11.0

0.10.2

What's Changed
* Simplify custom resources creation by gtsystem in https://github.com/gtsystem/lightkube/pull/28


**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* Bug fix: Fix issue with CRD listing. by gtsystem in https://github.com/gtsystem/lightkube/pull/26


**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.10.0...v0.10.1

0.10.0

New features
* Add variable `trust_env` to the lightkube client constructor to ignore environment variables by addyess in https://github.com/gtsystem/lightkube/pull/20
* Support for server-side apply via new `apply` method by gtsystem in https://github.com/gtsystem/lightkube/pull/23. This change also introduces the general support for `field_manager`.

Bug fix
* Fix issues with creating custom resources from yaml by stonepreston in https://github.com/gtsystem/lightkube/pull/21
* Bump mkdocs from 1.1.2 to 1.2.3 in /docs by dependabot in https://github.com/gtsystem/lightkube/pull/17

New Contributors
* dependabot made their first contribution in https://github.com/gtsystem/lightkube/pull/17
* stonepreston made their first contribution in https://github.com/gtsystem/lightkube/pull/21
* addyess made their first contribution in https://github.com/gtsystem/lightkube/pull/20

**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.9.0...v0.10.0

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.