microk8s:dependabot/pip/installer/urllib3-1.26.18

Last commit made on 2023-10-18
Get this branch:
git clone -b dependabot/pip/installer/urllib3-1.26.18 https://git.launchpad.net/microk8s

Branch merges

Branch information

Name:
dependabot/pip/installer/urllib3-1.26.18
Repository:
lp:microk8s

Recent commits

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

Bump urllib3 from 1.26.5 to 1.26.18 in /installer

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

11f3cbb... by Berkay Tekin Öz

Spread test for multiple distros (#4211)

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>