-
Notifications
You must be signed in to change notification settings - Fork 32
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
Unable to get controller manager pod working #248
Comments
cc @liurupeng @ahg-g |
ok, checking |
@harche are you still running into this issue? I am not able to reproduce. |
This seems to be an issue when deploying LWS to Openshift clusters. |
Did you manage to root cause the issue? how are you deploying LWS? |
closing this one for now since there is no followup, please feel free to open again if you are still facing this issue. |
What happened:
I am trying to install latest development version own my cluster but for some reason the controller manager pod keeps complaining about following error,
Not sure what might be going wrong, any pointer is highly appreciated. Thanks.
What you expected to happen:
Manager pod to run without any error
How to reproduce it (as minimally and precisely as possible):
Simply executed
kubectl apply --server-side -k github.com/kubernetes-sigs/lws/config/default?ref=main
to get latest development version on my cluster.Anything else we need to know?:
Environment:
kubectl version
):git describe --tags --dirty --always
):v0.4.0-32-gcdfbe81
cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: