Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing temp volume to gatekeeper-audit #47

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

ralgozino
Copy link
Member

@ralgozino ralgozino commented Mar 9, 2022

This PR adds a missing temp volume to Gatekeeper's Audit pod. Without this volume the audit is not working, you get this error:

{"level":"error","ts":1644408172.8148265,"logger":"controller","msg":"audit manager audit() failed","process":"audit","error":"open /tmp/audit: no such file or directory","stacktrace":"github.com/open-policy-agent/gatekeeper/pkg/audit.(*Manager).auditManagerLoop\n\t/go/src/github.com/open-policy-agent/gatekeeper/pkg/audit/manager.go:561"}

policy enforcement when you apply a new object is unaffected by this issue though

@ralgozino ralgozino merged commit 8eab3c0 into master Mar 9, 2022
@ralgozino ralgozino deleted the hotfix/gatekeeper-audit-missing-volume branch March 9, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant