Browse code

Update etcd and kubernetes.

Change-Id: I7b980409ca8e92143d9d68cc699b7e2cd3964f12
Reviewed-on: http://photon-jenkins.eng.vmware.com/1123
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: Sharath George
(cherry picked from commit 07123e9c27791a7d4c22d0462a6644dc92831c71)
Reviewed-on: http://photon-jenkins.eng.vmware.com/1167
Reviewed-by: suezzelur <anishs@vmware.com>
Tested-by: suezzelur <anishs@vmware.com>

xiaolin-vmware authored on 2016/06/25 05:41:15
Showing 2 changed files
... ...
@@ -1,14 +1,14 @@
1
-Summary:	Etcd-2.2.5
1
+Summary:	Etcd-2.3.7
2 2
 Name:		etcd
3
-Version:	2.2.5
4
-Release:	3%{?dist}
3
+Version:	2.3.7
4
+Release:	1%{?dist}
5 5
 License:	Apache License
6 6
 URL:		https://github.com/coreos/etcd
7 7
 Group:		System Environment/Security
8 8
 Vendor:		VMware, Inc.
9 9
 Distribution:	Photon
10 10
 Source0:	https://github.com/coreos/etcd/releases/download/v%{version}/%{name}-v%{version}-linux-amd64.tar.gz
11
-%define sha1 etcd=fcd0899d9f4413a7a0bc373b4ff2cba5ec66868d
11
+%define sha1 etcd=32429b4d225caf6bb1bc283daea0047a4f475dff
12 12
 Source1:	etcd.service
13 13
 Requires:	shadow
14 14
 
... ...
@@ -53,6 +53,8 @@ rm -rf %{buildroot}/*
53 53
 %dir /var/lib/etcd
54 54
 
55 55
 %changelog
56
+*	Fri Jun 24 2016 Xiaolin Li <xiaolinl@vmware.com> 2.3.7-1
57
+-   Upgraded to version 2.3.7
56 58
 *	Wed May 25 2016 Nick Shi <nshi@vmware.com> 2.2.5-3
57 59
 -	Changing etcd service type from simple to notify
58 60
 *	Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 2.2.5-2
... ...
@@ -3,12 +3,12 @@
3 3
 
4 4
 Summary:	Kubernetes cluster management
5 5
 Name:		kubernetes
6
-Version:	1.1.8
7
-Release:	4%{?dist}
6
+Version:	1.2.4
7
+Release:	1%{?dist}
8 8
 License:	ASL 2.0
9
-URL:		https://github.com/GoogleCloudPlatform/kubernetes
9
+URL:		https://github.com/kubernetes/kubernetes/releases/download/v%{version}
10 10
 Source0:	https://github.com/GoogleCloudPlatform/kubernetes/releases/download/v%{version}/%{name}-v%{version}.tar.gz
11
-%define sha1 kubernetes-v%{version}.tar.gz=496e4e214804df9271c1065150a9e553b518dd42
11
+%define sha1 kubernetes-v%{version}.tar.gz=f3aea83f8f0e16b2b41998a2edc09eb42fd8d945
12 12
 Source1:	https://github.com/GoogleCloudPlatform/kubernetes/archive/%{commit}/kubernetes-e310e61.tar.gz
13 13
 %define sha1 kubernetes-e310e61=a77e22b1677450c94f7b5eaf50586bb6adcf7e6d
14 14
 Group:		Development/Tools
... ...
@@ -99,6 +99,8 @@ fi
99 99
 %config(noreplace) %{_sysconfdir}/%{name}/scheduler
100 100
 
101 101
 %changelog
102
+*	Fri Jun 24 2016 Xiaolin Li <xiaolinl@vmware.com> 1.2.4-1
103
+-   Upgraded to version 1.2.4
102 104
 *	Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.1.8-4
103 105
 -	GA - Bump release of all rpms
104 106
 *       Wed May 18 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.1.8-3