VictoriaMetrics/deployment
Aliaksandr Valialkin cb19335a9f
deployment/docker/Makefile: rename EXTRA_ENVS to EXTRA_DOCKER_ENVS
The purpose of EXTRA_DOCKER_ENVS name is more clear than EXTRA_ENVS.

While at it, make the following small fixes:

- Pass GOARM=5 to Docker builder when building Docker packages for GOARCH=arm in the same way
  it is passed to the builder when building production binaries for GOARCH=arm.
  See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4965

- Set GCO_ENABLED=1 for package-via-docker-amd64, which has been accidentally removed in 07496d7d92

- Consistently use 'CGO_ENABLED=... GOARCH=...' order of env vars at package-via-docker-*,
  because this order is used in app-via-docker-*

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6158
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6172

This is a follow-up for 07496d7d92 and 7958f38864
2024-05-12 22:41:38 +02:00
..
docker deployment/docker/Makefile: rename EXTRA_ENVS to EXTRA_DOCKER_ENVS 2024-05-12 22:41:38 +02:00
k8s/helm deployment: sync with cluster branch 2023-01-23 22:59:00 -08:00
logs-benchmark chore: [deployment] upgrade from go 1.22.2 to 1.22.3 to include security fixes (#6238) 2024-05-08 10:02:22 +02:00
marketplace deployment: bump to 1.101.0 (#6194) 2024-04-26 13:18:51 +02:00