| Summary: | [RFE] Add ability to pass additional parameters to mongodb | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alexander Koksharov <akokshar> | |
| Component: | RFE | Assignee: | Michal Fojtik <mfojtik> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wang Haoran <haowang> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.1.0 | CC: | aos-bugs, bparees, erich, jokerman, mfojtik, mmccomas, vigoyal | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1337328 1347090 (view as bug list) | Environment: | ||
| Last Closed: | 2016-09-28 11:38:16 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1337328, 1347090 | |||
|
Description
Alexander Koksharov
2016-02-22 07:32:44 UTC
There are 2 ways to do this now: - Extend the mongodb image and update the config - Mount in the config you want to change through a PV This is now merged in upstream GIT, should be available as soon as the new images are pushed out. https://github.com/openshift/mongodb/pull/145 pr have revert , failed QA here. Michal, what PR was this referring to that merged: "This is now merged in upstream GIT, should be available as soon as the new images are pushed out." PR 145 was only about text searching so that should not have been used to close this (nor the PR that ultimately re-implemented PR 145 after it was reverted). The original request (first comment) requests only text searching, not allowing to pass any arbitrary parameters. Thanks Michal, i skimmed right over that second sentence. QA please re-verify, checking only the text searching feature (which is only a 2.4 feature, there is no configuration for it in 2.6) verified with mongodb24 image: openshift3/mongodb-24-rhel7 latest 633ad321708b |