issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
kube-contro... | kube-controller-manager panic when network interfaces for Azure VMSS are null | https://api.github.com/repos/kubernetes/kubernetes/issues/94354/comments | 1 | 2020-08-31T08:07:05Z | 2020-09-02T02:41:44Z | https://github.com/kubernetes/kubernetes/issues/94354 | 689,009,417 | 94,354 |
[
"kubernetes",
"kubernetes"
] | Solve, the ipvs used by kube-proxy, the default scheduling algorithm is rr, is there a way to specify a certain svc to use sh | Specify the ipvs scheduling algorithm of svc as sh | https://api.github.com/repos/kubernetes/kubernetes/issues/94350/comments | 4 | 2020-08-31T06:50:29Z | 2021-10-27T04:28:32Z | https://github.com/kubernetes/kubernetes/issues/94350 | 688,959,289 | 94,350 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
kind-ipv6-master-parallel
gce-cos-master-default
ci-kubernetes-e2e-gci-gce-containerd
....
**Which test(s) are flaking**:
... | [Flaky Test] [sig-network] Conntrack should be able to preserve UDP traffic when server pod cycles for a NodePort service | https://api.github.com/repos/kubernetes/kubernetes/issues/94349/comments | 6 | 2020-08-31T06:00:53Z | 2020-09-07T10:30:55Z | https://github.com/kubernetes/kubernetes/issues/94349 | 688,928,856 | 94,349 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Run `kube-pro... | Ambiguous help message in kube-proxy | https://api.github.com/repos/kubernetes/kubernetes/issues/94346/comments | 4 | 2020-08-31T04:33:46Z | 2020-09-20T00:32:30Z | https://github.com/kubernetes/kubernetes/issues/94346 | 688,889,147 | 94,346 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Submitting an existing `Endpoints` resource, with subsets that are not in canonical order, to an API server with the ServerSideApply feature enabled results in a `MODIFIED` event even if the subset data has not actually changed.
**What you expected to happen**:
The `MODIFIED` event should no... | ServerSideApply results in superfluous MODIFIED events for Endpoints resources with subset data in non-canonical order | https://api.github.com/repos/kubernetes/kubernetes/issues/94339/comments | 20 | 2020-08-30T17:40:27Z | 2020-12-15T18:09:30Z | https://github.com/kubernetes/kubernetes/issues/94339 | 688,760,062 | 94,339 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
When runnin... | e2e kube-proxy mode detection assumes kube-proxy listens on localhost | https://api.github.com/repos/kubernetes/kubernetes/issues/94337/comments | 21 | 2020-08-30T14:21:49Z | 2020-12-10T22:56:18Z | https://github.com/kubernetes/kubernetes/issues/94337 | 688,727,719 | 94,337 |
[
"kubernetes",
"kubernetes"
] | Kubelet log with errors:
```
E0830 12:38:41.560295 22250 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/driver.longhorn.io^pvc-den1vh podName: nodeName:}" failed. No retries permitted until 2020-08-30 12:40:43.560256481 +0000 UTC m=+4017.602009868 (durationBeforeRetry 2m2s). Error: "Vo... | Trying to use longhorn persistent volume | https://api.github.com/repos/kubernetes/kubernetes/issues/94336/comments | 12 | 2020-08-30T12:44:58Z | 2021-01-28T19:56:23Z | https://github.com/kubernetes/kubernetes/issues/94336 | 688,712,614 | 94,336 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Kubelet v1.19... | Kubelet not starting with CRI-O on BTRFS (could not find device) | https://api.github.com/repos/kubernetes/kubernetes/issues/94335/comments | 19 | 2020-08-29T22:57:01Z | 2021-01-14T16:55:34Z | https://github.com/kubernetes/kubernetes/issues/94335 | 688,617,053 | 94,335 |
[
"kubernetes",
"kubernetes"
] | I am facing an issue with using the` kubectl rollout status` command with `CRD resource`.
Environment:
` Kubernetes version: v1.16.13-gke.1 on GCP-GKE` and
`kubectl version : v1.19.0`
` `Strimzi version v0.19.0`, [](https://strimzi.io/)`
I am using Strimzi [](https://strimzi.io/) to deploy Kafka on Kubernete... | `kubectl rollout` gives confusing error when invoked with custom resource: “error: unable to decode file” | https://api.github.com/repos/kubernetes/kubernetes/issues/94332/comments | 8 | 2020-08-29T15:40:26Z | 2021-01-28T07:44:21Z | https://github.com/kubernetes/kubernetes/issues/94332 | 688,555,208 | 94,332 |
[
"kubernetes",
"kubernetes"
] | Hi I'm trying to get client real-ip to restrict some access at pod. But unfortunately I'm always getting 10.244.1.1 at every pod. I have tried with https://kubernetes.io/docs/tutorials/services/source-ip/ but unfortunately no luck. Please help.
I'm using kubernetes 1.8.2 version on cent os 7 bare metal servers for k... | Trying to get client real-ip to restrict some access at pod on kubernetes environemnt | https://api.github.com/repos/kubernetes/kubernetes/issues/94330/comments | 2 | 2020-08-29T14:01:38Z | 2020-08-30T20:23:42Z | https://github.com/kubernetes/kubernetes/issues/94330 | 688,538,496 | 94,330 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I installed... | failed init kubernetes 19.0 in raspberry 4 with ubuntu server20.04 and kubeadm. | https://api.github.com/repos/kubernetes/kubernetes/issues/94329/comments | 2 | 2020-08-29T12:01:46Z | 2020-08-29T12:18:57Z | https://github.com/kubernetes/kubernetes/issues/94329 | 688,520,466 | 94,329 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When using Kubernetes v1.16.7, if my cronjob exceed 20k+, the new cronjob doesn't create job to do the script.
**What you expected to happen**:
The cronjob can start on time, and create job correctly.
**How to reproduce it (as minimally and precisely as possible)**:
Using kubernetes to crea... | Kubernetes v1.16.7 number of CronJob exceed 20k+ and do not execute | https://api.github.com/repos/kubernetes/kubernetes/issues/94328/comments | 9 | 2020-08-29T11:19:05Z | 2021-03-18T19:08:21Z | https://github.com/kubernetes/kubernetes/issues/94328 | 688,514,499 | 94,328 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Currently the Ingress v1beta1 resource is responsible for holding both the TLS secret to use for each hostname, as well as the HTTP path routing rules to use at the application layer.
With the change, Ingress and IngressRule would be two separate top-level resources.
* An Ing... | Feature Request: Separate Ingress from IngressRule | https://api.github.com/repos/kubernetes/kubernetes/issues/94321/comments | 7 | 2020-08-29T00:17:21Z | 2020-08-30T15:07:47Z | https://github.com/kubernetes/kubernetes/issues/94321 | 688,417,233 | 94,321 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
- Using client-go v1.18.8 to watch resources on API server versions 1.17.x and 1.18.0 - 1.18.5
- After the connection to the server is temporarily interrupted the client never recovers from `Too large resource version` error
See the earlier issue for steps to reproduce: https://github.com/kube... | API client fails to recover when server returns "Timeout: Too large resource version" error | https://api.github.com/repos/kubernetes/kubernetes/issues/94315/comments | 8 | 2020-08-28T20:12:40Z | 2020-12-01T08:28:20Z | https://github.com/kubernetes/kubernetes/issues/94315 | 688,331,252 | 94,315 |
[
"kubernetes",
"kubernetes"
] | I have a two node k8s cluster working. I added another node to the cluster and the `sudo kubeadm join ...` command reported that the node had joined the cluster. The new node is stuck in the NotReady state:
```
kubectl get nodes
NAME STATUS ROLES AGE VERSION
msi-ubuntu18 NotReady <... | Adding a node to kubernetes cluster gives failed to load Kubelet config file /var/lib/kubelet/config.yaml and no networks found in /etc/cni/net.d | https://api.github.com/repos/kubernetes/kubernetes/issues/94314/comments | 3 | 2020-08-28T20:03:28Z | 2020-08-31T14:24:20Z | https://github.com/kubernetes/kubernetes/issues/94314 | 688,327,177 | 94,314 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
When a pvc wa... | PVCs specified with quantity containing suffix `m` are not counted in ResourceQuota and block ResourceQuota updates | https://api.github.com/repos/kubernetes/kubernetes/issues/94313/comments | 9 | 2020-08-28T19:49:11Z | 2020-09-09T08:11:53Z | https://github.com/kubernetes/kubernetes/issues/94313 | 688,320,023 | 94,313 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
When creating a VolumeSnapshot of a PVC, the default logic (when no VolumeSnapshotClass is provided) should use the VolumeSnapshotClass with the correct driver for that PVC.
More specifically, the Vo... | Default VolumeSnapshotClass should depend on provisioner of PVC | https://api.github.com/repos/kubernetes/kubernetes/issues/94312/comments | 22 | 2020-08-28T17:10:42Z | 2020-10-20T22:36:14Z | https://github.com/kubernetes/kubernetes/issues/94312 | 688,227,569 | 94,312 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
pull-kubernetes-e2e-kind-ipv6
**Which test(s) are flaking**:
**Testgrid link**:
https://testgrid.k8s.io/presubmits-kubernetes-b... | [Flaky Test] SSL: no alternative certificate subject name matches target host name 'kind.sigs.k8s.io' | https://api.github.com/repos/kubernetes/kubernetes/issues/94311/comments | 8 | 2020-08-28T17:07:11Z | 2020-09-30T05:16:27Z | https://github.com/kubernetes/kubernetes/issues/94311 | 688,225,446 | 94,311 |
[
"kubernetes",
"kubernetes"
] | Installing CSI provider for vsphere failed.
```
kubectl get deployment --namespace=kube-system
NAME READY UP-TO-DATE AVAILABLE AGE
calico-kube-controllers 1/1 1 1 46h
coredns 2/2 2 2 46h
vsphere-csi-controller 0/... | vSphere create volume did not create pvc | https://api.github.com/repos/kubernetes/kubernetes/issues/94308/comments | 7 | 2020-08-28T14:36:12Z | 2021-01-25T16:43:59Z | https://github.com/kubernetes/kubernetes/issues/94308 | 688,120,666 | 94,308 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
kubelet delete running podes after restart when /var/lib/kubelet is not writable
log is:
Line 81243: W0805 14:50:25.334153 30356 predicate.go:83] Failed to admit pod demo_default(f05ac3a3-fc1c-428b-8800-af2b6598992d) - Update plugin resources failed due to failed to write checkpoint file "ku... | kubelet: kubelet delete running podes after restart when /var/lib/kubelet is not writable | https://api.github.com/repos/kubernetes/kubernetes/issues/94305/comments | 12 | 2020-08-28T08:48:44Z | 2020-10-26T11:28:07Z | https://github.com/kubernetes/kubernetes/issues/94305 | 687,916,626 | 94,305 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Fix all CVE issues.
```
root:[kubernetes]$ go list -mod=mod -json -m all | docker run -i sonatypecommunity/nancy:v0.3
...
[330/331] pkg:golang/sigs.k8s.io/yaml@1.2.0
[331/331] pkg:golang/vbom.ml/... | CVE issue | https://api.github.com/repos/kubernetes/kubernetes/issues/94304/comments | 12 | 2020-08-28T08:41:21Z | 2020-09-09T15:09:44Z | https://github.com/kubernetes/kubernetes/issues/94304 | 687,912,240 | 94,304 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
A feature (enabled by default) that any "long running" kubectl command (like exec and logs) send a periodic keep alive signal to the API server.
At this point this is only available for the proxy command where it is disabled by default.
I propose to have this keepalive made... | Kubectl: Keepalive connection to API server for exec and logs. | https://api.github.com/repos/kubernetes/kubernetes/issues/94301/comments | 24 | 2020-08-28T08:01:48Z | 2022-11-15T22:34:00Z | https://github.com/kubernetes/kubernetes/issues/94301 | 687,889,053 | 94,301 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Kube-contro... | Kube-controller-manager panic when wrong Azure VMSS name is configured | https://api.github.com/repos/kubernetes/kubernetes/issues/94300/comments | 1 | 2020-08-28T07:21:44Z | 2020-08-30T16:54:21Z | https://github.com/kubernetes/kubernetes/issues/94300 | 687,867,163 | 94,300 |
[
"kubernetes",
"kubernetes"
] | /sig API Machinery
I want to activate the feature gate ExperimentalHostUserNamespaceDefaulting as documented https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/.
I have enabled "User Namespace" in docker daemon config
1.systemctl stop docker
2.rm -rf /var/lib/docker
3. Add th... | Featuregate ExperimentalHostUserNamespaceDefaulting in Kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/94296/comments | 4 | 2020-08-28T06:10:48Z | 2020-08-29T19:49:01Z | https://github.com/kubernetes/kubernetes/issues/94296 | 687,761,373 | 94,296 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Our [operato... | CRD update from v1beta1 to v1 | https://api.github.com/repos/kubernetes/kubernetes/issues/94295/comments | 5 | 2020-08-28T05:46:57Z | 2020-08-30T15:14:37Z | https://github.com/kubernetes/kubernetes/issues/94295 | 687,732,210 | 94,295 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Completed pods of cronjob were not deleted, remain forever. The job was deleted successfully.
Garbage collector seems stop working at certain point.
**What you expected to happen**:
Completed pods are deleted along with the parent jobs.
**How to reproduce it (as minimally and precisely as po... | Cronjob completed pods not deleted (job deleted) | https://api.github.com/repos/kubernetes/kubernetes/issues/94293/comments | 17 | 2020-08-28T04:18:54Z | 2022-06-22T12:14:59Z | https://github.com/kubernetes/kubernetes/issues/94293 | 687,699,651 | 94,293 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
There should be a way to override the default gcc compliers mentioned in the [golang.sh](https://github.com/kubernetes/kubernetes/blob/35942f65709d73a8bb8c42904eb6ca3204f0e29a/hack/lib/golang.sh#L397) fil... | Support customized gcc and cross compilation of kubernetes on platforms other than amd64 | https://api.github.com/repos/kubernetes/kubernetes/issues/94291/comments | 2 | 2020-08-27T22:18:51Z | 2020-10-23T05:15:36Z | https://github.com/kubernetes/kubernetes/issues/94291 | 687,578,610 | 94,291 |
[
"kubernetes",
"kubernetes"
] | turning https://github.com/kubernetes/kubernetes/pull/94231#discussion_r478088074 into an issue
ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/e2e-tests.md#kinds-of-tests
The `[NodeFeature:Foo]`, `[NodeSpecialFeature:Foo]`, `[NodeAlphaFeature:Foo]` tags are undocumented, a... | node e2e test tags: dedupe [Node.*Feature:Foo][Feature:Foo] anti-pattern | https://api.github.com/repos/kubernetes/kubernetes/issues/94289/comments | 19 | 2020-08-27T20:59:35Z | 2022-02-20T21:41:26Z | https://github.com/kubernetes/kubernetes/issues/94289 | 687,536,837 | 94,289 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
during update to v1.19 can not upgrade coredns deployment:
```
# kubeadm init phase addon coredns --config /config/kubeadmcfg.yaml
W0827 17:45:09.167031 251 kubelet.go:200] cannot automatically set CgroupDriver when starting the Kubelet: cannot execute 'docker info -f {{.CgroupDriver}}': ... | error execution phase addon/coredns: unable to match SHA256 digest ID in "" | https://api.github.com/repos/kubernetes/kubernetes/issues/94286/comments | 11 | 2020-08-27T17:54:47Z | 2020-08-31T15:38:14Z | https://github.com/kubernetes/kubernetes/issues/94286 | 687,431,577 | 94,286 |
[
"kubernetes",
"kubernetes"
] | /sig scheduler
/cc @ahg-g
/kind feature
/assign
/milestone v1.20
The following features will only be added to the new framework (proposed in https://github.com/kubernetes/kubernetes/issues/93117, implemented in https://github.com/kubernetes/kubernetes/pull/93252), which will replace the old benchmarking framewo... | scheduler_perf: meta issue to track multiple issues | https://api.github.com/repos/kubernetes/kubernetes/issues/94285/comments | 14 | 2020-08-27T17:42:50Z | 2022-01-30T09:25:48Z | https://github.com/kubernetes/kubernetes/issues/94285 | 687,424,878 | 94,285 |
[
"kubernetes",
"kubernetes"
] | **What happened**: Upgraded from 1.15.3 to 1.17.9 in our Dev cluster and started to see Fluent-bit daemonset started failing on master nodes with the following
```
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "7187279a021a00f4392a2a02744417c24907cea4c835b18c90f429... | Daemonset does not provision to master nodes - cni failed to set up pod | https://api.github.com/repos/kubernetes/kubernetes/issues/94284/comments | 21 | 2020-08-27T16:27:32Z | 2020-09-10T00:46:20Z | https://github.com/kubernetes/kubernetes/issues/94284 | 687,378,586 | 94,284 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
While working with a PR that updates the API (https://github.com/kubernetes/kubernetes/pull/92744) the `hack/update-generated-protobuf.sh` script stopped to generate grpc files for the updated structure. This worked fine from start and I am unsure when it stopped working. I can't relate it to some... | hack/update-generated-protobuf.sh does not generate .pb.go and .proto files | https://api.github.com/repos/kubernetes/kubernetes/issues/94282/comments | 3 | 2020-08-27T15:48:15Z | 2020-09-01T19:28:38Z | https://github.com/kubernetes/kubernetes/issues/94282 | 687,351,993 | 94,282 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
When deploy... | kubelet: pod metrics not visible with Docker 18 (19.03 works) | https://api.github.com/repos/kubernetes/kubernetes/issues/94281/comments | 19 | 2020-08-27T13:59:33Z | 2020-11-30T02:42:19Z | https://github.com/kubernetes/kubernetes/issues/94281 | 687,266,731 | 94,281 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Given that ... | kubectl proxy not working for kube contexts with base path | https://api.github.com/repos/kubernetes/kubernetes/issues/94280/comments | 25 | 2020-08-27T13:30:46Z | 2021-08-20T18:19:32Z | https://github.com/kubernetes/kubernetes/issues/94280 | 687,245,042 | 94,280 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I created a... | Secret volume mount not updated if key is renamed and KeyToPath mounting is used | https://api.github.com/repos/kubernetes/kubernetes/issues/94279/comments | 10 | 2020-08-27T12:35:28Z | 2021-01-04T23:10:41Z | https://github.com/kubernetes/kubernetes/issues/94279 | 687,207,453 | 94,279 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-e2e-ubuntu-gce-containerd
**Which test(s) are flaking**:
[sig-api-machinery] ResourceQuota should create a ResourceQ... | [Flaky Test] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class. [sig-storage] | https://api.github.com/repos/kubernetes/kubernetes/issues/94278/comments | 7 | 2020-08-27T11:12:03Z | 2020-11-12T19:21:48Z | https://github.com/kubernetes/kubernetes/issues/94278 | 687,155,960 | 94,278 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Since a couple of weeks a node of my cluster gets unresponsive. The cpu usage increases to 100%. Only a restart helps.
It's not a specific pod which causes the problem. At all there is no pod which uses much ressources, just some small nginx container.
The only thing I can see in the log is th... | Node escalates randomly with 100% cpu usage, only restart helps | https://api.github.com/repos/kubernetes/kubernetes/issues/94276/comments | 5 | 2020-08-27T10:59:58Z | 2021-01-24T13:15:56Z | https://github.com/kubernetes/kubernetes/issues/94276 | 687,148,848 | 94,276 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
_Spawned from... | kubectl server side diff errors due to field type changes | https://api.github.com/repos/kubernetes/kubernetes/issues/94275/comments | 35 | 2020-08-27T10:14:06Z | 2021-04-15T22:44:39Z | https://github.com/kubernetes/kubernetes/issues/94275 | 687,120,772 | 94,275 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Can't acces... | Can't access cluster nameservice(coredns) | https://api.github.com/repos/kubernetes/kubernetes/issues/94273/comments | 6 | 2020-08-27T09:12:01Z | 2020-11-05T00:35:06Z | https://github.com/kubernetes/kubernetes/issues/94273 | 687,078,430 | 94,273 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
The rolling u... | Deamonset rolling update takes longer | https://api.github.com/repos/kubernetes/kubernetes/issues/94270/comments | 6 | 2020-08-27T03:44:14Z | 2020-10-19T16:46:33Z | https://github.com/kubernetes/kubernetes/issues/94270 | 686,914,429 | 94,270 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
pull-kubernetes-e2e-azure-disk-windows
**Which test(s) are flaking**:
[Fail] Dynamic Provisioning [single-az] [It] should create a... | [Flaky Test] pull-kubernetes-e2e-azure-disk-windows: should create a statefulset object, write and read to it, delete the pod and write and read to it again | https://api.github.com/repos/kubernetes/kubernetes/issues/94269/comments | 5 | 2020-08-27T02:51:32Z | 2020-10-10T05:22:47Z | https://github.com/kubernetes/kubernetes/issues/94269 | 686,896,577 | 94,269 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
https://testgrid.k8s.io/sig-testing-kind#pull-kubernetes-conformance-kind-ga-only-parallel
**Which test(s) are failing**:
Overall test failure on kind cluster creation
**Since when has it been failing**:
8/26/20 17:08 EDT
**Testgrid link**:
https://testgrid.k8s.io/sig-te... | pull-kubernetes-conformance-kind-ga-only-parallel failing on kind cluster creation due to yaml unmarshal errors | https://api.github.com/repos/kubernetes/kubernetes/issues/94263/comments | 14 | 2020-08-26T22:03:45Z | 2020-08-27T02:18:44Z | https://github.com/kubernetes/kubernetes/issues/94263 | 686,684,444 | 94,263 |
[
"kubernetes",
"kubernetes"
] | This is a **temporary** merge blocker to allow us to do a little re-milestoning before draining the PR queue and reopening officially for Kubernetes 1.20 development work.
Please refer to the proposal for details on reopening development: https://docs.google.com/document/d/1yI7o7R2bOB7QtkHUFMHMb5XObiJmzIAnJPuxhdAX-CA/... | Merge blocker to support reopening for Kubernetes 1.20 development in phases | https://api.github.com/repos/kubernetes/kubernetes/issues/94262/comments | 3 | 2020-08-26T20:27:26Z | 2020-08-26T20:59:56Z | https://github.com/kubernetes/kubernetes/issues/94262 | 686,595,319 | 94,262 |
[
"kubernetes",
"kubernetes"
] | Readiness probe failed: OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused "process_linux.go:90: adding pid 29505 to cgroups caused \"failed to write 29505 to cgroup.procs: write /sys/fs/cgroup/cpu,cpuacct/kubepods/burstable/pod06bb23ac-e14e-11ea-b936-06c4bdea633e/1839f75ddc... | in kubernetes get the events ,we found this message | https://api.github.com/repos/kubernetes/kubernetes/issues/94257/comments | 3 | 2020-08-26T15:46:03Z | 2020-08-26T16:10:25Z | https://github.com/kubernetes/kubernetes/issues/94257 | 686,427,135 | 94,257 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
`gce-master-scale-correctness (ci-kubernetes-e2e-gce-scale-correctness)`
**Which test(s) are flaking**:
`[sig-network] ESIPP [... | [Flaky Test] [sig-network] ESIPP [Slow] should work for type=LoadBalancer | https://api.github.com/repos/kubernetes/kubernetes/issues/94256/comments | 27 | 2020-08-26T15:19:17Z | 2021-04-21T11:13:06Z | https://github.com/kubernetes/kubernetes/issues/94256 | 686,407,845 | 94,256 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
As part of K8s Namespace creation/deletion automation through Terraform. I have created a cluster role with below mentioned rules and created a role binding for for the same cluster role. as part of ... | Namespace creation and deletion automation through Terraform | https://api.github.com/repos/kubernetes/kubernetes/issues/94255/comments | 2 | 2020-08-26T14:26:19Z | 2020-09-02T19:52:01Z | https://github.com/kubernetes/kubernetes/issues/94255 | 686,365,999 | 94,255 |
[
"kubernetes",
"kubernetes"
] |
I have a k8s cluster, and the installation time is 1 day faster than the actual time. I want to change the time to the correct time after deploying my business, but the cluster has problems after I am finished. How can I change it correctly? Adjust my server time after installation of k8s cluster? | Changing server host time after installing k8s cluster can cause problems | https://api.github.com/repos/kubernetes/kubernetes/issues/94250/comments | 6 | 2020-08-26T09:44:17Z | 2020-08-26T15:12:38Z | https://github.com/kubernetes/kubernetes/issues/94250 | 686,177,053 | 94,250 |
[
"kubernetes",
"kubernetes"
] | I'm trying to execute on the node `kubelet --allowed-unsafe-sysctls 'net.core.somaxconn'`
but return `Flag --allowed-unsafe-sysctls has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-... | How do I add net.core.somaxconn to the whitelist? | https://api.github.com/repos/kubernetes/kubernetes/issues/94249/comments | 5 | 2020-08-26T08:34:34Z | 2021-10-24T08:00:08Z | https://github.com/kubernetes/kubernetes/issues/94249 | 686,126,135 | 94,249 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-e2e-ubuntu-gce-containerd
**Which test(s) are flaking**:
[sig-cli] Kubectl client Simple pod should support inline e... | [Flaky Test] [sig-cli] Kubectl client Simple pod should support inline execution and attach | https://api.github.com/repos/kubernetes/kubernetes/issues/94248/comments | 3 | 2020-08-26T08:13:13Z | 2020-08-26T13:56:35Z | https://github.com/kubernetes/kubernetes/issues/94248 | 686,112,155 | 94,248 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
when a node g... | many evicted pods produced repeatedly under disk pressure | https://api.github.com/repos/kubernetes/kubernetes/issues/94245/comments | 15 | 2020-08-26T05:19:55Z | 2022-01-14T08:33:59Z | https://github.com/kubernetes/kubernetes/issues/94245 | 686,014,559 | 94,245 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
`getStorageAccounts` and `EnsureStorageAccount` functions need unit tests
https://github.com/kubernetes/kubernetes/blob/8c9d4def18019f3b39305fa83eddedd9f2bc930a/staging/src/k8s.io/legacy-cloud-provider... | write unit tests for azure_storageaccount.go | https://api.github.com/repos/kubernetes/kubernetes/issues/94240/comments | 8 | 2020-08-26T02:57:41Z | 2020-09-29T04:31:25Z | https://github.com/kubernetes/kubernetes/issues/94240 | 685,965,296 | 94,240 |
[
"kubernetes",
"kubernetes"
] | On a K8s Windows cluster, try to run container with agnhost image with following yaml file but failed
```
apiVersion: v1
kind: Pod
metadata:
name: pod-test2
spec:
containers:
- args:
- mounttest
- --new_file_0644=/test-volume/test-file
- --file_mode=/test-volume/test-file
image: k8s... | agnhost image mounttest does not work well on Windows | https://api.github.com/repos/kubernetes/kubernetes/issues/94237/comments | 15 | 2020-08-26T01:24:47Z | 2022-10-28T15:21:21Z | https://github.com/kubernetes/kubernetes/issues/94237 | 685,935,163 | 94,237 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Create an ebs... | Got "Failed to get AWS Cloud Provider. GetCloudProvider returned <nil> instead" when specifying --cloud-provider=external options | https://api.github.com/repos/kubernetes/kubernetes/issues/94234/comments | 6 | 2020-08-25T23:03:57Z | 2021-01-23T15:54:58Z | https://github.com/kubernetes/kubernetes/issues/94234 | 685,889,428 | 94,234 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
`integration-master (ci-kubernetes-integration-master )`
**Which test(s) are flaking**:
`k8s.io/kubernetes/test/integration/sc... | [Flaky Test] [sig-scheduling] k8s.io/kubernetes/test/integration/scheduler.TestPostFilterPlugin | https://api.github.com/repos/kubernetes/kubernetes/issues/94230/comments | 13 | 2020-08-25T16:17:24Z | 2020-11-06T00:23:01Z | https://github.com/kubernetes/kubernetes/issues/94230 | 685,617,771 | 94,230 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We've been doing some release readiness and auditing all `sig-network` tagged ginkgo tests... Looks like The example_cluster_dns.go test seems to expect a GOPATH when running. Im seeing some failures in sonobuoy and suspect a possible relation there but havent dove into it.
Either way, its cl... | example_cluster_dns.go relies on GOPATH, examples/ files | https://api.github.com/repos/kubernetes/kubernetes/issues/94227/comments | 19 | 2020-08-25T15:43:23Z | 2022-02-24T09:19:34Z | https://github.com/kubernetes/kubernetes/issues/94227 | 685,593,343 | 94,227 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
sig-release-master-blocking#kind-ipv6-master-parallel
**Which test(s) are flaking**:
E2E: [sig-storage] Subpath Container restart sh... | [Flaky Test][sig-storage] Subpath Container restart should verify that container can restart successfully after configmaps modified | https://api.github.com/repos/kubernetes/kubernetes/issues/94224/comments | 10 | 2020-08-25T13:59:05Z | 2020-09-28T13:45:20Z | https://github.com/kubernetes/kubernetes/issues/94224 | 685,509,298 | 94,224 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
`node-kubelet-master (ci-kubernetes-node-kubelet)`
**Which test(s) are flaking**:
`[k8s.io] MirrorPodWithGracePeriod when crea... | [Flaky Test] [k8s.io] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is deleted [NodeConformance] | https://api.github.com/repos/kubernetes/kubernetes/issues/94223/comments | 17 | 2020-08-25T13:50:19Z | 2021-03-04T10:01:18Z | https://github.com/kubernetes/kubernetes/issues/94223 | 685,502,978 | 94,223 |
[
"kubernetes",
"kubernetes"
] | The kube-apiserver is a very well designed application server. It has a lot of great features already built-in, like authentication, authorization, quotas, multi-tenancy (namespaces), pluggability (webhooks), a way to define resources/subresources (CRD), resource watches, API request limiting and these are only the thi... | Use the apiserver as a standalone application server | https://api.github.com/repos/kubernetes/kubernetes/issues/94222/comments | 11 | 2020-08-25T13:25:12Z | 2023-06-04T19:37:57Z | https://github.com/kubernetes/kubernetes/issues/94222 | 685,484,312 | 94,222 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-e2e-ubuntu-gce-containerd
**Which test(s) are flaking**:
[sig-storage] In-tree Volumes [Driver: gluster] [Testpatt... | [Flaky Test] [sig-storage] In-tree Volumes [Driver: gluster] subPath should support file as subpath [LinuxOnly] | https://api.github.com/repos/kubernetes/kubernetes/issues/94221/comments | 20 | 2020-08-25T12:51:50Z | 2020-09-10T17:46:04Z | https://github.com/kubernetes/kubernetes/issues/94221 | 685,460,209 | 94,221 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:.
CPU Manager... | App Containers can't inherit Init Containers CPUs - CPU Manager Static Policy | https://api.github.com/repos/kubernetes/kubernetes/issues/94220/comments | 30 | 2020-08-25T12:17:19Z | 2025-02-19T08:54:14Z | https://github.com/kubernetes/kubernetes/issues/94220 | 685,437,646 | 94,220 |
[
"kubernetes",
"kubernetes"
] | git the latest project.
```bash
# first step
git clone https://github.com/kubernetes/kubernetes.git
# second step
cd ./kubernetes
# third step
make
# error print
Makefile:1: *** missing separator. Stop.
```
how to solve? thanks.
| make error - missing separator. Stop. | https://api.github.com/repos/kubernetes/kubernetes/issues/94218/comments | 13 | 2020-08-25T09:46:51Z | 2024-12-02T00:55:07Z | https://github.com/kubernetes/kubernetes/issues/94218 | 685,338,864 | 94,218 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The `WaitForFirstConsumer` (= late binding) volume binding mode is supposed to ensure that volumes get created in a topology that is accessible by the node on which a pod is about to start. This can fail when there are multiple volumes involved:
- first volume gets created
- second volume creati... | late binding volume binding + multiple volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/94217/comments | 7 | 2020-08-25T08:33:13Z | 2021-11-09T14:51:05Z | https://github.com/kubernetes/kubernetes/issues/94217 | 685,286,543 | 94,217 |
[
"kubernetes",
"kubernetes"
] | Hello, im having issues with pode going immediately in crashloopBackoff state.

Kubectl describe po -n <namespace>
Init Containers:
init:
Container ID: docker://f2fd33030980aaed48a66b10ff... | Init:CrashLoopBackOff | https://api.github.com/repos/kubernetes/kubernetes/issues/94216/comments | 5 | 2020-08-25T08:25:28Z | 2020-08-31T21:56:54Z | https://github.com/kubernetes/kubernetes/issues/94216 | 685,281,574 | 94,216 |
[
"kubernetes",
"kubernetes"
] | While launching a eks 1.12 node through a Autoscaling group and with `/etc/eks/bootstrap.sh` user data, facing following errors on the node instance.
Aug 25 07:14:00 kubelet[13252]: I0825 07:14:00.897002 13252 server.go:408] Version: v1.12.10-eks-aae39f
Aug 25 07:14:00 kubelet[13252]: I0825 07:14:00.897399 13... | "Zone not specified in configuration file; querying AWS metadata service" error while launching worker node | https://api.github.com/repos/kubernetes/kubernetes/issues/94215/comments | 6 | 2020-08-25T08:19:41Z | 2021-02-19T22:36:26Z | https://github.com/kubernetes/kubernetes/issues/94215 | 685,277,973 | 94,215 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Deploy a Wind... | SMB mount does not work on containerd on Windows | https://api.github.com/repos/kubernetes/kubernetes/issues/94213/comments | 15 | 2020-08-25T07:03:13Z | 2020-11-10T21:43:30Z | https://github.com/kubernetes/kubernetes/issues/94213 | 685,232,454 | 94,213 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Actually i ... | How to get gke node reboot/shutdown logs using Systemd service | https://api.github.com/repos/kubernetes/kubernetes/issues/94212/comments | 4 | 2020-08-25T04:40:03Z | 2020-08-25T13:38:47Z | https://github.com/kubernetes/kubernetes/issues/94212 | 685,163,970 | 94,212 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Kubelet inter... | XSS Vulnerability with cAdvisor UI | https://api.github.com/repos/kubernetes/kubernetes/issues/94203/comments | 4 | 2020-08-24T20:54:22Z | 2020-08-25T21:31:43Z | https://github.com/kubernetes/kubernetes/issues/94203 | 684,959,223 | 94,203 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
In 1.19 we ... | [e2e] DynamicSnapshot option should not be in default TestPattern | https://api.github.com/repos/kubernetes/kubernetes/issues/94202/comments | 1 | 2020-08-24T20:41:20Z | 2020-08-27T03:51:38Z | https://github.com/kubernetes/kubernetes/issues/94202 | 684,951,611 | 94,202 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have observed a race condition / issue with multiple pods creating the same subpath volume mount on the same node.
My understanding is that if you use a volume with a subpath that doesn't exist, Kubernetes will create it.
I believe what happens if that both pods observe that the subpath need... | K8s volume mount race condition - Failed to create subPath directory for volumeMount {volume} of container {container} | https://api.github.com/repos/kubernetes/kubernetes/issues/94198/comments | 19 | 2020-08-24T17:43:01Z | 2024-10-15T20:41:35Z | https://github.com/kubernetes/kubernetes/issues/94198 | 684,849,352 | 94,198 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
`verify-1.19 (ci-kubernetes-verify-beta)`
**Which test(s) are flaking**:
`Timeout`
**Testgrid link**:
https://testgrid.k... | [Flaky Test] verify-1.19 (ci-kubernetes-verify-beta) | https://api.github.com/repos/kubernetes/kubernetes/issues/94197/comments | 4 | 2020-08-24T16:57:20Z | 2020-08-24T21:52:26Z | https://github.com/kubernetes/kubernetes/issues/94197 | 684,820,458 | 94,197 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/pull/93333 modified container log file removal in a way that made TestRemoveContainer flaky
```
=== RUN TestRemoveContainer
kuberuntime_container_test.go:84:
Error Trace: kuberuntime_container_test.go:84
Error: Not equal:
... | TestRemoveContainer flakes on container log file removal | https://api.github.com/repos/kubernetes/kubernetes/issues/94194/comments | 1 | 2020-08-24T15:24:11Z | 2020-08-24T22:10:18Z | https://github.com/kubernetes/kubernetes/issues/94194 | 684,759,692 | 94,194 |
[
"kubernetes",
"kubernetes"
] | the docs do not detail the default service account rights,where can i get the default serviceaccount rights? | what the default service account rights? | https://api.github.com/repos/kubernetes/kubernetes/issues/94193/comments | 5 | 2020-08-24T14:19:37Z | 2020-08-25T05:24:28Z | https://github.com/kubernetes/kubernetes/issues/94193 | 684,709,434 | 94,193 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
A new scheduler plugin for reporting scheduler internals such as node cache, current resource utilization, etc. into logs when scheduling.
**Why is this needed**:
When scheduling e2e tests are flaking, there's no way to know if current utilization guessed by an e2e (e.g. `[sig-... | kube-scheduler: debug plugin for reporting scheduler insights into logs | https://api.github.com/repos/kubernetes/kubernetes/issues/94192/comments | 20 | 2020-08-24T13:20:03Z | 2021-02-20T15:53:25Z | https://github.com/kubernetes/kubernetes/issues/94192 | 684,660,240 | 94,192 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Support custom weight per endpoint in IPVS rules set by kube-proxy
**Why is this needed**:
I deploy a DNS service as a daemonset, each node has his own pod.
I have a Service in from of them.
My kube-proxy is in IPVS mode.
When IPVS rules are inserted by kube-proxy, there i... | Use IPVS weight in proxy | https://api.github.com/repos/kubernetes/kubernetes/issues/94191/comments | 18 | 2020-08-24T12:33:32Z | 2021-02-07T06:39:33Z | https://github.com/kubernetes/kubernetes/issues/94191 | 684,629,397 | 94,191 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I tried to re... | Unable to resize PVC after CSI migration | https://api.github.com/repos/kubernetes/kubernetes/issues/94189/comments | 3 | 2020-08-24T09:48:54Z | 2020-10-19T22:08:08Z | https://github.com/kubernetes/kubernetes/issues/94189 | 684,528,321 | 94,189 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
My Cluster is running on EKS 1.12 version and node is at 1.10.3 version. I am trying to introduce a new node with 1.12 AMI through an existing autoscaling group. My ultimate plan is to upgrade the nodes to 1.12 version and then to attempt the cluster upgrade. But the newly launched V1.12 node is fac... | "Unable to update cni config: No networks found in /etc/cni/net.d" error seen on a worker node | https://api.github.com/repos/kubernetes/kubernetes/issues/94188/comments | 6 | 2020-08-24T09:08:55Z | 2023-05-08T05:15:46Z | https://github.com/kubernetes/kubernetes/issues/94188 | 684,503,808 | 94,188 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
My most immediate problem is that I would like the option for `hack/local-up-cluster.sh` to create a kube-proxy with golang /debug/pprof (the debug profiling HTTP endpoint) enabled. More generally, I see... | hack/local-up-cluster.sh should allow more control over kube process configs | https://api.github.com/repos/kubernetes/kubernetes/issues/94186/comments | 7 | 2020-08-23T19:03:53Z | 2021-01-21T19:11:41Z | https://github.com/kubernetes/kubernetes/issues/94186 | 684,238,471 | 94,186 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
`integration-{master,1.19,1.18,1.17} (ci-kubernetes-integration-*)`
**Which test(s) are flaking**:
It has been a mixed bag, so... | [Flaky Test] integration-{master,1.19,1.18,1.17} (ci-kubernetes-integration-*) | https://api.github.com/repos/kubernetes/kubernetes/issues/94184/comments | 6 | 2020-08-23T15:13:31Z | 2020-08-24T21:52:50Z | https://github.com/kubernetes/kubernetes/issues/94184 | 684,201,293 | 94,184 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
```shell
[ro... | nodelifecycle controller does not set NoExecute taint to NotReady node when kubelet has been stopped | https://api.github.com/repos/kubernetes/kubernetes/issues/94183/comments | 9 | 2020-08-23T14:29:48Z | 2021-01-13T22:17:04Z | https://github.com/kubernetes/kubernetes/issues/94183 | 684,193,632 | 94,183 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Option stop specify node cordon/drain reason
Eg. kubectl cordon BADNODE --comment "Node out for RAM upgrade RAM"
Then the comment can be read by running:
kubectl get BADNODE -o wide
+------------... | Support for specifying Node Maintenance Information | https://api.github.com/repos/kubernetes/kubernetes/issues/94181/comments | 10 | 2020-08-23T12:38:48Z | 2021-03-12T18:51:33Z | https://github.com/kubernetes/kubernetes/issues/94181 | 684,176,046 | 94,181 |
[
"kubernetes",
"kubernetes"
] | **What happened:**
we used Kubernetes version 1.15 for almost a year without any issue and recently before certificates got expired we **upgrade the cluster to 1.16.12 to renew certificates** everything seems fine until old certificates expired and the kubectl commands (kubectl get pods) gives us:
**error: You mus... | kubectl permission issue after old certificates expired (Error from server (Forbidden)) | https://api.github.com/repos/kubernetes/kubernetes/issues/94175/comments | 13 | 2020-08-22T07:02:37Z | 2020-08-24T16:11:24Z | https://github.com/kubernetes/kubernetes/issues/94175 | 683,945,738 | 94,175 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
It appears ... | patch-based (server-side-apply) and post-based Namespace creation requests to different endpoints populate different namespace attribute in AdmissionReview | https://api.github.com/repos/kubernetes/kubernetes/issues/94168/comments | 18 | 2020-08-21T19:21:59Z | 2020-10-02T16:07:27Z | https://github.com/kubernetes/kubernetes/issues/94168 | 683,780,546 | 94,168 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Running `hack/local-up-cluster.sh` on MacOS fails with the following (long) stack trace output:
```
$ hack/local-up-cluster.sh
WARNING : This script MAY be run as root for docker socket / iptables functionality; if failures occur, retry as root.
+++ [0821 11:32:55] Building go targets for darwi... | local-up-cluster.sh fails on mac (timeout waiting for apiserver) | https://api.github.com/repos/kubernetes/kubernetes/issues/94164/comments | 9 | 2020-08-21T17:01:42Z | 2022-08-05T14:33:35Z | https://github.com/kubernetes/kubernetes/issues/94164 | 683,693,513 | 94,164 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-e2e-ubuntu-gce-containerd
**Which test(s) are flaking**:
[sig-storage] downward api volume / should provide contai... | [Flaky Test][sig-storage] downward api volume / should provide container's memory limit [NodeConformance] | https://api.github.com/repos/kubernetes/kubernetes/issues/94159/comments | 11 | 2020-08-21T12:35:35Z | 2020-08-24T12:45:48Z | https://github.com/kubernetes/kubernetes/issues/94159 | 683,530,055 | 94,159 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Creation of kubeconfig using `kubeadm alpha kubeconfig user` command generated a kubeconfig. But it always has `kubernetes` as cluster name. But the cluster name of my cluster is different, configured via... | Allow to configure cluster name in the kubeconfig generated using kubeadm command | https://api.github.com/repos/kubernetes/kubernetes/issues/94158/comments | 2 | 2020-08-21T11:41:09Z | 2020-08-22T04:05:47Z | https://github.com/kubernetes/kubernetes/issues/94158 | 683,501,243 | 94,158 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
On Pods i cant ping google.de or github.com sometimes. At the one moment it works and in the next second it diddnt work.
Full qualified names like google.de. or github.com. seems every time working.
**What you expected to happen**:
non fully qualified names resolving.
**How to reproduce it (... | DNS does not resolve non fully qualified names. | https://api.github.com/repos/kubernetes/kubernetes/issues/94157/comments | 12 | 2020-08-21T10:27:04Z | 2023-02-01T12:00:34Z | https://github.com/kubernetes/kubernetes/issues/94157 | 683,462,204 | 94,157 |
[
"kubernetes",
"kubernetes"
] | env:k8s(v1.16.12) in centos7.4.
when is deploy the kube-apiserver ,I get the error when i start the apiserver service,I search a lot and I didn't get the answer:
--------------------------------------------------------
E0821 17:04:40.026333 21836 controller.go:154] Unable to remove old endpoints from kubernetes se... | unable to sync kubernetes service: rpc error: code = Unavailable desc = transport is closing | https://api.github.com/repos/kubernetes/kubernetes/issues/94155/comments | 18 | 2020-08-21T09:20:25Z | 2021-06-11T15:54:04Z | https://github.com/kubernetes/kubernetes/issues/94155 | 683,422,888 | 94,155 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Not observed ... | sampleAndWaterMarkHistograms.innerSet can take a long time | https://api.github.com/repos/kubernetes/kubernetes/issues/94145/comments | 4 | 2020-08-20T20:37:52Z | 2020-08-21T23:55:40Z | https://github.com/kubernetes/kubernetes/issues/94145 | 683,080,937 | 94,145 |
[
"kubernetes",
"kubernetes"
] | Bump etcd version to 3.4.13 to pick up a few important fixes:
* etcd [changelog](https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md)
* Fix [CVE-2020-15106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15106) and [CVE-2020-15112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15112).
... | Update etcd version to 3.4.13 | https://api.github.com/repos/kubernetes/kubernetes/issues/94141/comments | 7 | 2020-08-20T19:44:18Z | 2020-09-01T22:35:21Z | https://github.com/kubernetes/kubernetes/issues/94141 | 683,051,344 | 94,141 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Currently we only have metric for [device_plugin_alloc_duration_seconds](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/metrics/metrics.go#L270), and we should have a metric for error ... | Add device plugin error count to metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/94139/comments | 5 | 2020-08-20T18:16:57Z | 2021-01-17T20:39:14Z | https://github.com/kubernetes/kubernetes/issues/94139 | 682,994,831 | 94,139 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
There's a rac... | GCE Windows StackdriverLogging Service sometimes fails and never restarts on node boot. | https://api.github.com/repos/kubernetes/kubernetes/issues/94138/comments | 3 | 2020-08-20T17:57:07Z | 2020-11-13T07:26:24Z | https://github.com/kubernetes/kubernetes/issues/94138 | 682,973,269 | 94,138 |
[
"kubernetes",
"kubernetes"
] | Informations :
Version of Kubernetes : 2.19.0
Installations done :
- Kubectl : 1.18.5-00
- Kubelet : 1.18.5-00
- Kubeadm: 1.18.5-00
Number of node: one node master
Dns resolver: core-dns deployment
Network Kubernetes: calico deployment
Hi everybody. I have installed Kubernetes cluster using kubelet, kubea... | Kubernetes Pod can’t ping external IP | https://api.github.com/repos/kubernetes/kubernetes/issues/94133/comments | 5 | 2020-08-20T15:16:10Z | 2020-08-20T18:25:46Z | https://github.com/kubernetes/kubernetes/issues/94133 | 682,801,151 | 94,133 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I have acti... | psp/privileged requires binding to other serviceaccounts in ns/kube-system next to sa/default | https://api.github.com/repos/kubernetes/kubernetes/issues/94129/comments | 2 | 2020-08-20T09:41:39Z | 2020-08-20T12:27:40Z | https://github.com/kubernetes/kubernetes/issues/94129 | 682,573,019 | 94,129 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
A CSI driver rounds the sizes of volumes it provisions. When running external CSI tests, following happens:
1. The CSI driver rounds the size of the volume up to the value it supports.
2. ~~The external provisioners [rounds it up to the nearest GiB](https://github.com/kubernetes-csi/external-pro... | Provisioning tests don't allow any rounding | https://api.github.com/repos/kubernetes/kubernetes/issues/94128/comments | 14 | 2020-08-20T08:41:07Z | 2022-01-11T14:42:44Z | https://github.com/kubernetes/kubernetes/issues/94128 | 682,533,206 | 94,128 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I would like all the TLS servers to have the option to turn on `crypto/tls.Config.KeyLogWriter`.
**Why is this needed**:
This will make it possible to debug traffic with these secured servers, which i... | Expose crypto/tls.Config.KeyLogWriter | https://api.github.com/repos/kubernetes/kubernetes/issues/94123/comments | 20 | 2020-08-20T06:37:27Z | 2021-08-25T23:15:18Z | https://github.com/kubernetes/kubernetes/issues/94123 | 682,460,701 | 94,123 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
In reviewing ... | Inadequate comment on k/apiserver/pkg/util/flowcontrol.Interface.Handle | https://api.github.com/repos/kubernetes/kubernetes/issues/94122/comments | 5 | 2020-08-20T05:18:18Z | 2020-08-21T23:55:40Z | https://github.com/kubernetes/kubernetes/issues/94122 | 682,419,327 | 94,122 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I'm trying to... | kubectl diff finds differences on time field | https://api.github.com/repos/kubernetes/kubernetes/issues/94121/comments | 15 | 2020-08-20T01:15:54Z | 2020-10-02T20:27:06Z | https://github.com/kubernetes/kubernetes/issues/94121 | 682,278,909 | 94,121 |
[
"kubernetes",
"kubernetes"
] | We are seeing some of the pods getting failed while mounting/attaching volume to pods. this is happening intermittently and after bouncing kubelet service pods are able to reattach the volumes and succeeding. seeing the below error when pod get struck.
I created single PV and corresponding PVC to use volume mounts f... | Kubernetes pods are getting failed with Unable to attach or mount volume | https://api.github.com/repos/kubernetes/kubernetes/issues/94117/comments | 5 | 2020-08-20T00:42:07Z | 2021-01-17T02:21:16Z | https://github.com/kubernetes/kubernetes/issues/94117 | 682,269,055 | 94,117 |
[
"kubernetes",
"kubernetes"
] |
**What would you like to be added**:
When the Azure Cloud Provider creates public-ips and binds them to LoadBalancer endpoints, it should allow for customer control of the ip-tags passed along to public-ip creation requests.
**Why is this needed**:
There are optional features in Azure that allow customers to... | Azure Cloud Provider should support Service annotations that allow for ip-tag control over the public ips created for LoadBalancer Services | https://api.github.com/repos/kubernetes/kubernetes/issues/94113/comments | 2 | 2020-08-19T22:25:49Z | 2020-09-08T03:59:43Z | https://github.com/kubernetes/kubernetes/issues/94113 | 682,222,058 | 94,113 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
We are seeing... | Controller delete volume is called before node unstage volume returns success | https://api.github.com/repos/kubernetes/kubernetes/issues/94108/comments | 59 | 2020-08-19T20:10:53Z | 2024-07-22T17:39:58Z | https://github.com/kubernetes/kubernetes/issues/94108 | 682,146,433 | 94,108 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.