mirror of
https://github.com/rancher/norman.git
synced 2025-09-12 21:33:21 +00:00
- Do not drop a field-to-annotation conversion if the value of the field is nil. The user is excplicitly trying to set it to nil - Never delete field annotations, even if they are not in the new map of annotations sent by the user. - Prevent the modification of the creatorId field, which is a special case field that should be considered protected