gyfora opened a new pull request, #174:
URL: https://github.com/apache/flink-kubernetes-operator/pull/174

   This PR configs a few changes that aims to unify config handling in the 
operator:
   
   - Merge `operatorConfiguration` & `flinkConfiguration` sections of the 
values.yaml into `defaultConfiguration` with 3 supported keys
     - flink-conf.yaml : shared default flink and operator config yaml
     - log4j-operator.yaml : operator log config
     - log4j-console.yaml : default flink deployment log config
   - Prefix all kubernetes config options with `kubernetes.operator` to make it 
consistent with flink conventions
   - In order to easily separate metrics configuration for the operator and 
flink jobs, operator metrics configs should now have a `kubernetes.operator.` 
prefix also.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to