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

[Release-1.26] E2E and Dep Backports - June #7693

Merged
merged 8 commits into from
Jun 8, 2023

Conversation

dereknola
Copy link
Member

@dereknola dereknola commented Jun 8, 2023

Proposed Changes

Backports to 1.26:

Types of Changes

Backports, largely around tests

Linked Issues

#7688

User-Facing Change

* Bump docker go.mod #7681
* Shortcircuit commands with version or help flags #7683
* Add Rotation certification Check, remove func to restart agents #7097
* E2E: Sudo for RunCmdOnNode #7686

Further Comments

dereknola and others added 6 commits June 7, 2023 16:25
* Shortcircuit search with help and version flag

Signed-off-by: Derek Nola <[email protected]>

* Keep functions seperate

Signed-off-by: Derek Nola <[email protected]>

---------

Signed-off-by: Derek Nola <[email protected]>
* Add Certification Test to Validate Cluster

Signed-off-by: est-suse <[email protected]>

* Fix to stop/start for k3s certificate rotation

Signed-off-by: Derek Nola <[email protected]>

---------

Signed-off-by: est-suse <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Co-authored-by: est-suse <[email protected]>
Co-authored-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
@dereknola dereknola requested a review from a team as a code owner June 8, 2023 16:36
dereknola added 2 commits June 8, 2023 10:57
This reverts commit 8dc1891.

Signed-off-by: Derek Nola <[email protected]>
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage: 16.66% and no project coverage change.

Comparison is base (c5333f9) 10.09% compared to head (1ba7e34) 10.10%.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.26    #7693   +/-   ##
=============================================
  Coverage         10.09%   10.10%           
=============================================
  Files               148      148           
  Lines             10728    10732    +4     
=============================================
+ Hits               1083     1084    +1     
- Misses             9422     9424    +2     
- Partials            223      224    +1     
Flag Coverage Δ
unittests 10.10% <16.66%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/configfilearg/defaultparser.go 16.66% <0.00%> (+1.28%) ⬆️
pkg/configfilearg/parser.go 72.89% <20.00%> (-1.65%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dereknola dereknola merged commit 8988439 into k3s-io:release-1.26 Jun 8, 2023
@dereknola dereknola deleted the june_backport branch July 7, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants