1
0
mirror of https://github.com/rancher/types.git synced 2025-06-29 23:16:48 +00:00
types/apis/management.cattle.io
orangedeng 365da17d01 Fix marshal v1.Taint to yaml panic
**Problem:**
Marshal v1.Taint with timeAdded nil value to yaml panic.

**Solution:**
Use our own taint struct with omitempty flag of timeAdded field.
2019-07-31 10:29:03 -07:00
..
v3 Fix marshal v1.Taint to yaml panic 2019-07-31 10:29:03 -07:00
v3public go generate 2019-07-02 12:40:49 -07:00