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

Update packaged manifests #9920

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

brandond
Copy link
Member

@brandond brandond commented Apr 10, 2024

Proposed Changes

  • Update traefik chart to bump image tag and fix quoting
  • Fix annotations in traefik HelmChart values
  • Fix image quoting in flat manifests
  • Update local-path-provisioner config to stop using deprecated hostpath volume type

Waiting on:

Types of Changes

version bump; bugfix

Verification

See linked issues

Testing

Linked Issues

User-Facing Change

Traefik has been bumped to v2.10.7.
Traefik pod annotations are now set properly in the default chart values.
The system-default-registry value now supports RFC2732 IPv6 literals.
The local-path provisioner now defaults to creating `local` volumes, instead of `hostPath`.

Further Comments

@brandond brandond marked this pull request as ready for review April 11, 2024 05:59
@brandond brandond requested a review from a team as a code owner April 11, 2024 05:59
manuelbuil
manuelbuil previously approved these changes Apr 11, 2024
* Update traefik chart to bump image tag and fix quoting
* Fix image quoting in flat manifests
* Update local-path-provisioner config to stop using deprecated hostpath volume type

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.09%. Comparing base (4cc73b1) to head (3705104).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9920       +/-   ##
===========================================
- Coverage   49.47%   38.09%   -11.38%     
===========================================
  Files         158      158               
  Lines       14017    14017               
===========================================
- Hits         6935     5340     -1595     
- Misses       5775     7650     +1875     
+ Partials     1307     1027      -280     
Flag Coverage Δ
e2etests 0.00% <ø> (-45.98%) ⬇️
inttests 32.81% <ø> (-4.26%) ⬇️
unittests 16.56% <ø> (ø)

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 3f906be into k3s-io:master Apr 11, 2024
27 checks passed
@brandond brandond deleted the update-manifests branch June 6, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants