Closed zzxwill closed 3 years ago
@wonderflow @negz @lowkeyrd Please help review this PR:)
Thanks @zzxwill! If someone from your team (or more generally someone familiar with the OSS API) can do a first pass review I'll find a Crossplane maintainer to take a look.
@negz Sure, we will review first round
Apologies for the delayed response here - I dropped some comments on https://github.com/crossplane/provider-alibaba/pull/58 that at a glance seem like they will apply to this managed resource too. Let's align on that PR, then I will review this in more detail.
I ran make check-diff
in my working client and my personal macOS, and both succeeded. So could the CI be triggered to have another shot? Thanks.
Signed-off-by: Zheng Xi Zhou zzxwill@gmail.com
Description of your changes
Support provision and management of Alibaba Cloud OSS bucket resource.
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested