postgres-operator/ui
chengyou tang 2011367525
feat: [ui] Relative navigation; add storageClass (#1835)
- Change all ui request from absolute path to relative path.
  Can access ui web like ex.com/pgo/ with nginx spec config
  relative issue: zalando#1613

- Add storageClass field relative-nav

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2022-12-29 15:22:22 +01:00
..
app feat: [ui] Relative navigation; add storageClass (#1835) 2022-12-29 15:22:22 +01:00
manifests enable operator support for pg15 and drop support for 9.5 and 9.6 (#2140) 2022-12-15 12:17:27 +01:00
operator_ui feat: [ui] Relative navigation; add storageClass (#1835) 2022-12-29 15:22:22 +01:00
.dockerignore Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Dockerfile bumped to alpine base image 3.15 (#2027) 2022-10-18 11:02:04 +02:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
requirements.txt [UI] update dependencies aug 22 (#1990) 2022-08-08 17:36:08 +02:00
run_local.sh enable operator support for pg15 and drop support for 9.5 and 9.6 (#2140) 2022-12-15 12:17:27 +01:00
setup.py Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +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