Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

FROM ghcr.io/open-component-model/ocm/ocm.software/ocmcli/ocmcli-image:0.35.0 AS ocmcli
############# builder #############
FROM golang:1.25 AS builder
FROM golang:1.26 AS builder

WORKDIR /go/src/github.com/gardener/test-infra

Expand All @@ -30,10 +30,10 @@
ENTRYPOINT ["/testmachinery-controller"]

############# tm-base-step #############
FROM golang:1.25-alpine AS base-step
FROM golang:1.26-alpine AS base-step

ENV KUBECTL_VERSION v1.35.0

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV HELM_V3_VERSION v3.20.0

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 36 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

COPY --from=ocmcli /usr/local/bin/ocm /bin/ocm

Expand Down Expand Up @@ -102,7 +102,7 @@
&& ln -sf /etc/ssl/certs/ca-certificates.crt "$(python3 -m certifi)"
# SAPNetCA_G2.crt will expire 2025-03-17 -> remove
# TODO: remove after migrating scripts to gardener-ci
ENV PATH /cc/utils:$PATH

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-571df59e7547ba78984ad16c48c6fc7d8ac2eca7-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-run, tm-run, testmachinery/testmachinery-run) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-prepare-image, tm-prepare, testmachinery/prepare-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 105 in Dockerfile

View workflow job for this annotation

GitHub Actions / build / Build OCI-Images (tm-base-image, base-step, testmachinery/base-step) / build-images (linux/amd64, ubuntu-latest, 0.318.0-6195d19cb538ec5e7f86c2c5bfa5c3f15cd0e090-linux_...

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

############# tm-run #############
FROM base-step AS tm-run
Expand Down
Loading