Skip to content

Conversation

@Choraden
Copy link
Contributor

@Choraden Choraden commented Feb 4, 2026

Lack of dind caused tests to fail:

Building and pushing image...
GOOS=linux docker buildx build --pull --platform linux/amd64 \
	--build-arg "GOARCH=amd64" \
	-t gcr.io/k8s-infra-e2e-boskos-027/cluster-autoscaler-amd64:dev-d3df28b24-1770201141 \
	-f Dockerfile .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Relates to kubernetes/autoscaler#9023

Lack of dind caused tests to fail:
Building and pushing image...
GOOS=linux docker buildx build --pull --platform linux/amd64 \
	--build-arg "GOARCH=amd64" \
	-t gcr.io/k8s-infra-e2e-boskos-027/cluster-autoscaler-amd64:dev-d3df28b24-1770201141 \
	-f Dockerfile .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 4, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @Choraden. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 4, 2026
@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Feb 4, 2026
@Choraden
Copy link
Contributor Author

Choraden commented Feb 4, 2026

/assign @towca

@towca
Copy link
Contributor

towca commented Feb 4, 2026

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 4, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Choraden, towca

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 4, 2026
@k8s-ci-robot k8s-ci-robot merged commit 6ff1b74 into kubernetes:master Feb 4, 2026
6 checks passed
@k8s-ci-robot
Copy link
Contributor

@Choraden: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key sig-autoscaling-config.yaml using file config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-config.yaml
Details

In response to this:

Lack of dind caused tests to fail:

Building and pushing image...
GOOS=linux docker buildx build --pull --platform linux/amd64 \
  --build-arg "GOARCH=amd64" \
  -t gcr.io/k8s-infra-e2e-boskos-027/cluster-autoscaler-amd64:dev-d3df28b24-1770201141 \
  -f Dockerfile .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Relates to kubernetes/autoscaler#9023

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@Choraden Choraden deleted the fix_ca_periodic_e2e_tests branch February 4, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants