Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Flink K8s Operator related deployment files (#150)
* Added handling of additional classpath modules * fixes * Added readme entry * Added handling for flink-k8s-operator * Added config field * added sharedDirectory field * Added missing conf field * Added some flink-k8s-operator related yamls * Added condition checking for clusterRoleBinding * Added conditionals * test * test * test * test * test * experimenting with flink operator role * fix * Added resource policy to keep payload-pvc-nfs * Testing pre-delete flink deployments script * test * improvement * Added quota info * fix * Improvements * improvements * toggle for deleting flink deployments * Moved sharedDirectoryMount to config * removed unnecessary file * Adapted to changed config file * Added influx config for flink k8s operator * Added job state storage + refactor * Fixed grafana dashboard * Added additional permissions to flink-service-account * Added flinkVersion to config * fix * Added limitOfRunningScenarios config parameter * potential fix * fixes * fix * Added handling of customLimitOfRunningScenarioExceededMessage * fix * Added all optional parameters for flink k8s operator dm * moved flink k8s operator config to enterprise section * fix * Moved pvc storage class value to config file * fix * fixes
- Loading branch information