ta/caas-danm.git
4 years agosriovdp is in PodInitializing state 89/2289/1 master
mikarautakumpu [Fri, 6 Mar 2020 13:40:12 +0000 (15:40 +0200)]
sriovdp is in PodInitializing state

sriovdp does not work after
https://gerrit.akraino.org/r/c/ta/infra-ansible/+/2237
sriovdp_config: Improvements and fixes. Modification
is need to init.sh script.

Signed-off-by: mikarautakumpu <mika.rautakumpu@nokia.com>
Change-Id: Ia3a7e19f09f845b787715701bb5786174b31b24c

4 years agoAdd maintenance toleration for flannel 98/2198/2
Hu Zhou [Fri, 17 Jan 2020 09:22:15 +0000 (11:22 +0200)]
Add maintenance toleration for flannel

Change-Id: Ic210339e6a3a480f4eebaafd4045c6f9c9c15b87
Signed-off-by: Hu Zhou <hu.zhou@nokia.com>
4 years agoFix SR-IOV VF counting in sriovdp init script 47/2047/1
Ferenc Tóth [Mon, 25 Nov 2019 10:47:35 +0000 (11:47 +0100)]
Fix SR-IOV VF counting in sriovdp init script

- Fix SR-IOV VF counting in sriovdp init script
- Move init.sh from configmap to docker image
- Upgrade SR-IOV Network Device Plugin to v3.1
  (instead of using commit hash)

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

4 years agoDANM update 70/1970/1
Balazs Szekeres [Wed, 13 Nov 2019 15:54:47 +0000 (16:54 +0100)]
DANM update

Parallel confman update handling further updated
Added new UTs to cover all possible conflicting update scenarios
Added proper handling for parallel writes to confman

Change-Id: I7ca0493041d4ccd3a0cfa5fde8ba3faa9d899bf7
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoConfigure `caas_oam` as flannel interface 88/1688/7
Krisztian Lengyel [Tue, 1 Oct 2019 12:29:58 +0000 (14:29 +0200)]
Configure `caas_oam` as flannel interface

Configure `caas_oam` as flannel interface, and fall back to
`infra_internal` if `caas_oam` unspecified.

Change-Id: Id9bdf23cae1510383652aac618c28797426dfed1
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoAArch64 support 74/1674/4
Alexandru Avadanii [Fri, 27 Sep 2019 23:10:47 +0000 (01:10 +0200)]
AArch64 support

- spec: change hardcoded x86_64 arch to current platform arch;
- Dockerfile(s): download arch-specific golang/dep binaries;
- Dockerfile: Instead of pulling CentOS base images from dockerhub,
  create them from scratch from the official SIG-cloudinstance repo:
  http://artifacts.ci.centos.org/sig-cloudinstance/
- Parameterize flannel arch / CNI plugins arch;
- spec: Bump minor RPM version;

Co-authored-by: Jimmy Lafontaine Rivera <lafonj@gmail.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I2f7c3b67f9944c778c78b2999838867ba7f70949

4 years agoCaaS DANM update to 4.1.0 86/1786/2
Balazs Szekeres [Tue, 15 Oct 2019 11:29:10 +0000 (13:29 +0200)]
CaaS DANM update to 4.1.0

Also CVE-2019-16276 Vulnerability fix included.

Change-Id: Ieba899adf7edc7274deeb446dfcb50f8ddc26ded
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoUpdate SRIOVDP to 3.0.0+ version 46/1646/13
bborbely [Tue, 24 Sep 2019 12:51:23 +0000 (14:51 +0200)]
Update SRIOVDP to 3.0.0+ version

- Due to a bug in v3.0.0 release, we need to use a fresh
commit hash: a015e56ae715e2b6dae15e42827e4e8f43eeceac
- SRIOVDP Dockerfile has been rewritten to use builder
container method to create smaller image.
- Go source building is eliminated to speed up the
building process.

Change-Id: Ia31bcd757394f224aa3d71acd6649c9a07b52171
Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
4 years agoKubernetes 1.16.0 api reference change 03/1703/1
Balazs Szekeres [Wed, 2 Oct 2019 12:29:24 +0000 (14:29 +0200)]
Kubernetes 1.16.0 api reference change

Change-Id: I589e974d7dd05e3049d04557fef03a441701d990
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoMerge "Remove DANM TenantConfig creation"
Levente Kálé [Tue, 1 Oct 2019 15:27:29 +0000 (15:27 +0000)]
Merge "Remove DANM TenantConfig creation"

4 years agoConfigurable flannel cidr introduction 00/1500/4
Balint Varga [Fri, 30 Aug 2019 11:23:05 +0000 (13:23 +0200)]
Configurable flannel cidr introduction

Change-Id: Ie65814207bf4b7c3cc0df81f04d5fb3e5e1182f0
Signed-off-by: Balint Varga <balint.varga@nokia.com>
4 years agoKubernetes 1.16.0 node label fix 79/1679/1
Balazs Szekeres [Mon, 30 Sep 2019 15:26:08 +0000 (17:26 +0200)]
Kubernetes 1.16.0 node label fix

Change-Id: I0d2b229db575bb2257b983c2978cff56620e575e
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoRemove DANM TenantConfig creation 24/1624/3
Krisztian Lengyel [Thu, 19 Sep 2019 17:53:26 +0000 (13:53 -0400)]
Remove DANM TenantConfig creation

TenantConfig will be moved to infra chart. DANM also updated to include
latest performance improvements.

Depends-On: I40a5d2ca5c3ec8eb6cd82385bde41e6760611aff
Change-Id: I6f90c7434c79a331c1ca11c48b360bf9d7157b63
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoRPM info update 95/1495/8
Balazs Szekeres [Fri, 30 Aug 2019 11:08:45 +0000 (13:08 +0200)]
RPM info update

RPM infos updated.

Change-Id: I0f640dc54e0a9ea5a14dac3a462e2fedfbaadf79
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoUpdate DANM version hash 43/1543/1
Krisztian Lengyel [Thu, 5 Sep 2019 18:38:39 +0000 (14:38 -0400)]
Update DANM version hash

This will bring reduced logging for svcwatcher and network validation
improvements.

Change-Id: I3eafa9a4ee4304b317dcbea63f3dae9fe0105d87
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoChange default network to ClusterNetwork 11/1511/2
Krisztian Lengyel [Fri, 30 Aug 2019 13:51:12 +0000 (15:51 +0200)]
Change default network to ClusterNetwork

Change-Id: Id8358498bf1ce41943787b0cd1c7731eaef908f8
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoGo version update to 1.12.9 12/1512/1
Balazs Szekeres [Fri, 30 Aug 2019 14:04:26 +0000 (16:04 +0200)]
Go version update to 1.12.9

Change-Id: I48aff4be994d2647c7b897dfb21f7948f6f7c03f
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoUpdate DANM 68/1468/2
Krisztian Lengyel [Mon, 26 Aug 2019 14:02:42 +0000 (16:02 +0200)]
Update DANM

Update DANM to hash 5e15d4e322fc5ff89b06ac70bd83b5ce4c09d0df

Change-Id: I6c40a8ad6021e672077e0d931b6a4e3ded6c4785
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoFix handling of missing tenant_networks 46/1346/2
Krisztian Lengyel [Thu, 8 Aug 2019 07:42:20 +0000 (09:42 +0200)]
Fix handling of missing tenant_networks

Change-Id: I2c4d371c3a70f6a62bf87b0b8ea3876a76716cb2
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoJoin DANM components into hyperdanm 20/1320/2
Krisztian Lengyel [Tue, 30 Jul 2019 08:33:08 +0000 (10:33 +0200)]
Join DANM components into hyperdanm

Join DANM components into one docker image named hyperdanm

Change-Id: Ibd777facef06d2e97c9358c5440e2bc8a3d2f930
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoUpgrade DANM to version 4.0 06/1206/7
Krisztian Lengyel [Tue, 16 Jul 2019 13:09:16 +0000 (15:09 +0200)]
Upgrade DANM to version 4.0

- This upgrade introduces a new component named `danm_webhook`.
- Previously statically templated DANM CRDs now also come form the repo
in build time.
- TenantConfig is generated based on the input in userconfig.
- Flannel DanmNet replaced with TenantNetwork

Change-Id: Ifcc4a026af05326449070f73048393dee3f4e59e
Depends-On: I7ea6fbc44396f3fe19f151a9d4912143d1a6969c
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoManifest update 68/1068/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 27 Jun 2019 11:54:46 +0000 (13:54 +0200)]
Manifest update

Cpu request setted to flannel.
Critical pods flag added.
Minor version bump.

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

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

4 years agoAdd jq to sriovdp image 97/997/1
Ferenc Tóth [Fri, 14 Jun 2019 12:42:23 +0000 (14:42 +0200)]
Add jq to sriovdp image

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

4 years agoUpdate SRIOV CNI version 94/994/1
Ferenc Tóth [Fri, 14 Jun 2019 09:44:13 +0000 (11:44 +0200)]
Update SRIOV CNI version

Old hash: 6b53446e5781570c44e399cccb1fcdfa417f43a1 (Feb 21)
New hash: 9e4c973b2ac517c64867e33d61aee152d70dc330 (Apr 10)

This version is tested more with DANM when IPv6 is used.

Change-Id: I56a1a3fd160218c0786587262702475957429750
Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
4 years agoMerge "Set time zone"
Levente Kálé [Wed, 12 Jun 2019 13:25:02 +0000 (13:25 +0000)]
Merge "Set time zone"

4 years agoBump RPM_MINOR_VERSION 51/951/2
Krisztian Lengyel [Thu, 6 Jun 2019 07:24:24 +0000 (09:24 +0200)]
Bump RPM_MINOR_VERSION

Change-Id: I7d38e74232900d26b35c260e81635163dfe975d4
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoMerge "DANM version update"
Levente Kálé [Wed, 5 Jun 2019 13:39:04 +0000 (13:39 +0000)]
Merge "DANM version update"

4 years agoSet time zone 27/727/2
Szekeres, Balazs (Nokia - HU/Budapest) [Fri, 17 May 2019 08:07:23 +0000 (10:07 +0200)]
Set time zone

Flannel container now uses the host time zone settings.

Change-Id: Ia2e13078c5ab796f486a9ba6ea6e31ce4d916a47
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoUse 'community' repository for `wireguard-tools` 71/771/1
Krisztian Lengyel [Tue, 21 May 2019 16:21:46 +0000 (12:21 -0400)]
Use 'community' repository for `wireguard-tools`

Use 'community' repository for `wireguard-tools` as per this change:
https://git.alpinelinux.org/aports/commit/community/wireguard-tools/APKBUILD?id=d51e024b16ec968d474c068c921a0bbb281197fe

Change-Id: I61ce9597aafcbdfef53c1552be01629c4bb88614
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoDANM version update 33/633/3
Szekeres, Balazs (Nokia - HU/Budapest) [Wed, 8 May 2019 07:42:41 +0000 (09:42 +0200)]
DANM version update

- DANM version changed to 3.3.0

Change-Id: Ia3116acaea993de2b2f9f6d1df4f3cf3ebb6557b
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoAdded seed code for caas-danm. 95/595/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 2 May 2019 11:24:10 +0000 (13:24 +0200)]
Added seed code for caas-danm.

Added seed code for caas-danm.

Change-Id: Ie4d4d5688ec569deb6549ff51e4179f19cc48221
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:12 +0000 (00:25 +0000)]
Initial empty repository