File kubernetes.changes of Package kubernetes
-------------------------------------------------------------------
Tue Jan 24 12:25:46 UTC 2017 - jmassaguerpla@suse.com
- exclude i586. We don't expect this package to build with i586
-------------------------------------------------------------------
Mon Jan 23 16:07:48 UTC 2017 - jmassaguerpla@suse.com
- add kubernetes-rpmlintrc file to the spec file
-------------------------------------------------------------------
Mon Nov 28 16:09:22 UTC 2016 - jmassaguerpla@suse.com
- fix ownernship of service account key
-------------------------------------------------------------------
Wed Nov 23 18:38:37 UTC 2016 - jmassaguerpla@suse.com
- fix permissions in service account key
-------------------------------------------------------------------
Thu Nov 17 18:07:38 UTC 2016 - jmassaguerpla@suse.com
- add the github PR templates or it does not build
-------------------------------------------------------------------
Thu Nov 17 11:36:20 CET 2016 - asaurin@suse.com
- Updated to 1.3.10
- AWS: fix volume device assignment race condition (#31090, @justinsb)
- Test x509 intermediates correctly (#34524, @liggitt)
- Remove headers that are unnecessary for proxy target (#34076, @mbohlool)
- gci: decouple from the built-in kubelet version (#31367, @Amey-D)
- Bump GCE debian image to container-vm-v20161025 (CVE-2016-5195 Dirty… (#35825, @dchen1107)
- Add RELEASE_INFRA_PUSH related code to support pushes from kubernetes/release. (#28922, @david-mcmahon)
-------------------------------------------------------------------
Wed Sep 14 10:21:19 UTC 2016 - msabate@suse.com
- Updated to 1.3.7
- Fix watch cache filtering (#29046, @liggitt)
- List all nodes and occupy cidr map before starting allocations (#29062, @bprashanth)
- Fix watch cache filtering (#28968, @liggitt)
- Lock all possible kubecfg files at the beginning of ModifyConfig. (#28232, @cjcullen)
- Removing images with multiple tags (#29316, @ronnielai)
- kubectl: don't display an empty list when trying to get a single resource that isn't found (#28294, @ncdc)
- Fix working_set calculation in kubelet (#29154, @vishh)
- Don't delete affinity when endpoints are empty (#28655, @freehan)
- GCE bring-up: Differentiate NODE_TAGS from NODE_INSTANCE_PREFIX (#29141, @zmerlynn)
- Fix logrotate config on GCI (#29139, @adityakali)
- Do not query the metadata server to find out if running on GCE. Retry metadata server query for gcr if running on gce. (#28871, @vishh)
- Fix GPU resource validation (#28743, @therc)
- Scale kube-proxy conntrack limits by cores (new default behavior) (#28876, @thockin)
- Don't recreate lb cloud resources on kcm restart (#29082, @bprashanth)
- NetworkPolicy cherry-pick 1.3 (#29556, @caseydavenport)
- Allow mounts to run in parallel for non-attachable volumes (#28939, @saad-ali)
- add enhanced volume and mount logging for block devices (#24797, @screeley44)
- kube-up: increase download timeout for kubernetes.tar.gz (#29426, @justinsb)
- Fix RBAC authorizer of ServiceAccount (#29071, @albatross0)
- Update docker engine-api to dea108d3aa (#29144, @ronnielai)
- Assume volume is detached if node doesn't exist (#29485, @saad-ali)
- Make PD E2E Tests Wait for Detach to Prevent Kernel Errors (#29031, @saad-ali)
- Fix "PVC Volume not detached if pod deleted via namespace deletion" issue (#29077, @saad-ali)
- append an abac rule for $KUBE_USER. (#29164, @cjcullen)
- Update Dashboard UI to version v1.1.1 (#30273, @bryk)
- allow restricting subresource access (#30001, @deads2k)
- Fix PVC.Status.Capacity and AccessModes after binding (#29982, @jsafrane)
- oidc authentication plugin: don't trim issuer URLs with trailing slashes (#29860, @ericchiang)
- network/cni: Bring up the lo interface for rkt (#29310, @euank)
- Fixing kube-up for CVM masters. (#29140, @maisem)
- Addresses vSphere Volume Attach limits (#29881, @dagnello)
- Increase request timeout based on termination grace period (#31275, @dims)
- Skip safe to detach check if node API object no longer exists (#30737, @saad-ali)
- Nodecontroller doesn't flip readiness on pods if kubeletVersion < 1.2.0 (#30828, @bprashanth)
- Update cadvisor to v0.23.9 to fix a problem where attempting to gather container filesystem usage statistics could result in corrupted devicemapper thin pool storage for Docker. (#30307, @sjenning)
- AWS: Add ap-south-1 to list of known AWS regions (#28428, @justinsb)
- Back porting critical vSphere bug fixes to release 1.3 (#31993, @dagnello)
- Back port - Openstack provider allowing more than one service port for lbaas v2 (#32001, @dagnello)
- Fix a bug in kubelet hostport logic which flushes KUBE-MARK-MASQ iptables chain (#32413, @freehan)
- Fixes the panic that occurs in the federation controller manager when registering a GKE cluster to the federation. Fixes issue #30790. (#30940, @madhusudancs)
-------------------------------------------------------------------
Wed Jul 13 14:08:02 UTC 2016 - tchvatal@suse.com
- Run over with spec-cleaner
- Remove the prereq fillup as it is not used
- Use symlinks on fdupes not hardlinks
- Move scriptlet prior files to match rest of specs
- Switch to full url on sources for easy downloading
- Make node and master conflict, they both provide same config files
causing rpm conflicts
-------------------------------------------------------------------
Tue Jul 12 08:17:13 UTC 2016 - msabate@suse.com
- Removed go as a build requirement
The golang-packaging build requirement already has go as a requirement.
-------------------------------------------------------------------
Mon Jul 11 12:30:02 UTC 2016 - msabate@suse.com
- Re-added missing tmpfiles creation
-------------------------------------------------------------------
Mon Jul 11 09:54:46 UTC 2016 - msabate@suse.com
- Improved the handling of /var/run/kubernetes
-------------------------------------------------------------------
Fri Jul 8 14:33:11 UTC 2016 - msabate@suse.com
- Added some more macros from golang-packaging
I've also done some minor changes and I've merged the following two patches:
1. kubernets_change_cc_for_ppc64le.patch
2. 0001-SUSE-hack-use-native-system-compiler.patch
into the patch: gcc-on-ppc64-and-arm.patch
-------------------------------------------------------------------
Wed Jul 6 14:29:09 UTC 2016 - msabate@suse.com
- Added %{go_nostrip} from golang-packaging
I've also done some minor corrections
-------------------------------------------------------------------
Tue Jul 5 11:19:05 UTC 2016 - dmueller@suse.com
- fix tarball (was tar.gz instead of tar.xz)
-------------------------------------------------------------------
Tue Jul 5 09:39:32 UTC 2016 - cbrauner@suse.com
- update to 1.3.0
* add _constraints file to get more disk space on aarch64
* fix url to show http://kubernetes.io
* remove bash completion instructions since bash completion has been removed
upstream and is replaced by a dedicated command that generates the bash
code on the fly
-------------------------------------------------------------------
Thu Jun 23 16:33:16 UTC 2016 - dmueller@suse.com
- add 0002-Change-DUP2-to-DUP3-in-contrib-mesos-to-build-on-arm.patch,
0001-SUSE-hack-use-native-system-compiler.patch: Build on aarch64
-------------------------------------------------------------------
Thu Jun 23 15:19:41 UTC 2016 - dmueller@suse.com
- update to 1.2.4:
* Ensure status is not changed during an update of PV, PVC, HPA objects (#24924, @mqliang)
* GCI: Add two GCI specific metadata pairs (#25105, @andyzheng0831)
* Update salt config to allow Debian Jessie on GCE. (#25123, @jlewi)
* Fix DeletingLoadBalancer event generation. (#24833, @a-robinson)
* GCE: Prefer preconfigured node tags for firewalls, if available (#25148, @a-robinson)
* Drain pods created from ReplicaSets in 'kubectl drain' (#23689, @maclof)
* GCI: Update the command to get the image (#24987, @andyzheng0831)
* Validate deletion timestamp doesn't change on update (#24839, @liggitt)
* Add support for running clusters on GCI (#24893, @andyzheng0831)
* Trusty: Add retry in curl commands (#24749, @andyzheng0831)
-------------------------------------------------------------------
Fri May 6 07:34:48 UTC 2016 - fcastelli@suse.com
- Add runtime requirement to kubelet
-------------------------------------------------------------------
Thu May 5 13:00:54 UTC 2016 - fcastelli@suse.com
- Fix version tag inside of final packages
-------------------------------------------------------------------
Thu Apr 28 08:40:50 UTC 2016 - normand@linux.vnet.ibm.com
- enable build ppc64le
new kubernets_change_cc_for_ppc64le.patch
-------------------------------------------------------------------
Tue Apr 26 19:02:55 UTC 2016 - fcastelli@suse.com
- Updated to kubernetes v1.2.3
-------------------------------------------------------------------
Fri Mar 18 17:20:24 UTC 2016 - fcastelli@suse.com
- Update to kuberneted v1.2.0
-------------------------------------------------------------------
Fri Feb 19 08:19:06 UTC 2016 - fcastelli@suse.com
- Update to kubernetes v1.1.7
- Remove change-internal-to-inteernal.patch, no longer needed
- Cleanup of the spec file
-------------------------------------------------------------------
Sat Sep 19 20:06:01 UTC 2015 - fcastelli@suse.com
- kubernetes-node: require the Docker package to be installed at runtime
-------------------------------------------------------------------
Tue Sep 8 14:57:32 UTC 2015 - dmacvicar@suse.de
- initial package for 1.1.0 pre from git based on Fedora
package