cluster-api-provider-oci
cluster-api-provider-oci copied to clipboard
docs: add a simple local development guide
What this PR does / why we need it: Simply adds a markdown doc for local development. I keep forgetting what the auth config and registry ENVs when doing development work
Which issue(s) this PR fixes: No open issues for this PR
Can you please lint all your Markdown files using markdownlint, please.
I suggest following the same layout as the AWS development guide: https://cluster-api-aws.sigs.k8s.io/development/development.html, i.e. start with explaining the prequisites, then set up the environment, then how to commit, etc.
@Djelibeybi ended up moving the doc into the book like you pointed out and expanding upon the developer guide a bit.