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
Describe the request
Undefined update triggered splunk-operator to recreate cluster-manager pod.
Today we faced uncontrolled restart of whole splunk cluster, and after reading the logs we saw that:
{ [-]
ClusterManager: { [+]
}
controller: clustermanager
controllerGroup: enterprise.splunk.com
controllerKind: ClusterManager
kind: ClusterManager
level: INFO
msg: isClusterManagerReadyForUpgrade kind is set to
name: prod
namespace: splunk-operator
reconcileID: ab0300f0-2ac5-4a3c-8d05-a0020fc00f4b
time: 2025-02-22T22:51:27.879374921Z
}
and after that CM was recreated.
but we didn't do any changes this night and we don't want that splunk-operator will kill pods by its own without clear message in the log.
Expected behavior
Pods shouldn't be restarted.
Splunk setup on K8S
AWS EKS 1.32
splunk-operator 7.0 with Splunk 9.2.4
The text was updated successfully, but these errors were encountered:
Please select the type of request
Bug
Tell us more
Describe the request
Undefined update triggered splunk-operator to recreate cluster-manager pod.
Today we faced uncontrolled restart of whole splunk cluster, and after reading the logs we saw that:
and after that CM was recreated.
but we didn't do any changes this night and we don't want that splunk-operator will kill pods by its own without clear message in the log.
Expected behavior
Pods shouldn't be restarted.
Splunk setup on K8S
AWS EKS 1.32
splunk-operator 7.0 with Splunk 9.2.4
The text was updated successfully, but these errors were encountered: