Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Local Path Provisioner version #10268

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 2, 2024

Bump Local Path Provisioner version

Update rancher/local-path-provisioner image version

2 file(s) updated with "rancher/local-path-provisioner:v0.0.27": * manifests/local-storage.yaml * scripts/airgap/image-list.txt

v0.0.27
Release published on the 2024-05-29 01:07:55 +0000 UTC at the url https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.27

## What's Changed
* Repair code example in storageClass description. by @c4lliope in https://github.com/rancher/local-path-provisioner/pull/368
* Update README.md to 0.26 by @e-minguez in https://github.com/rancher/local-path-provisioner/pull/373
* Update README.md,rm /manager by @terryzwt in https://github.com/rancher/local-path-provisioner/pull/379
* Fix duplicate labels by @runningman84 in https://github.com/rancher/local-path-provisioner/pull/393
* drone: remove s390x support by @derekbit in https://github.com/rancher/local-path-provisioner/pull/391
* Feature/multiple storage classes by @meln5674 in https://github.com/rancher/local-path-provisioner/pull/361
* Remove duplicate labels and add ability to set helperpod resource requests/limits by @visokoo in https://github.com/rancher/local-path-provisioner/pull/394
* Automatic reloading of the helper pod manifest by the provisioner by @js185692 in https://github.com/rancher/local-path-provisioner/pull/399
* Add support for custom path patterns by @AlbanBedel in https://github.com/rancher/local-path-provisioner/pull/385
* adding pvc with node name example by @sebastianohl in https://github.com/rancher/local-path-provisioner/pull/382
* Add e2e test for custom path patterns by @derekbit in https://github.com/rancher/local-path-provisioner/pull/404
* Give the helper pod more range of MCS categories by @galal-hussein in https://github.com/rancher/local-path-provisioner/pull/402
* Fix: Chart.yaml file is missing on helm install by @jamshidi799 in https://github.com/rancher/local-path-provisioner/pull/388
* drone: disable e2e test by @derekbit in https://github.com/rancher/local-path-provisioner/pull/405
* Allow customizing helper pod by @justusbunsi in https://github.com/rancher/local-path-provisioner/pull/365
* test: use reclaimPolicy Delete instead by @derekbit in https://github.com/rancher/local-path-provisioner/pull/406
* chart: fix pathPattern by @derekbit in https://github.com/rancher/local-path-provisioner/pull/409

## New Contributors
* @c4lliope made their first contribution in https://github.com/rancher/local-path-provisioner/pull/368
* @e-minguez made their first contribution in https://github.com/rancher/local-path-provisioner/pull/373
* @terryzwt made their first contribution in https://github.com/rancher/local-path-provisioner/pull/379
* @runningman84 made their first contribution in https://github.com/rancher/local-path-provisioner/pull/393
* @visokoo made their first contribution in https://github.com/rancher/local-path-provisioner/pull/394
* @AlbanBedel made their first contribution in https://github.com/rancher/local-path-provisioner/pull/385
* @sebastianohl made their first contribution in https://github.com/rancher/local-path-provisioner/pull/382
* @galal-hussein made their first contribution in https://github.com/rancher/local-path-provisioner/pull/402
* @jamshidi799 made their first contribution in https://github.com/rancher/local-path-provisioner/pull/388
* @justusbunsi made their first contribution in https://github.com/rancher/local-path-provisioner/pull/365

**Full Changelog**: https://github.com/rancher/local-path-provisioner/compare/v0.0.26...v0.0.27
Run go generate

ran shell command "/home/runner/work/k3s/k3s/updatecli/scripts/run-go-generate.sh"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot requested a review from a team as a code owner June 2, 2024 18:11
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 2, 2024
Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.04%. Comparing base (f9130d5) to head (98fd7d5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10268      +/-   ##
==========================================
- Coverage   47.90%   44.04%   -3.86%     
==========================================
  Files         177      160      -17     
  Lines       14792    14146     -646     
==========================================
- Hits         7086     6231     -855     
- Misses       6363     6633     +270     
+ Partials     1343     1282      -61     
Flag Coverage Δ
e2etests 44.04% <ø> (-2.42%) ⬇️
inttests ?
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brandond brandond merged commit 1268779 into master Jun 3, 2024
4 checks passed
brandond pushed a commit to brandond/k3s that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
brandond pushed a commit to brandond/k3s that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
brandond pushed a commit to brandond/k3s that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
brandond pushed a commit that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
brandond pushed a commit that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
brandond pushed a commit that referenced this pull request Jun 4, 2024
* chore: Bump Local Path Provisioner version

Made with ❤️️ by updatecli

(cherry picked from commit 1268779)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond deleted the updatecli_master_4bce3a266b0f6ef2acb69db685e040ac304ce00fce8f34b25b8f40aeaa82f1df branch June 6, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants