golang/gomobile evolutionary avoidance simulation
sublime text themes
Features tracking repo for Kubernetes releases
The canonical location of the Kubernetes API definition.
Autoscaling components for Kubernetes
BenTheElder/BenTheElder.github.io 0
my old website
blubliss atom syntax theme
Analyzes resource usage and performance characteristics of running containers.
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
pull request commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
/test pull-kind-e2e-kubernetes-1-20
comment created time in 29 minutes
pull request commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
@MaXinjian: The following test failed, say /retest to rerun all failed tests:
| Test name | Commit | Details | Rerun command |
|---|---|---|---|
| pull-kind-e2e-kubernetes-1-20 | 042fd593583aaa83799d451d8ca0fcc187c23315 | link | /test pull-kind-e2e-kubernetes-1-20 |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
<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/test-infra repository. I understand the commands that are listed here. </details> <!-- test report -->
comment created time in 33 minutes
pull request commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
/lgtm
@BenTheElder do we want to handle this bump independently or should we wait for the release?
comment created time in an hour
pull request commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
New changes are detected. LGTM label has been removed.
comment created time in an hour
pull request commentkubernetes-sigs/kind
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: <a href="https://github.com/kubernetes-sigs/kind/pull/2231#issuecomment-834129515" title="Approved">aojea</a>, <a href="https://github.com/kubernetes-sigs/kind/pull/2231#" title="Author self-approved">tao12345666333</a>
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:
OWNERS[aojea]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
</details>
<!-- META={"approvers":[]} -->
comment created time in 3 hours
pull request commentkubernetes-sigs/kind
/approve seems kubernets/kubernetes didn't bumped it yet :thinking:
comment created time in 3 hours
Pull request review commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
ARG TARGETARCH # Configure containerd and runc binaries from kind-ci/containerd-nightlies repository # The repository contains latest stable releases and nightlies built for multiple architectures-ARG CONTAINERD_VERSION="1.5.0-beta.4-91-g1b05b605c"+ARG CONTAINERD_VERSION="1.5.0-rc.1"
final 1.5.0 was released 3 days ago https://github.com/containerd/containerd/releases/tag/v1.5.0
comment created time in 3 hours
issue commentkubernetes-sigs/kind
download docker repeatedly when installing from choco
maybe it's updating?
I think it might be, but I don’t have a windows system to test.
comment created time in 5 hours
issue commentkubernetes-sigs/kind
download docker repeatedly when installing from choco
您的Windows版Docker桌面是什么?
20.10.5, now it's updated to 20.10.6, maybe it's updating?
我们目前不维护choco软件包。 有关包装上的背景,请参见#956。
ok, thank you
comment created time in 5 hours
issue commentkubernetes-sigs/kind
download docker repeatedly when installing from choco
what's your Docker Desktop for Windows version ?
comment created time in 7 hours
issue openedkubernetes-sigs/kind
download docker repeatedly when installing from choco
Docker version 20.10.5, build 55c4c88
I have installed docker desktop, but it will download it again when I install kind

created time in 7 hours
pull request commentkubernetes-sigs/kind
bump containerd and cri-tools to latest
ping
comment created time in 8 hours
created tagkind-ci/containerd-nightlies
Unofficial containerd nightly builds
created time in 9 hours
created tagkind-ci/containerd-nightlies
Unofficial containerd nightly builds
created time in 9 hours
pull request commentkubernetes-sigs/kind
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: <a href="https://github.com/kubernetes-sigs/kind/pull/2231#" title="Author self-approved">tao12345666333</a>
To complete the pull request process, please assign munnerz after the PR has been reviewed.
You can assign the PR to them by writing /assign @munnerz in a comment when ready.
The full list of commands accepted by this bot can be found here.
<details open> 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
</details>
<!-- META={"approvers":["munnerz"]} -->
comment created time in 11 hours
PR opened kubernetes-sigs/kind
We have just released Go versions 1.16.4 and 1.15.12, minor point releases.
This minor release includes a security fix according to the new security policy (#44918).
ReadRequest and ReadResponse in net/http can hit an unrecoverable panic when reading a very large header (over 7MB on 64-bit architectures, or over 4MB on 32-bit ones). Transport and Client are vulnerable and the program can be made to crash by a malicious server. Server is not vulnerable by default, but can be if the default max header of 1MB is overridden by setting Server.MaxHeaderBytes to a higher value, in which case the program can be made to crash by a malicious client.
This also affects golang.org/x/net/http2/h2c and HeaderValuesContainsToken in golang.org/x/net/http/httpguts, and is fixed in golang.org/x/[email protected].
This is issue #45710 and CVE-2021-31525.
Thanks to Guido Vranken who reported the crash as part of the Ethereum 2.0 bounty program.
View the release notes for more information: https://golang.org/doc/devel/release.html#go1.16.minor
pr created time in 11 hours
Pull request review commentkubernetes-sigs/kind
make podman resolve short names
go 1.14 require ( github.com/BurntSushi/toml v0.3.1 github.com/alessio/shellescape v1.4.1+ github.com/docker/distribution v2.7.1+incompatible
I can modify it. :smile_cat:
The introduction of external dependencies is because I also want to discuss whether we should use external dependencies or continue to use our own implementation.
comment created time in 15 hours
pull request commentkubernetes-sigs/kind
Add documentation about running Kong Ingress
Is there anything else I need to do on this before it can be tested? Thanks!
comment created time in 19 hours
issue commentkubernetes-sigs/kind
Inconsistent results with kubectl and curl for SelfSubjectAccessReview api calls
That error message means that you failed to authenticate. Perhaps the token has expired.
comment created time in 21 hours
issue commentkubernetes-sigs/kind
Inconsistent results with kubectl and curl for SelfSubjectAccessReview api calls
@enj I followed the steps you suggested please but I get following error on last line
bash-3.2$ kubectl auth can-i impersonate serviceaccounts
error: You must be logged in to the server (Unauthorized)
comment created time in a day
Pull request review commentkubernetes-sigs/kind
make podman resolve short names
go 1.14 require ( github.com/BurntSushi/toml v0.3.1 github.com/alessio/shellescape v1.4.1+ github.com/docker/distribution v2.7.1+incompatible
Ben is not fan of importing new things , can we just append docker.io if is a shortname?
comment created time in a day
pull request commentkubernetes-sigs/kind
make podman resolve short names
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: <a href="https://github.com/kubernetes-sigs/kind/pull/2230#pullrequestreview-653189599" title="Approved">AkihiroSuda</a>, <a href="https://github.com/kubernetes-sigs/kind/pull/2230#" title="Author self-approved">tao12345666333</a>
To complete the pull request process, please assign amwat after the PR has been reviewed.
You can assign the PR to them by writing /assign @amwat in a comment when ready.
The full list of commands accepted by this bot can be found here.
<details open> 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
</details>
<!-- META={"approvers":["amwat"]} -->
comment created time in a day
pull request commentkubernetes-sigs/kind
make podman resolve short names
@AkihiroSuda: changing LGTM is restricted to collaborators
<details>
In response to this:
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/test-infra repository. </details>
comment created time in a day
pull request commentkubernetes-sigs/kind
make podman resolve short names
@tao12345666333: The following test failed, say /retest to rerun all failed tests:
| Test name | Commit | Details | Rerun command |
|---|---|---|---|
| pull-kind-conformance-parallel-1-16 | 35f337bcaf355177a28456b8cecf06b130a451a0 | link | /test pull-kind-conformance-parallel-1-16 |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
<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/test-infra repository. I understand the commands that are listed here. </details> <!-- test report -->
comment created time in a day
issue commentkubernetes-sigs/kind
@aojea, there is no way to do that for short-name-mode specifically. But there's REGISTRIES_CONF_PATH=$path for registries.conf.
comment created time in a day
issue commentkubernetes-sigs/kind
- Change
short-name-mode="permissive"as suggested above.
@vrothberg is there a way to set permissive using podman flags or environment variables?
comment created time in a day
issue commentkubernetes-sigs/kind
I submited a PR #2230 PTAL.
comment created time in a day
pull request commentkubernetes-sigs/kind
make podman resolve short names
@tao12345666333: The following test failed, say /retest to rerun all failed tests:
| Test name | Commit | Details | Rerun command |
|---|---|---|---|
| pull-kind-verify | 08c68e81e16ea7391740efe798feee25d8721c56 | link | /test pull-kind-verify |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
<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/test-infra repository. I understand the commands that are listed here. </details> <!-- test report -->
comment created time in a day
pull request commentkubernetes-sigs/kind
make podman resolve short names
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: <a href="https://github.com/kubernetes-sigs/kind/pull/2230#" title="Author self-approved">tao12345666333</a>
To complete the pull request process, please assign amwat after the PR has been reviewed.
You can assign the PR to them by writing /assign @amwat in a comment when ready.
The full list of commands accepted by this bot can be found here.
<details open> 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
</details>
<!-- META={"approvers":["amwat"]} -->
comment created time in a day