Niklas

Results 838 comments of Niklas

As per KIP-974, Apache Kafka will ship a native image version with v3.8: https://cwiki.apache.org/confluence/display/KAFKA/KIP-974%3A+Docker+Image+for+GraalVM+based+Native+Kafka+Broker That will be useful for demo setups. The KIP does say explicitly though that production usage...

Requested addition of Apache Kafka native to Quarkus Dev Services here: https://github.com/quarkusio/quarkus/issues/43272

Not pursuing this anymore as a consequence of #1619

Test failures are caused by https://github.com/confluentinc/parallel-consumer/issues/721.

* Additional field: `validFrom` to track the start date of when a policy is valid * How do we know when a policy expired (validUntil)? Do we need to record...

High-level tasks for an initial MVP: - [x] #939 - The schema will be used both in CI, *and* by DT during policy reconciliation - Should be as strict as...

@valentijnscholten Good suggestion. The way we did it for the existing policy functionality, is that users can continue to use the pre-defined conditions (e.g. `Coordinates`), but in the background we...

Thanks @skhokhlov, your input is much appreciated! > One thing I want to suggest is to have a policies archive push endpoint in api and ui. In this case policies...

> @rkg-mm One idea: In the existing vulnerability analysis view, add a button like "Apply to all project versions", clicking it opens the UI to create a corresponding policy, fields...