Hello community,

here is the log from the commit of package kubic-etcd-image for 
openSUSE:Factory checked in at 2020-09-03 01:15:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubic-etcd-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubic-etcd-image.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubic-etcd-image"

Thu Sep  3 01:15:02 2020 rev:4 rq:831442 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubic-etcd-image/kubic-etcd-image.changes        
2019-11-12 11:54:55.223311248 +0100
+++ 
/work/SRC/openSUSE:Factory/.kubic-etcd-image.new.3399/kubic-etcd-image.changes  
    2020-09-03 01:15:56.804510104 +0200
@@ -1,0 +2,10 @@
+Wed Sep  2 11:30:06 UTC 2020 - Richard Brown <[email protected]>
+
+- add %PKG_VERSION%-1 tag to work with hardcoded kubernetes tag requirements
+
+-------------------------------------------------------------------
+Tue Sep  1 15:44:31 UTC 2020 - Richard Brown <[email protected]>
+
+- Rework package to use kubernetes-etcd metapackage 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kubic-etcd-image.kiwi ++++++
--- /var/tmp/diff_new_pack.n1BWVU/_old  2020-09-03 01:15:57.304510288 +0200
+++ /var/tmp/diff_new_pack.n1BWVU/_new  2020-09-03 01:15:57.304510288 +0200
@@ -4,8 +4,8 @@
 
 <image schemaversion="6.9" name="kubic-etcd-image" 
xmlns:suse_label_helper="com.suse.label_helper">
   <description type="system">
-    <author>Thorsten Kukuk</author>
-    <contact>[email protected]</contact>
+    <author>Richard Brown</author>
+    <contact>[email protected]</contact>
     <specification>Image containing etcd for openSUSE Kubic.</specification>
   </description>
   <preferences>
@@ -15,8 +15,8 @@
       <containerconfig
         name="kubic/etcd"
         tag="latest"
-        
additionaltags="%PKG_VERSION%,%PKG_VERSION%-0,%PKG_VERSION%-0.%RELEASE%"
-        maintainer="Thorsten Kukuk &lt;[email protected]&gt;">
+        
additionaltags="%PKG_VERSION%,%PKG_VERSION%-0,%PKG_VERSION%-0.%RELEASE%,%PKG_VERSION%-1,%PKG_VERSION%-1.%RELEASE%"
+        maintainer="Richard Brown &lt;[email protected]&gt;">
         <expose>
           <port number="2379"/>
           <port number="2380"/>
@@ -34,7 +34,7 @@
             <label name="org.openbuildservice.disturl" value="%DISTURL%"/>
           </suse_label_helper:add_prefix>
         </labels>
-        <history author="Thorsten Kukuk &lt;[email protected]&gt;">openSUSE Kubic 
etcd container</history>
+        <history author="Richard Brown &lt;[email protected]&gt;">openSUSE Kubic 
etcd container</history>
       </containerconfig>
     </type>
     <version>1.0.0</version>
@@ -45,7 +45,7 @@
     <source path="obsrepositories:/"/>
   </repository>
   <packages type="bootstrap">
-    <package name="etcd-for-k8s-image"/>
+    <package name="kubernetes-etcd"/>
     <!-- package name="kubernetes-etcd-migrate"/ -->
   </packages>
 </image>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.n1BWVU/_old  2020-09-03 01:15:57.356510307 +0200
+++ /var/tmp/diff_new_pack.n1BWVU/_new  2020-09-03 01:15:57.356510307 +0200
@@ -4,7 +4,7 @@
         <param name="file">kubic-etcd-image.kiwi</param>
         <param name="regex">%PKG_VERSION%</param>
         <param name="parse-version">patch</param>
-        <param name="package">etcd-for-k8s-image</param>
+        <param name="package">kubernetes-etcd</param>
     </service>
     <service mode="buildtime" name="kiwi_label_helper"/>
 </services>


Reply via email to