Marius Kimmina
Marius Kimmina
I am afraid we will need more context to help you. This also sounds like it would be more suited towards the discord server where we have `troubleshooting` section -...
Agreed, would love to have that.
May I suggest the 🔌 `:electric_plug:` Icon? Seems fitting 😄
Oh, maybe I missunderstood your request, I thought you wanted to have a new one for PRs related to plugins? My bad if that was not the case
The problem occurs when people try to use the declarative plugin to initialise a new project for example, the following command looks like it should be correct ``` kubebuilder init...
Yes I understand, I already tried to work on this and saw that it wasn't as simple as adjusting just the plugin code itself. That being sad, I would still...
So, I think the problem is that when we are using the declarative plugin alone, such as an in this command ``` kubebuilder init --domain my.domain --repo my.domain/guestbook --plugins declarative.go.kubebuilder.io/v1...
I got a bit confused by the import order check but now I understood it. All green now @yongtang
@yongtang Integration tests have now been added (and the original description has been updated).