<!-- 
RSS generated by JIRA (9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1) at Sat Feb 10 05:58:53 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>Akraino JIRA</title>
    <link>https://jira.akraino.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.5</version>
        <build-number>940005</build-number>
        <build-date>11-04-2023</build-date>
    </build-info>


<item>
            <title>[ICN-308] Upgrade the Kubespray 2.12 for KUD</title>
                <link>https://jira.akraino.org/browse/ICN-308</link>
                <project id="10400" key="ICN">Integrated Cloud Native NFV</project>
                    <description>&lt;p&gt;Upgrade the Kubespray 2.12 for KUD&lt;/p&gt;</description>
                <environment></environment>
        <key id="11260">ICN-308</key>
            <summary>Upgrade the Kubespray 2.12 for KUD</summary>
                <type id="10001" iconUrl="https://jira.akraino.org/images/icons/issuetypes/story.svg">Story</type>
                                            <priority id="3" iconUrl="https://jira.akraino.org/images/icons/priorities/medium.svg">Medium</priority>
                        <status id="10001" iconUrl="https://jira.akraino.org/" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="iProg">Le Yao</assignee>
                                    <reporter username="r.kuralamudhan">Kuralamudhan Ramakrishnan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Mar 2020 22:15:04 +0000</created>
                <updated>Thu, 17 Dec 2020 00:53:34 +0000</updated>
                            <resolved>Thu, 4 Jun 2020 07:55:56 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="11236" author="iprog" created="Wed, 6 May 2020 01:26:35 +0000"  >&lt;p&gt;Hi, Kural &lt;/p&gt;

&lt;p&gt;The latest patch is &lt;a href=&quot;https://gerrit.onap.org/r/c/multicloud/k8s/+/106869&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gerrit.onap.org/r/c/multicloud/k8s/+/106869&lt;/a&gt;. And I have abandoned the patch 106788.&lt;/p&gt;

&lt;p&gt;These two patches are same and caused by wrong patch-submit-step. Sorry.&lt;/p&gt;</comment>
                            <comment id="11235" author="r.kuralamudhan" created="Fri, 1 May 2020 18:49:06 +0000"  >&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I am seeing two reviews for the task &lt;a href=&quot;https://jira.akraino.org/browse/ICN-308&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.akraino.org/browse/ICN-308&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;#git review -l&lt;/p&gt;

&lt;p&gt;106788&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; master&#160; Update the Kubernetes Version to 1.16&lt;/p&gt;

&lt;p&gt;106869&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; master&#160; Update the Kubernetes Version to 1.16&lt;/p&gt;

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

&lt;p&gt;Which is having the latest code, is there dependency between two patches?&lt;/p&gt;

&lt;p&gt;Both failing with CI, Please fix it. I will review it after it.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="11231" author="iprog" created="Wed, 29 Apr 2020 08:41:23 +0000"  >&lt;p&gt;Patch is on:&lt;a href=&quot;https://gerrit.onap.org/r/c/multicloud/k8s/+/106788&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gerrit.onap.org/r/c/multicloud/k8s/+/106788&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="11216" author="iprog" created="Tue, 21 Apr 2020 08:05:44 +0000"  >&lt;p&gt;When apiverison becomes to apps/v1 from extensions/v1betea1 in DaemonSet/Deployment&lt;/p&gt;

&lt;p&gt;We need add &lt;br/&gt;
spec:&lt;br/&gt;
&amp;ensp;&amp;ensp;selector:&lt;br/&gt;
&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;matchLabels:&lt;br/&gt;
&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;xx: xxxx&lt;br/&gt;
to match&lt;br/&gt;
spec:&lt;br/&gt;
&amp;ensp;&amp;ensp;template:&lt;br/&gt;
&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;metadata:&lt;br/&gt;
&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;labels:&lt;br/&gt;
&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;&amp;ensp;xx: xxxx&lt;/p&gt;</comment>
                            <comment id="11215" author="iprog" created="Tue, 21 Apr 2020 06:07:12 +0000"  >&lt;p&gt;To version 1.16&lt;br/&gt;
There are some api transfers&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;service api&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;from&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;to&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;NetworkPolicy&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;extensions/v1beta1&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;networking.k8s.io/v1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;PodSecurityPolicy&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;extensions/v1beta1&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;policy/v1beta1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;DaemonSet &lt;br/&gt;
Deployment &lt;br/&gt;
StatefulSet &lt;br/&gt;
ReplicaSet&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;extensions/v1beta1 &lt;br/&gt;
apps/v1beta1 &lt;br/&gt;
apps/v1beta2&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;apps/v1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Ingress&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;extensions/v1beta1&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;networking.k8s.io/v1beta1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</comment>
                            <comment id="11212" author="iprog" created="Thu, 16 Apr 2020 02:11:59 +0000"  >&lt;p&gt;Thanks. Get it.&lt;/p&gt;</comment>
                            <comment id="11208" author="chenjiexu" created="Thu, 16 Apr 2020 01:44:11 +0000"  >&lt;p&gt;After upgrading kubespray to 2.12, kubernetes will upgrade to 1.16. The yaml files should be changed due to kubernetes upversion. For example, SR-IOV CNI plugin:&lt;br/&gt;
k8s-v1.16:&lt;br/&gt;
&lt;a href=&quot;https://github.com/intel/sriov-cni/blob/master/images/k8s-v1.16/sriov-cni-daemonset.yaml#L2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/intel/sriov-cni/blob/master/images/k8s-v1.16/sriov-cni-daemonset.yaml#L2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;k8s-v1.10-v1.15:&lt;br/&gt;
&lt;a href=&quot;https://github.com/intel/sriov-cni/blob/master/images/k8s-v1.10-v1.15/sriov-cni-daemonset.yaml#L2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/intel/sriov-cni/blob/master/images/k8s-v1.10-v1.15/sriov-cni-daemonset.yaml#L2&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="11326">ICN-340</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ICN-217</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10105" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i003q9:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10104" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="17">ICN Sprint 16</customfieldvalue>
    <customfieldvalue id="18">ICN Sprint 17</customfieldvalue>
    <customfieldvalue id="19">ICN Sprint 18</customfieldvalue>
    <customfieldvalue id="20">ICN Sprint 19</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>