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

[release-1.30] Bump CSI snapshot controller chart for CRD updates #7069

Merged

Conversation

brandond
Copy link
Member

Proposed Changes

Update volume snapshot CRDs from upstream:
https://github.com/kubernetes-csi/external-snapshotter/tree/v8.1.0/client/config/crd

Major change is that most validation has been moved to CEL expressions instead of using the webhook.

Ref: rancher/rke2-charts#542

Types of Changes

CRD bump

Verification

Apply VolumeSnapshot with empty spec.volumeSnapshotClassName and receive error from validation rules:

The VolumeSnapshot "new-snapshot-demo" is invalid: spec.volumeSnapshotClassName: Invalid value: "string": volumeSnapshotClassName must not be the empty string when set

Testing

Linked Issues

User-Facing Change

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner October 17, 2024 03:47
@brandond brandond changed the title Bump CSI snapshot controller chart for CRD updates [release-1.30] Bump CSI snapshot controller chart for CRD updates Oct 17, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.09%. Comparing base (67874b0) to head (cec0fe1).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.30    #7069   +/-   ##
=============================================
  Coverage         25.09%   25.09%           
=============================================
  Files                33       33           
  Lines              2841     2841           
=============================================
  Hits                713      713           
  Misses             2081     2081           
  Partials             47       47           
Flag Coverage Δ
inttests 9.53% <ø> (ø)
unittests 17.74% <ø> (ø)

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 47c5362 into rancher:release-1.30 Oct 17, 2024
6 checks passed
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.

4 participants