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(e2e): new k3s versions break our dev/e2e test setup #583

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

apricote
Copy link
Member

Hardcode versions of k3s to the last versions before the broken behaviour was introduced. We plan to unpin the versions after we figure out where the bug is coming from and fix it upstream.

@apricote apricote added the bug Something isn't working label Mar 27, 2024
@apricote apricote self-assigned this Mar 27, 2024
Hardcode versions of k3s to the last versions before the broken
behaviour was introduced. We plan to unpin the versions after we figure
out where the bug is coming from and fix it upstream.
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.94%. Comparing base (fe1012a) to head (246cda5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #583   +/-   ##
=======================================
  Coverage   42.94%   42.94%           
=======================================
  Files          12       12           
  Lines        1176     1176           
=======================================
  Hits          505      505           
  Misses        652      652           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apricote apricote marked this pull request as ready for review March 27, 2024 09:20
@apricote apricote requested a review from a team as a code owner March 27, 2024 09:20
@apricote apricote merged commit 0512f56 into main Mar 27, 2024
8 checks passed
@apricote apricote deleted the e2e-workaround branch March 27, 2024 09:21
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Hardcode versions of k3s to the last versions before the broken
behaviour was introduced. We plan to unpin the versions after we figure
out where the bug is coming from and fix it upstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants