improve: extend SecondaryToPrimaryMapper so it also gets the old resource#3388
improve: extend SecondaryToPrimaryMapper so it also gets the old resource#3388csviri wants to merge 2 commits into
Conversation
…urce This might needed in some corner cases where might help with optimizations to which resource to trigger. Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
|
see also discussio here: https://discord.com/channels/723455000604573736/723455000604573739/1508830486913482913 |
|
as discussed with @dvob , he will created a detailed issue for this. |
|
@csviri thank you for implementing this so quickly. I also created issue #3401 for reference which we can more or less close right away if this is merged. I updated my reproducer to use two different types ( However, when updating my reproducer, I ran into a different challenge. In my initial reproducer I used only one CRD ( One thing which also came to my mind is, that if you not specify |
This might needed in some corner cases where might help with optimizations to which resource to trigger.
TBD: add more details here
Signed-off-by: Attila Mészáros a_meszaros@apple.com