Rob Best

Results 30 issues of Rob Best

**Describe the bug** If the priority field of an `additionalPrinterColumns` item in a CRD is set to 0, it is stripped by the api server and therefore registers as a...

bug

At the moment the exporter is a bit of an open proxy by default. It enables all the probers in their default configuration. People running it should be tightly controlling...

Our unit tests spin up mock servers for verifying functionality. We should also be testing against real targets span up by something like docker-compose.

I should provide a kustomize base/helm chart (or both?) as an upstream for others to use and contribute to.

Makes it possible to restrict access to the event log to the configured list of admins. See issue #58.

The event log (at /events and on the individual tag pages) contains some potentially identifying information such as the association between user/IP that you may not want to share widely...

I have these changes more or less ready to go but I was unsure about the best way to integrate with auditing, so I would appreciate any feedback on that....

enhancement
triaged

> Strong authentication: Authentication that maps back to a specific person using an authentication mechanism which is resistant to account and credential compromise. For example, 2-factor authentication (2FA) where one...

clarification
slsa 3

# What and why? Fixes #44 and #52. Remove the ignored namespaces check from the code in favour of a `namespaceSelector` in the webhook example. Not only does this allow...

# What and why? Adds a field which allows sidecars to be prepended to the top of the list of the containers. This allows use of this workaround for delaying...