cyclops icon indicating copy to clipboard operation
cyclops copied to clipboard

k8s controller start up error

Open jaydeland opened this issue 2 years ago • 2 comments

Describe the bug cyclops-ctrl 2023-12-14T19:41:07Z ERROR controller-runtime.source.EventHandler failed to get informer from cache {"error": "failed to get API group resources: unable to retrieve the complete list of server APIs: cyclops-ui.com/v1alpha1: Get "https://172.20.0.1:443/apis/cyclops-ui.com/v1alpha1": dial tcp 172.20.0.1:443: connect: connection refused"}

To Reproduce Steps to reproduce the behavior:

  1. Deploy to k8s without the loadbalancer service
  2. Update the REACT_APP_CYCLOPS_CTRL_HOST for cyclops-ctrl

Expected behavior No error messages in the log when starting up

Additional context

  • port-forwarding to the container is working
  • istio-ingress is failing with a 503

jaydeland avatar Dec 14 '23 19:12 jaydeland

Hi @jaydeland, thanks for raising the issue! Could you describe how to reproduce the issue further since I couldn't get the error log on my local minikube? Could you also share what version of Cyclops you are running and on what kind of cluster?

petar-cvit avatar Dec 15 '23 19:12 petar-cvit

Hey @jaydeland, I forgot about this. We refactored the way components are talking to each other so you can check if the issue persists

petar-cvit avatar May 05 '24 18:05 petar-cvit

Closing this one. If there are any updates, feel free to reopen

petar-cvit avatar Aug 22 '24 16:08 petar-cvit