Commit Graph

22 Commits

Author SHA1 Message Date
Rahul Sharma
be0f3512ae WIFI-1319: Updating charts to add TLS related properties in ssl.properties.
Since these are only relevant to microK8s environment, we only enable them in it.
2021-02-19 18:04:53 -05: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
Max
e5d5c92f61 decrease cpu requests (#45) 2021-01-14 17:43:39 +01:00
Max
63a175bd29 WIFI-1246 add default CPU/memory limits/requests (#42)
* add default CPU/memory limits/requests
* set minimum values to 128Mi and 500m
2021-01-05 18:15:38 +01: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
Akshay Jagadish
b5e1ae767f resolved conflict 2020-11-20 17:25:27 -05:00
eugenetaranov-opsfleet
d113550060 WIFI-991: alb ingress (#21)
* synced requests/limits for cassandra

* enabled alb for graphql and static

* added ingress + alb for tip-wlan-wlan-portal-service

* enabled http->https redirect for ingress/alb services

* enabled nlb for opensync-gw-cloud and mqtt services

* disabled nginx ingress

* refactored service annotations

* disabled nodePort hardcoded value for wlan-portal-service AWS deployment
2020-11-18 18:36:30 +03:00
Rahul Sharma
f1db8b9eb2 TW-1001: Update charts to close NGINX TCP ports that were exposed for TCP
passthrough connections
Also update opensync-gw charts for enabling remote debugging
2020-08-06 16:44:17 -04:00
Rahul Sharma
8dd9de5a94 TW-955: Updating NGINX ConfigMap to increase the Client Max size to 20M 2020-07-28 13:43:55 -04:00
Rahul Sharma
dc3ad7eb66 TW-492: Deploying Gluster in AWS.
Also, updated code to handle the issue TW-638
2020-06-08 17:31:21 -04:00
Rahul Sharma
65d2c150fc TW-519, TW-567:
Updated charts to deploy Gluster on AWS using gk-deploy script
Updated charts to run NGINX Reverse Proxy in AWS
2020-05-29 17:43:27 -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
16d83ca650 TW-414: Added the selectors back to NGINX and Heketi services
Also added a dev-amazon.yaml override file to remove the NodeSelector for NGINX
2020-05-07 17:46:02 -04:00
Rahul Sharma
cd7e0519f6 TW-414: Remove the nodeSelector from the NGINX and HEKETI charts 2020-05-06 14:21:11 -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
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
4bf04c112a TW-205: Changed the configMap stream-snippets
Instead of using the service's FQDN, just used there name. NGINX was not
starting when FQDN was used.
Also changed nginx-version to stable version 1.6.3 instead of experimental version edge.
2020-03-27 14:56:08 -04:00
Rahul Sharma
bf415e0fc9 TW-250: Env specific override file
Added a Dev specific override file
2020-03-26 15:34:43 -04:00
Rahul Sharma
0a5746cbfd TW-206: Kubernetes / Docker Container infrastructure: Create top level chart for TIP WLAN 2020-03-26 14:19:39 -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