linode / provider-linode

Provider Linode is a Crossplane provider for managing Linode Akamai Cloud Computing resources.
Apache License 2.0
12 stars 9 forks source link

add a basic tiltfile #38

Closed tchinmai7 closed 3 months ago

tchinmai7 commented 4 months ago

Description of your changes

Nothing fancy, a basic tiltfile that essentially calls make run locally. Assumes you have a kind cluster with make controlplane.up created already.

Fixes #

I have:

How has this code been tested