splunk / splunk-operator

Splunk Operator for Kubernetes
Other
210 stars 115 forks source link

Splunk STS bug workaround #1389

Closed niraj-desai-sf closed 1 day ago

niraj-desai-sf commented 1 month ago

Splunkd is not able to refresh STS token after 36hr and that is bring the pod in a wierd state.. Where it is reporting as down to CM but the Splunkd process is not down..

We tried restarting Splunkd on a cadence via the app here but that doesnt seem to be working.

Adding this liveliness probe update which will check for the same error and if the error exists it will just kill the pod ( something that we are doing today to manually fix this issue.

akondur commented 1 day ago

@niraj-desai-sf Closing this as the issue is fixed in Splunk Enterprise 9.3.2. Please let us know if we need to re-open for any reason.