You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to write a guide that leverages k8scr to make Crossplane fully offline available. With the current setup users would need to clone this repo and run make build. I would like to simplify the setup that it doesn't involve any go build or make build. A simple script to curl would be fine.
The text was updated successfully, but these errors were encountered:
@luebken apologies for the long delay here! We now have initial CI in place and artifacts are being uploaded alongside the worflow runs (example: https://github.com/hasheddan/k8scr/actions/runs/2034352096). We should have a first release available soon with binaries for common platforms 👍🏻
I would like to write a guide that leverages
k8scr
to make Crossplane fully offline available. With the current setup users would need to clone this repo and runmake build
. I would like to simplify the setup that it doesn't involve anygo build
ormake build
. A simple script to curl would be fine.The text was updated successfully, but these errors were encountered: