Skip to content

Conversation

brandond
Copy link
Member

@brandond brandond commented Jul 31, 2025

Proposed Changes

Current syntax is incorrect, and while it doesn't break the test it is throwing an error in the logs:

  ==> agent-0: Enabling K3s autocompletion ...
      agent-0: Incorrect Usage: flag provided but not defined: -i
      agent-0: 
      agent-0: NAME:
      agent-0:    k3s completion - Install shell completion script
      agent-0: 
      agent-0: USAGE:
      agent-0:    k3s completion [COMMAND]
      agent-0: 
      agent-0: COMMANDS:
      agent-0:    bash     Bash completion
      agent-0:    zsh      Zsh completion
      agent-0:    help, h  Shows a list of commands or help for one command
      agent-0: 
      agent-0: OPTIONS:
      agent-0:    --help, -h  show help
      agent-0: time="2025-07-31T22:21:55Z" level=fatal msg="Error: flag provided but not defined: -i"
      agent-0: time="2025-07-31T22:21:55Z" level=fatal msg="Error: flag provided but not defined: -i"

Types of Changes

test

Verification

check CI logs

Testing

yes

Linked Issues

n/a

User-Facing Change

Further Comments

Current syntax is incorrect, and while it doesn't break the test it is throwing an error in the logs

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner July 31, 2025 23:36
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.50%. Comparing base (a238f33) to head (12c5c6e).
⚠️ Report is 5 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (a238f33) and HEAD (12c5c6e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a238f33) HEAD (12c5c6e)
e2etests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #12693       +/-   ##
===========================================
- Coverage   40.69%   20.50%   -20.19%     
===========================================
  Files         186      181        -5     
  Lines       19316    18793      -523     
===========================================
- Hits         7861     3854     -4007     
- Misses      10261    14503     +4242     
+ Partials     1194      436      -758     
Flag Coverage Δ
e2etests ?
unittests 20.50% <ø> (+0.48%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brandond brandond merged commit be729fc into k3s-io:master Aug 1, 2025
54 checks passed
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