crossplane / provider-template

A template for building @crossplane providers.
https://crossplane.io
Apache License 2.0
135 stars 74 forks source link

Improve usage guide #61

Closed tomasmota closed 1 year ago

tomasmota commented 1 year ago

Signed-off-by: tomas-mota tomasrebelomota@gmail.com

Description of your changes

As a beginner, without following this video I would have absolutely no clue on how to use this template. Hopefully these additions (and any further suggestions) will help other newcomers with getting started.

tomasmota commented 1 year ago

Thank you. Perhaps someone else can try this out, but for me make lint, which is ran as part of make reviewable is not working, which I think has to do with updating to go 1.19.

When I set https://github.com/upbound/build/blob/ba699a88514e938206a63291d6d64b3f7c369de6/makelib/golang.mk#L99 to 1.50 (latest) it works (with some deprecation warnings). Should the version in the build submodule perhaps be bumped?

ytsarev commented 1 year ago

sure, feel free to open PR to https://github.com/upbound/build