Changelog for
kubernetes-kubelet-1.6.1-3.3.x86_64.rpm :
Mon Jun 12 14:00:00 2017 fcastelliAATTsuse.com
- Update go build requirements: do not build with go >= 1.8 until
we kubernetes 1.7 is released (see https://github.com/kubernetes/kubernetes/issues/45935)
Mon May 15 14:00:00 2017 robert.rolandAATTsuse.com
- Adding a /etc/kubernetes/kubelet-initial EnvironmentFile that is expected
to set the KUBELET_INITIAL_ARGS variable so that a set of arguments that
only impact kubelet on the first run can be supplied. This removes the
need to restart kubelet when you change the node labels, for example.
Mon May 15 14:00:00 2017 rrolandAATTattachmate.com
- Adding a /etc/kubernetes/kubelet-initial EnvironmentFile that is expected
to set the KUBELET_INITIAL_ARGS variable so that a set of arguments that
only impact kubelet on the first run can be supplied. This removes the
need to restart kubelet when you change the node labels, for example.
Tue Apr 11 14:00:00 2017 jengelhAATTinai.de
- Update descriptions
Thu Apr 6 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 1.6.1:
* Bump cluster autoscaler to 0.5.1
* Kubernetes version v1.6.1-beta.0
* update-all.sh
* Better messaging when GKE certificate signing fails.
* Update busybox dependency to fix bazel build
* update-all.sh
* don\'t wait for first kubelet to be ready
* Fix problems of not-starting image pullers
* Kubernetes version v1.6.1
Mon Apr 3 14:00:00 2017 jmassaguerplaAATTsuse.com
- Remove get-rid-of-the-git-commands-in-mungedocs.patch: no mungedocs
Review patches:
* build-with-debug-info.patch
* fix-support-for-ppc64le.patch
* git-upstream.patch
* make-e2e_node-run-over-distro-bins.patch
- Remove 0002-Change-DUP2-to-DUP3-in-contrib-mesos-to-build-on-arm.patch
because mesos has been moved to the incubator project:
https://github.com/kubernetes/kubernetes/pull/33658
Mon Apr 3 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 1.6.0:
* Kubernetes version v1.6.0-beta.0
* Generating docs for v1.6.0-beta.0 on release-1.6.
* update-all.sh.
* update-all.sh.
* Kubernetes version v1.6.0-beta.1
* update-staging-client-go.sh
* Kubernetes version v1.6.0-beta.2
* update-all.sh.
* Kubernetes version v1.6.0-beta.3
* update-all.sh.
* Kubernetes version v1.6.0-beta.4
* update-staging-client-go.sh
* Update NPD rbac.
* Kubernetes version v1.6.0-rc.1
* update-all.sh.
* Update a few regex patterns to support release candidates
* Added failing upgrade if there are many master replicas.
* added prompt warning if etcd3 media type isn\'t set during upgrade
* etcd upgrade warning: add docs link, fixed etcd2 behavior, print non-interactive
* in storage media upgrade prompt, provide config for using protobuf
* Kubernetes version v1.6.0
Mon Mar 27 14:00:00 2017 alvaro.saurinAATTsuse.com
- updated to to 1.5.5
Wed Mar 15 13:00:00 2017 alvaro.saurinAATTsuse.com
- updated to to 1.5.4
Thu Feb 23 13:00:00 2017 alvaro.saurinAATTsuse.com
- added some patches:
build-with-debug-info.patch, fix-support-for-ppc64le.patch,
get-rid-of-the-git-commands-in-mungedocs.patch, git-upstream.patch,
make-e2e_node-run-over-distro-bins.patch
- removed gcc-on-ppc64-and-arm.patch
Tue Jan 24 13:00:00 2017 jmassaguerplaAATTsuse.com
- exclude i586. We don\'t expect this package to build with i586
Mon Jan 23 13:00:00 2017 jmassaguerplaAATTsuse.com
- add kubernetes-rpmlintrc file to the spec file
Mon Nov 28 13:00:00 2016 jmassaguerplaAATTsuse.com
- fix ownernship of service account key
Wed Nov 23 13:00:00 2016 jmassaguerplaAATTsuse.com
- fix permissions in service account key
Thu Nov 17 13:00:00 2016 jmassaguerplaAATTsuse.com
- add the github PR templates or it does not build
Thu Nov 17 13:00:00 2016 asaurinAATTsuse.com
- Updated to 1.3.10
- AWS: fix volume device assignment race condition (#31090, AATTjustinsb)
- Test x509 intermediates correctly (#34524, AATTliggitt)
- Remove headers that are unnecessary for proxy target (#34076, AATTmbohlool)
- gci: decouple from the built-in kubelet version (#31367, AATTAmey-D)
- Bump GCE debian image to container-vm-v20161025 (CVE-2016-5195 Dirty… (#35825, AATTdchen1107)
- Add RELEASE_INFRA_PUSH related code to support pushes from kubernetes/release. (#28922, AATTdavid-mcmahon)
Wed Sep 14 14:00:00 2016 msabateAATTsuse.com
- Updated to 1.3.7
- Fix watch cache filtering (#29046, AATTliggitt)
- List all nodes and occupy cidr map before starting allocations (#29062, AATTbprashanth)
- Fix watch cache filtering (#28968, AATTliggitt)
- Lock all possible kubecfg files at the beginning of ModifyConfig. (#28232, AATTcjcullen)
- Removing images with multiple tags (#29316, AATTronnielai)
- kubectl: don\'t display an empty list when trying to get a single resource that isn\'t found (#28294, AATTncdc)
- Fix working_set calculation in kubelet (#29154, AATTvishh)
- Don\'t delete affinity when endpoints are empty (#28655, AATTfreehan)
- GCE bring-up: Differentiate NODE_TAGS from NODE_INSTANCE_PREFIX (#29141, AATTzmerlynn)
- Fix logrotate config on GCI (#29139, AATTadityakali)
- Do not query the metadata server to find out if running on GCE. Retry metadata server query for gcr if running on gce. (#28871, AATTvishh)
- Fix GPU resource validation (#28743, AATTtherc)
- Scale kube-proxy conntrack limits by cores (new default behavior) (#28876, AATTthockin)
- Don\'t recreate lb cloud resources on kcm restart (#29082, AATTbprashanth)
- NetworkPolicy cherry-pick 1.3 (#29556, AATTcaseydavenport)
- Allow mounts to run in parallel for non-attachable volumes (#28939, AATTsaad-ali)
- add enhanced volume and mount logging for block devices (#24797, AATTscreeley44)
- kube-up: increase download timeout for kubernetes.tar.gz (#29426, AATTjustinsb)
- Fix RBAC authorizer of ServiceAccount (#29071, AATTalbatross0)
- Update docker engine-api to dea108d3aa (#29144, AATTronnielai)
- Assume volume is detached if node doesn\'t exist (#29485, AATTsaad-ali)
- Make PD E2E Tests Wait for Detach to Prevent Kernel Errors (#29031, AATTsaad-ali)
- Fix \"PVC Volume not detached if pod deleted via namespace deletion\" issue (#29077, AATTsaad-ali)
- append an abac rule for $KUBE_USER. (#29164, AATTcjcullen)
- Update Dashboard UI to version v1.1.1 (#30273, AATTbryk)
- allow restricting subresource access (#30001, AATTdeads2k)
- Fix PVC.Status.Capacity and AccessModes after binding (#29982, AATTjsafrane)
- oidc authentication plugin: don\'t trim issuer URLs with trailing slashes (#29860, AATTericchiang)
- network/cni: Bring up the lo interface for rkt (#29310, AATTeuank)
- Fixing kube-up for CVM masters. (#29140, AATTmaisem)
- Addresses vSphere Volume Attach limits (#29881, AATTdagnello)
- Increase request timeout based on termination grace period (#31275, AATTdims)
- Skip safe to detach check if node API object no longer exists (#30737, AATTsaad-ali)
- Nodecontroller doesn\'t flip readiness on pods if kubeletVersion < 1.2.0 (#30828, AATTbprashanth)
- 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, AATTsjenning)
- AWS: Add ap-south-1 to list of known AWS regions (#28428, AATTjustinsb)
- Back porting critical vSphere bug fixes to release 1.3 (#31993, AATTdagnello)
- Back port - Openstack provider allowing more than one service port for lbaas v2 (#32001, AATTdagnello)
- Fix a bug in kubelet hostport logic which flushes KUBE-MARK-MASQ iptables chain (#32413, AATTfreehan)
- Fixes the panic that occurs in the federation controller manager when registering a GKE cluster to the federation. Fixes issue #30790. (#30940, AATTmadhusudancs)
Wed Jul 13 14:00:00 2016 tchvatalAATTsuse.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 14:00:00 2016 msabateAATTsuse.com
- Removed go as a build requirement
The golang-packaging build requirement already has go as a requirement.
Mon Jul 11 14:00:00 2016 msabateAATTsuse.com
- Re-added missing tmpfiles creation
Mon Jul 11 14:00:00 2016 msabateAATTsuse.com
- Improved the handling of /var/run/kubernetes
Fri Jul 8 14:00:00 2016 msabateAATTsuse.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:00:00 2016 msabateAATTsuse.com
- Added %{go_nostrip} from golang-packaging
I\'ve also done some minor corrections
Tue Jul 5 14:00:00 2016 dmuellerAATTsuse.com
- fix tarball (was tar.gz instead of tar.xz)
Tue Jul 5 14:00:00 2016 cbraunerAATTsuse.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 14:00:00 2016 dmuellerAATTsuse.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 14:00:00 2016 dmuellerAATTsuse.com
- update to 1.2.4:
* Ensure status is not changed during an update of PV, PVC, HPA objects (#24924, AATTmqliang)
* GCI: Add two GCI specific metadata pairs (#25105, AATTandyzheng0831)
* Update salt config to allow Debian Jessie on GCE. (#25123, AATTjlewi)
* Fix DeletingLoadBalancer event generation. (#24833, AATTa-robinson)
* GCE: Prefer preconfigured node tags for firewalls, if available (#25148, AATTa-robinson)
* Drain pods created from ReplicaSets in \'kubectl drain\' (#23689, AATTmaclof)
* GCI: Update the command to get the image (#24987, AATTandyzheng0831)
* Validate deletion timestamp doesn\'t change on update (#24839, AATTliggitt)
* Add support for running clusters on GCI (#24893, AATTandyzheng0831)
* Trusty: Add retry in curl commands (#24749, AATTandyzheng0831)
Fri May 6 14:00:00 2016 fcastelliAATTsuse.com
- Add runtime requirement to kubelet
Thu May 5 14:00:00 2016 fcastelliAATTsuse.com
- Fix version tag inside of final packages
Thu Apr 28 14:00:00 2016 normandAATTlinux.vnet.ibm.com
- enable build ppc64le
new kubernets_change_cc_for_ppc64le.patch
Tue Apr 26 14:00:00 2016 fcastelliAATTsuse.com
- Updated to kubernetes v1.2.3
Fri Mar 18 13:00:00 2016 fcastelliAATTsuse.com
- Update to kuberneted v1.2.0
Fri Feb 19 13:00:00 2016 fcastelliAATTsuse.com
- Update to kubernetes v1.1.7
- Remove change-internal-to-inteernal.patch, no longer needed
- Cleanup of the spec file
Sat Sep 19 14:00:00 2015 fcastelliAATTsuse.com
- kubernetes-node: require the Docker package to be installed at runtime
Tue Sep 8 14:00:00 2015 dmacvicarAATTsuse.de
- initial package for 1.1.0 pre from git based on Fedora
package