-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
For E2E upgrade test, automatically determine the channel to use #10461
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brandond
previously approved these changes
Jul 8, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10461 +/- ##
==========================================
- Coverage 43.03% 41.60% -1.44%
==========================================
Files 163 177 +14
Lines 16564 14830 -1734
==========================================
- Hits 7129 6170 -959
+ Misses 8179 7478 -701
+ Partials 1256 1182 -74
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola
force-pushed
the
k3s_upgrade_default
branch
from
July 9, 2024 16:08
ed51378
to
cc661e0
Compare
dereknola
changed the title
For E2E upgrade test, use the default channel in the Vagrantfile
For E2E upgrade test, automatically determine the channel to use
Jul 9, 2024
brandond
previously approved these changes
Jul 9, 2024
manuelbuil
reviewed
Jul 10, 2024
brandond
approved these changes
Jul 10, 2024
vitorsavian
approved these changes
Jul 11, 2024
helloimalemur
pushed a commit
to helloimalemur/k3s
that referenced
this pull request
Jul 12, 2024
…-io#10461) * For E2E upgrade test, determine the upgrade channel Signed-off-by: Derek Nola <derek.nola@suse.com> * Fix typos Signed-off-by: Derek Nola <derek.nola@suse.com> --------- Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola
added a commit
to dereknola/k3s
that referenced
this pull request
Jul 12, 2024
…-io#10461) Signed-off-by: Derek Nola <derek.nola@suse.com> Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola
added a commit
to dereknola/k3s
that referenced
this pull request
Jul 12, 2024
…-io#10461) Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola
added a commit
to dereknola/k3s
that referenced
this pull request
Jul 12, 2024
…-io#10461) Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola
added a commit
to dereknola/k3s
that referenced
this pull request
Jul 12, 2024
…-io#10461) Signed-off-by: Derek Nola <derek.nola@suse.com>
This was referenced Jul 12, 2024
dereknola
added a commit
that referenced
this pull request
Jul 15, 2024
dereknola
added a commit
that referenced
this pull request
Jul 15, 2024
ludost
pushed a commit
to asimovo-platform/k3s
that referenced
this pull request
Oct 2, 2024
…-io#10461) * For E2E upgrade test, determine the upgrade channel Signed-off-by: Derek Nola <derek.nola@suse.com> * Fix typos Signed-off-by: Derek Nola <derek.nola@suse.com> --------- Signed-off-by: Derek Nola <derek.nola@suse.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Types of Changes
Verification
CI still green
Testing
Linked Issues
N/A
User-Facing Change
Further Comments