gardener / autoscaler

Customised fork of cluster-autoscaler to support machine-controller-manager
Apache License 2.0
16 stars 25 forks source link

Gardener autoscaler version is not printed on startup #232

Closed ialidzhikov closed 1 year ago

ialidzhikov commented 1 year ago

What happened: gardeber/cluster-autoscaler@v1.25.3 logs the following on startup:

I0622 03:23:09.686465       1 main.go:446] Cluster Autoscaler 1.25.0
W0622 03:23:09.686495       1 main.go:451] Error reading gardener autoscaler version, err: open ../VERSION: no such file or directory

Either the VERSION file is not present in the container image, or the path to it is wrong.

What you expected to happen: The version to be printed.

How to reproduce it (as minimally and precisely as possible): See above.

Anything else we need to know:

Environment: Version: v1.25.3