Richard Nunez

Results 12 comments of Richard Nunez

I also discovered that using `lazy` loading breaks Flowbite as well. But my workaround for the whole issue is to put my code in the App.tsx and wrap my router...

I want to use it with SolidJS, but it complains with the error message: ``` Type '{ tw: string; }' is not assignable to type 'InputHTMLAttributes'. Property 'tw' does not...

Yes, I do have `"jsxImportSource": "solid-js",` in my tsconfig file. But I also have the `"jsx": "preserve",` already in my config also. This is what I have set in my...

@ctrought Thank you for the template and container image! I had to update the template to get it installed in my k8s 1.22.1 cluster. I also discovered that I needed...

@ctrought Thank you for the feedback. I did use that documentation link to update the configuration file. I think I will absolutely like a newer build of the controller. It...

@ctrought I'm sorry, but I submitted that response by mistake. I had set my login User Name incorrectly. I corrected it and now I can authenticate the ADCS website and...

@karezza I also got those errors when applying the "template.yaml", so I had to manually update the failed components so they would work with k8s v1.22.x. It took me trial...

@ctrought There is a tiny mistake in your template.yaml file. There needs to be a "---" separator after line # 267. It needs to separate the CRD from the Namespace....

@ctrought I was finally able to put time aside to try to get this working. I was excited, but my hopes were dashed. My test AdcsIssuer (cert-manager.io --> Certificate -->...

@ctrought Thanks for the response. I updated my template.yaml and then re-created by certificate request with no other changes... and it worked and failed at the same time. It worked...