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

fix: update default k3s version in makefile #402

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

gnolong
Copy link
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

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
25 of 26 checks passed
@ldming ldming deleted the bugfix/update-k3s-image-version branch July 16, 2024 05:20
@ldming
Copy link
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
Copy link

🤖 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