-
Notifications
You must be signed in to change notification settings - Fork 517
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
Bug 1988308: Add feature for Insights operator pulling SCA certs #983
Conversation
@tremes: This pull request references Bugzilla bug 1988308, which is invalid:
Comment 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 kubernetes/test-infra repository. |
/bugzilla refresh |
@tremes: This pull request references Bugzilla bug 1988308, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 kubernetes/test-infra repository. |
/bugzilla refresh |
@xingxingxia: This pull request references Bugzilla bug 1988308, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (dmisharo@redhat.com), skipping review request. 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 kubernetes/test-infra repository. |
why is this being filed as a "bug"? |
this EP is not approved/merged, so what is the basis for the implementation being merged? |
/hold while this change in and of itself looks to be "correct", I am concerned that this PR is enabling the code that implements a feature(openshift/insights-operator#375) that was merged:
If we're going to proceed with this in 4.9, we need to resolve the discussions in the EP and get docs/qe/ocp program ACKs |
@sbose78 @siamaksade could you clarify this point 4 please - is there any reason to try to have this into 4.9 or 4.10 nightly would work for you as well? |
We would need this in 4.9 , especially because customers have been waiting on this capability. The stories on the Build API side that would help leverage this are also done. |
@sbose78 i trust those build api implementations will be gated on either this same featuregate, or another techpreviewnoupgrade featuregate? (otherwise we're shipping a GA feature that's dependent on a techpreview feature, which would be bad) |
@sbose78 could you follow up on this point please? Trying to resolve all the comments so we could finally merge it. |
@bparees The impl for degrading the Insights Operator (in case of error received from the OCM API) is WIP in openshift/insights-operator#486 |
@tremes we're getting close on dates, has the rest of the implementation landed (including the degraded logic updates)? |
@bparees thanks for heads up. Not yet. The PR for the degraded logic is still waiting for review from our team members. I will do my best to move it forward. |
@bparees The impl for the degraded state finally landed (see openshift/insights-operator#486). Can you please take care of this one? |
/hold cancel |
/lgtm this has been discussed w/ the team providing the backing implementation and we recognize this change is landing extremely late, however their QE organization is prepared to validate it and their program team is signed off on the change. if it causes problems (it should not, since it's disabled unless techpreview is enabled, but it could prevent us from being able to turn on techpreview for other features because of the disruption it causes when techpreview is enabled, if it has a catastrophic bug), it will be reverted and we'll try again next release. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, tremes 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 |
@tremes: Bugzilla bug 1988308 is in an unrecognized state (CLOSED (NOTABUG)) and will not be moved to the MODIFIED state. 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 kubernetes/test-infra repository. |
This corresponds to openshift/enhancements#683 enhancement.