-
Notifications
You must be signed in to change notification settings - Fork 140
Bug 2087684: Reject transition from/to extreme latency profiles (default<->low) #629
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
|
@swghosh: This pull request references Bugzilla bug 2087684, 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
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. 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 till openshift/library-go#1372 is merged. |
|
@swghosh: This pull request references Bugzilla bug 2087684, 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 ([email protected]), skipping review request. 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. |
c9deef4 to
f68580b
Compare
ce8f7b5 to
b2616b0
Compare
|
/test e2e-upgrade |
|
/assign @atiratree |
|
@swghosh: This pull request references Bugzilla bug 2087684, 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 ([email protected]), skipping review request. 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. |
a4056b9 to
30d279e
Compare
|
/test e2e-aws |
|
/retest |
5f69fc4 to
4293411
Compare
|
/retest |
|
/retest-required |
1f76dca to
b5a60e1
Compare
pkg/operator/configobservation/configobservercontroller/observe_config_controller.go
Show resolved
Hide resolved
1dce27a to
e466775
Compare
|
/hold cancel |
|
@swghosh could you please split the library changes and the KCMo changes into separate commits? |
Signed-off-by: Swarup Ghosh <[email protected]>
Signed-off-by: Swarup Ghosh <[email protected]>
Using two separate commits now. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: atiratree, swghosh 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 |
|
/retest |
|
@swghosh: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@swghosh: All pull requests linked via external trackers have merged: Bugzilla bug 2087684 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. |
|
@swghosh: Bugzilla bug 2087684 is in an unrecognized state (ON_QA) and will not be 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. |
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2087684
Bump library-go (openshift/library-go#1372) for including following changes:
This is in favour of cluster stability as mentioned in EP [1][2].
Signed-off-by: Swarup Ghosh [email protected]