-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Password encryption and multi resource sharing (#611)
* Add resource sharing impl. * Add suffixes to LTPA Role/RoleBinding * Update Role/RoleBinding ref * Remove ownerReference from mirrored password encryption key * Update ltpa_keys_sharing.go * Remove /tree folder and early status/annotation update * Prevent resource deletion in finalizer, revert 1.3.3 operand version * Remove annotations/refs when resource sharing is off * Switch to rand/v2 package for suffix generation * Update tree_test.go * Remove ownerReference on LTPA Job and ConfigMap * Rebase on k8s-128 (#608) * Set resource tracker to autodetect operand version * Remove unused param * Update bundle manifests
- Loading branch information
Showing
35 changed files
with
4,601 additions
and
434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.