Compare commits

..

11 Commits

Author SHA1 Message Date
Jaspreet Sachdev
be88811c70 Fix for pointing to v2.9.0 OWLS version 2023-05-25 13:05:49 -04:00
TIP Automation User
deb8cc3a88 Chg: update image tag in helm values to v2.9.0 2023-03-31 19:26:19 +00:00
TIP Automation User
26f6835757 Chg: update image tag in helm values to v2.9.0-RC5 2023-03-24 13:24:58 +00:00
TIP Automation User
34268837b8 Chg: update image tag in helm values to v2.9.0-RC4 2023-03-23 17:14:14 +00:00
TIP Automation User
7c72b82ebf Chg: update image tag in helm values to v2.9.0-RC3 2023-03-21 13:55:19 +00:00
jaspreetsachdev
48488c53f4 Update values.openwifi-qa.yaml 2023-03-21 09:53:46 -04:00
TIP Automation User
0bec2527a9 Chg: update image tag in helm values to v2.9.0-RC2 2023-03-20 16:53:55 +00:00
TIP Automation User
5c836ccdad Chg: update image tag in helm values to v2.9.0-RC1 2023-02-28 18:27:57 +00:00
Dmitry Dunaev
f5f0f99873 [WIFI-10926] Del: fixed OWLS tag
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-12-22 16:26:36 +01:00
Dmitry Dunaev
4b762cc281 Merge pull request #119 from Telecominfraproject/feature/wifi-12021--owls-node-size
[WIFI-12021] Chg: owls nodeSelector for new type
2022-12-21 15:34:28 +03:00
Dmitry Dunaev
e35142d608 [WIFI-12021] Chg: owls nodeSelector for new type
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-12-21 13:05:46 +01:00
9 changed files with 42 additions and 48 deletions

View File

@@ -2,41 +2,41 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 2.8.0-RC3
version: 2.9.0
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.8.0-RC3"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.9.0"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.8.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.9.0"
version: 0.1.0
- name: owfms
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.8.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.9.0"
version: 0.1.0
- name: owprov
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v2.8.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v2.9.0"
version: 0.1.0
- name: owanalytics
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=v2.8.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=v2.9.0"
version: 0.1.0
- name: owgwui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v2.8.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v2.9.0"
version: 0.1.0
- name: owprovui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=v2.8.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=v2.9.0"
version: 0.1.0
- name: owsub
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=v2.8.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=v2.9.0"
version: 0.1.0
- name: owrrm
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=v2.8.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=v2.8.0"
version: 0.1.0
- name: kafka
repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/
version: 13.0.2
condition: kafka.enabled
- name: owls
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owls@helm?ref=main"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owls@helm?ref=v2.9.0"
version: 0.1.0
condition: owls.enabled
- name: owlsui

View File

@@ -38,12 +38,6 @@ owgw:
owls:
enabled: true
# NOTE this was added for debug purposes in WIFI-10926
images:
owls:
tag: 2c720c28a4a185404c81ca3b9027b28d3138b365
# NOTE end, delete all above up to the previous NOTE
services:
owls:
type: LoadBalancer

View File

@@ -112,7 +112,7 @@ owprovui:
owls:
nodeSelector:
env: tests
env: owls
tolerations:
- key: "tests"
operator: "Exists"

View File

@@ -853,7 +853,7 @@ haproxy:
service.beta.kubernetes.io/aws-load-balancer-healthcheck-port: "8080"
service.beta.kubernetes.io/aws-load-balancer-scheme: internet-facing
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: arn:aws:acm:us-east-2:289708231103:certificate/bfa89c7a-5b64-4a8a-bcfe-ffec655b5285
service.beta.kubernetes.io/aws-load-balancer-ssl-ports: "16004,17004,16002,16003,17002,16005,17005,16001,17001,5912,5913,16009,16007,16006,17006"
service.beta.kubernetes.io/aws-load-balancer-ssl-ports: "16004,17004,16002,16003,17002,16005,17005,5913,16001,17001,16009,16007,16006,17006"
service.beta.kubernetes.io/aws-load-balancer-type: nlb-ip
restapiCerts:

View File

@@ -85,7 +85,7 @@ clustersysteminfo:
images:
clustersysteminfo:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
tag: v2.8.0-RC3
tag: v2.9.0
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io

View File

@@ -1,19 +1,19 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.8.0-RC3
OWGWUI_TAG=v2.8.0-RC1
OWSEC_TAG=v2.8.0-RC2
OWFMS_TAG=v2.8.0-RC2
OWPROV_TAG=v2.8.0-RC2
OWPROVUI_TAG=v2.8.0-RC1
OWANALYTICS_TAG=v2.8.0-RC2
OWSUB_TAG=v2.8.0-RC2
OWGW_TAG=v2.9.0
OWGWUI_TAG=v2.9.0
OWSEC_TAG=v2.9.0
OWFMS_TAG=v2.9.0
OWPROV_TAG=v2.9.0
OWPROVUI_TAG=v2.9.0
OWANALYTICS_TAG=v2.9.0
OWSUB_TAG=v2.9.0
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
POSTGRESQL_TAG=15.0
MYSQL_TAG=latest
# NOTE currently OWRRM is only supported in LB installations
#OWRRM_TAG=v2.8.0-RC1
#OWRRM_TAG=v2.8.0
# Microservice root/config directories
OWGW_ROOT=/owgw-data

View File

@@ -1,14 +1,14 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.8.0-RC3
OWGWUI_TAG=v2.8.0-RC1
OWSEC_TAG=v2.8.0-RC2
OWFMS_TAG=v2.8.0-RC2
OWPROV_TAG=v2.8.0-RC2
OWPROVUI_TAG=v2.8.0-RC1
OWANALYTICS_TAG=v2.8.0-RC2
OWSUB_TAG=v2.8.0-RC2
OWRRM_TAG=v2.8.0-RC1
OWGW_TAG=v2.9.0
OWGWUI_TAG=v2.9.0
OWSEC_TAG=v2.9.0
OWFMS_TAG=v2.9.0
OWPROV_TAG=v2.9.0
OWPROVUI_TAG=v2.9.0
OWANALYTICS_TAG=v2.9.0
OWSUB_TAG=v2.9.0
OWRRM_TAG=v2.8.0
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
ACMESH_TAG=latest

View File

@@ -1,14 +1,14 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.8.0-RC3
OWGWUI_TAG=v2.8.0-RC1
OWSEC_TAG=v2.8.0-RC2
OWFMS_TAG=v2.8.0-RC2
OWPROV_TAG=v2.8.0-RC2
OWPROVUI_TAG=v2.8.0-RC1
OWANALYTICS_TAG=v2.8.0-RC2
OWSUB_TAG=v2.8.0-RC2
OWRRM_TAG=v2.8.0-RC1
OWGW_TAG=v2.9.0
OWGWUI_TAG=v2.9.0
OWSEC_TAG=v2.9.0
OWFMS_TAG=v2.9.0
OWPROV_TAG=v2.9.0
OWPROVUI_TAG=v2.9.0
OWANALYTICS_TAG=v2.9.0
OWSUB_TAG=v2.9.0
OWRRM_TAG=v2.8.0
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
ACMESH_TAG=latest

View File

@@ -1,7 +1,7 @@
# Image tags
COMPOSE_PROJECT_NAME=owls
OWSEC_TAG=main
OWLS_TAG=main
OWLS_TAG=v2.9.0
OWLSUI_TAG=master
KAFKA_TAG=latest
ZOOKEEPER_TAG=latest