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"
] | I have a scheduler extender in our application which scheduler calls (the predicate). But I am looking for a way to authenticate the kube-scheduler (using some bearer token in request header). I dont see anyway in TLSExtender today. | Scheduler extender : Authenticating scheduler | https://api.github.com/repos/kubernetes/kubernetes/issues/94106/comments | 11 | 2020-08-19T17:50:54Z | 2020-08-21T18:04:22Z | https://github.com/kubernetes/kubernetes/issues/94106 | 682,026,959 | 94,106 |
[
"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**:
`/sys/fs/cg... | cgroup2: `/sys/fs/cgroup/sys/fs/cgroup` is created | https://api.github.com/repos/kubernetes/kubernetes/issues/94104/comments | 2 | 2020-08-19T16:37:55Z | 2020-09-02T02:41:34Z | https://github.com/kubernetes/kubernetes/issues/94104 | 681,984,481 | 94,104 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
ci-kubernetes-node-kubelet-orphans
**Which test(s) are failing**:
[k8s.io] ResourceMetricsAPI when querying /resource/metrics should report resource usage through the v1alpha1 resouce metrics api
**Since when has it been failing**:
Can't say as I've never seen it not failing.... | ResourceMetricsAPI test case fails | https://api.github.com/repos/kubernetes/kubernetes/issues/94103/comments | 7 | 2020-08-19T16:26:50Z | 2020-08-27T21:09:12Z | https://github.com/kubernetes/kubernetes/issues/94103 | 681,977,928 | 94,103 |
[
"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**: tried to creat... | ServiceAccount cannot create secret it has access to via rbac `resourceNames` | https://api.github.com/repos/kubernetes/kubernetes/issues/94101/comments | 3 | 2020-08-19T13:22:58Z | 2020-08-19T13:57:14Z | https://github.com/kubernetes/kubernetes/issues/94101 | 681,836,894 | 94,101 |
[
"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**:
bazel-test-master
**Which test(s) are flaking**:
Showing up as **Overall** on TestGrid
The Test Names on TG are not presented as ... | bazel-test-master - panic: field etcdserverpb.Request.ID has invalid type | https://api.github.com/repos/kubernetes/kubernetes/issues/94099/comments | 4 | 2020-08-19T10:02:52Z | 2020-08-19T18:51:27Z | https://github.com/kubernetes/kubernetes/issues/94099 | 681,712,492 | 94,099 |
[
"kubernetes",
"kubernetes"
] | https://storage.googleapis.com/k8s-gubernator/triage-go/index.html?ci=0&pr=1&text=APIResponsivenessPrometheus&job=performance

@wojtek-t, was analyzing it when looking at sch... | pull-kubernetes-e2e-gce-100-performance is flaky due to sporadic APIResponsivenessPrometheus failures | https://api.github.com/repos/kubernetes/kubernetes/issues/94098/comments | 8 | 2020-08-19T09:32:16Z | 2020-10-29T07:22:59Z | https://github.com/kubernetes/kubernetes/issues/94098 | 681,692,618 | 94,098 |
[
"kubernetes",
"kubernetes"
] | when I create a 1ki pvc,I find the capacity is 1Mi by 'kubectl get pvc',and resourceQuota's used is 1Ki.so i am to be surprised to this!!!
**What happened**:
**What you expected to happen**:
**How to reproduce it (as minimally and precisely as possible)**:
**Anything else we need to know?**:
**Environ... | pvc capacity is wrong | https://api.github.com/repos/kubernetes/kubernetes/issues/94096/comments | 8 | 2020-08-19T07:39:02Z | 2021-02-05T08:54:37Z | https://github.com/kubernetes/kubernetes/issues/94096 | 681,619,638 | 94,096 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Is it possible to let deployment support partition like statefulset in rolling update?
**Why is this needed**:
Partition in `statefulset.spec.updateStrategy.rollingUpdate` is very useful in doing gray... | [Feature Request] Is it possible to let deployment support partition like statefulset | https://api.github.com/repos/kubernetes/kubernetes/issues/94094/comments | 6 | 2020-08-19T06:29:57Z | 2021-03-18T19:08:21Z | https://github.com/kubernetes/kubernetes/issues/94094 | 681,584,022 | 94,094 |
[
"kubernetes",
"kubernetes"
] | when i watch a resource without timesecond param
watch will return quickly
like this:
kubectl get pod -w
NAME READY STATUS RESTARTS AGE
test-54557b784c-vg9cs 1/1 Running 0 16h
timeout param not in calico request param,then calico and kube-apiserver will High cpu usage
... | watch without timeout param will return quick,then high cpu usage | https://api.github.com/repos/kubernetes/kubernetes/issues/94093/comments | 2 | 2020-08-19T04:50:40Z | 2020-08-19T05:16:24Z | https://github.com/kubernetes/kubernetes/issues/94093 | 681,543,822 | 94,093 |
[
"kubernetes",
"kubernetes"
] | The host with dual NIC can only get the IP of public network through the interface, but I want the IP of intranet. How to configure kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/94092/comments | 3 | 2020-08-19T02:24:09Z | 2020-08-19T13:51:50Z | https://github.com/kubernetes/kubernetes/issues/94092 | 681,497,707 | 94,092 | |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
The Docker Machine project is currently in maintenance mode (https://github.com/docker/machine/issues/4537) and there are different ways to utilize remote hosts for Docker containers to build Kubernetes... | build/README.md suggests using outdated docker-machine | https://api.github.com/repos/kubernetes/kubernetes/issues/94091/comments | 21 | 2020-08-18T22:31:05Z | 2021-01-19T16:41:33Z | https://github.com/kubernetes/kubernetes/issues/94091 | 681,380,925 | 94,091 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
A host with capital letters in its hostname was rejected with the message
```
a DNS-1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9... | RFC1123 is incorrectly enforced | https://api.github.com/repos/kubernetes/kubernetes/issues/94088/comments | 11 | 2020-08-18T19:54:03Z | 2020-09-02T13:03:08Z | https://github.com/kubernetes/kubernetes/issues/94088 | 681,298,648 | 94,088 |
[
"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**:
Call to [Crea... | CreateContainer timeout does not increment Attempt count in ContainerMetadata | https://api.github.com/repos/kubernetes/kubernetes/issues/94085/comments | 10 | 2020-08-18T19:02:45Z | 2021-02-14T07:52:15Z | https://github.com/kubernetes/kubernetes/issues/94085 | 681,264,642 | 94,085 |
[
"kubernetes",
"kubernetes"
] | When defining a liveness or readiness probe of type exec with a timeout, like this
readinessProbe:
exec:
command:
- "curl"
- "-f"
- "localhost:8080/slow?timeInSecs=10"
initialDelaySeconds: 5
periodSeconds: 3
timeoutSeconds: 1
where the response i... | exec-type liveness or readiness probes ignore timeout | https://api.github.com/repos/kubernetes/kubernetes/issues/94080/comments | 7 | 2020-08-18T12:56:16Z | 2021-10-28T06:48:26Z | https://github.com/kubernetes/kubernetes/issues/94080 | 681,020,241 | 94,080 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
I would like to have the ability to inject environment variables that rely (expands) environment variables defined in podPreset.
**Why is this needed**:
Part of our services use consul as key-value storage.
We, as kubernetes cluster administrators, provide pod presets with con... | Using variable expansion with env from podPreset | https://api.github.com/repos/kubernetes/kubernetes/issues/94079/comments | 7 | 2020-08-18T12:38:29Z | 2021-01-15T22:54:17Z | https://github.com/kubernetes/kubernetes/issues/94079 | 681,008,716 | 94,079 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We're seeing legacy-cloud-providers/azure/clients (in our case, the synchronised copy used by latest cluster-autoscaler (1.19)) segfaulting under heavy pressure and ARM throttling:
```
I0809 17:11:56.963285 49 azure_cache.go:83] Invalidating unowned instance cache
panic: runtime error: inv... | Azure ARM client might segfault on empty responses | https://api.github.com/repos/kubernetes/kubernetes/issues/94077/comments | 1 | 2020-08-18T11:23:38Z | 2020-09-07T03:55:42Z | https://github.com/kubernetes/kubernetes/issues/94077 | 680,961,909 | 94,077 |
[
"kubernetes",
"kubernetes"
] |
when I build kubemark cluster , k8s v1.18.6 regard hollow-node as a node ,but pod :kube-flannel-ds-**** can't initialize successfully in hollow-node.
how to make pod:kube-flannel-ds initialize successfully ?
**Environment**:
- Kubernetes version (use `kubectl version`):v1.18.6
- Cloud provider or hardwar... | pod:kube-flannel-ds-**** can't initialize successfully | https://api.github.com/repos/kubernetes/kubernetes/issues/94074/comments | 4 | 2020-08-18T09:27:42Z | 2020-08-18T16:59:41Z | https://github.com/kubernetes/kubernetes/issues/94074 | 680,843,545 | 94,074 |
[
"kubernetes",
"kubernetes"
] | I also encountered the same problem, the disk space is also very sufficient, please help us to see
Annotations: <none>
Status: Failed
Reason: Evicted
Message: The node was low on resource: ephemeral-storage. Container ebaogi-bff-app was using 34260Ki, which exceeds its request of 0.
IP: ... | The node was low on resource: ephemeral-storage,I also encountered the same problem, the disk space is also very sufficient, please help us to see | https://api.github.com/repos/kubernetes/kubernetes/issues/94073/comments | 5 | 2020-08-18T07:35:48Z | 2020-08-19T02:29:34Z | https://github.com/kubernetes/kubernetes/issues/94073 | 680,768,684 | 94,073 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
POD is erroring out with Error 137
```
suv@Suvankars-MacBook-Pro[11:05:48]:~/thermeon/gke-staging-envs/charts$ kubectl get pods
NAME READY STATUS RESTARTS AGE
pintohlm-6dbf74d59c-j5bmq 0/1 Running 61 3h27m
```
**Deployment yaml** :- https://g... | Error 137 Container not starting up | https://api.github.com/repos/kubernetes/kubernetes/issues/94070/comments | 8 | 2020-08-18T05:43:17Z | 2020-09-13T13:22:51Z | https://github.com/kubernetes/kubernetes/issues/94070 | 680,711,054 | 94,070 |
[
"kubernetes",
"kubernetes"
] | How to resolve below error .... Please suggest
<!--root@ip-172-31-37-232:~# kubeadm join 172.31.40.171:6443 --token 2fe195.0onaxxh8l34o0dmz --discovery-token-ca-cert-hash sha256:f9ee88bb4201b9d06fc0844a1cf31dbbf5c628bc53c150f3f0fef26484581332
W0818 03:48:57.604919 8597 join.go:346] [preflight] WARNING: JoinC... | I cant do clustering in kubernetes..... [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set. | https://api.github.com/repos/kubernetes/kubernetes/issues/94068/comments | 2 | 2020-08-18T04:45:04Z | 2020-08-18T12:33:03Z | https://github.com/kubernetes/kubernetes/issues/94068 | 680,685,656 | 94,068 |
[
"kubernetes",
"kubernetes"
] |
<!--root@ip-172-31-37-232:~# kubeadm join 172.31.40.171:6443 --token 2fe195.0onaxxh8l34o0dmz --discovery-token-ca-cert-hash sha256:f9ee88bb4201b9d06fc0844a1cf31dbbf5c628bc53c150f3f0fef26484581332
W0818 03:48:57.604919 8597 join.go:346] [preflight] WARNING: JoinControlPane.controlPlane settings will be ignor... | I cant do clustering kubernetes [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set. | https://api.github.com/repos/kubernetes/kubernetes/issues/94067/comments | 3 | 2020-08-18T04:39:39Z | 2020-08-18T16:54:12Z | https://github.com/kubernetes/kubernetes/issues/94067 | 680,683,899 | 94,067 |
[
"kubernetes",
"kubernetes"
] | Hello here is a question on kubernetes installation
I deleted a master first then I'd like to make it master again, but failed
the version of kubelet and kubeadm is 1.13.10(a bit old version that no doc in kubernetes.io)
after I got token then I tried to join the cluster as a master, the following error report is sh... | configmaps "kubelet-config-1.xx.x" is forbidden | https://api.github.com/repos/kubernetes/kubernetes/issues/94065/comments | 4 | 2020-08-18T02:55:44Z | 2020-08-19T02:08:36Z | https://github.com/kubernetes/kubernetes/issues/94065 | 680,648,739 | 94,065 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Deleting a job returns a job object instead of a v1 status object.
**What you expected to happen**:
I expected a v1 status object to be returned about the delete of the job per the k8s api documentation and spec.
**How to reproduce it (as minimally and precisely as possible)**:
Delete any na... | OpenApi-Spec response schema ref is incorrect for deleting a v1 batch job | https://api.github.com/repos/kubernetes/kubernetes/issues/94064/comments | 8 | 2020-08-18T02:48:04Z | 2021-01-16T01:57:15Z | https://github.com/kubernetes/kubernetes/issues/94064 | 680,646,172 | 94,064 |
[
"kubernetes",
"kubernetes"
] | Seeing some of our Workflow jobs are getting failed with connection timeout error. We are using Argo Workflow manager to run jobs. we are observing Argo is losing connectivity to its workflows and our inter dependent workflow schema is getting failed with the below errors. so when I checked Kubernetes API server logs I... | Kubernetes API server response timeout | https://api.github.com/repos/kubernetes/kubernetes/issues/94063/comments | 8 | 2020-08-17T22:54:13Z | 2021-01-16T23:18:14Z | https://github.com/kubernetes/kubernetes/issues/94063 | 680,572,063 | 94,063 |
[
"kubernetes",
"kubernetes"
] | (hoisted from https://github.com/kubernetes/kubernetes/issues/94060#issuecomment-677644185)
To support improving validation on a custom resource definition when there is existing persisted custom resource data that only passes the old less restrictive validation, allow a CR update that fails custom CRD schema valida... | Allow ratcheting validation on custom resources | https://api.github.com/repos/kubernetes/kubernetes/issues/94060/comments | 29 | 2020-08-17T20:50:26Z | 2024-02-08T18:01:58Z | https://github.com/kubernetes/kubernetes/issues/94060 | 680,517,645 | 94,060 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The kubernetes cluster have three worker nodes and a master one, their labels as follows:
```shell
[root@master-3 yaml]# kubectl get node -l'zone' --show-labels
NAME STATUS ROLES AGE VERSION LABELS
master Ready worker 4d3h v1.18.6 beta.kubernetes.io/arch=amd64... | PodTopologySpreadConstraints doesn't work | https://api.github.com/repos/kubernetes/kubernetes/issues/94058/comments | 21 | 2020-08-17T16:03:14Z | 2020-08-25T16:06:19Z | https://github.com/kubernetes/kubernetes/issues/94058 | 680,346,035 | 94,058 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
ci-cloud-provider-gcp-conformance-latest
**Which test(s) are failing**:
Tests of v1.19 APIs (csr, ingress, ingressclass)
* This is the number 2 failure in th... | ci-cloud-provider-gcp-conformance-latest failing with mismatched test / server version | https://api.github.com/repos/kubernetes/kubernetes/issues/94051/comments | 8 | 2020-08-17T14:29:22Z | 2020-08-24T20:29:05Z | https://github.com/kubernetes/kubernetes/issues/94051 | 680,280,356 | 94,051 |
[
"kubernetes",
"kubernetes"
] | A K8S cluster is deployed,rocketmq is deployed to a node,When this node dies,k8s create terminaling type pods all the time,at least a few hundred thousand
System logs show too few pod ,and create pods all the time | k8s create terminaling type pods in large Numbers | https://api.github.com/repos/kubernetes/kubernetes/issues/94048/comments | 11 | 2020-08-17T10:21:02Z | 2020-08-17T16:01:39Z | https://github.com/kubernetes/kubernetes/issues/94048 | 680,121,796 | 94,048 |
[
"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 code depe... | k8s v1.18 runc dependency question | https://api.github.com/repos/kubernetes/kubernetes/issues/94039/comments | 9 | 2020-08-17T02:38:50Z | 2020-08-17T05:25:07Z | https://github.com/kubernetes/kubernetes/issues/94039 | 679,891,259 | 94,039 |
[
"kubernetes",
"kubernetes"
] | Hi,
I know this is the wrong place but I dont know what else to do I already tried on StackOverflow.
My Workernodes are located in an Office.
When a user logs in, all running pods on this Node should get evicted and the Node cordoned and when he logs out the Node should become schedulable again.
I got the eviction... | Kubernetes cordon own Node (access API from worker nodes) | https://api.github.com/repos/kubernetes/kubernetes/issues/94033/comments | 4 | 2020-08-16T11:58:35Z | 2020-08-17T15:58:43Z | https://github.com/kubernetes/kubernetes/issues/94033 | 679,741,959 | 94,033 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
executed comand not work after changed kube-proxy mode from "" to "ipvs". it work well befor.
```
[root@www ~]# kubectl exec -it busybox -- /bin/sh
error: unable to upgrade connection: pod does not exist
```
**What you expected to happen**:
connect to busybox‘s terminal which in default ... | executed comand not work after changed kube-proxy mode from "" to "ipvs". it work well befor. | https://api.github.com/repos/kubernetes/kubernetes/issues/94032/comments | 16 | 2020-08-16T08:48:31Z | 2022-10-02T05:30:31Z | https://github.com/kubernetes/kubernetes/issues/94032 | 679,717,018 | 94,032 |
[
"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 forgot to u... | kubectl get nodes -show-labels json parse error | https://api.github.com/repos/kubernetes/kubernetes/issues/94030/comments | 3 | 2020-08-15T23:46:15Z | 2020-08-16T11:48:13Z | https://github.com/kubernetes/kubernetes/issues/94030 | 679,660,029 | 94,030 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
After running the e2e network suite with the test `Should answer DNS query for maximum number of services per cluster` creating and deleting 100K service, the etcd database exceeds the data quota, and all the apiserver operations fails because of that.
> 2020-08-15T19:53:24.101951921Z stderr F ... | compact failed: etcdserver: mvcc: database space exceeded | https://api.github.com/repos/kubernetes/kubernetes/issues/94029/comments | 52 | 2020-08-15T22:01:19Z | 2024-10-31T09:54:00Z | https://github.com/kubernetes/kubernetes/issues/94029 | 679,648,223 | 94,029 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Trying to change timezone related configuration in pods running in kube-system namespace, all pods working except kube-api server, controller and scheduler.
Deployed kubernetes cluster using kubespray.
**What you expected to happen**:
All pods should come up.
**How to reproduce it (as minima... | Podpreset is not setting configuration for kube-apiserver | https://api.github.com/repos/kubernetes/kubernetes/issues/94024/comments | 5 | 2020-08-15T18:14:21Z | 2020-08-15T19:35:04Z | https://github.com/kubernetes/kubernetes/issues/94024 | 679,619,998 | 94,024 |
[
"kubernetes",
"kubernetes"
] | # UPDATE: dynamic config reloading is not going to be supported in the future.... this issue will explain why and track work needed to back out of this functionality.
**What happened**:
The kube-proxy generally is configured by a file injected by a ConfigMap (which is created by Kubeadm).
Several components in... | Global issue for tracking ConfigMap reloads (effects core-dns, kube-proxy, dynamic kubelet config,...?) | https://api.github.com/repos/kubernetes/kubernetes/issues/94022/comments | 35 | 2020-08-15T09:17:50Z | 2021-11-26T18:27:12Z | https://github.com/kubernetes/kubernetes/issues/94022 | 679,532,140 | 94,022 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Now I do some test on kubernetes node api, when node mgt07become not ready, I found node status not change from api
```
curl localhost:8080/api/v1/nodes/mgt07 -s|jq .status.conditions
[
{
"type": "NetworkUnavailable",
"status": "False",
"lastHeartbeatTime": "2020-07-06T09:24:05... | node status not change from kubernetes api when node become NotReady | https://api.github.com/repos/kubernetes/kubernetes/issues/94020/comments | 4 | 2020-08-15T07:16:27Z | 2020-08-22T05:47:12Z | https://github.com/kubernetes/kubernetes/issues/94020 | 679,516,990 | 94,020 |
[
"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 deployed a ... | Pod scheduled event is unknown | https://api.github.com/repos/kubernetes/kubernetes/issues/94019/comments | 25 | 2020-08-15T05:57:02Z | 2020-11-02T21:02:58Z | https://github.com/kubernetes/kubernetes/issues/94019 | 679,507,924 | 94,019 |
[
"kubernetes",
"kubernetes"
] | I see a discussion about the docker new policy https://github.com/cncf/foundation/issues/106 and this may affect Kubernetes e2e as well because we do run pull few images from docker hub [here](https://github.com/kubernetes/kubernetes/search?q=DockerLibraryRegistry+DockerGluster&unscoped_q=DockerLibraryRegistry+DockerGl... | Docker Hub's new policy for limiting image pulls | https://api.github.com/repos/kubernetes/kubernetes/issues/94018/comments | 10 | 2020-08-15T01:31:03Z | 2021-02-09T20:50:34Z | https://github.com/kubernetes/kubernetes/issues/94018 | 679,474,951 | 94,018 |
[
"kubernetes",
"kubernetes"
] | # Problem
Running e2e tests using Hyper-V islated Windows containers running on Windows Server 2004 hosts is currently not possible because:
- Containerd does not fully support multi-arch container image pulls with Hyper-V isolation.
The current behavior is that the first image matching OS/ARCH = windows/amd64 is ... | Adding tests for Hyper-V isolated Windows containers running on Windows Server 2004 hosts | https://api.github.com/repos/kubernetes/kubernetes/issues/94017/comments | 9 | 2020-08-14T22:10:33Z | 2020-11-05T17:49:15Z | https://github.com/kubernetes/kubernetes/issues/94017 | 679,426,778 | 94,017 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/).
You can also pos... | Is there a viewer to lookup data inside etcd snapshot? | https://api.github.com/repos/kubernetes/kubernetes/issues/94014/comments | 3 | 2020-08-14T19:58:42Z | 2020-08-17T16:13:10Z | https://github.com/kubernetes/kubernetes/issues/94014 | 679,373,261 | 94,014 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Can't pull latest 1.18.8 container images from the two registries above. I can pull 1.18.6 though.
I can pull from k8s.gcr.io, though but I can't find where this is documented.
**What you expected to happen**:
For it to work, since it was working for 1.18.6 or at least to know without dou... | gcr.io/google-containers and gcr.io/k8s-artifacts-prod don't work anymore | https://api.github.com/repos/kubernetes/kubernetes/issues/94013/comments | 21 | 2020-08-14T19:53:13Z | 2021-05-13T14:27:18Z | https://github.com/kubernetes/kubernetes/issues/94013 | 679,370,937 | 94,013 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
Currently, the mechanism is "Failed Pods associated with the Job are recreated by the Job controller with an exponential back-off delay (10s, 20s, 40s ...) capped at six minutes".
**What would you like to be added**:
I am wondering if we... | jobs: allow user to specify back-off delay | https://api.github.com/repos/kubernetes/kubernetes/issues/94012/comments | 10 | 2020-08-14T19:32:06Z | 2024-03-20T02:25:34Z | https://github.com/kubernetes/kubernetes/issues/94012 | 679,361,204 | 94,012 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
A field in kube-scheduler configuration API to set the number of threads. Currently, it's a constant with value 16.
https://github.com/kubernetes/kubernetes/blob/3b5aedcef43fa01538518ecbc7de369b27ecd191/pkg/scheduler/internal/parallelize/parallelism.go#L26
**Why is this nee... | Scheduler: Make number of threads configurable | https://api.github.com/repos/kubernetes/kubernetes/issues/94011/comments | 15 | 2020-08-14T18:11:59Z | 2020-10-30T04:04:06Z | https://github.com/kubernetes/kubernetes/issues/94011 | 679,324,003 | 94,011 |
[
"kubernetes",
"kubernetes"
] | Currently we unconditionally move pods out of unschedulable status when an event happens. However, we can optimize this by setting some conditions for each event to avoid unnecessarily doing that:
1) PV, PVC, StorageClass or CSINode add/update: move only pods with a PVC.
2) Service add/update: only if ServiceAffini... | Avoid moving pods out of unschedulable status unconditionally | https://api.github.com/repos/kubernetes/kubernetes/issues/94009/comments | 69 | 2020-08-14T16:11:14Z | 2021-05-25T04:48:21Z | https://github.com/kubernetes/kubernetes/issues/94009 | 679,258,867 | 94,009 |
[
"kubernetes",
"kubernetes"
] | NodeLabel and ServiceAffinity are what used to be called customer predicates and priorities. Since we have GA alternatives to those (NodeAffintiy and inter-pod affinity), I believe we should deprecate them from the plugin's API in CC before it gets to GA.
This is important because if CC makes it to GA, we can deprec... | Deprecate NodeLabel, ServiceAffinityand NodePreferAvoidPods from scheduler's CC api | https://api.github.com/repos/kubernetes/kubernetes/issues/94008/comments | 21 | 2020-08-14T15:17:49Z | 2021-06-09T13:35:56Z | https://github.com/kubernetes/kubernetes/issues/94008 | 679,227,191 | 94,008 |
[
"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**:
``filepath.... | Windows: absolute paths should not be allowed for subpath variable expansion | https://api.github.com/repos/kubernetes/kubernetes/issues/94007/comments | 0 | 2020-08-14T15:13:56Z | 2020-08-20T17:11:24Z | https://github.com/kubernetes/kubernetes/issues/94007 | 679,224,741 | 94,007 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
N/A
**Which test(s) are failing**:
should fail substituting values in a volume subpath with absolute path
**Since when has it been failing**:
N/A
*... | Variable expansion test false positive | https://api.github.com/repos/kubernetes/kubernetes/issues/94006/comments | 2 | 2020-08-14T15:08:43Z | 2020-08-27T23:07:48Z | https://github.com/kubernetes/kubernetes/issues/94006 | 679,221,697 | 94,006 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The iperf tests were written a while ago but i think havent been updated.
- They measure bandwidth over multiple pods, but they probably should also have a test which reports individual pod's bandwidth between one pod over a SEP.
- They should pretty print a table so its easy to see exactly wha... | iperf tests outputs need to be cleaned up and improved | https://api.github.com/repos/kubernetes/kubernetes/issues/94005/comments | 11 | 2020-08-14T14:40:19Z | 2021-01-26T23:15:40Z | https://github.com/kubernetes/kubernetes/issues/94005 | 679,203,265 | 94,005 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
1) Right now kube-proxy command line options are *deprecated* but they dont seem to report an error message when specified.
2) Arguments are parsed, which is weird - because parsing an arg makes you assume its being used, but then they are silently not used and instead overriden by the configma... | Make deprecation of Kube-proxy arguments more obvious when command line switches are used | https://api.github.com/repos/kubernetes/kubernetes/issues/94004/comments | 9 | 2020-08-14T14:27:59Z | 2020-11-19T16:45:14Z | https://github.com/kubernetes/kubernetes/issues/94004 | 679,194,792 | 94,004 |
[
"kubernetes",
"kubernetes"
] | Rephrasing my question:
I have written an extender and updated the /manifests/kube-scheduler.yaml. This works fine.
(1)
What I am looking is : instead of updating the manifest, I am looking for a REST API that is running in scheduler through which I can register my extender?
(2)
Can this also be done on GKE?
... | Need REST API in scheduler to configure extender Instead of doing through manifest.yaml | https://api.github.com/repos/kubernetes/kubernetes/issues/94003/comments | 19 | 2020-08-14T13:33:45Z | 2021-01-18T15:58:19Z | https://github.com/kubernetes/kubernetes/issues/94003 | 679,160,713 | 94,003 |
[
"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 following... | unable to load a given KubeOneCluster object | https://api.github.com/repos/kubernetes/kubernetes/issues/94001/comments | 3 | 2020-08-14T11:05:29Z | 2020-08-14T16:24:39Z | https://github.com/kubernetes/kubernetes/issues/94001 | 679,082,589 | 94,001 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
Just like `configMap/secret`, but `nodeConfigMap/nodeSecret` can set different values for different nodes.
It maybe related to https://github.com/kubernetes/kubernetes/issues/40610
| Consider add nodeConfigMap/nodeSecret | https://api.github.com/repos/kubernetes/kubernetes/issues/93999/comments | 9 | 2020-08-14T09:54:50Z | 2021-04-11T14:22:12Z | https://github.com/kubernetes/kubernetes/issues/93999 | 679,044,517 | 93,999 |
[
"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**:
My pod gettin... | Readiness prob not restarting pod when it getting 503 http status | https://api.github.com/repos/kubernetes/kubernetes/issues/93994/comments | 3 | 2020-08-14T07:13:09Z | 2020-08-14T08:04:58Z | https://github.com/kubernetes/kubernetes/issues/93994 | 678,953,656 | 93,994 |
[
"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**:
After manually ... | Controller-manager crashloop caused by Azure cloudprovider nil pointer in EnsureHostsInPool | https://api.github.com/repos/kubernetes/kubernetes/issues/93993/comments | 4 | 2020-08-14T06:45:47Z | 2020-09-11T02:40:50Z | https://github.com/kubernetes/kubernetes/issues/93993 | 678,941,448 | 93,993 |
[
"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 v... | Allow to configure cluster name in the kubeconfig generated using kubeadm command | https://api.github.com/repos/kubernetes/kubernetes/issues/93991/comments | 6 | 2020-08-14T05:59:33Z | 2020-08-21T10:14:01Z | https://github.com/kubernetes/kubernetes/issues/93991 | 678,921,505 | 93,991 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/).
You can also pos... | numa tensorflow benchmark | https://api.github.com/repos/kubernetes/kubernetes/issues/93989/comments | 5 | 2020-08-14T03:07:32Z | 2021-01-11T05:04:31Z | https://github.com/kubernetes/kubernetes/issues/93989 | 678,862,813 | 93,989 |
[
"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**:
https://githu... | The CPU.Time is always set to Container StartTime in pod metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/93988/comments | 5 | 2020-08-14T02:42:17Z | 2020-11-04T23:47:21Z | https://github.com/kubernetes/kubernetes/issues/93988 | 678,855,616 | 93,988 |
[
"kubernetes",
"kubernetes"
] | this is a followup ticket after finding #71556
It's not possible to have multiple resources of the same name with different apiVersions, so it shouldn't matter what apiVersion the client requested, it only matters the apiVersion of the object itself.
**What happened**:
I find it very unintuitive, and so far a... | defaulting to using `v1` apiVersion when getting a resource is unintuitive | https://api.github.com/repos/kubernetes/kubernetes/issues/93984/comments | 9 | 2020-08-14T01:14:26Z | 2020-08-14T04:42:13Z | https://github.com/kubernetes/kubernetes/issues/93984 | 678,829,548 | 93,984 |
[
"kubernetes",
"kubernetes"
] | Currently, most if not all disk driver for Windows does not perform dismount disk before detaching it. Examples include gce pd, azure disk driver.
This PR tries to fix it in GCE PD driver.
https://github.com/kubernetes/kubernetes/pull/91123
Consider to make this function into mount util so that other driver coul... | Properly dismount disk for Windows in drivers | https://api.github.com/repos/kubernetes/kubernetes/issues/93978/comments | 5 | 2020-08-13T20:33:55Z | 2021-01-10T22:58:30Z | https://github.com/kubernetes/kubernetes/issues/93978 | 678,717,581 | 93,978 |
[
"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**:
Quote @gnufie... | vSphere create volume hangs forever on resource lock | https://api.github.com/repos/kubernetes/kubernetes/issues/93973/comments | 5 | 2020-08-13T19:37:02Z | 2020-08-20T11:55:24Z | https://github.com/kubernetes/kubernetes/issues/93973 | 678,687,589 | 93,973 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
TestAttacherWithCSIDriver
**Reason for failure**:
```
--- FAIL: TestAttacherWithCSIDriver (120.07s)
--- PASS: TestAttacherWithCSIDriver/CSIDriver_not_attachable (0.01s)
--- PASS: TestAttacherWithCSIDriver/CSIDriver_is_attachable (0.02s)
--- PASS: TestAttacherWithC... | [sig-storage] TestAttacherWithCSIDriver flakes with timeout error | https://api.github.com/repos/kubernetes/kubernetes/issues/93970/comments | 3 | 2020-08-13T18:21:10Z | 2020-09-03T18:13:56Z | https://github.com/kubernetes/kubernetes/issues/93970 | 678,645,093 | 93,970 |
[
"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-apiserve... | kmsv2: consider removing KMS from /livez checks | https://api.github.com/repos/kubernetes/kubernetes/issues/93968/comments | 23 | 2020-08-13T16:18:19Z | 2023-09-12T19:18:14Z | https://github.com/kubernetes/kubernetes/issues/93968 | 678,562,271 | 93,968 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
isNodeConditionSetAsExpected is duplicated in two places, and needs a godoc
- test/integration/framework/util.go
- test/e2e/framework/node/resource.go
**What you expected to happen**:
The function would only be in one place.
**How to reproduce it (as minimally and precisely as possib... | isNodeConditionSetAsExpected code duplicated, needs comments | https://api.github.com/repos/kubernetes/kubernetes/issues/93965/comments | 5 | 2020-08-13T15:45:41Z | 2020-08-18T12:04:41Z | https://github.com/kubernetes/kubernetes/issues/93965 | 678,540,665 | 93,965 |
[
"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 i make r... | Node IP can't be reached | https://api.github.com/repos/kubernetes/kubernetes/issues/93958/comments | 6 | 2020-08-13T04:04:36Z | 2020-08-13T14:21:58Z | https://github.com/kubernetes/kubernetes/issues/93958 | 678,133,165 | 93,958 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have the following pod security policy in place (it's the only one, as I deleted the rest). I expect this to block all pods that are configured to be created with containers running as root user.
```
apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
name: eks.restrictive
spec:
... | Pod security policy is is not working as expected | https://api.github.com/repos/kubernetes/kubernetes/issues/93957/comments | 5 | 2020-08-13T02:10:47Z | 2020-09-01T02:27:52Z | https://github.com/kubernetes/kubernetes/issues/93957 | 678,094,584 | 93,957 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
If you update a deployment with duplicate ports, there's no deterministic behaviour for which ports kubernetes will preserve in the deployment. It may remove all duplicate ports, keep the last one, or the first one. The behaviour gets even more unpredictable as the number of ports increase.
**W... | Duplicate ports in deployment results in non-deterministic port assignment | https://api.github.com/repos/kubernetes/kubernetes/issues/93952/comments | 2 | 2020-08-13T00:10:42Z | 2020-08-13T00:54:12Z | https://github.com/kubernetes/kubernetes/issues/93952 | 678,052,811 | 93,952 |
[
"kubernetes",
"kubernetes"
] | The analytics link https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/README.md?pixel embedded in [README.md](https://github.com/kubernetes/kubernetes/blob/master/README.md) is not working now.
If you open https://github.com/kubernetes/kubernetes, scroll down to the bottom, you will get:
 default-scheduler 0/36 nodes are available: 31 node(s) didn't have free ports for the requested pod ports, 5 Insufficient memory.
```
... but there is no nice ... | Pending DaemonSet pods should indicate what node they are trying to be scheduled on | https://api.github.com/repos/kubernetes/kubernetes/issues/93934/comments | 15 | 2020-08-12T16:40:05Z | 2024-11-04T09:57:49Z | https://github.com/kubernetes/kubernetes/issues/93934 | 677,831,295 | 93,934 |
[
"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
**Which test(s) are flaking**:
[sig-network] ESIPP [Slow] should handle updates to ExternalTrafficPol... | [Failing test] [sig-network] ESIPP [Slow] should handle updates to ExternalTrafficPolicy field | https://api.github.com/repos/kubernetes/kubernetes/issues/93932/comments | 44 | 2020-08-12T14:59:26Z | 2021-06-11T12:27:45Z | https://github.com/kubernetes/kubernetes/issues/93932 | 677,762,308 | 93,932 |
[
"kubernetes",
"kubernetes"
] | In looking at the Ingress API, I checked validation and I don't see any on the .spec.tls.secretName. See https://github.com/kubernetes/kubernetes/blob/2b091f60ca09d3d03923a26b7cd02fb3dc6c47e2/pkg/apis/networking/validation/validation.go#L235-L254
I would expect at least some validation. The secretName field does n... | missing validation for ingress.spec.tls.secretName | https://api.github.com/repos/kubernetes/kubernetes/issues/93928/comments | 3 | 2020-08-12T13:22:27Z | 2020-08-12T16:53:46Z | https://github.com/kubernetes/kubernetes/issues/93928 | 677,690,089 | 93,928 |
[
"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 Calico ... | Pod stuck in Terminating state | https://api.github.com/repos/kubernetes/kubernetes/issues/93925/comments | 36 | 2020-08-12T12:46:35Z | 2022-07-30T20:34:30Z | https://github.com/kubernetes/kubernetes/issues/93925 | 677,666,062 | 93,925 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**: ***Persistent volume support for HTTP/S3 compatible storage systems***
**Why is this needed**: There is a growing use of on-premise distributed systems used for storing unstructured assets; this would ... | Persistent Volumes in On-Premise HTTP Object Storage Services | https://api.github.com/repos/kubernetes/kubernetes/issues/93915/comments | 3 | 2020-08-12T03:19:16Z | 2020-08-14T02:15:57Z | https://github.com/kubernetes/kubernetes/issues/93915 | 677,350,551 | 93,915 |
[
"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 can't `dig ... | Kube-dns service seems to not working | https://api.github.com/repos/kubernetes/kubernetes/issues/93914/comments | 16 | 2020-08-12T02:39:37Z | 2020-08-17T15:28:05Z | https://github.com/kubernetes/kubernetes/issues/93914 | 677,336,470 | 93,914 |
[
"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 doesn... | Kubelet doesn't start on Linux kernels with CONFIG_SWAP=n | https://api.github.com/repos/kubernetes/kubernetes/issues/93913/comments | 4 | 2020-08-12T02:28:57Z | 2020-09-11T11:20:15Z | https://github.com/kubernetes/kubernetes/issues/93913 | 677,332,641 | 93,913 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/blob/35c8fece8618a79c7ab3c586b8d4180ce6af0f43/pkg/volume/csi/csi_attacher.go#L280
CSI `MountDevice(...)` checks for `stageUnstageSet` and returns if not set. However, the check is performed after a bunch of other operations. Should this check be moved up to avoid unnecessary ... | [sig-storage] MountDevice() should check stageUnstageSet immediately | https://api.github.com/repos/kubernetes/kubernetes/issues/93911/comments | 6 | 2020-08-12T01:51:37Z | 2021-01-15T01:33:43Z | https://github.com/kubernetes/kubernetes/issues/93911 | 677,315,782 | 93,911 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
TestInvalidPodFiltered
**Reason for failure**:
```
--- FAIL: TestInvalidPodFiltered (0.00s)
config_test.go:126: Expected no update in channel, Got types.PodUpdate{Pods:[]*v1.Pod{(*v1.Pod)(0xc0000b4000)}, Op:1, Source:"test"}
FAIL
```
This is flaking rarely enough that ... | [sig-node] TestInvalidPodFiltered flakes with "Expected no update in channel" error | https://api.github.com/repos/kubernetes/kubernetes/issues/93905/comments | 5 | 2020-08-11T21:17:48Z | 2020-09-02T16:03:22Z | https://github.com/kubernetes/kubernetes/issues/93905 | 677,203,747 | 93,905 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
TestTCPProxyUpdateDeleteUpdate
**Reason for failure**:
```
E0811 20:46:12.851363 2432471 proxysocket.go:98] Couldn't find an endpoint for testnamespace/echo:p: missing endpoints
E0811 20:46:12.851726 2432471 proxysocket.go:144] Failed to connect to balancer: missing endpoints
... | [sig-network] TestTCPProxyUpdateDeleteUpdate flakes with "error connecting to server" error | https://api.github.com/repos/kubernetes/kubernetes/issues/93904/comments | 5 | 2020-08-11T20:54:14Z | 2020-09-03T00:05:41Z | https://github.com/kubernetes/kubernetes/issues/93904 | 677,190,492 | 93,904 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I created a Pod with a ProjectedVolume with an empty array of `sources`, but Kubernetes transformed that value to `null`. Some clients are happy with either value (e.g. Go) while others are not (e.g. Python).
For example, the following is accepted and stored by Kubernetes, but cannot be read by... | ProjectedVolumeSource transformed incorrectly on write | https://api.github.com/repos/kubernetes/kubernetes/issues/93903/comments | 2 | 2020-08-11T20:23:54Z | 2020-08-29T22:44:23Z | https://github.com/kubernetes/kubernetes/issues/93903 | 677,172,621 | 93,903 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
Test_Run_OneVolumeAttachAndDetachMultipleNodesWithReadWriteMany
**Reason for failure**:
```
--- FAIL: Test_Run_OneVolumeAttachAndDetachMultipleNodesWithReadWriteMany (0.63s)
reconciler_test.go:811: Warning: Wrong NewAttacherCallCount. Expected: <2> Actual: <0>. Will retry.
... | [Flaky unit test] Test_Run_OneVolumeAttachAndDetachMultipleNodesWithReadWriteMany flakes with "Wrong total GetAttachCallCount" error | https://api.github.com/repos/kubernetes/kubernetes/issues/93902/comments | 15 | 2020-08-11T19:44:23Z | 2022-04-23T01:12:24Z | https://github.com/kubernetes/kubernetes/issues/93902 | 677,149,402 | 93,902 |
[
"kubernetes",
"kubernetes"
] | - https://kubernetes.io/docs/concepts/workloads/pods/podpreset/
- https://github.com/kubernetes/enhancements/issues/162
There was an effort at one point to promote it to Beta https://github.com/kubernetes/enhancements/issues/348
This may have moved to Service Catalog repo https://github.com/kubernetes-sigs/servi... | Pod Presets still in alpha since v1.6, time to remove it? | https://api.github.com/repos/kubernetes/kubernetes/issues/93900/comments | 15 | 2020-08-11T19:40:25Z | 2021-10-29T20:04:16Z | https://github.com/kubernetes/kubernetes/issues/93900 | 677,147,028 | 93,900 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
TestServiceRegistryUpdateDryRun
**Reason for failure**:
```
--- FAIL: TestServiceRegistryUpdateDryRun (0.15s)
rest_test.go:1305: Expected no error: Service "foo3" is invalid: spec.clusterIP: Invalid value: "1.2.3.4": provided IP is already allocated
```
This is flaking ... | [sig-network] TestServiceRegistryUpdateDryRun flakes with "already allocated" error | https://api.github.com/repos/kubernetes/kubernetes/issues/93899/comments | 3 | 2020-08-11T19:26:15Z | 2020-08-18T22:45:11Z | https://github.com/kubernetes/kubernetes/issues/93899 | 677,136,874 | 93,899 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When PODs are running in hostNetworking mode they use Kubernetes node IP address. I hit issue when actual node IP changes, but some of the pods have never reflected the change. See screenshot bellow:
 are flaking**:
CustomResourcePublishOpenAPI
```
[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance] expand_less | 3m1s
-- | --
test/e2e/framework/framework.go:597 Aug... | `Unable to connect to the server: context deadline exceeded` flakes in ipv6-kind test | https://api.github.com/repos/kubernetes/kubernetes/issues/93894/comments | 10 | 2020-08-11T18:07:01Z | 2020-12-10T17:09:25Z | https://github.com/kubernetes/kubernetes/issues/93894 | 677,084,577 | 93,894 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
TestWatchHTTPTimeout
**Reason for failure**:
```
--- FAIL: TestWatchHTTPTimeout (0.01s)
watch_test.go:848: Leaked watch on timeout
FAIL
```
This test is flaking, but not enough to fail our presubmit CI (which currently retries up to 3 times and passes on a single green... | [sig-api-machinery] TestWatchHTTPTimeout flake: Leaked watch on timeout | https://api.github.com/repos/kubernetes/kubernetes/issues/93891/comments | 2 | 2020-08-11T16:48:41Z | 2020-08-11T22:32:01Z | https://github.com/kubernetes/kubernetes/issues/93891 | 677,033,227 | 93,891 |
[
"kubernetes",
"kubernetes"
] | **Which test(s) are flaking**:
pkg/scheduler unit tests occasionally timeout at 5 minutes
**Reason for failure**:
Stats from 10 runs of the package:
```
Stats over 10 runs: max = 315.3s, min = 30.9s, avg = 67.0s, dev = 83.0s
```
The average (excluding the run that timed out) is ~40 seconds. The run that ... | [sig-scheduling] deadlock/timeout running pkg/scheduler TestSchedulerMultipleProfilesScheduling | https://api.github.com/repos/kubernetes/kubernetes/issues/93890/comments | 13 | 2020-08-11T15:39:31Z | 2020-08-11T22:31:47Z | https://github.com/kubernetes/kubernetes/issues/93890 | 676,982,402 | 93,890 |
[
"kubernetes",
"kubernetes"
] | I have a demand that custom configure node name when create new k8s cluster, I add --hostname-override=<newNodeName> to kubelet through docs [nodes](https://kubernetes.io/docs/concepts/architecture/nodes)
but get erro like:
```
# hostname=B newNodeName=B
Unable to register node A with API server: nodes A is f... | how to set node name when set up a new k8s cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/93884/comments | 3 | 2020-08-11T13:02:09Z | 2020-08-11T13:41:30Z | https://github.com/kubernetes/kubernetes/issues/93884 | 676,858,939 | 93,884 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are flaking**:
[periodic-kubernetes-bazel-test-master #1293066905715740674](https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/periodic-kubernetes-bazel-test-master/1293066905715740674)
**Which test(s) are flaking**:
[cmd/kubeadm/app/preflight/checks_test.go#TestRunInitNodeChecks](https://github.c... | TestRunInitNodeChecks flake on periodic-kubernetes-bazel-test-master | https://api.github.com/repos/kubernetes/kubernetes/issues/93883/comments | 13 | 2020-08-11T12:41:21Z | 2021-01-09T01:13:32Z | https://github.com/kubernetes/kubernetes/issues/93883 | 676,844,986 | 93,883 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
go test -v k8s.io/kubernetes/pkg/kubelet/cm/devicemanager
**Which test(s) are failing**:
go test -v k8s.io/kubernetes/pkg/kubelet/cm/devicemanager
**Since when h... | unit test cannot recv sys events on mips64le Loongson3A3000 | https://api.github.com/repos/kubernetes/kubernetes/issues/93882/comments | 15 | 2020-08-11T12:38:39Z | 2021-01-04T18:49:05Z | https://github.com/kubernetes/kubernetes/issues/93882 | 676,843,275 | 93,882 |
[
"kubernetes",
"kubernetes"
] | We have a *LOT* of issues, quite a few are "support" and not necessarily related to development of k8s itself. I know we have the https://discuss.kubernetes.io/ board, but with "GitHub discussions" we can look forward to converting issue into a discussion to get it off of the dev radar. (We'd have to explore more about... | Request github to turn on "GitHub Discussions" for kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/93879/comments | 3 | 2020-08-11T10:54:30Z | 2020-10-19T14:01:16Z | https://github.com/kubernetes/kubernetes/issues/93879 | 676,779,729 | 93,879 |
[
"kubernetes",
"kubernetes"
] | After rolling-update a pod, the old pod need 30 minutes to be deleted. Can you tell me how to solve this problem. Thank you. | The pod need 30 minutes to be deleted after rolling-update | https://api.github.com/repos/kubernetes/kubernetes/issues/93878/comments | 8 | 2020-08-11T10:36:31Z | 2020-08-11T12:38:59Z | https://github.com/kubernetes/kubernetes/issues/93878 | 676,768,512 | 93,878 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/blob/04362870ad9f9812f487ab8f89a40f6bf2daa588/pkg/kubelet/images/image_gc_manager_test.go#L370
time.Now() ---> time.Now().Add(time.Second) | Add 1 second to ensure freeTime > image.lastUsed,sometimes they are equal | https://api.github.com/repos/kubernetes/kubernetes/issues/93875/comments | 5 | 2020-08-11T09:12:05Z | 2021-01-08T14:02:38Z | https://github.com/kubernetes/kubernetes/issues/93875 | 676,713,237 | 93,875 |
[
"kubernetes",
"kubernetes"
] | k8s version: 1.13.5
My k8s node in overwhelmed by kubelet/kube-apiserver/docker
The cpu usage of kubelet in over 100%.
Here is the flame graph:

And there is also lots of error logs related to du comm... | Kubelet use too much cpu (over 100%) | https://api.github.com/repos/kubernetes/kubernetes/issues/93874/comments | 4 | 2020-08-11T09:04:36Z | 2020-08-11T12:34:24Z | https://github.com/kubernetes/kubernetes/issues/93874 | 676,708,435 | 93,874 |
[
"kubernetes",
"kubernetes"
] | What causes this
• Failure [305.030 seconds]
[sig-storage] Secrets
/root/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:36
should be consumable from pods in volume [NodeConformance] [Conformance] [It]
/root/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framew... | failing test: should be consumable from pods in volume [NodeConformance] [Conformance] [It] | https://api.github.com/repos/kubernetes/kubernetes/issues/93872/comments | 3 | 2020-08-11T04:11:19Z | 2020-08-12T03:29:16Z | https://github.com/kubernetes/kubernetes/issues/93872 | 676,564,720 | 93,872 |
[
"kubernetes",
"kubernetes"
] | Path access 404
https://kubernetes.io/zh/docs/concepts/storage/persistent-volumes/ | Official document PVC part problem | https://api.github.com/repos/kubernetes/kubernetes/issues/93870/comments | 3 | 2020-08-11T03:17:54Z | 2020-08-11T12:45:28Z | https://github.com/kubernetes/kubernetes/issues/93870 | 676,547,498 | 93,870 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
when i created nodeport service by opening dual-stack ,it's faild. i check the kube-proxy by
```shell
netsat -anp|grep kube-proxy
```
and got nothing
**What you expected to happen**:
nodeport works well when dual-stack
**How to reproduce it (as minimally and precisely as possible)**:
open ... | DualStack: NodePort failed when opening dual-stack with ipvs | https://api.github.com/repos/kubernetes/kubernetes/issues/93858/comments | 31 | 2020-08-10T14:24:45Z | 2021-11-15T19:26:49Z | https://github.com/kubernetes/kubernetes/issues/93858 | 676,177,514 | 93,858 |
[
"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**:
`+resourceNam... | Wrong resourceName of metrics server api object in code-gen fail fake clientset | https://api.github.com/repos/kubernetes/kubernetes/issues/93853/comments | 4 | 2020-08-10T10:20:59Z | 2020-08-13T02:11:29Z | https://github.com/kubernetes/kubernetes/issues/93853 | 676,028,079 | 93,853 |
[
"kubernetes",
"kubernetes"
] | ```
Aug 10 05:48:34 k8s-master kubelet[56086]: E0810 05:48:34.033076 56086 file.go:187] Can't process manifest file "/etc/kubernetes/manifests/kube-flannel.yaml": /etc/kubernetes/manifests/kube-flannel.yaml: couldn't parse as pod(no kind "PodSecurityPolicy" is registered for version "policy/v1beta1" in scheme "k8s.i... | no kind "PodSecurityPolicy" is registered for version "policy/v1beta1" in scheme | https://api.github.com/repos/kubernetes/kubernetes/issues/93851/comments | 3 | 2020-08-10T09:53:17Z | 2020-08-10T13:19:16Z | https://github.com/kubernetes/kubernetes/issues/93851 | 676,011,460 | 93,851 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:make test-e2e-node
When i use local test, test-e2e-node failed.
**Which test(s) are failing**:
> ginkgo test framework timeout
**Since when has it been failing**... | test-e2e-node failed | https://api.github.com/repos/kubernetes/kubernetes/issues/93847/comments | 4 | 2020-08-10T09:30:00Z | 2020-08-11T12:43:03Z | https://github.com/kubernetes/kubernetes/issues/93847 | 675,997,619 | 93,847 |
[
"kubernetes",
"kubernetes"
] | With helm3 secrets are being used as a default storage driver. I want to give the service account delete permissions only on the secrets being created by HELM but not others as mentioned below but this is not working. Any particular reason why wildcards are not allowed currently?
- apiGroups: [""]
resources: ["s... | Allow wildcards in resourceNames field of RBAC Roles | https://api.github.com/repos/kubernetes/kubernetes/issues/93845/comments | 5 | 2020-08-10T08:13:11Z | 2020-08-10T21:59:50Z | https://github.com/kubernetes/kubernetes/issues/93845 | 675,951,809 | 93,845 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.