crossplane-contrib / provider-keycloak

Apache License 2.0
21 stars 11 forks source link

feature: migrate to https://github.com/crossplane/build #111

Closed Breee closed 3 months ago

Breee commented 3 months ago

https://github.com/upbound/build is deprecated

Upbound people recommend to switch:

git submodule set-url -- build https://github.com/crossplane/build
git submodule sync
cd build
git checkout main
git pull

-> Everything starts to burn if we do that -> Investigation is needed how the Makefile has to be changed.