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

Document Volume Group Snapshot feature in the README file #1120

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

leonardoce
Copy link
Contributor

@leonardoce leonardoce commented Jul 18, 2024

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it:

Mention volume group snapshots in the README file

Which issue(s) this PR fixes:

Fixes #1117

Special notes for your reviewer:

This PR changes client/config/crd/kustomization.yaml to install the VolumeGroupSnapshots CRDs at the same time as the VolumeSnapshot CRDs. To we want to do that? Otherwise, we can continue requiring a separate installation.

In that case, I'll change the README to document that step too.

Does this PR introduce a user-facing change?:

Document Volume Group Snapshot feature in the README file

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 18, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 18, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@leonardoce
Copy link
Contributor Author

Thank you @Madhu-1!

@Madhu-1
Copy link
Contributor

Madhu-1 commented Jul 18, 2024

@leonardoce Thank you 🎉

/lgtm
/assign @xing-yang

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 18, 2024
@xing-yang
Copy link
Collaborator

Looks like trivy scan failed.

@leonardoce
Copy link
Contributor Author

Yes, we need to update some dependencies.

README.md Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 25, 2024
@leonardoce
Copy link
Contributor Author

Thank you, @jmccormick2001, for having a look at this.

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
@leonardoce
Copy link
Contributor Author

I rebased it over the latest master.

@Madhu-1
Copy link
Contributor

Madhu-1 commented Aug 26, 2024

/lgtm

@xing-yang PTAL

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 26, 2024
@xing-yang
Copy link
Collaborator

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leonardoce, xing-yang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 26, 2024
@k8s-ci-robot k8s-ci-robot merged commit 7309e42 into kubernetes-csi:master Aug 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README with --enable-volume-group-snapshots
5 participants