crossplane-contrib / x-generation

generate compositions from crossplane provider crds
Apache License 2.0
44 stars 18 forks source link

feat: allow rename of poperties and new properties #19

Closed akesser closed 1 year ago

akesser commented 1 year ago

Description of your changes

With this pull request one can rename fields in claims and composites and can add deprecated fields to not break existing resources when changing the provider of the managed resource

Fixes #

I have:

How has this code been tested

haarchri commented 1 year ago

@akesser can you Check for e2e tests ?