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

test: Remove spammy "Cilium DaemonSet not ready yet" logs #14544

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Jan 7, 2021

For each Cilium installation, Cilium DaemonSet not ready yet messages are logged once per second until Cilium is ready. Given we will already have an explicit message in case of timeout while waiting for Cilium to be ready, those messages are unnecessary.

Fixes: #14384

For each Cilium installation, "Cilium DaemonSet not ready yet" messages
are logged once per second until Cilium is ready. Given we will already
have an explicit message in case of timeout while waiting for Cilium to
be ready, those messages are unnecessary.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Jan 7, 2021
@pchaigno pchaigno requested a review from a team as a code owner January 7, 2021 12:05
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Jan 7, 2021
@pchaigno
Copy link
Member Author

pchaigno commented Jan 7, 2021

test-me-please

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 8, 2021
@pchaigno
Copy link
Member Author

pchaigno commented Jan 8, 2021

All team reviews are covered and CI is green. Merging.

@pchaigno pchaigno merged commit 69c3ddc into master Jan 8, 2021
@pchaigno pchaigno deleted the pr/pchaigno/test-remove-unnecessary-logs branch January 8, 2021 07:35
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 ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Spam "Cilium DaemonSet not ready yet" in test outputs
4 participants