Files
kustomize/kyaml
sdowell 3687250ca2 Add TrackableFilter interface (#4410)
* add kio filter interface

This interface is an extension of the Filter interface which can be used
for filters which are capable of tracking which fields they mutate.

* add TrackableSetter struct to filtersutil

This struct provides an abstraction to help Filters implement the
TrackableFilter interface

* implement TrackableFilter with annotations

This updates the annotations filter to implement the TrackableFilter
interface by reusing the TrackableSetter abstraction provided by
filtersutil.

This is done to provide a generic and consistent experience across the
filters

* implement TrackableFilter with labels

This updates the labels filter to implement the TrackableFilter
interface by reusing the TrackableSetter abstraction provided by
filtersutil.

This is done to provide a generic and consistent experience across the
filters
2022-01-24 11:05:32 -08:00
..
2020-10-19 12:26:15 -07:00
2020-06-29 17:48:30 -07:00
2022-01-24 11:05:32 -08:00
2020-11-06 15:38:33 -08:00
2020-05-21 16:53:24 -07:00
2021-03-02 16:03:26 -08:00
2019-11-07 09:16:27 -08:00
2021-12-23 19:49:24 +01:00
2021-12-23 19:49:24 +01:00