-
Notifications
You must be signed in to change notification settings - Fork 108
Bug 1912944: Set proxy env in vsphere-problem-detector, manila and oVirt deployment containers #122
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
Conversation
|
@bertinatto: This pull request references Bugzilla bug 1912944, 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
DetailsIn 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. |
|
@bertinatto: This pull request references Bugzilla bug 1912944, which is valid. 3 validation(s) were run on this bug
DetailsIn 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. |
|
/hold |
ece733a to
1fd93d8
Compare
| ) | ||
|
|
||
| // InjectObservedProxyInDeploymentContainers takes an observed proxy config and returns a patched Deployment with proxy env vars set. | ||
| func InjectObservedProxyInDeploymentContainers(deployment *appsv1.Deployment, opSpec *operatorapi.OperatorSpec, observedConfig []byte, fields ...string) (*appsv1.Deployment, error) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
observedConfig and fields are not used anywhere
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
|
/retest |
0fc9d9e to
7e7515f
Compare
|
/hold cancel |
|
/retest |
1 similar comment
|
/retest |
|
@bertinatto can you please update ovirt CSI operatot deployment too? I noticed it connects to oVirt API to generate the right storage classes: https://github.com/openshift/ovirt-csi-driver-operator/blob/1fda62f9be21bce86f2b0def579e81a4426ea4a0/pkg/operator/storageclass_controller.go#L85 |
@jsafrane upated. |
|
/test e2e-gcp |
2 similar comments
|
/test e2e-gcp |
|
/test e2e-gcp |
|
/retest |
|
/lgtm |
|
/retest |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, jsafrane 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 |
|
level=error msg=Error: googleapi: Error 504: , gatewayTimeout /test e2e-gcp |
|
@bertinatto: All pull requests linked via external trackers have merged: Bugzilla bug 1912944 has been moved to the MODIFIED state. DetailsIn 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. |
CC @openshift/storage