Lightkube

Latest version: v0.15.2

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

Scan your dependencies

Page 1 of 3

0.15.2

What's Changed
* Use type vars for resource registration to return the same type by tim-hutchinson in https://github.com/gtsystem/lightkube/pull/59

New Contributors
* tim-hutchinson made their first contribution in https://github.com/gtsystem/lightkube/pull/59

**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.15.1...v0.15.2

0.15.0

What's Changed
* Resolve 54: Exposes `resource_registry.register(…)` by gtsystem in https://github.com/gtsystem/lightkube/pull/55


**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.14.0...v0.15.0

0.14.0

What's Changed
* Issue 50 - `load_all_yml` now supports List objects by addyess in https://github.com/gtsystem/lightkube/pull/51

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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.