caas-team / GoKubeDownscaler

A horizontal autoscaler for Kubernetes workloads
GNU General Public License v3.0
9 stars 4 forks source link

fix: dockerfile binary not found #59

Closed jonathan-mayer closed 2 months ago

jonathan-mayer commented 2 months ago

Motivation

apperently CGO breaks stuff with FROM scratch, additionally the copy path was wrong because of copy pasting

Changes

Tests done

TODO

github-actions[bot] commented 2 months ago

⚠️ Warning: Merging this PR will result in a new release because the appVersion in Chart.yaml has changed to 1.0.3. Please confirm this by adding the new release label before merging.