Magnus Jungsbluth

Results 10 issues of Magnus Jungsbluth

It would be great to allow general PGP signatures. Use Case: Google just released Binary Authorization for Kubernetes Clusters which is built on top of Grafeas and Kritis which essentially...

The secret name for ingress tls configuration is derived from the release name, this should really be configurable to be called "lenses-tls-certificate" or whatever naming convention you follow. The tls...

## What is the underlying problem you're trying to solve? The decision_log plugin provides several operational configs under the `decision_logs.reporting.*` config path. However, as soon as you use discovery, these...

feature-request

I assume this would be a little work to accomplish but also be a really handy when trying to get a green bar: - Hook into the eclipse JUnit plugin...

## What is the underlying problem you're trying to solve? When implementing a custom HTTPTracingService, the interface allows to create Transports or Handlers without the ability to return errors. This...

feature-request
inactive

## What is the underlying problem you're trying to solve? The current decision log plugin runs in two variants: unbounded (all decisions are kept) and bound (decisions are discarded if...

design
optimization
feature-request
investigating
monitoring

As part of #3119, this PR changes the behaviour on starting up OPA instances inside the OPA based Skipper filters. Currently even in the face of download errors of bundles,...

bugfix

**Is your feature request related to a problem? Please describe.** The Open Policy Agent filters wait for a default of up to 30s to get functional, filter creation for example...

This adds a command line flag that enables an optimisation of OPA policies before they are evaluated in the respective filters. This preparation optimises the policies for cpu at the...

Before this refactoring only the PreparedQuery options could be passed when using this plugin as a library. There are two more options (prepare options and evaluation options) that can be...