You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched the issues and found no similar issues.
KubeRay Component
ray-operator
What happened + What you expected to happen
After installing Kuberay-operation v1.1.0, The kubernetes API started complaining K8s can't watch the endpoint as it is missing in the rbac
pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1.Endpoints: unknown (get endpoints)
Reproduction script
Ray 2.9.2
Kuberay: v1.1.0
Deploy any ray serve application on GCP
Anything else
Although I have not seen this effecting any functionality but it will keep reoccurring every min
Are you willing to submit a PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
KubeRay Component
ray-operator
What happened + What you expected to happen
After installing Kuberay-operation v1.1.0, The kubernetes API started complaining K8s can't watch the endpoint as it is missing in the rbac
pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1.Endpoints: unknown (get endpoints)
Reproduction script
Ray 2.9.2
Kuberay: v1.1.0
Deploy any ray serve application on GCP
Anything else
Although I have not seen this effecting any functionality but it will keep reoccurring every min
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: