crossplane-contrib / function-patch-and-transform

A patch & transform composition function
https://crossplane.io
Apache License 2.0
23 stars 24 forks source link

update toFieldPath policies with options compatible to upstream mergeOptions #102

Closed ravilr closed 5 months ago

ravilr commented 5 months ago
ravilr commented 5 months ago

@phisco @negz PTAL 🙏

negz commented 5 months ago

@ravilr Aha, looks like the linter is complaining about the few uses of the newly deprecated types in the codebase. Could you update those too? I think they need a comment like:

//nolint:staticcheck // These are deprecated but we must still support them