Accessing old object on `watchEvent`
Is your feature request related to a problem? Please describe.
Describe the solution you'd like to see
a field called oldObject just like object
Describe alternatives you've considered using validation webhooks
Additional context
@mhkarimi1383 hello! Could you please elaborate? This is not clear in which case do you want to receive an old object. Only for validating? What do you want to validate then?
@nabokihms, Hi, I'm working on this PR on my project, https://github.com/mhkarimi1383/reflector/pull/3
As you can see I want to have old object to compare changes when Object is Modified
Got it. Thanks for the explanation.
Any updates on this?
This feature is currently not in our roadmap, so probably no one from the team will pick it up in the nearest future.
Yet we are always welcome for contributions!
@nabokihms I have made a PR that will fix this I think