[COMMON] Update Makefiles to enable parallelization 20/130120/12
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 1 Aug 2022 15:05:42 +0000 (17:05 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Wed, 17 Aug 2022 10:42:32 +0000 (12:42 +0200)
All Makefiles are updated to support SKIP_LINT option,
have a defined order of compilation (common -> components)
to support the parallel compilation of charts using:
make all -j8 (for 8 Jobs). Additionally use cm-push instead
of push to use the new K8S/Helm version

Issue-ID: OOM-3011

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e


No differences found