Closed ialidzhikov closed 1 year ago
What happened: gardeber/cluster-autoscaler@v1.25.3 logs the following on startup:
gardeber/cluster-autoscaler@v1.25.3
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
What happened:
gardeber/cluster-autoscaler@v1.25.3
logs the following on startup: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