spread "fix: (helm) - do not add owner references to resources that contain the Helm keep resource-policy annotation #4389" to ansible-operator#4551
spread "fix: (helm) - do not add owner references to resources that contain the Helm keep resource-policy annotation #4389" to ansible-operator#4551bas2k wants to merge 1 commit intooperator-framework:masterfrom bas2k:master
Conversation
…ontain the Helm keep resource-policy annotation #4389" to ansible-operator Signed-off-by: Alexander Brovikov <alexander@brovikov.ru>
|
We could talk about supporting a similar annotation for ansible though. |
|
/hold |
|
We're deploying helm charts along with doing other actions using ansible-operator and we're experiencing same issue as was fixed in #4389 |
|
Yes, but if I understand this change correctly, then it means that ALL resources applied by an ansible operator would need to set a helm-specific annotation to prevent the injection of the owner reference, which seems wrong. What I'm suggesting is that we teach the ansible operator about another similar annotation and use that when deciding whether to inject an owner reference. In your case, you would then be able to include this annotation in your helm chart templates or potentially inject them as part of your ansible run. |
|
I see, that makes sense, thank you! |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@openshift-bot: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
spread "fix: (helm) - do not add owner references to resources that contain the Helm keep resource-policy annotation #4389" for ansible-operator
Description of the change:
Spread "fix: (helm) - do not add owner references to resources that contain the Helm keep resource-policy annotation #4389" for ansible-operator
Motivation for the change:
We need such ability for ansible-operator, too.
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)website/content/en/docs