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: kbcli connect mongodb #5029

Merged
merged 1 commit into from
Sep 6, 2023
Merged

fix: kbcli connect mongodb #5029

merged 1 commit into from
Sep 6, 2023

Conversation

xuriwuyun
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Sep 6, 2023
@xuriwuyun xuriwuyun added this to the Release 0.7.0 milestone Sep 6, 2023
@xuriwuyun xuriwuyun linked an issue Sep 6, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (16ed7ce) 66.89% compared to head (27abef0) 66.91%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5029      +/-   ##
==========================================
+ Coverage   66.89%   66.91%   +0.01%     
==========================================
  Files         265      265              
  Lines       32001    32001              
==========================================
+ Hits        21407    21413       +6     
+ Misses       8725     8721       -4     
+ Partials     1869     1867       -2     
Flag Coverage Δ
unittests 66.91% <0.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
internal/controller/builder/builder.go 71.95% <0.00%> (ø)
internal/sqlchannel/engine/mongodb.go 34.28% <0.00%> (ø)

... and 3 files with indirect coverage changes

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

@JashBook JashBook merged commit a7899c4 into main Sep 6, 2023
101 checks passed
@JashBook JashBook deleted the bugfix/kbcli_connect_mongodb branch September 6, 2023 08:54
@JashBook
Copy link
Collaborator

JashBook commented Sep 6, 2023

/cherry-pick release-0.6

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

🤖 says: Error cherry-picking.

CONFLICT (modify/delete): deploy/mongodb/dataprotection/backup-info-collector.sh deleted in HEAD and modified in a7899c4 (fix: kbcli connect mongodb (#5029)). Version a7899c4 (fix: kbcli connect mongodb (#5029)) of deploy/mongodb/dataprotection/backup-info-collector.sh left in tree.
CONFLICT (modify/delete): deploy/mongodb/dataprotection/pitr-backup.sh deleted in HEAD and modified in a7899c4 (fix: kbcli connect mongodb (#5029)). Version a7899c4 (fix: kbcli connect mongodb (#5029)) of deploy/mongodb/dataprotection/pitr-backup.sh left in tree.
Auto-merging deploy/mongodb/scripts/replicaset-setup.tpl
CONFLICT (content): Merge conflict in deploy/mongodb/scripts/replicaset-setup.tpl
Auto-merging deploy/mongodb/templates/scriptstemplate.yaml
CONFLICT (content): Merge conflict in deploy/mongodb/templates/scriptstemplate.yaml
Auto-merging internal/controller/builder/builder.go
CONFLICT (content): Merge conflict in internal/controller/builder/builder.go
error: could not apply a7899c4... fix: kbcli connect mongodb (#5029)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

🤖 says: ‼️ cherry pick action failed.
See: https://github.com/apecloud/kubeblocks/actions/runs/6094912603

ldming pushed a commit that referenced this pull request Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] mongo-6.0 cluster connect error
4 participants