postgres-operator/docs
Rafia Sabih 75a9e2be38
Create cross namespace secrets (#1490)
* Create cross namespace secrets

* add test cases

* fixes

* Fixes
- include namespace in secret name only when namespace is provided
- use username.namespace as key to pgUsers only when namespace is
  provided
- avoid conflict in the role creation in db by checking namespace
  alongwith the username

* Update unit tests

* Fix test case

* Fixes

- update regular expression for usernames
- add test to allow check for valid usernames
- create pg roles with namespace (if any) appended in rolename

* add more test cases for valid usernames

* update docs

* fixes as per review comments

* update e2e

* fixes

* Add toggle to allow namespaced secrets

* update docs

* comment update

* Update e2e/tests/test_e2e.py

* few minor fixes

* fix unit tests

* fix e2e

* fix e2e attempt 2

* fix e2e

Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2021-06-11 10:35:30 +02:00
..
diagrams Added image to readme, added/rewrote features. (#1031) 2020-06-23 10:16:40 +02:00
reference Create cross namespace secrets (#1490) 2021-06-11 10:35:30 +02:00
administrator.md bump operator to v1.6.3 (#1503) 2021-05-28 11:53:10 +02:00
developer.md Keep single values.yaml in operator chart while supporting ConfigMap & CRD (#1224) 2021-06-03 09:28:18 +02:00
index.md Bump v1.5.0 (#954) 2020-05-05 12:52:54 +02:00
operator-ui.md [UI] add tab for monthly costs per cluster (#796) 2020-02-19 12:58:24 +01:00
quickstart.md Keep single values.yaml in operator chart while supporting ConfigMap & CRD (#1224) 2021-06-03 09:28:18 +02:00
user.md Create cross namespace secrets (#1490) 2021-06-11 10:35:30 +02:00