Support mongo server url path#1213
Conversation
|
The following is the coverage report on the affected files.
|
c6d30fd to
1615c58
Compare
|
/test pull-tekton-chains-unit-tests |
|
The following is the coverage report on the affected files.
|
1615c58 to
32717ef
Compare
|
The following is the coverage report on the affected files.
|
32717ef to
72dd844
Compare
|
The following is the coverage report on the affected files.
|
72dd844 to
d59a681
Compare
|
The following is the coverage report on the affected files.
|
d59a681 to
713cf03
Compare
|
The following is the coverage report on the affected files.
|
713cf03 to
4cad9b9
Compare
|
The following is the coverage report on the affected files.
|
|
/test pull-tekton-chains-integration-tests |
Previously when `storage.docdb.mongo-server-url-dir` was set, then value was read from the path specified in the field plus `MONGO_SERVER_URL` i.e. (for e.g. /mnt/mongo-creds-secret/MONGO_SERVER_URL) so user had to create the secret with the key `MONGO_SERVER_URL` Hence, with this patch user can specify the path now and the tokwn will be read from the path specified Signed-off-by: PuneetPunamiya <[email protected]>
4cad9b9 to
cd6eae2
Compare
|
The following is the coverage report on the affected files.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jkhelil, lcarva The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Previously when
storage.docdb.mongo-server-url-dirwas set, then value was read from the path specified in the field plusMONGO_SERVER_URLi.e. (for e.g. /mnt/mongo-creds-secret/MONGO_SERVER_URL) so user had to create the secret with the keyMONGO_SERVER_URLHence, with this patch user can specify the path now and the tokwn will be read from the path specified
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
Release Notes