Mayur Das
Results
3
issues of
Mayur Das
installer flow sequence diagram was added in #481 but while implementing the installer controller we figured out that byomachine don't need to watch for the installer config CR. Hence, we...
**What steps did you take and what happened:** prepare byoh docker host image for development as mentioned in [developer guide](https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/blob/main/docs/local_dev.md#create-docker-hosts) ```sh make prepare-byoh-docker-host-image-dev ``` Next create `n` hosts using command...
good first issue