Commit Graph

15 Commits

Author SHA1 Message Date
Max Brenner
13cac13445 remove hardcoded reference in Kafka config 2020-12-14 18:31:58 +01:00
eugenetaranov-opsfleet
2adf0ae0ef local development env with minikube (#19)
* - added dev-local.yaml values file;
- updated README;

* - enabling logs;

* - removed hardcoded credentials;

* cleanup

* upd docs

* removed hardcoded values in kafka/admin-client.properties
2020-10-28 20:29:19 +03:00
Rahul Sharma
b62524edb0 TW-833: Cassandra Helm Test updated to run using SSL certs
Also, updated Kafka Helm Test to run using SSL Certs
2020-07-08 18:37:46 -04:00
Rahul Sharma
44c7772c2d TW-648, TW-650: Updated Cassandra to work in SSL mode
- Also updated SSC to work with Cassandra in SSL mode.
- Created Schema in Cassandra on SSC startup
2020-07-08 14:25:02 -04:00
Rahul Sharma
7ca45f3949 TW-649: Add customer_events to the list of Pre-created topics 2020-06-28 10:09:49 -04:00
Rahul Sharma
7337d0da5c TW-647: Move Advertised listeners as part of Configuration Override.
This is needed or else the declared Advertised listeners were not appended
2020-06-23 19:32:27 -04:00
Rahul Sharma
875b448f63 TW-756: Update Kafka and SSC Helm charts to enable secure communication between them
TW-758
2020-06-23 17:49:22 -04:00
Rahul Sharma
a9f935bd1b TW-751: Create topics on Kafka start-up 2020-06-22 13:49:08 -04:00
Rahul Sharma
3ef59ab677 TW-529: Integration of Postgres with Provisioning Service 2020-06-18 17:24:12 -04:00
Rahul Sharma
e5ef0fedf0 TW-518: Updating Helm chart to run on AWS (where you don't need to run NGINX on master node)
Also updated zookeeper url in Kafka to add the dependence of release name instead of hardcoding
to opensync-wifi-controller
2020-05-15 16:51:12 -04:00
Rahul Sharma
41e9effbfa TW-303: Add helm unit tests for verifying Cassandra and Kafka functionality 2020-04-21 16:36:23 -04:00
Rahul Sharma
b3b7380ff2 TW-218: Containerize Cassandra as part of Wlan chart 2020-04-20 19:41:58 -04:00
Rahul Sharma
fc9e9cbd0c TW-299: Check zookeeper is running before starting Kafka containers 2020-04-17 13:49:34 -04:00
Rahul Sharma
6312879c6a TW-207: Putting default replication to 1 2020-04-16 18:18:15 -04:00
Rahul Sharma
97005dcbf3 TW-207: Container/K8S Support for External Component: Kafka
- Added charts for Kafka and zookeeper
- Also updated opensync-mosquitto chart to be a Statefulset instead of deployment
2020-04-16 17:56:35 -04:00