Norm Traxler
3af9776f1c
[WIFI-1724] SSC reconnect to cassandra after cassandra pod restart
2021-04-01 11:28:37 +02:00
Gleb Boushev
ccf14eded4
Update statefulset.yaml ( #64 )
...
work around the imagepullbackoff issue on updates
2021-04-01 11:28:07 +02:00
Jaspreet Sachdev
b5d9f11f9e
Pull to 1.0.0 artifact
2021-03-31 16:09:13 -04:00
Akshay Jagadish
6c389d2395
WIFI-1669 TIP 1.0 Update image tags in release 1.0 branch
2021-02-26 19:34:20 -05:00
yongchen-cu
0060ce09ac
Merge pull request #61 from Telecominfraproject/WIFI-1319-SslIssue
...
Wifi 1319 ssl issue
2021-02-22 14:32:54 -05:00
Akshay Jagadish
a15f091632
WIFI-1610: Changed tag of FE components from latest to 0.0.1-SNAPSHOT
2021-02-20 17:57:55 -05:00
Rahul Sharma
b833901b14
WIFI-1319: Renaming tlsv1.3 flag
2021-02-19 22:22:26 -05:00
Rahul Sharma
f8161542cf
Moving Ssl.properties out of Secret and reading it instead as a file
2021-02-19 18:36:12 -05:00
Rahul Sharma
98e29d4f21
WIFI-1319: Adding ssl.properties directly
2021-02-19 18:24:38 -05:00
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
Max
de8e8897f1
WIFI-1172 add JMX to Prometheus PoC ( #51 )
...
* add JMX to Prometheus PoC
* add JMX prometheus exporter to all Java services
2021-02-19 12:12:43 -05:00
Max
f824125224
WIFI-1028 remove vendor specific default values ( #40 )
...
* remove vendor specific default values
2021-02-15 12:15:52 +01:00
Max
6b4934c451
adjust resource request/limit values ( #59 )
...
* adjust resource request/limit values
* adjust cassandra values
* adjust postgres values
2021-02-11 13:02:24 +01:00
Gleb Boushev
d4a45ad10a
found an error ( #58 )
...
* found an error
2021-02-11 12:49:33 +03: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
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
2021-01-20 15:44:36 -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
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
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
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
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 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
Akshay Jagadish
b5e1ae767f
resolved conflict
2020-11-20 17:25:27 -05:00
Akshay Jagadish
c370a7f9de
adde readme
2020-11-20 13:28:06 -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
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
Akshay Jagadish
972827d7dc
NETEXP-485
...
added support for overriding external host ports
2020-11-16 18:25:31 -05:00
Rahul Sharma
dfa6bfc728
Remove CloudDeployment flag from Helm charts.
...
Not needed if pods(running in local env) can reach Jfrog to retrieve schema.
2020-11-04 18:54:41 -05: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