Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2019-10-23 15:48:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Wed Oct 23 15:48:34 2019 rev:49 rq:738890 version:1.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubectl.changes       2019-09-30 
15:50:41.758606286 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubectl.changes     
2019-10-23 15:48:36.850549575 +0200
@@ -1,0 +2,2235 @@
+Wed Oct 16 10:08:39 UTC 2019 - rbr...@suse.com
+
+- Update to version 1.16.2:
+  * apiextensions: npe panic in structural schema unfold
+  * Fix dynamic kubelet config init order
+  * Fixed bug in TopologyManager with SingleNUMANode Policy
+  * Merge pull request #83102 from feiskyer/fix-too-many-calls
+  * Address PR comment
+  * Update service controller to prevent orphaned public IP addresses
+  * Limit YAML/JSON decode size
+  * bump gopkg.in/yaml.v2 v2.2.4
+  * Add/Update CHANGELOG-1.16.md for v1.16.1.
+  * Kubernetes version v1.16.2-beta.0 openapi-spec file updates
+  * Don't leak a go routine on panic
+  * using online instead to fix kubelet service failed with wrong number of 
possible NUMA nodes
+  * Update go mod hcsshim version to fix the kube-proxy issue cannot access 
service by self nodeip:port on windows
+
+-------------------------------------------------------------------
+Fri Oct 04 14:16:51 UTC 2019 - rbr...@suse.com
+
+- Update to version 1.16.1:
+  * Deflake TestWatchBasedManager
+  * Update to use go1.12.10
+  * remove apiserver loopback client QPS limit
+  * Use ipv4 in wincat port forward
+  * Update codegen violation rules
+  * Update generated code
+  * Add example3.io:v1 to update-codegen.sh
+  * Add example3.io
+  * informer-gen: allow package names containing dots
+  * Update cluster autoscaler version to 1.16.1
+  * Fix ipv6 ip allocation method for standard lb
+  * fix map assignment to entry in nil map,when use --feature-gates in kubeadm
+  * Fix closing of dirs in doSafeMakeDir
+  * Fixed a scheduler panic on PodAffinity
+  * TokenCleaner#evalSecret should enqueue the key
+  * Only set ipv4/ipv6 routes when there is corresponding CIDR.
+  * Add/Update CHANGELOG-1.16.md for v1.16.0.
+  * Kubernetes version v1.16.1-beta.0 openapi-spec file updates
+  * expose and use an AddHealthChecks method directly on config
+  * fix: azure disk detach failure if node not exists
+  * Exec probes should not be unbounded
+  * Add 16MB limit to dockershim ExecSync
+  * Add LimitWriter util
+  * Encryption config: correctly handle overlapping providers
+  * Check cache is synced first before sleeping
+
+-------------------------------------------------------------------
+Tue Oct 01 13:41:59 UTC 2019 - rbr...@suse.com
+
+- Update to version 1.16.0:
+  * Add/Update CHANGELOG-1.16.md for v1.16.0-rc.2.
+  * fix kubelet status http calls with truncation
+  * Expose etcd metric port in tests
+  * Only publish openapi for structural schemas
+  * Omit openapi properties if spec.preserveUnknownFields=true
+  * Fix iptables version detection code to handle RHEL 7 correctly
+  * Propagate and honor http.ErrAbortHandler
+  * Updated stripFieldsTest to be run with update instead of apply
+  * Moved managed fields validation to server-side apply
+  * Apply will fail with managed fields + tests
+  * Regenerate specs
+  * Remove alpha status from ManagedFields
+  * Add/Update CHANGELOG-1.16.md for v1.16.0-rc.1.
+  * Update Cluster Autoscaler version to 1.16.0
+  * Fallback to schemaless apply behavior for custom resources with unhandled 
schemas
+  * Improving GCE cluster up logic for EndpointSlice Controller
+  * Add read-only rbac for csinodes to cluster-autoscaler
+  * Update cluster-autoscaler image to v1.16.0-beta.1
+  * Update kubernetes dev setup instructions
+  * Update client-go install instructions
+  * Fix wrong command in e2e agnhost utility function
+  * Fix filter plugins are not been called during preemption
+  * Adding a nil check in endpointslicecache
+  * Simplify etcd image version usage in kubeadm
+  * Add etcd image version to kubeadm
+  * Ensuring endpointslice controller starts up as part of cluster up when all 
alpha feature gates are enabled
+  * kubeadm: Fetching kube-proxy's config map is now optional
+  * Prevent resultPod.Status.ContainerStatuses from being empty.
+  * Add dns capability to GCE window cluster
+  * rebase
+  * Add comment
+  * Adding ENABLE_STACKDRIVER_WINDOWS
+  * Install and start logging based on kube env
+  * Add/Update CHANGELOG-1.16.md for v1.16.0-beta.2.
+  * Update CHANGELOG-1.16.md for v1.16.0-beta.2.
+  * Fixing bugs related to Endpoint Slices
+  * kubelet e2e: defer the close to after the error check
+  * skip recording inputs & outputs in fake script plugin when 
CNI_COMMAND=VERSION
+  * bump metrics-server version to v0.3.4
+  * in GuaranteedUpdate, retry on precondition check failure if we are working 
with cached data
+  * test
+  * Make sure loadbalancer service is deleted before exiting the test
+  * fix namespace termination conditions to be consistent and correct
+  * Ensure the KUBE-MARK-DROP chain in kube-proxy mode=ipvs
+  * Add integration test for webhook client auth
+  * Plumb service port, URL port to webhook client auth resolution
+  * Search client auth with and without port
+  * Update NodeSSHHosts to support clusters with some public nodes
+  * add ready plugin to dns tests
+  * kubeadm: Form correct URL for IPv6 in HTTPProxy check
+  * Remove symlink support from kubectl cp
+  * Register all volume plugins in kubemark
+  * persistentvolume-controller: fix data race of non-deepcopied objects in 
fake client
+  * Allow typha-cpa to get apps/deployments
+  * e2e log: fix time stamp normalization in unit test
+  * Made IPVS and iptables modes of kube-proxy fully randomize masquerading if 
possible
+  * using const instead
+  * test(runtimeclass): add e2e tests for runtimeclass scheduling
+  * Ensure backend is ready in listing webhook e2es
+  * Honour "nbf" claim if present in ID token
+  * Make CRD conversion e2e tests robust in non-aggregator-routing clusters
+  * Make admission webhook e2e tests robust in non-aggregator-routing clusters
+  * Make CRD admission webhook e2e work in parallel test environments
+  * Add readiness probes to CRD/Admission webhook pods
+  * Fix failure running `make build test` in cluster/images/etcd
+  * Update default etcd server to 3.3.15 for kubernetes 1.16
+  * promote crd discovery e2e to conformance
+  * Adding kubectl support for EndpointSlice
+  * Add support for konnectivity service to the etcd3 client.
+  * update cAdvisor godeps to v0.34.0 release
+  * Add /readyz endpoints to converter/webhook test image
+  * Move HostUtil to pkg/volume/util/hostutil
+  * Add discovery docs crd e2e test
+  * use the existing request info
+  * use the same context for aggregated and proxy requests
+  * add temporary feature gate to allow disabling aggregated discovery timeout
+  * add env var to allow disabling the aggregated discovery timeout
+  * add a timeout for proxying discovery requests
+  * Single-numa-node Topology Manager bug fix
+  * Added Single NUMA Node Policy which ensure resource are aligned on a 
single NUMA node
+  * Update CanAdmitPodResult() in TopologyManager to take a TopologyHint
+  * fix nit
+  * run hack/update-vendor.sh
+  * Remove defaulting for x-k8s-list-type
+  * Update generated
+  * Fix validation and add many tests
+  * Use CRD validation field in server-side apply
+  * Update kube-openapi version
+  * fixed golint error
+  * Adding EndpointSlice RBAC for node-proxier/kube-proxy
+  * ipvs dualstack: generated items
+  * create meta-proxy for proxy-mode=ipvs (dualstack)
+  * Adding EndpointsAdapter for apiserver EndpointSlice support
+  * Added support for ILB Global Access
+  * startupProbe: make update
+  * startupProbe: Test changes
+  * startupProbe: Kubelet changes
+  * startupProbe: API changes
+  * Fix Windows disk usage metric measurement
+  * wire up the webhook rejection metrics in webhook handlers
+  * test
+  * add webhook rejection metrics
+  * add /livez as a liveness endpoint for kube-apiserver
+  * Promote admission webhook e2e tests to conformance
+  * webhook-e2e: add denying CR update test case, check CR patch and
+  * Fixed comment to refer to the right int accessor for Quantity
+  * Update semantics to set Preferred field in TopologyHint generation
+  * Write the Stackdriver config separately from the installation.
+  * bazel update
+  * e2e logging: disable brittle output test
+  * Promote CRD e2e tests to conformance
+  * Update NPD addon to use v0.7.1
+  * Update CPUManager topology helpers to accept multiple ids
+  * Update RuntimeClass E2E expectations
+  * cmd/kubeadm: remove "rpc/status" from import-restrictions
+  * vendor: update with "update-vendor.sh" script
+  * k8s/apiextensions-apiserver/test/integration: block etcd client creation 
until connection is up
+  * test/integration: block etcd client creation until connection is up
+  * kubeadm/app/util/etcd: : block etcd client creation until connection is up
+  * cluster/.../etcd/migrate: block etcd client creation until connection is up
+  * Update running_pod_count and running_container_count metric
+  * Add !providerless tag
+  * Adding an e2e test on GMSA support
+  * Fix out of bounds error in timeout tests
+  * bump coredns version in kubeadm to 1.6.2
+  * Remove kubectl log
+  * update dependencies file
+  * hardcoded check sha of corefile tool
+  * Add pre pull of e2e images after DiskPressure test
+  *  Fix static check errors
+  * Use k8s.io/utils package
+  * Update modules for openstack staging.
+  * Fix linting errors on provider staging
+  * Move Openstack provider to staging
+  * Add devicemanager tests for TopologyHint consumption
+  * Consume TopologyHints in the devicemanager
+  * Add devicemanager tests for TopologyHint generation
+  * Generate TopologyHints from the devicemanager
+  * Added stub support for Topology Manager to Device Manager
+  * Change Topology.NUMANode in device plugin interface to a repeated field
+  * Update generated files
+  * generated
+  * apiextensions: merge openapi spec ignore path conflict
+  * add a test to make sure the CRD OpenAPI path and defintion are protected
+  * Add tests for namespace status conditions
+  * Add status conditions to namespaces
++++ 2038 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kubernetes/kubectl.changes
++++ and /work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubectl.changes
kubernetes.changes: same change

Old:
----
  kubernetes-1.15.4.tar.xz

New:
----
  kubernetes-1.16.2.tar.xz

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

Other differences:
------------------
++++++ kubectl.spec ++++++
--- /var/tmp/diff_new_pack.YtOJMU/_old  2019-10-23 15:48:40.086553073 +0200
+++ /var/tmp/diff_new_pack.YtOJMU/_new  2019-10-23 15:48:40.086553073 +0200
@@ -18,9 +18,9 @@
 
 %{!?tmpfiles_create:%global tmpfiles_create systemd-tmpfiles --create}
 # baseversion - version of kubernetes for this package
-%define baseversion 1.15
+%define baseversion 1.16
 Name:           kubectl
-Version:        %{baseversion}.4
+Version:        %{baseversion}.2
 Release:        0
 Summary:        Kubectl (Kubernetes client tools)
 License:        Apache-2.0
@@ -34,9 +34,9 @@
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  go-go-md2man
-# Kubernetes 1.15.4 requires at least go 1.12.9 (see changelog)
+# Kubernetes 1.16.1 requires at least go 1.12.10 (see changelog)
 BuildRequires:  golang(API) = 1.12
-BuildRequires:  go >= 1.12.9
+BuildRequires:  go >= 1.12.10
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
 BuildRequires:  golang-packaging
 BuildRequires:  rsync

++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.YtOJMU/_old  2019-10-23 15:48:40.110553099 +0200
+++ /var/tmp/diff_new_pack.YtOJMU/_new  2019-10-23 15:48:40.110553099 +0200
@@ -18,11 +18,11 @@
 
 %{!?tmpfiles_create:%global tmpfiles_create systemd-tmpfiles --create}
 # baseversion - version of kubernetes for this package
-%define baseversion 1.15
+%define baseversion 1.16
 # maxcriversion - version of cri-tools which is notsupported by this version 
of kubeadm.
-%define maxcriversion 1.16
+%define maxcriversion 1.17
 Name:           kubernetes
-Version:        %{baseversion}.4
+Version:        %{baseversion}.2
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -52,7 +52,7 @@
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  go-go-md2man
-# Kubernetes 1.15.4 requires at least go 1.12.9 (see changelog)
+# Kubernetes 1.16.1 requires at least go 1.12.10 (see changelog)
 BuildRequires:  golang(API) = 1.12
 BuildRequires:  go >= 1.12.9
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
@@ -447,7 +447,6 @@
 %{_mandir}/man1/kube-apiserver.1%{?ext_man}
 %{_mandir}/man1/kube-controller-manager.1%{?ext_man}
 %{_mandir}/man1/kube-scheduler.1%{?ext_man}
-%{_mandir}/man1/cloud-controller-manager.1%{?ext_man}
 %{_bindir}/kube-apiserver
 %{_bindir}/kube-controller-manager
 %{_bindir}/kube-scheduler

++++++ _service ++++++
--- /var/tmp/diff_new_pack.YtOJMU/_old  2019-10-23 15:48:40.170553164 +0200
+++ /var/tmp/diff_new_pack.YtOJMU/_new  2019-10-23 15:48:40.174553168 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/kubernetes/kubernetes.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.15.4</param>
-    <param name="revision">v1.15.4</param>
+    <param name="versionformat">1.16.2</param>
+    <param name="revision">v1.16.2</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.YtOJMU/_old  2019-10-23 15:48:40.186553181 +0200
+++ /var/tmp/diff_new_pack.YtOJMU/_new  2019-10-23 15:48:40.186553181 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">67d2fcf276fcd9cf743ad4be9a9ef5828adc082f</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">c97fe5036ef3df2967d086711e6c0c405941e14b</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.15.4.tar.xz -> kubernetes-1.16.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes/kubernetes-1.15.4.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubernetes-1.16.2.tar.xz 
differ: char 1, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.YtOJMU/_old  2019-10-23 15:48:40.534553557 +0200
+++ /var/tmp/diff_new_pack.YtOJMU/_new  2019-10-23 15:48:40.534553557 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.15.4
-mtime: 1568415720
-commit: 67d2fcf276fcd9cf743ad4be9a9ef5828adc082f
+version: 1.16.2
+mtime: 1570855357
+commit: c97fe5036ef3df2967d086711e6c0c405941e14b
 


Reply via email to