James Petersen
James Petersen
**What this PR does / why we need it**: # Proposed enhancement Use `set` inside the entrypoint so it hard fails whenever there are errors. **Which issue this PR fixes**...
**What would you like to be added**: Add a feature to ignore namespaces that are empty if the customer configures it. **Why is this needed**: Could be useful so users...
The kai configmap uses `.kai.anchore.http.timeoutSeconds` to configure the timeout for the anchore connection. According to the code in kai that value should be `.kai.anchore.http.timeout-seconds` in order to be picked up...
`monopod coverage` parses all of the terraform files in the repo and extracts relevant information for testing and module usage. The idea for this command is to extract test coverage...