Closed avrittrohwer closed 6 months ago
Hi @avrittrohwer. Thanks for your PR.
I'm waiting for a kubernetes-sigs 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.
/ok-to-test
/lgtm /approve
/retest
/test
@avrittrohwer: The /test
command needs one or more targets.
The following commands are available to trigger required jobs:
/test pull-apiserver-network-proxy-docker-build-amd64-0-30
/test pull-apiserver-network-proxy-docker-build-arm64-0-30
/test pull-apiserver-network-proxy-make-lint-0-30
/test pull-apiserver-network-proxy-test-0-30
Use /test all
to run all jobs.
make-lint-0-30 appears hung. I think it will timeout after 4h, until then I'm not sure how to retry it.
/test pull-apiserver-network-proxy-make-lint-0-30
@liangyuanpeng lint seems to hang. I wonder if there's something broken, involving the linter runaway execution on the vendor/ directory... but, a recent PR in master
branch did not seem to have the issue.
@avrittrohwer can you try adding this to .golangci.yaml
in this PR:
run:
skip-dirs:
- vendor
/retest
/test pull-apiserver-network-proxy-make-lint-0-30
@avrittrohwer can you try adding this to
.golangci.yaml
in this PR:run: skip-dirs: - vendor
nevermind I think the relevant fix is https://github.com/kubernetes-sigs/apiserver-network-proxy/pull/617
@liangyuanpeng lint seems to hang.
Sorry for my late, i can not see the @ message from this repo, have not found the reason yet.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: avrittrohwer, cheftako, jkh52
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest pull-apiserver-network-proxy-make-lint-0-30
@cheftako: The /retest
command does not accept any targets.
The following commands are available to trigger required jobs:
/test pull-apiserver-network-proxy-docker-build-amd64-0-30
/test pull-apiserver-network-proxy-docker-build-arm64-0-30
/test pull-apiserver-network-proxy-make-lint-0-30
/test pull-apiserver-network-proxy-test-0-30
Use /test all
to run all jobs.
/test pull-apiserver-network-proxy-make-lint-0-30
Copy of https://github.com/kubernetes-sigs/apiserver-network-proxy/pull/613
Ran: