Age | Commit message (Collapse) | Author | Files | Lines |
|
Move kafka bridge to strimzi chart.
Update the onap overrides.
Clean up some config in strimzi kafka.
Add override options to kafka chart.
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Iaaac143f22cae1dbfa50e89b1838a00e37eebdaf
Issue-ID: DMAAP-1834
|
|
Add SDC KafkaTopics and KafkaUser
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I78542539567d2e3b67376b154ad069df3d1dad55
Issue-ID: DMAAP-1744
|
|
Bump strimzi kafka to 3.2.3
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I8921fef35550c7b97e463102a18e3596f958871e
Issue-ID: OOM-3057
|
|
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
|