postgres-operator/ui
Ida Novindasari e6ae9e3772
Implement per-cluster maintenance window for Postgres automatic upgrade (#2710)
* implement maintenance window for major version upgrade 
* e2e test: fix major version upgrade test and extend with the time window
* unit test: add iteration to test isInMaintenanceWindow
* UI: show the window and enable edit via UI
2024-08-09 14:07:35 +02:00
..
app Implement per-cluster maintenance window for Postgres automatic upgrade (#2710) 2024-08-09 14:07:35 +02:00
manifests bump to v1.12.2 (#2664) 2024-06-14 10:53:17 +02:00
operator_ui Implement per-cluster maintenance window for Postgres automatic upgrade (#2710) 2024-08-09 14:07:35 +02:00
.dockerignore fix: use nodejs-lts image for building frontend code (#2653) 2024-06-05 15:09:44 +02:00
Dockerfile fix: use nodejs-lts image for building frontend code (#2653) 2024-06-05 15:09:44 +02:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile fix: use nodejs-lts image for building frontend code (#2653) 2024-06-05 15:09:44 +02:00
requirements.txt [UI] use only one logger adapter and update Dockerfile (#2646) 2024-05-31 11:24:31 +02:00
run_local.sh add the pg version 16 (#2557) 2024-03-13 16:43:25 +01:00
setup.py bump to v1.12.1 (#2658) 2024-06-13 10:40:07 +02:00
start_server.sh [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
tox.ini Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00