metadata: annotations: prow.k8s.io/context: aws-iam-authenticator-1-31-presubmit prow.k8s.io/job: aws-iam-authenticator-1-31-presubmit creationTimestamp: "2026-04-03T17:56:59Z" generation: 10 labels: created-by-prow: "true" disk-usage: "true" event-GUID: 7cfffb70-2f86-11f1-8534-9085f805f9c5 image-build: "true" local-registry: "true" prow.k8s.io/build-id: "2040126430880206848" prow.k8s.io/context: aws-iam-authenticator-1-31-presubmit prow.k8s.io/id: caa86f7d-719f-48f2-8e8e-44867661a5e9 prow.k8s.io/is-optional: "false" prow.k8s.io/job: aws-iam-authenticator-1-31-presubmit prow.k8s.io/refs.base_ref: main prow.k8s.io/refs.org: aws prow.k8s.io/refs.pull: "4603" prow.k8s.io/refs.repo: eks-distro prow.k8s.io/type: presubmit name: caa86f7d-719f-48f2-8e8e-44867661a5e9 namespace: default resourceVersion: "779031999" uid: b096b00e-0f1e-4bb3-be06-206434f2898f spec: agent: kubernetes cluster: prow-presubmits-cluster context: aws-iam-authenticator-1-31-presubmit decoration_config: gcs_configuration: bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: clonerefs: public.ecr.aws/eks-distro-build-tooling/prow-clonerefs:v20260316-26fa34da6 entrypoint: public.ecr.aws/eks-distro-build-tooling/prow-entrypoint:v20260316-26fa34da6 initupload: public.ecr.aws/eks-distro-build-tooling/prow-initupload:v20260316-26fa34da6 sidecar: public.ecr.aws/eks-distro-build-tooling/prow-sidecar:v20260316-26fa34da6 job: aws-iam-authenticator-1-31-presubmit max_concurrency: 10 namespace: default pod_spec: automountServiceAccountToken: false containers: - command: - bash - -c - | trap 'touch /status/done && rm -rf /home/prow/go/src/' EXIT && build/lib/buildkit_check.sh && build/lib/local_registry_check.sh && make build -C $PROJECT_PATH && mv ./projects/kubernetes-sigs/aws-iam-authenticator/_output/tar/* /logs/artifacts && make clean-go-cache clean -C $PROJECT_PATH env: - name: PROJECT_PATH value: projects/kubernetes-sigs/aws-iam-authenticator - name: RELEASE_BRANCH value: 1-31 - name: IMAGE_REPO value: localhost:5000 - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: public.ecr.aws/eks-distro-build-tooling/builder-base:standard-5778f99ba1380b088ad6c9c53a0d72866756f08e.2 name: build-container resources: requests: cpu: 1024m memory: 4Gi volumeMounts: - mountPath: /registry-script name: registry-entrypoint - mountPath: /var/lib/registry name: docker-registry-data - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: moby/buildkit:v0.12.3-rootless name: buildkitd resources: {} securityContext: runAsGroup: 1000 runAsUser: 1000 volumeMounts: - mountPath: /registry-script name: registry-entrypoint - mountPath: /var/lib/registry name: docker-registry-data - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /registry-script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: public.ecr.aws/docker/library/registry:2 name: registry readinessProbe: httpGet: path: / port: 5000 initialDelaySeconds: 5 periodSeconds: 3 resources: {} volumeMounts: - mountPath: /registry-script name: registry-entrypoint - mountPath: /var/lib/registry name: docker-registry-data - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /disk-usage-script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: public.ecr.aws/amazonlinux/amazonlinux:2 name: disk-monitor resources: {} volumeMounts: - mountPath: /registry-script name: registry-entrypoint - mountPath: /var/lib/registry name: docker-registry-data - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status serviceAccountName: presubmits-build-account volumes: - configMap: items: - key: registry-entrypoint.sh path: entrypoint.sh name: registry-entrypoint name: registry-entrypoint - emptyDir: {} name: docker-registry-data - emptyDir: {} name: go-build-cache - configMap: items: - key: disk-usage-entrypoint.sh path: entrypoint.sh name: disk-usage-entrypoint name: disk-usage-entrypoint - configMap: items: - key: docker-ecr-config.json path: config.json name: build-setup name: docker-registry-config - configMap: items: - key: buildkitd-entrypoint.sh path: entrypoint.sh name: buildkitd-entrypoint name: entrypoint - emptyDir: {} name: run-buildkit - emptyDir: {} name: buildkitd-data - configMap: items: - key: BUILDER_BASE_TAG_FILE path: BUILDER_BASE_TAG_FILE name: builder-base-tag-file name: builder-base-tag-file - emptyDir: {} name: status prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/aws/eks-distro/commit/27b557430fd8440087b00cb9f4acf416bf996dd8 base_ref: main base_sha: 27b557430fd8440087b00cb9f4acf416bf996dd8 org: aws pulls: - author: eks-distro-pr-bot author_link: https://github.com/eks-distro-pr-bot commit_link: https://github.com/aws/eks-distro/pull/4603/commits/758363a1b762aa88d6a3f91b5d1601152a14d0fc head_ref: image-tag-update link: https://github.com/aws/eks-distro/pull/4603 number: 4603 sha: 758363a1b762aa88d6a3f91b5d1601152a14d0fc title: Update base image in tag file(s) repo: eks-distro repo_link: https://github.com/aws/eks-distro report: true rerun_command: /test aws-iam-authenticator-1-31-presubmit type: presubmit status: build_id: "2040126430880206848" completionTime: "2026-04-03T18:00:26Z" description: Job succeeded. pendingTime: "2026-04-03T17:57:00Z" pod_name: caa86f7d-719f-48f2-8e8e-44867661a5e9 prev_report_states: gcsk8sreporter: success gcsreporter: success github-reporter: success startTime: "2026-04-03T17:56:59Z" state: success url: https://prow.eks.amazonaws.com/view/s3/prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp/pr-logs/pull/aws_eks-distro/4603/aws-iam-authenticator-1-31-presubmit/2040126430880206848