Similar to #26, report the details surrounding a policy check failure to the user via the admission controller logs.
Care is needed when designing the implementation. While this data is available from the Anchore API, its contents can be massive, up to several MB in size. We should consider making this a configuration option, and even then, consider truncating the output while creating log messages.