summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/message-router/charts/message-router-kafka/templates/statefulset.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16DMaaP MR fixessu622b1-0/+3
evert Kafka Docker image to onap/dmaap/kafka111:1.0.1 Changes related to AAF image changes Fix the logback.xml errors Enhancements to ZooKeeper ensemble and Kafka cluster lookup Issue-ID: DMAAP-1272 Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc Signed-off-by: su622b <su622b@att.com> (cherry picked from commit 97c8c03034e800a5487077ed9552f9e4b6753691)
2019-08-09DMaaP MR changes for ElAlto early dropsu622b1-27/+33
Issue-ID: DMAAP-1270 Change-Id: Icd0cf60921750b84840a5a344eb15a736684e329 Signed-off-by: su622b <su622b@att.com> (cherry picked from commit fdce6590ce5747ddc87baf74dd902dae6ee035e7)
2019-04-10run mr containers as non root usersunil.unnava1-2/+13
Issue-ID: DMAAP-1040 Change-Id: I62d788b1245f94de6de58450933476fff576fc18 Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-04-01DMAAP changessunil.unnava1-14/+28
add Mirror Maker MR AAF integration Fix BC images and minor BC bugs Kafka upgrade to 1.1.1 Issue-ID: DMAAP-823 Change-Id: Ia7a1321a6fbfa9bfc65f90bca40ef236c2dbadef Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-03-20Merge "Add noteAffinity option to kafka/zookeeper"Borislav Glozman1-0/+4
2019-03-12add tolerations for kafka/zookeeperMatthieu Cauffiez1-0/+4
Issue-ID: DMAAP-1090 Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12Add noteAffinity option to kafka/zookeeperMatthieu Cauffiez1-0/+4
enabled nodeaffinity for kafka. This will allow kafka/zookeeper to boot back on a node whree there is topic data Issue-ID: DMAAP-1089 Change-Id: Ic14d3201f03787f7abe8b83ae76d64a7c353ad87 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-05Extract dmaap components into components direconwar1-0/+157
This will help enable edge deployment Issue-ID: DMAAP-1068 Change-Id: I61df2887069a0302341c0004914158398ecd58d9 Signed-off-by: econwar <conor.ward@est.tech>