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-1762: Add azure file hypershift #163

Merged

Conversation

gnufied
Copy link
Member

@gnufied gnufied commented Feb 13, 2024

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

openshift-ci-robot commented Feb 13, 2024

@gnufied: This pull request references STOR-1762 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.

In response to this:

Fixes https://issues.redhat.com/browse/STOR-1762

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.

Copy link
Contributor

openshift-ci bot commented Feb 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gnufied

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 13, 2024
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 15, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 15, 2024
@gnufied
Copy link
Member Author

gnufied commented Feb 20, 2024

/retest

@gnufied
Copy link
Member Author

gnufied commented Feb 21, 2024

/retest

pkg/driver/azure-file/azure_file.go Outdated Show resolved Hide resolved
pkg/driver/azure-file/azure_file.go Outdated Show resolved Hide resolved
@jsafrane
Copy link
Contributor

It looks very good overall!

@gnufied
Copy link
Member Author

gnufied commented Feb 22, 2024

/retest

Copy link
Contributor

openshift-ci bot commented Feb 23, 2024

@gnufied: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure-file-csi-extended 59e2de9 link false /test e2e-azure-file-csi-extended
ci/prow/e2e-azure-csi-extended 59e2de9 link false /test e2e-azure-csi-extended
ci/prow/e2e-azurestack-csi 59e2de9 link false /test e2e-azurestack-csi

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

/lgtm

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

gnufied commented Feb 26, 2024

/label docs-approved
/label px-approved

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Feb 26, 2024
@openshift-ci openshift-ci bot added the px-approved Signifies that Product Support has signed off on this PR label Feb 26, 2024
@ropatil010
Copy link

/retest

@ropatil010
Copy link

/label qe-approved
Adding label based on the execution results added here: https://issues.redhat.com/browse/STOR-1704

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Feb 27, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 27, 2024

@gnufied: This pull request references STOR-1762 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.

In response to this:

Fixes https://issues.redhat.com/browse/STOR-1762

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-merge-bot openshift-merge-bot bot merged commit 74590de into openshift:master Feb 27, 2024
15 of 18 checks passed
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-aws-ebs-csi-driver-operator-container-v4.16.0-202402271510.p0.g74590de.assembly.stream.el9 for distgit ose-aws-ebs-csi-driver-operator.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-azure-disk-csi-driver-operator-container-v4.16.0-202402271510.p0.g74590de.assembly.stream.el9 for distgit ose-azure-disk-csi-driver-operator.
All builds following this will include this PR.

mpatlasov added a commit to mpatlasov/csi-operator that referenced this pull request Apr 12, 2024
Assets `main_snapshotter_binding.yaml` were never used: `generator` does not generate them, `manifests.yaml` files do not mention them, and in alive Azure cluster:

```
$ oc get ClusterRoleBinding -n openshift-cluster-csi-drivers azure-file-csi-main-snapshotter-binding
Error from server (NotFound): clusterrolebindings.rbac.authorization.k8s.io "azure-file-csi-main-snapshotter-binding" not found
```

Most likely openshift#163 brought them by mistake.
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. docs-approved Signifies that Docs has signed off on this PR 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. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants