DirectXMan12 / kubebuilder-workshops

KubeBuilder Workshops
Apache License 2.0
157 stars 79 forks source link

Kubebuilder v3 #6

Closed naesheim closed 2 years ago

naesheim commented 2 years ago

Hi Solly, this is a long shot, but I follow your example and is trying to redo this with v3 of kubebuilder. I'm stuck at a point where I get the error message:

2021-12-09T10:23:07.860+0100 DPANIC controller.guestbook odd number of arguments passed as key-value pairs for logging {"reconciler group": "webapp.naesheim.com", "reconciler kind": "Guestbook", "name": "guestbook-sample", "namespace": "default", "ignored key": "redis-sample"}

I'm not expecting an answer or solution, but I thought it was worth a try. In advance, thanks!