Skip to content
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

Revert "test: Add Error Log Exceptions" #18457

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

nbusseneau
Copy link
Member

This reverts commit b73c5b1.

Rationale:

  • The reverted commit on v1.10[1] was a backport of a master commit[2], itself building upon another master commit[3], both adding level=error checking to the CI.
  • [3] was not backported to v1.10, hence conflicts from backporting [2] to v1.10 were manually fixed, resulting in [1]'s description not matching its contents and also losing proper history tracing due to [3] not being present in the tree.
  • [1] introduced issue v1.10: CI: K8sChaosTest Connectivity demo application Endpoint can still connect while Cilium is not running #18285 in v1.10 CI tests.
  • It also appears [2] was not intended for backport in the first place.
  • Due to all of these, we revert [1] in v1.10.

[1] b73c5b1
[2] 82d4422
[3] 11fb42a

Note: a more thorough discussion can be found at #18285 (comment)

This reverts commit b73c5b1.

Rationale:

- The reverted commit on v1.10[1] was a backport of a master commit[2],
  itself building upon another master commit[3], both adding
  `level=error` checking to the CI.
- [3] was not backported to v1.10, hence conflicts from backporting [2]
  to v1.10 were manually fixed, resulting in [1]'s description not
  matching its contents and also losing proper history tracing due to
  [3] not being present in the tree.
- [1] introduced issue cilium#18285 in v1.10 CI tests.
- It also appears [2] was not intended for backport in the first place.
- Due to all of these, we revert [1] in v1.10.

[1] b73c5b1
[2] 82d4422
[3] 11fb42a

Note: a more thorough discussion can be found at
cilium#18285 (comment)

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau nbusseneau added release-note/misc This PR makes changes that have no direct user impact. backport/1.10 labels Jan 12, 2022
@nbusseneau nbusseneau requested a review from a team as a code owner January 12, 2022 16:38
@maintainer-s-little-helper maintainer-s-little-helper bot added the kind/backports This PR provides functionality previously merged into master. label Jan 12, 2022
@nbusseneau
Copy link
Member Author

nbusseneau commented Jan 13, 2022

Worth running CI for this revert? I would say no considering the nature of the flake, if you agree then we can mark as ready to merge.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 13, 2022
@aditighag aditighag merged commit d75468f into cilium:v1.10 Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants