canonical / k8s-operator

Machine charm for K8s following the operator framework
Apache License 2.0
4 stars 1 forks source link

chore(deps): update dependency cosl to v0.0.38 #147

Open renovate[bot] opened 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl ==0.0.26 -> ==0.0.38 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl) ### [`v0.0.38`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.38): bump release tag to match pyproject.toml [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.37...0.0.38) ### [`v0.0.37`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.37): s3 TLS support [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.36...0.0.37) added support for s3 TLS minor touches to coordinator status ### [`v0.0.36`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.36) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.34...0.0.36) #### What's Changed - fix: use the correct port for the nginx exporter by [@​lucabello](https://redirect.github.com/lucabello) in [https://github.com/canonical/cos-lib/pull/76](https://redirect.github.com/canonical/cos-lib/pull/76) - fix: use https for scrape jobs when tls is available by [@​lucabello](https://redirect.github.com/lucabello) in [https://github.com/canonical/cos-lib/pull/83](https://redirect.github.com/canonical/cos-lib/pull/83) - Return sorted peers set by [@​michaeldmitry](https://redirect.github.com/michaeldmitry) in [https://github.com/canonical/cos-lib/pull/86](https://redirect.github.com/canonical/cos-lib/pull/86) **Full Changelog**: https://github.com/canonical/cos-lib/compare/0.0.34...0.0.36 ### [`v0.0.34`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.34): Fixed retry logic in worker object [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.33...0.0.34) ### [`v0.0.33`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.33): refactored worker status logic [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.32...0.0.33) refactored worker status logic ### [`v0.0.32`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.32) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.31...0.0.32) #### What's Changed - Add safeguard when resources patch is not ready by [@​michaeldmitry](https://redirect.github.com/michaeldmitry) in [https://github.com/canonical/cos-lib/pull/75](https://redirect.github.com/canonical/cos-lib/pull/75) **Full Changelog**: https://github.com/canonical/cos-lib/compare/0.0.31...0.0.32 ### [`v0.0.31`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.31) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.30...0.0.31) #### What's Changed - Databag model tests by [@​PietroPasotti](https://redirect.github.com/PietroPasotti) in [https://github.com/canonical/cos-lib/pull/73](https://redirect.github.com/canonical/cos-lib/pull/73) - Prevent unnecessary restarts by [@​michaeldmitry](https://redirect.github.com/michaeldmitry) in [https://github.com/canonical/cos-lib/pull/74](https://redirect.github.com/canonical/cos-lib/pull/74) **Full Changelog**: https://github.com/canonical/cos-lib/compare/0.0.30...0.0.31 ### [`v0.0.30`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.30): holistic worker logic [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.29...0.0.30) refactored Worker logic to use a stateless reconciler function to avoid some pod-churn related race conditions ### [`v0.0.29`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.29) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.28...0.0.29) #### What's Changed - Remove s3 bucket name configuration from coordinator by [@​michaeldmitry](https://redirect.github.com/michaeldmitry) in [https://github.com/canonical/cos-lib/pull/72](https://redirect.github.com/canonical/cos-lib/pull/72) **Full Changelog**: https://github.com/canonical/cos-lib/compare/0.0.28...0.0.29 ### [`v0.0.28`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.28) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.27...0.0.28) #### What's Changed - cleanup tox env by [@​PietroPasotti](https://redirect.github.com/PietroPasotti) in [https://github.com/canonical/cos-lib/pull/69](https://redirect.github.com/canonical/cos-lib/pull/69) - Fix Pebble checks on workers when TLS is enabled by [@​michaeldmitry](https://redirect.github.com/michaeldmitry) in [https://github.com/canonical/cos-lib/pull/66](https://redirect.github.com/canonical/cos-lib/pull/66) **Full Changelog**: https://github.com/canonical/cos-lib/compare/0.0.27...0.0.28 ### [`v0.0.27`](https://redirect.github.com/canonical/cos-lib/releases/tag/0.0.27) [Compare Source](https://redirect.github.com/canonical/cos-lib/compare/0.0.26...0.0.27) unified config accessing logic so that it can be overridden by worker subclasses if a worker charm needs to preprocess its config on a per-unit basis

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.