[OOM] Add alternative method of chart compilation 07/143107/1
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Tue, 3 Feb 2026 10:29:00 +0000 (11:29 +0100)
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Tue, 3 Feb 2026 10:29:18 +0000 (11:29 +0100)
commitaab98bdbdd87eadedc0cd20cb10923eab513289a
tree95d41c3603469ae7a4cbe39722b87c0c71c0df65
parent2214f66e9d9f757239d0297353d9194f782e9eac
[OOM] Add alternative method of chart compilation

make_all.py is a replacement for set of Makefiles that allows for dependency
aware compilation in a concurrent way.

Issue-ID: OOM-3380
Change-Id: I50f62dab41de69391ddb994aa678d9bb51021360
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
kubernetes/make_all.py [new file with mode: 0755]