<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:23:40 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-2845] update FOLIO ansible to use Okapi registries feature</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2845</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description></description>
                <environment></environment>
        <key id="81924">FOLIO-2845</key>
            <summary>update FOLIO ansible to use Okapi registries feature</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/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="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 20 Oct 2020 13:24:49 +0000</created>
                <updated>Fri, 30 Oct 2020 23:16:27 +0000</updated>
                            <resolved>Fri, 30 Oct 2020 23:16:27 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="197493" author="5c706fbb47a54a6728e59df2" created="Wed, 28 Oct 2020 23:11:00 +0000"  >&lt;p&gt;Three efforts involved here:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Create a Docker Hub proxy in Nexus that uses the FOLIO authenticated docker.io user to pull images (&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; set this up, seems to be working). Repository address is &lt;a href=&quot;https://docker.ci.folio.org&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docker.ci.folio.org&lt;/a&gt;. Nexus user credentials stored in FOLIO AWS Secrets Manager.&lt;/li&gt;
	&lt;li&gt;Update the &lt;tt&gt;okapi.sh&lt;/tt&gt; script in the Okapi deb distribution to support managing the &lt;tt&gt;dockerRegistries&lt;/tt&gt; property from the configuration file. In progress (
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;OKAPI-934&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/OKAPI-934&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Update okapi.sh launch script to support dockerRegistries&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            OKAPI-934
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
)&lt;/li&gt;
	&lt;li&gt;Update folio-ansible to allow setting the &lt;tt&gt;dockerRegistries&lt;/tt&gt; property in the configuration file.&lt;/li&gt;
&lt;/ol&gt;
</comment>
                                                            <comment id="197497" author="5c706fbb47a54a6728e59df2" created="Fri, 30 Oct 2020 23:16:12 +0000"  >&lt;p&gt;Updates made to folio-ansible and folio-infrastructure. Main changes:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Create &lt;tt&gt;okapi_docker_registries&lt;/tt&gt; Ansible variable to hold &lt;tt&gt;dockerRegistries&lt;/tt&gt; list structure&lt;/li&gt;
	&lt;li&gt;Add support for &lt;tt&gt;DOCKER_REGISTRIES&lt;/tt&gt; environment variable to override Ansible variable and avoid committing password in GitHub repos&lt;/li&gt;
	&lt;li&gt;Add &lt;tt&gt;okapi-docker-registries-pull-json&lt;/tt&gt; secret in Jenkins to hold &lt;tt&gt;dockerRegistries&lt;/tt&gt; list&lt;/li&gt;
	&lt;li&gt;Add &lt;tt&gt;DOCKER_REGISTRIES&lt;/tt&gt; environment variable to Jenkinsfiles for reference build&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="81767">FOLIO-2820</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="54239">OKAPI-934</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01uov:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1862">DevOps: Sprint 100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 28 Oct 2020 23:11:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>