El Mehdi Rami
El Mehdi Rami
@justinsb I'm interested in working on this, however, I'm still new to the declarative pattern, would that be okay?
Thank you @justinsb Indeed, a WIP PR is definitely a good way to move forward, I'll go ahead and assign the ticket to myself, and send a WIP PR once...
@camilamacedo86 - sounds great, I'll definitely reach out in kubebuilder channel, thank you for the support!
cc @justinsb @camilamacedo86 I've left a summary of the work done so far on the PR description. Thanks!
due to how Kubebuilder doesn't propagate project config on `init` command, but rather injects it in `PluginRequest.Universe` as part of `PROJECT` file in subsequent commands (e.g. `create api`), when externalizing...
Hi @camilamacedo86, thank you for following up on this. I have just upgraded Kubebuilder locally to 3.10.0, however, I still couldn't find a way to access the project config or...