Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k8s controller start up error #76

Open
jaydeland opened this issue Dec 14, 2023 · 2 comments
Open

k8s controller start up error #76

jaydeland opened this issue Dec 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@jaydeland
Copy link

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
@petar-cvit
Copy link
Collaborator

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 petar-cvit added the bug Something isn't working label Dec 17, 2023
@petar-cvit
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants