postgres-operator/pkg/apis/acid.zalan.do/v1
Felix Kunde a87307e56b
Feat: enable owner references (#2688)
* feat(498): Add ownerReferences to managed entities
* empty owner reference for cross namespace secret and more tests
* update ownerReferences of existing resources
* removing ownerReference requires Update API call
* CR ownerReference on PVC blocks pvc retention policy of statefulset
* make ownerreferences optional and disabled by default
* update unit test to check len ownerReferences
* update codegen
* add owner references e2e test
* update unit test
* add block_owner_deletion field to test owner reference
* fix typos and update docs once more
* reflect code feedback

---------

Co-authored-by: Max Begenau <max@begenau.com>
2024-08-09 17:58:25 +02:00
..
const.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
crds.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
operator_configuration_type.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
postgres_team_type.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
postgresql_type.go fix unit test for new subPathExpr feature (#2638) 2024-05-24 15:07:17 +02:00
register.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util.go Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
util_test.go add the pg version 16 (#2557) 2024-03-13 16:43:25 +01:00
zz_generated.deepcopy.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00