timsn

Results 6 issues of timsn

If I set the securityContext for the flink-operator container inside the flink-operator-controller-manager to run as non-root user (or to drop all capabilites) the container fails to run with the following...

To comply to our policies I have set several securityContext settings. Such as to the Jobmanager, Taskmanger and Job. The CRD clearly allows to set the securityContext for all the...

When looking through the FlinkCluster CRD I can see there are securityContext definitions for Jobmanager, Taskmanger and Job specs. All of these are of the type [PodSecurityContext](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#podsecuritycontext-v1-core) which is fine....

good first issue

Hi, Flink offers a service to look at failed or completed jobs even after the cluster has been restarted. Namely it's the [Flink History Server](https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/advanced/historyserver/). So far I haven't found...

It would be nice to have the option to check if a field is existent after logstash has processed a data point. As I understand it, it's currently only possible...

enhancement

## What is the purpose of the change In further research and testing with Kyverno I figured out that some apiGroups seem to be invalid and I removed them with...