26 Commits

Author SHA1 Message Date
Akshay Jagadish
aeba2f222f WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 13:19:12 -04:00
Akshay Jagadish
0f9d28113a Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-28 11:07:21 -04:00
Max
02c8dbc94c make all container images configurable (#67)
* make all container images configurable and default to tip-docker-cache-repo.jfrog.io registry
2021-05-27 13:39:24 +02:00
Akshay Jagadish
f253034335 WIFI-2026 Change docker tags from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 16:12:00 -04:00
4c74356b41
915eb1d625 WIFI-1478 - all credentials moved to globals (#54)
* all credentials moved to globals

* cassandra fix

* centralized certificates, removed unneded entities

* minor fixes, local-multi-namespace example fixes

* removing unneeded sections in the yaml files

* updates to changelog and multiple namespaces examples

* fixing last couple of services, removed not needed secrets, centralized httpclientconfig.json and ssl.properties

* minor improvements

* changelog reformatted

* fixing startupprobe and changelog

Co-authored-by: Gleb Boushev <4c74356b41@outlook.com>
2021-02-04 13:03:51 +03:00
Gleb Boushev
8484fc3f87 fixing docker secret and fixing kafka topics 2021-01-29 10:52:53 +03:00
4c74356b41
a3e523f922 Feature/thirdparties (#49)
* thirdparties replaced with latest bitnami charts

* migration values example for persistence, dev-local example for thirdparties

* removing hardcoded passwords

* changing storage classes to mimic what minikube has

* fixing missing folder

* fixing PR comments, fixing testing build

* forgot to fix the namespace in the testing build

* fixing path issues

* fixing another path issue

* fixing build issues

* improving namespace support

* fixing cleanup task

* fixing yaml files

* further yaml formatting

* Update README.md

* Update testing.yml

Co-authored-by: Gleb Boushev <4c74356b41@outlook.com>
Co-authored-by: Leonid Mirsky <leonid@opsfleet.com>
2021-01-28 16:51:39 +02:00
Max
83c14c6548 WIFI-1238 set all imagePullPolicies to Always (#38)
* set all imagePullPolicies to Always
* use chart-level and global image pull policy
* make images configurable
2020-12-23 12:13:09 +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
Akshay Jagadish
4e4104c8b6 corrections 2020-10-02 19:15:53 -04:00
Akshay Jagadish
ae2afd1a9e removed timestamp 2020-10-02 18:28:56 -04:00
Akshay Jagadish
220407760c WIFI-845: Support Kubernetes Deployment Versioning 2020-10-02 14:39:51 -04:00
AkshayJagadish-ne
f4d277aa48 Removed Connectus Loggers (#3) 2020-07-09 19:25:57 -04:00
Rahul Sharma
7e19576be2 TW-776: Copying Logback.xml to Helm repo
- The change also includes introducing ConfigMaps to use the logback.xml instead of the one
burnt in the docker image.
- Also the datasource.properties was copied to Prov subchart. Please change the dummy TIP username and
password to the actual one in your running Postgres instance.
2020-06-29 13:32:38 -04:00
Rahul Sharma
4f0f152fb1 TW-742: Add init dependency check for cloud opensync container 2020-06-19 19:50:04 -04:00
Rahul Sharma
61fcebbf12 TW-480: Helm chart for Integrated Cloud Deployment 2020-05-12 18:44:12 -04:00
Rahul Sharma
10bb3b7349 TW-389, TW-390: Added TLS Passthrough to NGINX for Portal Service
Also updated the TCP/UDP forwarding to use the new CRD (TransportServer)
introduced by NGINX instead of using ServerStreams in ConfigMap
2020-05-05 11:43:11 -04:00
Rahul Sharma
b94c10fa1b TW-325: Add Readiness and Liveliness check for Portal Service 2020-04-29 19:35:00 -04:00
Rahul Sharma
d545488f5a TW-324: Create Portal Service subchart to Tip Wlan top level chart
- Also contains minor refactoring of gw-sync chart
2020-04-29 17:18:24 -04:00
Rahul Sharma
21e8dee424 TW-271: Support for GraphQL
- Updated Test scripts - disabled them for now; need to add scripts to check connectivity
for gw-static service
- Changed name for ingress-controller deployment
2020-04-22 18:18:16 -04:00
Rahul Sharma
a15fdeeff1 TW-305: Adding helm subchart for GraphQL component
- Also includes Ingress to link GraphQL to IngressController
2020-04-22 16:53:36 -04:00
Rahul Sharma
737cf5a18e TW-244: Align the k8s secret to the new docker repo
- Added the new docker-registry secret
- Updated gw-sync and mqtt deployments to point to the new docker-registry-secret
2020-03-30 12:41:55 -04:00
Rahul Sharma
190a250963 TW-244: Updated charts to use the new repo 2020-03-27 18:46:09 -04:00
Rahul Sharma
5a52cfb90c TW-206: Kubernetes / Docker Container infrastructure: Create top level chart for TIP WLAN
- Adds common templates to be used by all the charts
- Removed individual helper.tpl except the one in nginx_ingress
2020-03-26 14:11:42 -04:00
Rahul Sharma
6f5ab0e6f4 TW-206: Kubernetes / Docker Container infrastructure: Create top level chart for TIP WLAN 2020-03-24 17:32:13 -04:00
Rahul Sharma
79fbf9be0d TW-235: Remove th certs from Opensync-gw and mqtt-broker helm repos 2020-03-24 12:10:28 -04:00