Age | Commit message (Collapse) | Author | Files | Lines |
|
- add securityContext settings to Operator and strimzi resources
- add resources settings
- update documents to use a new strimzi-kafka operator version in Oslo
Issue-ID: OOM-3311
Change-Id: Ie6e4c30495e500781d898aed31bd74f2f4f3c708
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Update the recommended operator version and used kafka versions
in the documentation and onap-strimzi.
Changed the DMaaP MR ststefulset probe settings to ne compliant
to the new operator version.
Issue-ID: OOM-3269
Change-Id: I859d077d6f952aff5bcf5bd418f96745d9eae843
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Some settings are still wrongly interpreted (e.g. 0.02Gi)
Therefor they are changed to non-floating numbers (e.g. 20Mi)
Issue-ID: OOM-3273
Change-Id: Icc88dead1ac5b1df8629d6adcc438a739e20522e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Update all resource settings to the kubernetes recommended
normalized form. Fix ReadinessCheck resource limits.
Issue-ID: OOM-3273
Change-Id: Ie10903b801e4dc1689bcec092162d711a431a7a6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Add the configuration to add podAntiAffinity rules for Kafka
and zookeeper pods to distribute the pods over multiple
worker nodes
Issue-ID: OOM-3249
Change-Id: Icd2de1711f8bcad09bd49dac643164c83ae7f06e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Add option to disable auto creation of kafka topics.
Issue-ID: OOM-3244
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I9e5871255fe72526417a17a407b411ba94d27000
|
|
This fix is adjusting OOM helm charts components resources limits and requests
Issue-ID: OOM-3199
Signed-off-by: Vladimir Turok <vladimir.turok@t-systems.com>
Change-Id: I56aeba925cda4984277ac7bbf23cfd158263d30f
|
|
Update the Kafka version to 3.4.0
Requires an update of the strimzi-kafka-operator to 0.34.0/0.35.0
Issue-ID: OOM-3162
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I0330e081e65d5680f39a9474b21d00d88892d653
|
|
Add Monitoring into charts of Strimzi
Issue-ID: OOM-3150
Signed-off-by: miroslavmasaryk <miroslav.masaryk@telekom.com>
Change-Id: I0621399f5f555f40f96d52f6c64e404bd91f119b
|
|
VirtualService TCP route added in _ingress.tpl using
protocol option in onap-strimzi ingress configuration
Added support for multiple ports in _ingress.tpl added
Fixed port setting in onap-strimzi for external interface
Add information to the documents section
Issue-ID: OOM-3109
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If8507278d952ee29ceaa3f134b99d18bd6f31cb7
|
|
Add Ingress configuration for Kafka brokers and bootstrap service
and add advertized host/port settings
Change the _service.tpl to modify a Nodeport to a ClusterIP depending
in the usage of Ingress
Issue-ID: OOM-3109
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I19a405b7fb9c06ce40322e7af824e1aad5baaa90
|
|
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
|