Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Increase replicas to 3
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I74a448187dc18f1659d1b44d5738f8b196d78dc9
Issue-ID: OOM-1
|
|
Assign fixed nodeports for strimzi
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib28d18ac0825523e897c529ca13712d2fc83ee67
Issue-ID: OOM-2960
|
|
Deploy a 2 node replica strimzi kafka cluster
Reduce MR kafka to 1 replica
Add kafka ready check to cps-temporal
Update readthedocs with strimzi prerequisite
Modify deploy.sh to deploy the strimzi kafka in advance
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I87e54ad69a174174cb86f096c07d58878e3ab14e
Issue-ID: DMAAP-1621
|