crossplane-contrib / crossplane-lint

27 stars 10 forks source link

Support FromEnvironmentFieldPath patch type #3

Closed loafoe closed 2 weeks ago

loafoe commented 1 year ago

First, awesome job on this tool! We are just at the start of our Crossplane journey and this will really help us navigate the joys of deeply nested YAML programming!

This PR attempts two things:

I have not delved into the code to fully understand its workings but there is a possible challenge to validate the free form data element associated with the EnvironmentConfig CRDs, so this PR just skips that part for now.