Skip to content

feat: support MongoDB 8.0.23#2708

Open
weicao wants to merge 3 commits into
amber/mongodb-config-template-ownershipfrom
amber/mongodb-8.0.23-support
Open

feat: support MongoDB 8.0.23#2708
weicao wants to merge 3 commits into
amber/mongodb-config-template-ownershipfrom
amber/mongodb-8.0.23-support

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented May 31, 2026

Summary

  • add MongoDB 8.0.23 as a supported non-deprecated ComponentVersion release
  • add exact 8.0.23 BackupPolicyTemplate image mappings for dump/shard PSM tooling while keeping 8.0 fallback on 8.0.17
  • update README serviceVersion examples

Validation

  • helm lint addons/mongodb
  • helm template mongodb addons/mongodb | rg -n "name: 8\.0\.23|serviceVersion: 8\.0\.23|percona-server-mongodb:8\.0\.23|mappedValue: \"8\.0\.23\""

Image mirror note

Before this PR, docker.io/apecloud/percona-server-mongodb:8.0.23 and apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/percona-server-mongodb:8.0.23 were missing, while upstream docker.io/percona/percona-server-mongodb:8.0.23 existed. Triggered apecloud-cd workflow run: https://github.com/apecloud/apecloud-cd/actions/runs/26714217662

Runtime validation must still use an approved target/vcluster with serviceVersion=8.0.23; this PR only covers chart/render support.

@weicao weicao requested review from a team, leon-ape and xuriwuyun as code owners May 31, 2026 13:43
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3a15d39) to head (49ecdf7).

Additional details and impacted files
@@                           Coverage Diff                           @@
##           amber/mongodb-config-template-ownership   #2708   +/-   ##
=======================================================================
  Coverage                                     0.00%   0.00%           
=======================================================================
  Files                                           73      73           
  Lines                                         9197    9197           
=======================================================================
  Misses                                        9197    9197           

☔ 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.

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