Open OsamaKhan220 opened 1 year ago
Bug
Describe the request
check if update-etc exsists
TASK [splunk_common : Check if /sbin/updateetc.sh exists] ********************** [0;32mok: [localhost][0m Tuesday 25 April 2023 12:38:15 +0000 (0:00:01.844) 0:00:31.256 *********
Reproduction/Testing steps
installed splunk operator with
kubectl apply -f https://github.com/splunk/splunk-operator/releases/download/2.2.1/splunk-operator-cluster.yaml
creating standalone instance with this snapshot
cat <<EOF | kubectl apply -n splunk-operator -f - apiVersion: enterprise.splunk.com/v4 kind: Standalone metadata: name: s1 finalizers: - enterprise.splunk.com/delete-pvc EOF
K8s environment
K8s version v1.25.x, Splunk operator 2.2.0 and Openshift version 4.12.x
Hey @OsamaKhan220 , were you able to follow these steps for openshift clusters to ensure proper permissions were set?
yes I have attached the nonroot scc already but same result
Please select the type of request
Bug
Tell us more
Describe the request
check if update-etc exsists
Reproduction/Testing steps
installed splunk operator with
creating standalone instance with this snapshot
K8s environment
K8s version v1.25.x, Splunk operator 2.2.0 and Openshift version 4.12.x