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

OCPVE-789: annotate credentials request manifests #418

Merged
merged 1 commit into from Dec 7, 2023

Conversation

qJkee
Copy link
Contributor

@qJkee qJkee commented Nov 13, 2023

Add capability annotations to cloud credentials requests

Add capability annotations to cloud credentials requests
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 13, 2023

@qJkee: This pull request references OCPVE-789 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 task to target the "4.15.0" version, but no target version was set.

In response to this:

Add capability annotations to cloud credentials requests

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.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 13, 2023
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 13, 2023
@jsafrane
Copy link
Contributor

@qJkee what should happen when Storage capability is set and CloudCredential is not on say AWS? Today, the cluster won't install, because the CSI driver does not get its Secret. CI is already complaining in this PR with a cryptic error AzureDiskDriverControllerServiceControllerAvailable: Waiting for Deployment AzureDiskCSIDriverOperatorCRAvailable: AzureDiskDriverNodeServiceControllerAvailable: Waiting for the DaemonSet to deploy the CSI Node Service.

I think we need some code to throw a more reasonable error like "Timed out waiting for Secret XYZ to be present," with an alert / docs about what it means.

@qJkee
Copy link
Contributor Author

qJkee commented Dec 5, 2023

/retest

1 similar comment
@qJkee
Copy link
Contributor Author

qJkee commented Dec 6, 2023

/retest

@qJkee
Copy link
Contributor Author

qJkee commented Dec 6, 2023

@jsafrane
That will be documented. This is not the only component which would fail in case when cloud credentials are not present at the cluster.

@qJkee qJkee changed the title [WIP] OCPVE-789: annotate credentials request manifests OCPVE-789: annotate credentials request manifests Dec 6, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 6, 2023
@jsafrane
Copy link
Contributor

jsafrane commented Dec 7, 2023

I am afraid documentation is not enough. Nobody reads it. It would be much better to say something in the operator conditions, so it bubbles up to oc get clusterversion, alerts, telemetry and so on.

@jsafrane
Copy link
Contributor

jsafrane commented Dec 7, 2023

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2023
Copy link
Contributor

openshift-ci bot commented Dec 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane, qJkee

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 Dec 7, 2023
@jsafrane
Copy link
Contributor

jsafrane commented Dec 7, 2023

/label px-approved

@openshift-ci openshift-ci bot added the px-approved Signifies that Product Support has signed off on this PR label Dec 7, 2023
@qJkee
Copy link
Contributor Author

qJkee commented Dec 7, 2023

/label docs-approved
labelling by myself because this is not the main PR for feature

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Dec 7, 2023
@qJkee
Copy link
Contributor Author

qJkee commented Dec 7, 2023

/label qe-approved
QE tested the feature, can be tracked via Jira links

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Dec 7, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 7, 2023

@qJkee: This pull request references OCPVE-789 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 task to target the "4.15.0" version, but no target version was set.

In response to this:

Add capability annotations to cloud credentials requests

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 Dec 7, 2023

@qJkee: The following test 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-ibmcloud-csi 469fbb7 link unknown /test e2e-ibmcloud-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.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD cfaf9e3 and 2 for PR HEAD 469fbb7 in total

@openshift-merge-bot openshift-merge-bot bot merged commit acbb807 into openshift:master Dec 7, 2023
12 of 13 checks passed
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-cluster-storage-operator-container-v4.16.0-202312080609.p0.gacbb807.assembly.stream for distgit cluster-storage-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

4 participants