Lightkube

Latest version: v0.15.7

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

Scan your dependencies

Page 2 of 3

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

0.9.0

What's Changed

New features:
* Add client.wait method by knkski in https://github.com/gtsystem/lightkube/pull/15

Build improvements:
* Include the `py.typed` in the `package_data` by jnsgruk in https://github.com/gtsystem/lightkube/pull/13
* Testing coveralls github integration. by gtsystem in https://github.com/gtsystem/lightkube/pull/14
* Add sdist packaging to Github Action by jnsgruk in https://github.com/gtsystem/lightkube/pull/10


New Contributors
* knkski made their first contribution in https://github.com/gtsystem/lightkube/pull/15

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

0.8.1

What's Changed
* Updated to move the specification of a timeout into WatchDriver.get_request, which in turns passes the timeout to httpx.Client.build_request() by jnsgruk in https://github.com/gtsystem/lightkube/pull/11 (fixes incompatibility introduced in httpx 0.20.0)

New Contributors
* jnsgruk made their first contribution in https://github.com/gtsystem/lightkube/pull/11

**Full Changelog**: https://github.com/gtsystem/lightkube/compare/v0.8.0...v0.8.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.