1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-16 07:09:44 +00:00
Files
norman/types/convert
Craig Jellick 719d3af64f Fix logic for setting annotation based fields
- 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
2018-04-27 09:25:25 -07:00
..
2018-01-20 04:31:39 +00:00
2018-02-14 16:40:03 -07:00
2017-11-21 15:37:22 -07:00
2018-02-27 10:16:20 -07:00