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

connectivity: Ignore failedToListCRDs error #1797

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

brb
Copy link
Member

@brb brb commented Jul 5, 2023

I was overly naive to ignore level=errors exceptions. So far we hit only failedToListCRDs [1]. Let's add it as an exception.

[1]: cilium/cilium#26591

Reported-by: Sebastian Wicki sebastian@isovalent.com

I was overly naive to ignore level=errors exceptions. So far we hit only
failedToListCRDs [1]. Let's add it as an exception.

[1]: cilium/cilium#26591

Reported-by: Sebastian Wicki <sebastian@isovalent.com>
Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb mentioned this pull request Jul 8, 2023
@michi-covalent michi-covalent merged commit f302b4a into main Jul 8, 2023
19 checks passed
@michi-covalent michi-covalent deleted the pr/brb/conn-extend-errors branch July 8, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants