<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:09:34 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-14128] [MEKO] Clarify that you can assign a user to only one MongoDB resource</title>
                <link>https://jira.mongodb.org/browse/DOCS-14128</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;p&gt;Per &lt;a href=&quot;https://docs.mongodb.com/kubernetes-operator/stable/tutorial/manage-database-users-scram/#k8s-manage-db-users-scram,&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/kubernetes-operator/stable/tutorial/manage-database-users-scram/#k8s-manage-db-users-scram,&lt;/a&gt;&#160;it implies that only one user (awong) can belong in a single MongoDB resource (my-replica-set4).&#160; &#160;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;apiVersion: mongodb.com/v1&lt;br/&gt;
kind: MongoDBUser&lt;br/&gt;
metadata:&lt;br/&gt;
 name: mms-scram-awong&lt;br/&gt;
spec:&lt;br/&gt;
 passwordSecretKeyRef:&lt;br/&gt;
 name: awong-password&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Match to metadata.name of the User Secret&lt;br/&gt;
 key: password&lt;br/&gt;
 username: &quot;awong&quot;&lt;br/&gt;
 db: &quot;admin&quot; #&lt;br/&gt;
 mongodbResourceRef:&lt;br/&gt;
 name: &quot;my-replica-set4&quot;&lt;/li&gt;
	&lt;li&gt;Match to MongoDB resource using authenticaiton&lt;br/&gt;
 roles:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;db: admin&lt;br/&gt;
 name: clusterAdmin&lt;/li&gt;
	&lt;li&gt;db: admin&lt;br/&gt;
 name: dbAdminAnyDatabase&lt;/li&gt;
	&lt;li&gt;db: admin&lt;br/&gt;
 name: userAdminAnyDatabase&lt;/li&gt;
	&lt;li&gt;db: admin&lt;br/&gt;
 name: readWriteAnyDatabase&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I tried to assign this user to my-replica-set4 and my-replica-set5 and it wouldn&apos;t let me.&#160; &#160;Is it possible? If so, can we update the instructions?&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;
</description>
                <environment></environment>
        <key id="1590934">DOCS-14128</key>
            <summary>[MEKO] Clarify that you can assign a user to only one MongoDB resource</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="james.sanchez@mongodb.com">James Sanchez</assignee>
                                    <reporter username="albert.wong@mongodb.com">Albert Wong</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Jan 2021 23:38:20 +0000</created>
                <updated>Fri, 17 Dec 2021 23:20:49 +0000</updated>
                            <resolved>Mon, 13 Dec 2021 17:58:12 +0000</resolved>
                                                                    <component>Kubernetes Operator</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4244690" author="john.williams" created="Mon, 13 Dec 2021 17:58:12 +0000"  >&lt;p&gt;merged: &lt;a href=&quot;https://github.com/10gen/docs-k8s-operator/pull/769&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-k8s-operator/pull/769&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4202003" author="JIRAUSER1262311" created="Fri, 19 Nov 2021 22:45:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=albert.wong&quot; class=&quot;user-hover&quot; rel=&quot;albert.wong&quot;&gt;albert.wong&lt;/a&gt; could you review the PR &lt;a href=&quot;https://github.com/10gen/docs-k8s-operator/pull/769&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-k8s-operator/pull/769&lt;/a&gt; for this one? In the PR, you&apos;ll see some questions that the internal reviewer brought up that I could use SME feedback on. LMK if if you&apos;re a good reviewer for this&lt;/p&gt;</comment>
                            <comment id="3581516" author="melissa.mahoney" created="Mon, 25 Jan 2021 21:27:17 +0000"  >&lt;p&gt;Spoke with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=andrey.belik&quot; class=&quot;user-hover&quot; rel=&quot;andrey.belik&quot;&gt;andrey.belik&lt;/a&gt;&#160;. You can&apos;t assign a user to multiple MongoDB resources. We could add a note to make this explicit.&lt;/p&gt;</comment>
                            <comment id="3574587" author="john.williams" created="Wed, 20 Jan 2021 21:32:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=andrey.belik&quot; class=&quot;user-hover&quot; rel=&quot;andrey.belik&quot;&gt;andrey.belik&lt;/a&gt;&#160;is this a use case that the enterprise operator should support? Can you advise if we should update the docs to clarify?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Jan 2021 21:32:01 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 8 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14876" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Docs Reviewer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>dave.cuthbert@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-3291</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[nikolas.de-giorgis@mongodb.com]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 8 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>albert.wong@mongodb.com</customfieldvalue>
            <customfieldvalue>james.sanchez@mongodb.com</customfieldvalue>
            <customfieldvalue>john.williams@mongodb.com</customfieldvalue>
            <customfieldvalue>melissa.mahoney@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hypnwv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr5ga7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5554">CET: Lemur (1 - 8 Nov 21)</customfieldvalue>
    <customfieldvalue id="5555">CET: Mongoose (9 - 15 Nov 21)</customfieldvalue>
    <customfieldvalue id="5556">CET: Narwhal (16 - 22 Nov 21)</customfieldvalue>
    <customfieldvalue id="5557">CET: Otter (23 - 29 Nov 21)</customfieldvalue>
    <customfieldvalue id="5558">CET: Puffin (30 Nov-6 Dec 21)</customfieldvalue>
    <customfieldvalue id="5559">CET: Quokka (7 - 13 Dec 21)</customfieldvalue>
    <customfieldvalue id="5560">CET: Reindeer (14 - 20 Dec 21)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hypa67:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>