Hello community,

here is the log from the commit of package kubic-control for openSUSE:Factory 
checked in at 2019-06-25 22:17:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubic-control (Old)
 and      /work/SRC/openSUSE:Factory/.kubic-control.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubic-control"

Tue Jun 25 22:17:48 2019 rev:6 rq:711323 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubic-control/kubic-control.changes      
2019-06-13 22:31:25.996418573 +0200
+++ /work/SRC/openSUSE:Factory/.kubic-control.new.4615/kubic-control.changes    
2019-06-25 22:17:49.500754839 +0200
@@ -1,0 +2,26 @@
+Fri Jun 21 15:20:09 CEST 2019 - [email protected]
+
+- Update to version 0.6.1
+  - Store kubeadm join token for 23 hours to not create too many for every 
single node
+  - Fix kubernetes version argument for kubeadm
+  - Open rbac.conf with every call, else we don't see our own changes
+
+-------------------------------------------------------------------
+Fri Jun 21 13:03:10 CEST 2019 - [email protected]
+
+- Don't build on i586 to make some scripts happy...
+
+-------------------------------------------------------------------
+Mon Jun 17 15:38:03 CEST 2019 - [email protected]
+
+- Update to version 0.6.0
+  - Add --adv-addr option to kubicctl init
+  - Refactor code
+  - Many, many bug fixes
+
+-------------------------------------------------------------------
+Wed Jun 12 14:04:17 CEST 2019 - [email protected]
+
+- Add requires to the k8s-yaml files we really always need
+
+-------------------------------------------------------------------

Old:
----
  kubic-control-0.5.1.tar.xz

New:
----
  kubic-control-0.6.1.tar.xz

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

Other differences:
------------------
++++++ kubic-control.spec ++++++
--- /var/tmp/diff_new_pack.4IDj5m/_old  2019-06-25 22:17:49.944755522 +0200
+++ /var/tmp/diff_new_pack.4IDj5m/_new  2019-06-25 22:17:49.948755529 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kubic-control
-Version:        0.5.1
+Version:        0.6.1
 Release:        0
 Summary:        Simple setup tool for kubernetes
 License:        Apache-2.0
@@ -26,7 +26,7 @@
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.12
-ExcludeArch:    s390
+ExcludeArch:    s390 %{ix86}
 
 %description
 This package contains a simple client/server tool to setup and manage 
kubernetes on openSUSE Kubic
@@ -34,7 +34,10 @@
 %package -n kubicd
 Summary:        Daemon to setup a kubernetes cluster
 Group:          System/Management
+Requires:       cilium-k8s-yaml
+Requires:       flannel-k8s-yaml
 Requires:       kubicctl
+Requires:       kured-k8s-yaml
 Requires:       salt-master
 
 %description -n kubicd

++++++ kubic-control-0.5.1.tar.xz -> kubic-control-0.6.1.tar.xz ++++++
++++ 1720 lines of diff (skipped)


Reply via email to