Hello community,

here is the log from the commit of package k3s for openSUSE:Factory checked in 
at 2019-05-06 13:28:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k3s (Old)
 and      /work/SRC/openSUSE:Factory/.k3s.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k3s"

Mon May  6 13:28:55 2019 rev:2 rq:700991 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/k3s/k3s.changes  2019-03-28 22:49:10.159049495 
+0100
+++ /work/SRC/openSUSE:Factory/.k3s.new.5148/k3s.changes        2019-05-06 
13:29:01.217485200 +0200
@@ -1,0 +2,65 @@
+Thu May  2 12:44:52 UTC 2019 - Duncan Mac-Vicar <[email protected]>
+
+- Update to version 0.4.0
+  * Features and Enhancements
+    - Update to kubernetes v1.14.1 - Upgraded from Kubernetes
+      v1.13.5.
+      This Kubernetes upgrade moves pid limiting to beta and is
+      enabled by default, which may not be supported by all kernels.
+      K3s will auto-detect cgroup pids support and add flags as
+      needed if the pids module is not available. [#335]
+    - Add --bind-address flag for API server [#214]
+      Support custom bind address for kubernetes API server to bind to.
+    - Add --cluster-domain flag for custom kubelet and DNS configuration [#267]
+      Support configuring custom DNS cluster domains.
+    - Add --flannel-iface flag for agent [#72]
+      Support custom flannel interface.
+    - Add passthrough args [#290]
+      Support for overriding k3s default arguments or passing custom
+      arguments to Kubernetes processes:
+      --kube-apiserver-arg value
+        Customized flag for kube-apiserver process
+      --kube-scheduler-arg value
+        Customized flag for kube-scheduler process
+      --kube-controller-arg value
+        Customized flag for kube-controller-manager process
+      --kubelet-arg value
+        (agent) Customized flag for kubelet process
+      --kube-proxy-arg value
+        (agent) Customized flag for kube-proxy process
+    - Initial metrics-server support [#252]
+      Configures aggregation layer so metrics server can be launched and
+      metrics scraped. Future enhancements will remove need for a
+      custom metrics server deployment.
+    - Add experimental rootless support
+      Provides --rootless flag for running k3s agent as a user.
+  * Bug fixes
+    - Fixed an issue where k3s may not connect to the API server when using
+      proxy settings [#325]
+- Changes from Release v0.3.0
+  * Features and Enhancements
+    - Airgap support with helm and preinstalled images [#166]
+      Support static helm charts through the API server and loading
+      container images on agents. See our documentation for details
+      on how to perform airgap installations.
+    - Add --tls-san flag for API server cert validation [#200]
+      Support alternate names for cert generation to avoid API cert issues.
+    - Add --resolv-conf flag for custom kubelet DNS configuration [#53]
+    - Support configuring custom DNS resolvers or using the host system's
+      resolv.conf configuration. If the host system's resolv.conf doesn't
+      supply any viable resolvers, intelligently fallback to 8.8.8.8
+      (Google Public DNS).
+    - Update to kubernetes v1.13.5
+      This upgrade from v1.13.4 addresses Kubernetes CVE-2019-9946
+      and CVE-2019-1002101.
+  * Bug fixes
+    - Fixed an issue where the k3s service load balancer will not be created
+      if the port name is longer than 15 characters #90
+    - Fixed an issue where k3s does not ignore empty yaml documents in a
+      manfest #222
+    - Fixed an issue where k3s may not run with selinux, the installer will now
+      add selinux permissions #227
+    - Fixed an issue where k3s deployment manifests are created even if
+      --no-deploy is specified #230
+
+-------------------------------------------------------------------

Old:
----
  k3s-0.2.0.tar.gz

New:
----
  k3s-0.4.0.tar.gz

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

Other differences:
------------------
++++++ k3s.spec ++++++
--- /var/tmp/diff_new_pack.pKb16T/_old  2019-05-06 13:29:02.629488254 +0200
+++ /var/tmp/diff_new_pack.pKb16T/_new  2019-05-06 13:29:02.629488254 +0200
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 # To workaround https://github.com/rancher/k3s/issues/231, build kubectl
 %define build_kubectl 1
 
 Name:           k3s
-Version:        0.2.0
+Version:        0.4.0
 Release:        0
 Summary:        A container orchestration system based on a reduced Kubernetes 
feature set
 License:        Apache-2.0
@@ -32,10 +33,10 @@
 Source4:        agent.conf
 Patch0:         cni-bin-dir.patch
 BuildRequires:  c_compiler
-BuildRequires:  golang(API) >= 1.11
 BuildRequires:  golang-packaging
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
+BuildRequires:  golang(API) >= 1.11
 BuildRequires:  pkgconfig(sqlite3)
 Requires:       cni-plugins
 Requires:       conntrack-tools

++++++ k3s-0.2.0.tar.gz -> k3s-0.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/k3s/k3s-0.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.k3s.new.5148/k3s-0.4.0.tar.gz differ: char 13, line 
1


Reply via email to