Lightkube

Latest version: v0.15.2

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

Scan your dependencies

Page 2 of 3

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

0.8.0

* Support for Kubernetes `1.22` (`lightkube-models == 1.22.0.4`)
* New `config` property of `Client` to expose details of the configuration used by this client.
* Added e2e tests in github actions targeting `k3s 1.19` and `k3s 1.21`.
* Resolved an issue where a configuration using a user section without credentials or token where rejected.
* Breaking change: An attempt to create or replace an object defining a different namespace compared to what is provided explicitly in the client method, will result in an error. This is inline with `kubectl` behavior. Previously the value provided explicitly in the client method would have taken precedence.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.