Commit 8f00397
committed
Fix down-conversion after modification in up-conversion
This fixes a class of bug where we would incorrectly attempt to restore
data during down-conversion of an object which had been modified during
up-conversion. We fix it by storing a hash alongside the restore data so
we know when the object has been modified.1 parent 1384d61 commit 8f00397
6 files changed
Lines changed: 673 additions & 236 deletions
File tree
- api/v1alpha6
- pkg/utils/conversion
- test/helpers
0 commit comments