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
What happened?
The original 500 endpoints state logging happens also, because we keep calling /endpoints for node that have not actually started yet. This feel pointless, takes time and resources while it will never work (and we know it).
Did you expect to see something different?
How to reproduce it (as minimally and precisely as possible):
Environment
Cass Operator version:
Insert image tag or Git SHA here
* Kubernetes version information:
kubectl version
* Kubernetes cluster kind:
insert how you created your cluster: kops, bootkube, etc.
Manifests:
insert manifests relevant to the issue
Cass Operator Logs:
insert Cass Operator logs relevant to the issue here
sync-by-unitobot
changed the title
Don't call /endpoints check for nodes that are not ready
K8SSAND-1651 ⁃ Don't call /endpoints check for nodes that are not ready
Jul 13, 2022
* Remove "Could not get endpoints data" error logging as it causes no action to be taken
* Get EndpointStatus only from started pods, fixes#368
(cherry picked from commit da9d6c2)
What happened?
The original 500 endpoints state logging happens also, because we keep calling /endpoints for node that have not actually started yet. This feel pointless, takes time and resources while it will never work (and we know it).
Did you expect to see something different?
How to reproduce it (as minimally and precisely as possible):
Environment
Cass Operator version:
* Kubernetes version information:Insert image tag or Git SHA here
* Kubernetes cluster kind:kubectl version
Anything else we need to know?:
┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: K8SSAND-1651
┆priority: Medium
┆Link To Issue: https://k8ssandra.atlassian.net/browse/K8SSAND-1651
The text was updated successfully, but these errors were encountered: