microk8s:MK-1394/update-dqlite

Last commit made on 2023-10-10
Get this branch:
git clone -b MK-1394/update-dqlite https://git.launchpad.net/microk8s

Branch merges

Branch information

Name:
MK-1394/update-dqlite
Repository:
lp:microk8s

Recent commits

07c09c2... by Konstantinos Tsakalozos

Test k8s-dqlite upgrade

4856ff6... by Konstantinos Tsakalozos

Run microceph integration test (#4229)

be99a84... by Benjamin Schimke

Print message when node joined successfully (#4214)

The user currently doesn't get sufficient feedback that the `microk8s join` command
was successful.
Adding a short success message at the end IMHO improves the user-experience.

a28ff48... by Angelos Kolaitis

Symlinks for CNI conf and binary directories (#4208)

e03c9e4... by Angelos Kolaitis

Improve handling of necessary system pod restarts on snap refresh (#4205)

0a02b02... by Angelos Kolaitis

Cleanup execution environment across wrappers and entrypoints (#4147)

1d6ea95... by Angelos Kolaitis

fix stat binary path (#4203)

6766f62... by Berkay Tekin Öz

Change executables to use full-paths in utils.sh (#4192)

eb3e49a... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 3 to 4 (#4193)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4b7b5e3... by Angelos Kolaitis

Refactor handling of pods with hostPath mounts from SNAP_DATA (#4184)