canonical / pgbouncer-k8s-operator

A charmed operator for running PGbouncer on Kubernetes.
https://charmhub.io/pgbouncer-k8s
Apache License 2.0
7 stars 5 forks source link

Update dependency Microk8s to v1.30 #310

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
Microk8s minor 1.29 -> 1.30

Release Notes

canonical/microk8s (Microk8s) ### [`v1.30`](https://togithub.com/canonical/microk8s/releases/tag/v1.30): MicroK8s 1.30 released! [Compare Source](https://togithub.com/canonical/microk8s/compare/v1.29...v1.30) #### Featured in this release ##### Kubernetes 1.30 obviously Read more at https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/ ##### Dqlite stability With the help of [@​miro-balaz](https://togithub.com/miro-balaz) we identified and patched a few issued that improve the reliability of our default datastore in resource limiting environments. ##### Important updates Most notably - containerd to v1.6.28 and runc to v.1.1.12 - gpu-operator to v23.9.1 ##### New addon - Stunner by [@​smeng9](https://togithub.com/smeng9), a Kubernetes media gateway for WebRTC #### In detail ##### What's changed in detail - Do not set --hostname-override on kube-proxy when joining a cluster by [@​neoaggelos](https://togithub.com/neoaggelos) in [https://github.com/canonical/microk8s/pull/4360](https://togithub.com/canonical/microk8s/pull/4360) - Use build-snaps instead of manually installing the go snap by [@​IsaacJT](https://togithub.com/IsaacJT) in [https://github.com/canonical/microk8s/pull/4377](https://togithub.com/canonical/microk8s/pull/4377) - Bump containerd to v1.6.28 and runc to v.1.1.12 by [@​louiseschmidtgen](https://togithub.com/louiseschmidtgen) in [https://github.com/canonical/microk8s/pull/4398](https://togithub.com/canonical/microk8s/pull/4398) - Fix erroneous microk8s join invocations by adding validation by [@​skatsaounis](https://togithub.com/skatsaounis) in [https://github.com/canonical/microk8s/pull/4397](https://togithub.com/canonical/microk8s/pull/4397) ##### External contributors - [@​IsaacJT](https://togithub.com/IsaacJT) made their first contribution in [https://github.com/canonical/microk8s/pull/4377](https://togithub.com/canonical/microk8s/pull/4377) - [@​skatsaounis](https://togithub.com/skatsaounis) made their first contribution in [https://github.com/canonical/microk8s/pull/4397](https://togithub.com/canonical/microk8s/pull/4397) - [@​miro-balaz](https://togithub.com/miro-balaz) rewrote the dqlite list query [https://github.com/canonical/k8s-dqlite/pull/83](https://togithub.com/canonical/k8s-dqlite/pull/83) - [@​smeng9](https://togithub.com/smeng9) contributed a new addon Stunner [https://github.com/canonical/microk8s-community-addons/pull/223](https://togithub.com/canonical/microk8s-community-addons/pull/223) - [@​udit-uniyal](https://togithub.com/udit-uniyal) addressed KubeArmor installation issue [https://github.com/canonical/microk8s-community-addons/pull/216](https://togithub.com/canonical/microk8s-community-addons/pull/216)

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.35%. Comparing base (3f6a421) to head (778750a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ======================================= Coverage 70.35% 70.35% ======================================= Files 8 8 Lines 1167 1167 Branches 213 213 ======================================= Hits 821 821 Misses 269 269 Partials 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

taurus-forever commented 2 months ago

Q: it is indicated as 1.27+ here. ACK? Should we support the last 3 releases only (c) K8s.