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
|
|
Update chart versions 12.0.0 for London
Issue-ID: OOM-3046
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
|
|
Add the missing Nodeport definition for kafka-broker-2 and
renumbered the ports
Issue-ID: OOM-3033
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I1f5951e652aea097c5ee28f67f93328af66ba234
|
|
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
|
|
Use version 11.0.0 for Kohn
Issue-ID: OOM-2971
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
|
|
Increase replicas to 3
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I74a448187dc18f1659d1b44d5738f8b196d78dc9
Issue-ID: OOM-1
|
|
This fixes a reconciliation issue in the strimzi-cluster-operator:
Kafka(onap/onap-strimzi): Contains object at path spec.kafka.storage
with an unknown property: class
Issue-ID: DMAAP-1621
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ia0f122cc1644ccfbebd3dfd2fec4cb73fc06cba9
|
|
|
|
In case of SM for Zookeeper the following options is added:
- sslQuorum: false
Issue-ID: DMAAP-1621
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I6092761dbd5ac005424d759a813a119a0ab9f0c2
|
|
|
|
Add strimzi kafka config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib6af32bae9f85cbc2e3c9484b970229d63c299b1
Issue-ID: DMAAP-1681
|
|
Adding admin user for kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I077c9453fa68ed6e1c39f0fabc7e459df7027f9d
Issue-ID: DMAAP-1705
|
|
Assign fixed nodeports for strimzi
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib28d18ac0825523e897c529ca13712d2fc83ee67
Issue-ID: OOM-2960
|
|
Add logic to deploy required components up front
Fix storage deleteClaim on kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I6dd820a40691ba3c7e3a93510d0e5eaa9f356f9b
Issue-ID: OOM-2954
|
|
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
|