Files
kustomize/api
Sam Dowell 9abf5fca3c fix: set FieldPath for SequenceNode elements
The FieldPath was not being set for nodes underneath a SequenceNode
during fieldspec's traversal. This is in part because handleSequence
uses VisitElements in contrast to a PathGetter as is done by handleMap.

The accuracy of FieldPath is more relevant now with the recently added
support of mutation trackers in filtersutil. This change fixes the
case where a mutation tracker callback is called on a SequenceNode
element and the node does not have an accurate FieldPath value.
2022-01-26 23:33:25 +00:00
..
2021-03-15 18:34:36 -07:00
2021-03-17 06:35:30 -07:00
2021-12-23 19:49:24 +01:00
2021-12-23 19:49:24 +01:00
2019-11-14 16:37:49 -08:00