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 externalsnapshotter volumegroupsnapshot container arg #179

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented Nov 21, 2024

Describe what this PR does

In external-snapshotter the groupsnapshot feature flag is moved to a new container argument and the old enable-volumegroup-snapshot flag is removed, This PR updates the flag to use external-snapshotter latest version,

Note:- As the flag is removed from external-snapshotter the user cannot test/use the older version of external-snapshotter for groupsnapshot feature, but all other features will be still supported with older releases.

Is there anything that requires special attention

Do you have any questions?

Is the change backward compatible?

Are there concerns around backward compatibility?

Provide any external context for the change, if any.

For example:

  • Kubernetes links that explain why the change is required
  • Ceph-CSI spec related changes/catch-up that necessitates this patch
  • golang related practices that necessitates this change

Related issues

Mention any github issues relevant to this PR. Adding below line
will help to auto close the issue once the PR is merged.

Fixes: #issue_number

Future concerns

List items that are not part of the PR and do not impact it's
functionality, but are work items that can be taken up subsequently.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow
    guidelines in the developer
    guide
    .
  • Reviewed the developer guide on Submitting a Pull
    Request
  • Pending release
    notes

    updated with breaking and/or notable changes for the next major release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

Marking it as draft until we have next release of external-snapshotter

In external-snapshotter the groupsnapshot
feature flag is moved to a new container
argument and the old enable-volumegroup-snapshot
flag is removed, This PR updates the flag
to use external-snapshotter latest version,

Note:- As the flag is removed with Rook the
user cannot test/use the older version of
external-snapshotter for groupsnapshot
feature, but all other features will be still
supported with older releases.

Signed-off-by: Madhu Rajanna <[email protected]>
updating the external-snapshotter image
to the latest release.

Signed-off-by: Madhu Rajanna <[email protected]>
@Madhu-1 Madhu-1 force-pushed the prep-for-external-snapshot branch from 728f00a to 810accd Compare December 11, 2024 11:01
@Madhu-1 Madhu-1 marked this pull request as ready for review December 11, 2024 11:02
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Dec 11, 2024

external-snapshotter 8.2.0 release was done yesterday

@Madhu-1 Madhu-1 requested a review from nb-ohad December 11, 2024 11:03
@nb-ohad
Copy link
Collaborator

nb-ohad commented Dec 11, 2024

@Madhu-1 What about backward compatibility concerns?

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Dec 11, 2024

@Madhu-1 What about backward compatibility concerns?

Alpha support is dropped in upstream, we don't need to support it as well (there is no upgrade support from alpha to beta in the external snapshotter as well.

@nb-ohad nb-ohad merged commit 1c8ad98 into ceph:main Dec 11, 2024
13 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.

2 participants