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

Fix flaky reconciler test #3577

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Dec 28, 2024

After #3494, the reconciler now uses a caching client, which means it might not immediately see resources we create for the test. Try to ensure we always check for this first.

@swiatekm swiatekm added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 28, 2024
The reconciler now uses a caching client, which means it might not
immediately see resources we create for the test. Try to ensure we
always check for this first.
@swiatekm swiatekm force-pushed the test/fix-flaky-envtest-tests branch from 8cf8fe4 to 8c572ce Compare December 28, 2024 22:49
@swiatekm swiatekm marked this pull request as ready for review December 29, 2024 12:03
@swiatekm swiatekm requested a review from a team as a code owner December 29, 2024 12:03
@swiatekm swiatekm merged commit 6691f6c into open-telemetry:main Dec 30, 2024
38 checks passed
@swiatekm swiatekm deleted the test/fix-flaky-envtest-tests branch December 30, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants