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

STOR-1757: add enhancement for Azure File cloning with azcopy #1542

Merged

Conversation

RomanBednar
Copy link
Contributor

@RomanBednar RomanBednar commented Jan 18, 2024

cc @openshift/storage

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 18, 2024

@RomanBednar: This pull request references STOR-1499 which is a valid jira issue.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 18, 2024
@RomanBednar
Copy link
Contributor Author

@jsafrane I've added you as a reviewer but feel free to propose any other team member.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 19, 2024

@RomanBednar: This pull request references STOR-1499 which is a valid jira issue.

In response to this:

cc @openshift/storage

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Comment on lines 144 to 145
* According to upstream only samba is supported for cloning, should we support and test only samba or do we want NFS support as well?
https:/kubernetes-sigs/azurefile-csi-driver/tree/master/deploy/example/cloning#feature-status-beta
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must make sure that the driver returns a reasonable error when cloning a NFS volume.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack, moving to goals.

* Manual testing is performed and passing.
* End user documentation exists.

#### Tech Preview -> GA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we introduce a feature gate for TP? My gut feeling is no, creating a clone of a volume must be explicitly requested by a user.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, we don't really need the graduation process. However #### Dev Preview -> Tech Preview and #### Tech Preview -> GA headings seem to be enforced by linter. I'll leave them empty and add a new one as a criteria for GA.

Copy link
Contributor

@jsafrane jsafrane Feb 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, there should be a note somewhere in the enhancement (not in this section) that we decided not to use a feature gate because XYZ.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, updating so it's explained right above those two sections.

Copy link
Contributor

openshift-ci bot commented Feb 2, 2024

@RomanBednar: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@jsafrane
Copy link
Contributor

jsafrane commented Feb 5, 2024

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 5, 2024
Copy link
Contributor

openshift-ci bot commented Feb 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 5, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit a340837 into openshift:master Feb 5, 2024
2 checks passed
@RomanBednar RomanBednar changed the title STOR-1499: add enhancement for Azure File cloning with azcopy STOR-1757: add enhancement for Azure File cloning with azcopy Feb 8, 2024
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants