Commit Graph

2 Commits

Author SHA1 Message Date
Helber Belmiro 37a7b4ecb9
chore(test): Fixed namespace in tests (#11545)
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
2025-01-27 15:47:49 +00:00
Lingqing Gan e1f0c010f8
feat(backend): add postgres initialization (#9798)
* add postgres initialization

* remove load balancer

* go mod tidy

* update license

* license update for viewer

* (test) disable controller license check

* (test) disable persistence agence licence check

* (test) disable scheduled workflow license check

* (test) disable cacheserver license check

* fix db config location

* fix mysql support

* test

* test

* no long set host address

* address comments

* address comments and enable license check

* format

* remove extra blank line

* update licenses

* cache server license

* address comments

* centralize error message

* remove pv in postgres deployment
2023-08-10 21:51:05 +00:00