Freek Gruntjes

Results 7 comments of Freek Gruntjes

If somebody else lands on this page when running controller when following this guide https://book.kubebuilder.io/reference/envtest.html. For me the issue was because `cfg, err = testEnv.Start()` returned the error missing of...

Same issue here

I think that this is a duplicate of https://github.com/h2non/imaginary/issues/198

Hi, not sure if this is related but when installing the operator I can not seem to add clusters to the orchestrator. Getting the following response on the orchestrator discover...

Same issue here, checked the S3 bucket and when I delete the `index-cache.yaml` manually its just regenerated with the missing charts.

> @Fgruntjes What works for me (running on Kubernetes): > > * Scale down Redis (mine is using emptyDir stoage) and chartmuseum to 0. > * Delete the index-cache.yaml >...

Hello, Just wanted to let you know I had the same issue, after installing `libjpeg-turbo-devel` and rebuild the package fixed the issue. My environment was CentOS btw. Hope it helps.