Skip to content

I can't get configauditreport with Conftest Scanner #1122

Discussion options

You must be logged in to vote

In Starboard v0.15.0+ we'll be using built-in configuration audit scanner, which is much more efficient than plugin-based scanners such as Conftest. What's more, we're going to remove plugin-based scanners and maintain only the built-in scanner.

Anyways, if you still want to use Conftest in v0.15.0 you can do that by setting these environment variables:

  • OPERATOR_CONFIG_AUDIT_SCANNER_ENABLED=true
  • OPERATOR_CONFIG_AUDIT_SCANNER_BUILTIN=false

PS It's quite easy to migrate Conftest policies to the built-in scanner based on this tutorial.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danielpacak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants