docs: upjet v2 upgrade guide by erhancagirici · Pull Request #532 · crossplane/upjet (original) (raw)
Description of your changes
- Adds documentation for upgrading existing providers to upjet v2
- updated instructions for generating a provider with v2.
Accompanied by the upjet template repo updates crossplane/upjet-provider-template#115
Fixes #523
I have:
- Read and followed Upjet's contribution process.
- Run
make reviewableto ensure this PR is ready for review. - Added
backport release-x.ylabels to auto-backport this PR if necessary.
How has this code been tested
- Applied all the steps to in the provider generation documentation and tested the generated provider.