operator-framework / ansible-operator-plugins

Experimental extraction/refactoring of the Operator SDK's ansible operator plugin
Apache License 2.0
9 stars 20 forks source link

ansible-operator /tmp/ansible-operator/runner cause high inode #47

Open chris93111 opened 9 months ago

chris93111 commented 9 months ago

Hi

we have many operator write with ansible, and we see the directory /tmp/ansible-operator/runner is never purged

This cause saturation of inode on node

they are a solution to pass the argument --rotate-artifacts on ansible-runner ?

Logs of operator and ressource is standard no debug

ansible-operator version: "v1.22.0", commit: "9e95050a94577d1f4ecbaeb6c2755a9d2c231289", kubernetes version: "v1.24.1", go version: "go1.18.3", GOOS: "linux", GOARCH: "amd64"