danaradg
danaradg
@FillZpp Is there any documentation or code reference as to which non-custom resources have a `Generation` field, and how is it treated?
Thanks for the pointers. I'll go do my research :)
I've taken a look at the code, and the logic for incrementing generation is indeed distributed. Each resource has different create and update structs which polymorphically implement `BeforeCreate` and `BeforeUpdate`....
@FillZpp pinging here. I want to reach an agreement before implementing a fix (or closing this issue). Can you weigh in or tag relevant people?
Sounds good. It might take me some time to get the patch ready, but I'll get on it.
/remove-lifecycle stale
Tagging @FillZpp, @alvaroaleman as well as they corresponded with me on #1857.
> Generally LG, could you please add test cases for structured, unstructured and metadata objects? Can you clarify? The `Update` method receives a `runtime.Object` and converts it to unstructured behind...
/remove-lifecycle rotten
Hey @FillZpp. Stull waiting for an answer about the tests. Would very much like to merge the PR.