SteNicholas opened a new pull request, #160: URL: https://github.com/apache/flink-kubernetes-operator/pull/160
``` 2022-04-07 11:48:01,357 o.a.f.k.o.FlinkOperator [INFO ] Starting Flink Kubernetes Operator (Version: 1.14.4, Scala: 2.12, Rev:895c609, Date:2022-02-25T11:57:14+01:00) ``` The version information in `FlinkOperator` and `FlinkOperatorWebhook` come from Flink binary, not the flink-kubernetes-operator. **The brief change log** -` EnvUtils` adds the `logEnvironmentInfo` method to log information about the environment, like project version, code revision, current user, Java version, and JVM parameters. -- 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]
