Skip to content

fix: update default k3s version in makefile#402

Merged
ldming merged 1 commit intomainfrom
bugfix/update-k3s-image-version
Jul 16, 2024
Merged

fix: update default k3s version in makefile#402
ldming merged 1 commit intomainfrom
bugfix/update-k3s-image-version

Conversation

@gnolong
Copy link
Copy Markdown
Contributor

@gnolong gnolong commented Jul 15, 2024

Command kbcli playground init depends on this variable, a newer version of k8s cluster can avoid errors caused by outdated fields in addon Helm charts during kubeblocks installation.
fix #397 #196

@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-9 lines. label Jul 15, 2024
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.86%. Comparing base (5849e09) to head (d27f024).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   44.86%   44.86%           
=======================================
  Files         157      157           
  Lines       22987    22987           
=======================================
  Hits        10314    10314           
  Misses      11441    11441           
  Partials     1232     1232           
Flag Coverage Δ
unittests 44.86% <ø> (ø)

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.

@ldming ldming merged commit c821fac into main Jul 16, 2024
@ldming ldming deleted the bugfix/update-k3s-image-version branch July 16, 2024 05:20
@ldming
Copy link
Copy Markdown
Collaborator

ldming commented Jul 16, 2024

/cherry-pick release-0.9

@github-actions github-actions Bot added this to the Release 0.9.0 milestone Jul 16, 2024
@github-actions
Copy link
Copy Markdown

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kbcli/actions/runs/9951208976

github-actions Bot pushed a commit that referenced this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] fail to enable kafka addon

3 participants