Revert "NE-956: Configurable LB Source Ranges - Functional Implementation"#838
Revert "NE-956: Configurable LB Source Ranges - Functional Implementation"#838
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
e2e-aws-operator failed, but it's the /test e2e-aws-operator |
|
@Miciah: 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. |
|
/close |
|
@Miciah: Closed this PR. 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. |
Reverts #817.
/hold
The purpose of this pull request is to determine whether #817 is causing the
TestScopeChangetest to fail and the operator's dns controller to log errors.Details
Since #817 merged, multiple PRs are failing. Example failures:
The operator is repeatedly logging errors like the following in those failing CI jobs:
Using search.ci, it seems that the failures occurred many times on #817 before it merged and then started occurring for the other PRs after #817 merged.