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

chore: support ipv6 (#6857) #6862

Merged

Conversation

sophon-zt
Copy link
Contributor

No description provided.

@sophon-zt sophon-zt linked an issue Mar 22, 2024 that may be closed by this pull request
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 65.96%. Comparing base (a7a2301) to head (2264f9e).
Report is 1 commits behind head on main.

Files Patch % Lines
controllers/apps/configuration/policy_util.go 40.00% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6862      +/-   ##
==========================================
- Coverage   65.97%   65.96%   -0.01%     
==========================================
  Files         314      314              
  Lines       38559    38572      +13     
==========================================
+ Hits        25438    25445       +7     
- Misses      10975    10978       +3     
- Partials     2146     2149       +3     
Flag Coverage Δ
unittests 65.96% <40.00%> (-0.01%) ⬇️

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.

@sophon-zt
Copy link
Contributor Author

/approve

@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 22, 2024
@sophon-zt sophon-zt merged commit 5cbcd36 into main Mar 22, 2024
71 checks passed
@sophon-zt sophon-zt deleted the bugfix/config-manager-support-ip6-network-stack-issue6857 branch March 22, 2024 04:34
@sophon-zt
Copy link
Contributor Author

/cherry-pick release-0.8

@github-actions github-actions bot added this to the Release 0.8.2 milestone Mar 22, 2024
Copy link

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

github-actions bot pushed a commit that referenced this pull request Mar 22, 2024
(cherry picked from commit 5cbcd36)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] config-manager support ip6 network stack
3 participants