vaadin / kubernetes-kit

Other
3 stars 3 forks source link

MINOR: ClusterSupport should not log ERROR #122

Open jorgheymans opened 7 months ago

jorgheymans commented 7 months ago

I feel that below statement should not be considered as an error, warn at most but probably info is enough. Not everyone requires deploying with APP_VERSION mechanism.

ERROR c.v.k.starter.ui.ClusterSupport - Missing environment variable 'APP_VERSION'. ClusterSupport service not initialized._