BUILD-284: no longer need to apply csi driver yaml in this operator's make deploy#10
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gabemontero The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@coreydaley I'll tag this with BUILD-284 in the PR title if CI passes |
|
/hold |
|
@coreydaley corrected me, this needs https://github.com/openshift/cluster-storage-operator/pull/198/files#diff-426d734400340596f61c0605a3f6ea1108329ebe7f03d7092995bbb534e38ce7R1-R8 from his CSO PR but now that we know, we'll leave the hold and associate with build 284 |
|
/hold cancel |
|
/retest |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
14 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
4 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/hold |
|
Well, for starters @coreydaley , our change here should be done to clear out any confusion, but is effectively irrelevant, since I see in the test logs. I now realize that https://github.com/openshift/csi-driver-shared-resource/blob/master/Makefile#L54-L61 is coming into play. Next, the problem there in the logs, the daemonset not coming up. Not sure how we landed here, but I suspect there is an issue with the operator creating stuff (perhaps rbac?), but our debug in the csi-driver-shared-resource e2e's does not dump operator logs, nor events, from the same namespace. I think either
Assuming there is a problem, I'm curious how we landed in this spot, and prior PR e2e's did not catch it. WDYT? |
|
Ignore my prior comment #10 (comment)... no longer creating the CRD in the driver Makefile is needed, but is unrelated to the failure. @coreydaley and I debugged in chat ... the summary
so we have some chicken/egg, staging/coordination, needed here and one could content that this PR is part of the overlap that exists between BUILD-256 and BUILD-284 I am going to try and get enough of the openshift/release changes for BUILD-256 up so that this PR could at least see our operator here deployed, and we go from there. |
|
/retest |
|
/hold cancel |
/assign @coreydaley