mongodb / helm-charts

Apache License 2.0
82 stars 86 forks source link

mongodb-agent deprecated in favour of mongodb-agent-ubi #305

Closed PhoenixMage closed 2 months ago

PhoenixMage commented 4 months ago

What did you do to encounter the bug? Deploying a mongodb instance using the mongodb operator on arm64 hardware results in the pod failing due to no arm64 image of mongodb-agent. The new mongodb-agent-ubi has a arm64 build.

Per https://github.com/mongodb/mongodb-kubernetes-operator/issues/1408#issuecomment-1838157039 mongodb-agent was deprecated in chart version 0.8.3 but current chart still uses the default value as "mongodb-agent", these needs to be replaced with "mongodb-agent-ubi" which will use the multi architecture tag which supports arm64.

github-actions[bot] commented 2 months ago

This issue is being marked stale because it has been open for 60 days with no activity. Please comment if this issue is still affecting you. If there is no change, this issue will be closed in 30 days.