4c74356b41
86c29ae62c
Update README.md
2021-01-29 13:13:41 +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
Leonid Mirsky
c8c1650f5b
Merge pull request #52 from Telecominfraproject/changelog-v0.4-bump
...
Bump Helm chart's version and add initial Changelog
2021-01-28 16:30:42 +02:00
Leonid Mirsky
d8516225a9
Bump Helm chart's version and add initial Changelog
2021-01-27 15:32:34 +02:00
AkshayJagadish-ne
e1b2008a89
WIFI-1287 ( #50 )
...
* WIFI-1287
*Removed run.sh as it overrides the run.sh from the back-end
https://github.com/Telecominfraproject/wlan-cloud-services/blob/master/port-forwarding-gateway-docker/src/main/docker/app/run.sh
*created two env variables LOCAL_PORT_RANGE_START and
LOCAL_PORT_RANGE_END with values {{ include "apDebugPortsStart" . }} and
{{ include "apDebugPortsStart" . }} respectively
* removed files folder from configmap
subtracted end port by 1
v0.4
2021-01-20 15:44:36 -05:00
Chris Busch
7bd33edb36
fix wlan.local references
...
Signed-off-by: Chris Busch <cbusch@fb.com >
2021-01-19 08:25:18 -05:00
AkshayJagadish-ne
cc987968d8
Merge pull request #48 from Telecominfraproject/revert-46-WIFI-1287
...
Revert "WIFI-1287 Add configurable variable for pfgw local port range"
2021-01-18 19:40:30 -05:00
AkshayJagadish-ne
d98d4ace39
Revert "WIFI-1287 Add configurable variable for pfgw local port range ( #46 )"
...
This reverts commit aac7b07801 .
2021-01-18 19:39:49 -05:00
AkshayJagadish-ne
aac7b07801
WIFI-1287 Add configurable variable for pfgw local port range ( #46 )
2021-01-18 16:02:34 -05:00
Chris Busch
da7bbf1723
Merge pull request #47 from Telecominfraproject/microk8s-patch-1
...
New microk8s with metallb deployment file
2021-01-18 11:53:50 -05:00
Chris Busch
76fca7ef14
New microk8s with metallb deployment file
...
Signed-off-by: Chris Busch <cbusch@fb.com >
2021-01-17 15:08:09 -05:00
Max
e5d5c92f61
decrease cpu requests ( #45 )
2021-01-14 17:43:39 +01:00
Max
b2d8d7b205
WIFI-990 prefix ap debug ports ( #34 )
...
* WIFI-990: disable hardcoded NodePort for AWS deployments
* add prefix to AP debug ports
* update debug port range in port-forwarding run.sh
Co-authored-by: Eugene Taranov <eugene@opsfleet.com >
2021-01-11 14:34:20 +01:00
Max
0a1f9abd00
WIFI-1259 disable kube-score validation ( #44 )
...
* disable kube-score validation
2021-01-11 10:24:20 +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
ee606a6204
remove reference of Toolsmith repo branch ( #43 )
2021-01-04 18:34:25 +01:00
Max
448ad243a4
add prototype of workflow ( #39 )
...
* add prototype of workflow
* generate Helm values for PR deployment
* add proper test
2021-01-04 18:14:22 +01:00
Max
174f1a4308
WIFI-1207 add example values for a multi namespace deployment ( #41 )
...
* add example value for a multi namespace deployment
2021-01-04 12:09:44 +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
Max
4960fb3654
add default server cert for Ingresses ( #36 )
2020-12-22 18:34:31 +01:00
Max
2550ed3ec2
replace hardcoded PSQL references ( #35 )
2020-12-22 17:43:53 +01:00
AkshayJagadish-ne
786fb43652
Merge pull request #37 from Telecominfraproject/zone3-albingress-testing
...
Changed mqtt version to 2.0.3 for more logs
2020-12-22 11:35:30 -05:00
Akshay Jagadish
ea829b67c8
Increase mqtt logging
2020-12-22 11:00:53 -05:00
Akshay Jagadish
63163f7520
Changed version to 2.0.3 for more logs
2020-12-21 19:07:59 -05:00
Max
3c1afd50cb
Merge pull request #32 from Telecominfraproject/WIFI-1199-fix-cassandra-headless-hostname
...
WIFI-1199 fix cassandra headless hostname
2020-12-17 16:13:46 +01:00
Max
f46612fa61
Merge pull request #33 from Telecominfraproject/WIFI-1120-remove-hardcoded-kafka-references
...
WIFI-1120 remove hardcoded kafka references
2020-12-17 15:43:18 +01:00
Max Brenner
f10c416e19
add missing env variable for Kafka
2020-12-17 14:52:54 +01:00
Max Brenner
b5a47cc61c
use common include for Cassandra headless service
2020-12-15 12:35:27 +01:00
Max Brenner
fac4df0a64
remove hardcoded reference from Cassandra test config
2020-12-15 12:34:32 +01:00
Max Brenner
5b81f38a0c
remove hardcoded Kafka headless service references
2020-12-15 11:45:37 +01:00
Max Brenner
13cac13445
remove hardcoded reference in Kafka config
2020-12-14 18:31:58 +01:00
Max Brenner
2174cd4971
preserve newlines in config map
2020-12-14 18:19:58 +01:00
Max Brenner
ab6a4528d8
dynamically adjust references to Cassandra headless service
2020-12-14 17:56:05 +01:00
Dmitry Toptygin
6a846f9358
added scalability section with known tunable parameters into opensync-gw-cloud, wlan-portal-service, wlan-prov-service, wlan-spc-service, wlan-ssc-service. provided an example of overrides for those parameters in tip-wlan/resources/environments/dev-local.yaml
2020-12-09 16:35:51 -05:00
Dmitry Toptygin
8bd62a3dc6
second attempt to use explicit string as the value of environment variable tip_wlan_ovsdb_listener_threadPoolSize
2020-12-09 15:18:44 -05:00
Dmitry Toptygin
4ad3bb3b0c
use explicit string as the value of environment variable tip_wlan_ovsdb_listener_threadPoolSize
2020-12-09 15:08:31 -05:00
Dmitry Toptygin
22ab0dbcf0
in opensync-gw-cloud exposed a property tip_wlan_ovsdb_listener_threadPoolSize
2020-12-09 14:00:59 -05:00
eugenetaranov-opsfleet
0c6f53eb9e
WIFI-991: alb ingress ( #29 )
...
* rebased
* removed map-hash-bucket-size from nginx config map
* synced requests/limits for cassandra
* enabled alb for graphql and static
* added plain http
* 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
* sync: works
* disabled nodePort hardcoded value for wlan-portal-service AWS deployment
* synced helm values
* sync
* fix prov service ssl creds
* enabled efs
* sync dev-amazon-tip from master
* disabled nodeport static for opensync-gw-cloud
* wlan-port-forwarding-gateway-service nodeport static
* opensync-mqttt-broker nodeport static
* removed whitespace in tip-wlan/charts/nginx-ingress-controller/templates/controller-configmap.yaml
* renamed nodePort_static
* renamed alb_https_redirect
* added comment to nodePortStatic
* added a comment to lb_https_redirect
Co-authored-by: Eugene Taranov <eugene@taranov.me >
2020-12-03 12:48:52 +03:00
eugenetaranov-opsfleet
b5ff727d92
WIFI-752: healthchecks cloudsdk ( #28 )
...
* opensync-gw-cloud healthchecks
* added sha image ref
* upd depends-on to latest tag
2020-12-02 09:56:07 +03:00
AkshayJagadish-ne
d6a6caf2b3
Merge pull request #25 from Telecominfraproject/Reversion
...
Reverted lb auto-provisioning changes due to issues with qa deployment
2020-11-20 18:25:27 -05:00
Akshay Jagadish
0a9968fb5b
changed testcluster to demo as a part of reversion
2020-11-20 18:18:48 -05:00
Akshay Jagadish
b5e1ae767f
resolved conflict
2020-11-20 17:25:27 -05:00
AkshayJagadish-ne
58434b97e3
Merge pull request #24 from Telecominfraproject/NETEXP-485
...
added readme
2020-11-20 14:25:14 -05:00
Akshay Jagadish
c370a7f9de
adde readme
2020-11-20 13:28:06 -05:00
AkshayJagadish-ne
c84c9357e7
Merge pull request #23 from Telecominfraproject/NETEXP-485
...
NETEXP-485: reorganized fields to support external address and port customization
2020-11-19 00:18:41 -05:00
Akshay Jagadish
59fbd585a3
reverted fqdn change
2020-11-19 00:15:15 -05:00
Akshay Jagadish
04a3cd4c40
NETEXP-485: reorganized fields to support old netexp-485 merge
2020-11-19 00:12:01 -05:00
AkshayJagadish-ne
9dd7585298
Merge pull request #22 from Telecominfraproject/NETEXP-485
...
NETEXP-485
2020-11-18 18:22:15 -05:00
Akshay Jagadish
052d03c056
Grouped env variables and seperated port/address fields for
...
opensync-externalhost
2020-11-18 13:59:19 -05:00