ta/caas-etcd.git
4 years agoAllow arm64 using ETCD_UNSUPPORTED_ARCH env var 27/2127/1 master
Alexandru Avadanii [Mon, 16 Dec 2019 12:21:51 +0000 (13:21 +0100)]
Allow arm64 using ETCD_UNSUPPORTED_ARCH env var

By default, etcd won't start on arm64 unless the proper env var or
flag are set, see [1].

[1] https://github.com/etcd-io/etcd/issues/9077

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I3e04972848847f4979ed882f22fe81a82c8ee04e

4 years agoEtcd version update to 3.4.3 22/1922/1
Balazs Szekeres [Wed, 6 Nov 2019 08:30:08 +0000 (09:30 +0100)]
Etcd version update to 3.4.3

Change-Id: I0000a88630964a9fd6381c168980fdf891205ee9
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoEtcd version update to 3.4.2 62/1762/3
Balazs Szekeres [Thu, 10 Oct 2019 09:40:20 +0000 (11:40 +0200)]
Etcd version update to 3.4.2

Change-Id: I6ed255c578a5f746dc569796083816c37a854334
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agospec: Bump minor RPM version to force new build 99/1799/1
Alexandru Avadanii [Thu, 17 Oct 2019 14:39:57 +0000 (16:39 +0200)]
spec: Bump minor RPM version to force new build

Due to merge strategies configured in Akraino CI, the latest
artifact does not contain all previous commits, so force a new build.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I28c817212415e9bc47e81d33603006a719f2afc4

4 years agoMerge "CVE-2019-16276 Vulnerability fix."
Levente Kálé [Tue, 15 Oct 2019 12:09:36 +0000 (12:09 +0000)]
Merge "CVE-2019-16276 Vulnerability fix."

4 years agoCVE-2019-16276 Vulnerability fix. 57/1757/1
Balazs Szekeres [Thu, 10 Oct 2019 08:23:54 +0000 (10:23 +0200)]
CVE-2019-16276 Vulnerability fix.

Change-Id: I8bec2a47256d099127f93ce9c865cf052d53bb1a
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agospec: Allow building on any platform 67/1667/1
Alexandru Avadanii [Fri, 27 Sep 2019 20:16:40 +0000 (22:16 +0200)]
spec: Allow building on any platform

Change hardcoded x86_64 build architecture to current platform arch.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I263c19b622517caf56cee0d3c476ed2d37ee0d83

4 years agoEtcd update 52/1552/3
Balazs Szekeres [Fri, 6 Sep 2019 20:54:45 +0000 (22:54 +0200)]
Etcd update

Etcd updated to version 3.4.0
Proxy no longer needed for HA (etcd cluster can take care of it now)

Change-Id: Idc5ada6d7716d8041d3de7a84ef137f15bd42e02
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoGo version update to 1.12.9 08/1508/2
Balazs Szekeres [Fri, 30 Aug 2019 13:06:43 +0000 (15:06 +0200)]
Go version update to 1.12.9

Change-Id: I425539eee8a60f99cc5e94c4d440ed56205d48e6
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoCN added for all etcd certs 65/1265/1
Balint Varga [Fri, 26 Jul 2019 07:12:58 +0000 (09:12 +0200)]
CN added for all etcd certs

Signed-off-by: Balint Varga <balint.varga@nokia.com>
Change-Id: I0f3add64ca03a6a0d37235fbf911d9a593c0ff60

4 years agoEtcd proxy added to caas-etcd 01/1201/1
Balazs Szekeres [Tue, 16 Jul 2019 13:30:51 +0000 (15:30 +0200)]
Etcd proxy added to caas-etcd

Etcd proxy added to caas-etcd

Change-Id: I72fcf41c8e015653420aba2410e7c62ef3f37a94
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoManifest update 67/1067/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 27 Jun 2019 11:53:06 +0000 (13:53 +0200)]
Manifest update

Cpu request setted to etcd.
Minor version bump.

Change-Id: Idff1492dc6cd34cc58f03a3f0d0538c2a7508975
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoCompress image using xz 16/1016/8
Ferenc Tóth [Tue, 18 Jun 2019 14:20:29 +0000 (16:20 +0200)]
Compress image using xz

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I6320cff89b87e04771e5facbecf12bce903b63ec

4 years agoCaaS etcd update 26/726/2
Szekeres, Balazs (Nokia - HU/Budapest) [Fri, 17 May 2019 07:03:10 +0000 (09:03 +0200)]
CaaS etcd update

Etcd version updated from 3.3.12 to 3.3.13.
Applied some jinja magic, and now the 3 node limit is lifted.
Added timezone mount.

Change-Id: I453d7a105483a87170610070425a395583baa4b8
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoAdded seed code for caas-etcd. 96/596/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 2 May 2019 11:30:14 +0000 (13:30 +0200)]
Added seed code for caas-etcd.

Added seed code for caas-etcd.

Change-Id: I5825aa704e79ac5b6385ac89c3b8c89d1f98196f
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoInitial empty repository
Eric Ball [Wed, 1 May 2019 00:25:13 +0000 (00:25 +0000)]
Initial empty repository