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-1726: Bump openshift/api dependency #169

Merged

Conversation

mpatlasov
Copy link
Contributor

go get -u github.com/openshift/api && go mod tidy && go mod vendor

New api brings the const SambaCSIDriver which is necessary for implementation of smb driver operator.

/label px-approved
/label docs-approved

`go get -u github.com/openshift/api && go mod tidy && go mod vendor`

New api brings the const `SambaCSIDriver` which is necessary for implementation of smb driver operator.
@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 19, 2024

@mpatlasov: This pull request references STOR-1726 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:

go get -u github.com/openshift/api && go mod tidy && go mod vendor

New api brings the const SambaCSIDriver which is necessary for implementation of smb driver operator.

/label px-approved
/label docs-approved

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 Feb 19, 2024
@openshift-ci openshift-ci bot added px-approved Signifies that Product Support has signed off on this PR docs-approved Signifies that Docs has signed off on this PR labels Feb 19, 2024
@mpatlasov
Copy link
Contributor Author

/assign @jsafrane

Copy link
Contributor

openshift-ci bot commented Feb 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpatlasov

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 19, 2024
@mpatlasov
Copy link
Contributor Author

/cc @openshift/storage

Copy link
Contributor

openshift-ci bot commented Feb 19, 2024

@mpatlasov: GitHub didn't allow me to request PR reviews from the following users: openshift/storage.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

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 kubernetes/test-infra repository.

Copy link
Contributor

openshift-ci bot commented Feb 20, 2024

@mpatlasov: 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 de4e0f2 link false /test e2e-azure-file-csi-extended
ci/prow/e2e-azure-csi-extended de4e0f2 link false /test e2e-azure-csi-extended
ci/prow/e2e-azurestack-csi de4e0f2 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.

Copy link
Member

@bertinatto bertinatto left a comment

Choose a reason for hiding this comment

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

/lgtm

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

Phaow commented Feb 21, 2024

Pre merge test passed with 4.16.0-0.test-2024-02-21-010640-ci-ln-ijbsr1k-latest
Afther bump the api the smb clustercsidriver could be created and the CI looks good, the failed extended jobs is caused by automation issue I'll fix it ASAP.

$ oc apply -f ccd.yaml
The ClusterCSIDriver "aaa.csi.aws.com" is invalid:
* metadata.name: Unsupported value: "aaa.csi.aws.com": supported values: "ebs.csi.aws.com", "efs.csi.aws.com", "disk.csi.azure.com", "file.csi.azure.com", "filestore.csi.storage.gke.io", "pd.csi.storage.gke.io", "cinder.csi.openstack.org", "csi.vsphere.vmware.com", "manila.csi.openstack.org", "csi.ovirt.org", "csi.kubevirt.io", "csi.sharedresource.openshift.io", "diskplugin.csi.alibabacloud.com", "vpc.block.csi.ibm.io", "powervs.csi.ibm.com", "secrets-store.csi.k8s.io", "smb.csi.k8s.io"
* <nil>: Invalid value: "null": some validation rules were not checked because the object was invalid; correct the existing errors to complete validation

$ oc apply -f ccd.yaml
clustercsidriver.operator.openshift.io/smb.csi.k8s.io created

$ oc get clustercsidriver
NAME              AGE
ebs.csi.aws.com   110m
smb.csi.k8s.io    18s

@Phaow
Copy link
Contributor

Phaow commented Feb 21, 2024

/label qe-approved

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

openshift-ci-robot commented Feb 21, 2024

@mpatlasov: This pull request references STOR-1726 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:

go get -u github.com/openshift/api && go mod tidy && go mod vendor

New api brings the const SambaCSIDriver which is necessary for implementation of smb driver operator.

/label px-approved
/label docs-approved

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 5323af6 into openshift:master Feb 21, 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-202402210509.p0.g5323af6.assembly.stream.el9 for distgit ose-aws-ebs-csi-driver-operator.
All builds following this will include this PR.

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