Skip to content
Snippets Groups Projects
Unverified Commit a87307e5 authored by Felix Kunde's avatar Felix Kunde Committed by GitHub
Browse files

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: default avatarMax Begenau <max@begenau.com>
parent d5a88f57
No related branches found
No related tags found
No related merge requests found
Showing
with 477 additions and 178 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment