Bug Fixes
- Fixed handling proxy environment variables in the operator pod. The environment variables [
HTTP_PROXY
,HTTPS_PROXY
,NO_PROXY
] when set on the operator pod, can now be propagated to the MongoDB agents by also setting the environment variableMDB_PROPAGATE_PROXY_ENV=true
.
Kubernetes versions
- The minimum supported Kubernetes version for this operator is 1.30 and OpenShift 4.17.