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"
] | There is only one test covering multiport services, however, it lacks data plane validation
https://github.com/kubernetes/kubernetes/issues/101446
However, this test deploys an "uncommon" setup, since doesn't expect the pods backing the service to expose the same ports.
We need a new test that covers multiport... | Missing test for multiport services | https://api.github.com/repos/kubernetes/kubernetes/issues/101706/comments | 3 | 2021-05-03T13:34:51Z | 2021-05-13T21:10:52Z | https://github.com/kubernetes/kubernetes/issues/101706 | 874,580,681 | 101,706 |
[
"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 client... | rollout status not return a message | https://api.github.com/repos/kubernetes/kubernetes/issues/101705/comments | 3 | 2021-05-03T13:13:18Z | 2021-05-03T20:13:29Z | https://github.com/kubernetes/kubernetes/issues/101705 | 874,563,944 | 101,705 |
[
"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 reba... | broken command to update api testdata | https://api.github.com/repos/kubernetes/kubernetes/issues/101700/comments | 4 | 2021-05-03T05:32:31Z | 2021-05-20T20:18:44Z | https://github.com/kubernetes/kubernetes/issues/101700 | 874,242,548 | 101,700 |
[
"kubernetes",
"kubernetes"
] | I am aware that the following is a corner case that does not occur in day-to-day business, but it took me a long while to debug, so I thought I would raise this issue to save others from the same pain.
#### What happened:
Deploying the following job with empty imagePullSecrets leads to it being stuck in `Pending`... | Empty imagePullSecrets leads to status.conditions never being set | https://api.github.com/repos/kubernetes/kubernetes/issues/101697/comments | 7 | 2021-05-02T19:20:16Z | 2021-06-28T19:46:29Z | https://github.com/kubernetes/kubernetes/issues/101697 | 874,021,808 | 101,697 |
[
"kubernetes",
"kubernetes"
] | to close | https://api.github.com/repos/kubernetes/kubernetes/issues/101696/comments | 2 | 2021-05-02T18:50:22Z | 2021-05-02T19:06:13Z | https://github.com/kubernetes/kubernetes/issues/101696 | 874,015,349 | 101,696 | |
[
"kubernetes",
"kubernetes"
] | It is a security issue, but after contacting security@kubernetes.io, Tim and the team confirmed that they are comfortable posting it publicly.
#### What happened:
Kubernetes doesn't sanitize the 'message' field in the Event JSON objects.
Notice that this is relevant only to JSON objects, not YAML objects.
By ... | ANSI escape characters in kubectl output are not being filtered | https://api.github.com/repos/kubernetes/kubernetes/issues/101695/comments | 31 | 2021-05-02T12:06:24Z | 2023-10-31T11:37:13Z | https://github.com/kubernetes/kubernetes/issues/101695 | 873,925,774 | 101,695 |
[
"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:
Upon rabbi... | Cannot search service port by port name | https://api.github.com/repos/kubernetes/kubernetes/issues/101692/comments | 4 | 2021-05-01T13:35:40Z | 2021-05-01T15:30:23Z | https://github.com/kubernetes/kubernetes/issues/101692 | 873,675,040 | 101,692 |
[
"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:
An attemp... | Unable to create ClusterIP services after reached amount of defined LoadBalancers in ResourceQuota | https://api.github.com/repos/kubernetes/kubernetes/issues/101686/comments | 4 | 2021-05-01T01:11:06Z | 2021-05-01T20:22:04Z | https://github.com/kubernetes/kubernetes/issues/101686 | 873,488,777 | 101,686 |
[
"kubernetes",
"kubernetes"
] | In a dual-stack cluster, the cluster DNS service can be upgraded to dual-stack. Kubelet has a `--cluster-dns` config which is a list of IPs -- this is very hard to update as an end user.
I think we should consider if and how to make this easier.
1) Should we have `--cluster-dns-service` as an alternative, whic... | Dual-stack: should we have dual-stack DNS? | https://api.github.com/repos/kubernetes/kubernetes/issues/101682/comments | 19 | 2021-04-30T19:06:27Z | 2022-04-03T11:17:45Z | https://github.com/kubernetes/kubernetes/issues/101682 | 873,111,530 | 101,682 |
[
"kubernetes",
"kubernetes"
] | 1) start with a single stack cluster
2) create a PreferDualStack service
3) configure API server with a 2nd service CIDR
4) Confirm the above service is not dual-stack
5) Add a label to the above service
6) Observe that the service becomes dual-stack
I think the correct answer is to have a "repair loop" that up... | Dual-stack updates w/ PreferDualStack changes IP assignments | https://api.github.com/repos/kubernetes/kubernetes/issues/101681/comments | 3 | 2021-04-30T19:02:54Z | 2021-06-25T17:58:08Z | https://github.com/kubernetes/kubernetes/issues/101681 | 873,104,422 | 101,681 |
[
"kubernetes",
"kubernetes"
] | I would like to ask for help regarding the problem below.
I created a kubernetes 1.21.0 cluster with the following configuration
Master Ubuntu 20.10
Worker01 Windows 2019 Core LTS (1809) with Docker 20.10
Worker02 Windows 2019 Core LTS (1809) with Containerd 1.4.4
CNI
Flannel (Host-GW)
The purpose of this en... | ServiceVIP cluster replication error kubernetes contaienerD ("Local endpoint not found) | https://api.github.com/repos/kubernetes/kubernetes/issues/101680/comments | 6 | 2021-04-30T18:50:05Z | 2021-09-08T23:54:18Z | https://github.com/kubernetes/kubernetes/issues/101680 | 873,082,203 | 101,680 |
[
"kubernetes",
"kubernetes"
] | Originally post on project https://github.com/k3s-io/k3s/issues/3255
<!-- Thanks for helping us to improve K3S! We welcome all bug reports. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. -->
**Environmental ... | Server logs flooded with Skipping invalid IP | https://api.github.com/repos/kubernetes/kubernetes/issues/101679/comments | 6 | 2021-04-30T18:43:44Z | 2021-05-13T21:15:20Z | https://github.com/kubernetes/kubernetes/issues/101679 | 873,071,114 | 101,679 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
post-kubernetes-push-e2e-agnhost-test-images
#### Since when has it been failing: 4/30
#### Testgrid link: https://testgrid.k8s.io/sig-testing-images#post-kube... | agnhost postsubmit build failing | https://api.github.com/repos/kubernetes/kubernetes/issues/101677/comments | 12 | 2021-04-30T17:57:45Z | 2021-05-07T20:32:11Z | https://github.com/kubernetes/kubernetes/issues/101677 | 872,982,041 | 101,677 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
We see that mounts fail sometimes for the following error:
```
E0422 20:12:30.100975 7905 kubelet_pods.go:212] failed to create subPath directory for volumeMount "shared" of container "e2ebb3a7aab8112fd63ef75845aca25e": chmod "/var/lib/kubelet/pods/9e5a3a70-8dd0-4d87-b413-444fdc213e40/volumes/kub... | K8s volume mount issue - Failed to create subPath directory for volumeMount {volume} of container {container} - bad file descriptor | https://api.github.com/repos/kubernetes/kubernetes/issues/101676/comments | 6 | 2021-04-30T17:45:34Z | 2021-09-27T19:15:15Z | https://github.com/kubernetes/kubernetes/issues/101676 | 872,959,677 | 101,676 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/blob/cff46ab41ff0bb44d8584413b598ad8360ec1def/pkg/kubelet/apis/well_known_labels.go#L96
When creating nodeGroups and applying labels for taints and tolerations, our call to create nodeGroup fails.
We are simply following the Recommended Labels best practices documentation fo... | The validation in this codeblock is erronous. | https://api.github.com/repos/kubernetes/kubernetes/issues/101675/comments | 2 | 2021-04-30T17:37:08Z | 2021-04-30T17:49:14Z | https://github.com/kubernetes/kubernetes/issues/101675 | 872,944,613 | 101,675 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When the worker nodes enter in a NotReady state, the taint `node.kubernetes.io/unreachable:NoExecute` is not added to the node. Only the `node.kubernetes.io/unreachable: NoSchedule` taint is added. The effect is that pods running on such workers remain in `Running` state and never rescheduled.
T... | Missing taint: node.kubernetes.io/unreachable:NoExecute when nodes enter NotReady state | https://api.github.com/repos/kubernetes/kubernetes/issues/101674/comments | 25 | 2021-04-30T17:01:03Z | 2022-11-23T12:35:09Z | https://github.com/kubernetes/kubernetes/issues/101674 | 872,880,518 | 101,674 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
The Priority & Fairness bootstrap configuration reconciler uses `LIST` to get all the `FlowSchema` and `PriorityLevelConfiguration` objects on the cluster at `1m` interval.
We can use a `lister` that is backed by a cache to avoid making these periodic `LIST` calls.
In a production cluster we... | apf: use a lister to avoid making periodic LIST calls | https://api.github.com/repos/kubernetes/kubernetes/issues/101667/comments | 16 | 2021-04-30T13:42:57Z | 2022-01-04T15:30:52Z | https://github.com/kubernetes/kubernetes/issues/101667 | 872,534,473 | 101,667 |
[
"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:
Below are th... | Kubernetes scheduler unit test registry_test Failures with master go | https://api.github.com/repos/kubernetes/kubernetes/issues/101657/comments | 14 | 2021-04-30T11:32:00Z | 2021-05-25T16:46:44Z | https://github.com/kubernetes/kubernetes/issues/101657 | 872,368,893 | 101,657 |
[
"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 try to f... | ContainerLogMaxFiles setting in kubelet.conf not work on cri-o | https://api.github.com/repos/kubernetes/kubernetes/issues/101656/comments | 9 | 2021-04-30T10:04:18Z | 2021-05-11T10:56:17Z | https://github.com/kubernetes/kubernetes/issues/101656 | 872,269,219 | 101,656 |
[
"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 partitio... | Even if a node disk I/O error occurs, the node status is Ready. | https://api.github.com/repos/kubernetes/kubernetes/issues/101655/comments | 18 | 2021-04-30T09:23:27Z | 2022-12-02T07:35:25Z | https://github.com/kubernetes/kubernetes/issues/101655 | 872,213,926 | 101,655 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
I have 3 worker nodes. When draining one of them, there actually is too much workload for the other two: One is full with required memory for all of the pods. The other one has much memory free (it has 128 GB RAM overall), but the pod number has reached a total of 130. (I did not change the max p... | pods are scheduled to nodes which cannot run them - missing cause of "hanging" pods in `kubectl describe pod` | https://api.github.com/repos/kubernetes/kubernetes/issues/101653/comments | 13 | 2021-04-30T08:45:50Z | 2022-03-04T14:01:14Z | https://github.com/kubernetes/kubernetes/issues/101653 | 872,173,422 | 101,653 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Many Pods, including kube-schedule-controller, coredns, etc. are restarted from time to time.
At this time, Pods are signaled SIGTERM.
One sample:
```
I0430 06:41:36.233750 1 request.go:645] Throttling request took 1.118210563s, request: GET:https://10.96.0.1:443/api/v1/namespaces/def... | Sometimes many Pods are signaled SIGTERM. | https://api.github.com/repos/kubernetes/kubernetes/issues/101650/comments | 8 | 2021-04-30T08:04:26Z | 2021-06-24T02:14:42Z | https://github.com/kubernetes/kubernetes/issues/101650 | 872,139,132 | 101,650 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
Make a limit that only one hpa resource can be created to associate with the same scaleTarget
#### Why is this needed:

As the picture shows, there are two hpa... | race between the different hpa resources which are associated with the same deployment | https://api.github.com/repos/kubernetes/kubernetes/issues/101648/comments | 9 | 2021-04-30T07:29:57Z | 2021-12-27T04:17:35Z | https://github.com/kubernetes/kubernetes/issues/101648 | 872,113,085 | 101,648 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
On one of the control-plane node, any kubectl commands take longer time with a log like:
```
$ kubectl get pod
97555 request.go:655] Throttling request took 1.184984731s, request: GET:https://10.0.1.1:6443/apis/coordination.k8s.io/v1?timeout=32s
NAME READY STATUS RES... | kubectl api returns Throttling request took message | https://api.github.com/repos/kubernetes/kubernetes/issues/101631/comments | 10 | 2021-04-30T00:35:37Z | 2022-01-01T06:55:07Z | https://github.com/kubernetes/kubernetes/issues/101631 | 871,718,190 | 101,631 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
https://testgrid.k8s.io/sig-windows-signal#gce-windows-20h2-master
#### Which test(s) are failing:
```
Kubernetes e2e suite: [sig-storage] In-tree Volumes [Driver... | GCE-PD Storage tests are failing | https://api.github.com/repos/kubernetes/kubernetes/issues/101625/comments | 7 | 2021-04-29T19:14:58Z | 2021-10-23T17:51:00Z | https://github.com/kubernetes/kubernetes/issues/101625 | 871,369,630 | 101,625 |
[
"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 control... | API Server panics when GenerateName = "-" | https://api.github.com/repos/kubernetes/kubernetes/issues/101623/comments | 4 | 2021-04-29T17:00:24Z | 2021-05-04T00:21:46Z | https://github.com/kubernetes/kubernetes/issues/101623 | 871,246,516 | 101,623 |
[
"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 saw this ... | kubelet SyncLoop hangs on "os.Stat" forever if there is an unresponsive NFS volume | https://api.github.com/repos/kubernetes/kubernetes/issues/101622/comments | 38 | 2021-04-29T16:49:25Z | 2024-01-08T20:17:04Z | https://github.com/kubernetes/kubernetes/issues/101622 | 871,237,302 | 101,622 |
[
"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-gce-ubuntu-containerd*
#### Which test(s) are flaking:
*_sig-storage_CSI_Volumes/_Driver_csi-hostpath_/*
####... | [sig-stroage] [csi-hostpath-driver][e2e test] csi-hostpathplugin-pod always in CrashLoopBackOff | https://api.github.com/repos/kubernetes/kubernetes/issues/101616/comments | 7 | 2021-04-29T15:18:58Z | 2021-05-27T18:36:21Z | https://github.com/kubernetes/kubernetes/issues/101616 | 871,133,986 | 101,616 |
[
"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/
-->
In the pkg/features/kube_features.g... | Should we remove GAed feature gate ServiceNodeExclusion | https://api.github.com/repos/kubernetes/kubernetes/issues/101614/comments | 5 | 2021-04-29T13:51:52Z | 2021-04-30T07:49:38Z | https://github.com/kubernetes/kubernetes/issues/101614 | 871,039,649 | 101,614 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
With featureGate: ephemeralContainer enabled, I ran:
kubectl debug -q -n graylog -i graylog-0 --image=nicolaka/netshoot --image-pull-policy=Always --target=graylog-server -- tcpdump -i eth0 -U -nn
#### What you expected to happen:
to add a debug container.. and if one already existed.. re-use ... | ephemeralContainers: don't add new debug container if one already exists | https://api.github.com/repos/kubernetes/kubernetes/issues/101609/comments | 18 | 2021-04-29T12:06:22Z | 2022-08-20T14:52:23Z | https://github.com/kubernetes/kubernetes/issues/101609 | 870,943,871 | 101,609 |
[
"kubernetes",
"kubernetes"
] |
#### What happened:
I'm trying to setup AWS NLB for nginx-ingress-controller via following annotations set:
```
annotations:
service.beta.kubernetes.io/aws-load-balancer-type: "nlb"
service.beta.kubernetes.io/aws-load-balancer-proxy-protocol: "*"
service.beta.kubernetes.io/aws-load-balance... | Proxy protocol annotation is not working for AWS NLB | https://api.github.com/repos/kubernetes/kubernetes/issues/101608/comments | 6 | 2021-04-29T12:04:01Z | 2021-06-24T21:20:53Z | https://github.com/kubernetes/kubernetes/issues/101608 | 870,941,957 | 101,608 |
[
"kubernetes",
"kubernetes"
] | We have a service with type as LoadBalancer. The service external-IP is allocated by a controller and the this IP is known in advance even before the service is deployed. The service external IP is configured on the client machines located outside the Kubernetes cluster and they are trying to reach the service all the ... | TCP Conntrack entries remain in stale | https://api.github.com/repos/kubernetes/kubernetes/issues/101607/comments | 43 | 2021-04-29T11:26:32Z | 2022-03-06T07:37:20Z | https://github.com/kubernetes/kubernetes/issues/101607 | 870,907,489 | 101,607 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
kubeadm init fails with the following output:
```
I0429 06:46:23.061854 966003 version.go:252] remote version is much newer: v1.21.0; falling back to: stable-1.18
W0429 06:46:23.261595 966003 configset.go:202] WARNING: kubeadm cannot validate component configs for API groups [kubelet.confi... | Connection to http://localhost:10248/healthz refused when initializing | https://api.github.com/repos/kubernetes/kubernetes/issues/101606/comments | 3 | 2021-04-29T10:51:59Z | 2021-04-29T11:07:50Z | https://github.com/kubernetes/kubernetes/issues/101606 | 870,879,527 | 101,606 |
[
"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 the nod... | taints are set with effect of NoExecute too late when the node is not ready | https://api.github.com/repos/kubernetes/kubernetes/issues/101599/comments | 6 | 2021-04-29T01:58:11Z | 2021-11-22T06:53:00Z | https://github.com/kubernetes/kubernetes/issues/101599 | 870,541,806 | 101,599 |
[
"kubernetes",
"kubernetes"
] | Currently, if an `Audit-ID` header is provided with a request, the apiserver uses that audit-id for the audit events recorded for that request. The motivation for this was to track requests across aggregate API servers in the audit logs. The problem is that it inherently trusts the audit ID provided by the client. This... | Audit ID Chain | https://api.github.com/repos/kubernetes/kubernetes/issues/101597/comments | 19 | 2021-04-29T00:19:35Z | 2025-01-15T19:47:13Z | https://github.com/kubernetes/kubernetes/issues/101597 | 870,502,378 | 101,597 |
[
"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 tried... | networking.k8s.io/v1 fails with default path | https://api.github.com/repos/kubernetes/kubernetes/issues/101594/comments | 6 | 2021-04-28T20:58:05Z | 2021-05-13T12:44:25Z | https://github.com/kubernetes/kubernetes/issues/101594 | 870,377,918 | 101,594 |
[
"kubernetes",
"kubernetes"
] | <!-- Feature requests are unlikely to make progress as an issue.
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
A proposal that works through the design along with the implications of the change can be opened as a KEP:
https://git.k8s.io/enhancements/keps#kubernetes-enhanc... | Automate image builds | https://api.github.com/repos/kubernetes/kubernetes/issues/101588/comments | 7 | 2021-04-28T15:55:05Z | 2021-10-07T19:06:35Z | https://github.com/kubernetes/kubernetes/issues/101588 | 870,102,548 | 101,588 |
[
"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/
-->
Reference https://github.com/kubern... | Init container is running but not ready | https://api.github.com/repos/kubernetes/kubernetes/issues/101585/comments | 10 | 2021-04-28T13:53:12Z | 2021-06-24T12:26:56Z | https://github.com/kubernetes/kubernetes/issues/101585 | 869,974,864 | 101,585 |
[
"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:
1. I deplo... | BackoffLimit does not work for pods in Jobs (Kubernetes 1.19) | https://api.github.com/repos/kubernetes/kubernetes/issues/101584/comments | 14 | 2021-04-28T11:53:58Z | 2022-04-15T17:55:44Z | https://github.com/kubernetes/kubernetes/issues/101584 | 869,862,071 | 101,584 |
[
"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/
-->
Testgrid link:
https://testgrid.... | [flake] [sig-node] [GracefulNodeShutdown] when gracefully shutting down should be able to handle a cancelled shutdown | https://api.github.com/repos/kubernetes/kubernetes/issues/101570/comments | 2 | 2021-04-28T08:23:53Z | 2021-04-29T16:01:25Z | https://github.com/kubernetes/kubernetes/issues/101570 | 869,663,663 | 101,570 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
conversion-gen tool is broken in 1.20 and 1.21 release. This is blocking us and projects like [cert-manager](https://github.com/jetstack/cert-manager/pull/3926) from migrating to the latest k8s tool chain.
As for context, everything was ok in k8s 1.18. In k8s 1.18.9, the auto generated code wi... | conversion-gen is broken in 1.20 and 1.21 release | https://api.github.com/repos/kubernetes/kubernetes/issues/101567/comments | 17 | 2021-04-28T07:58:28Z | 2022-12-07T23:12:12Z | https://github.com/kubernetes/kubernetes/issues/101567 | 869,622,818 | 101,567 |
[
"kubernetes",
"kubernetes"
] | <!-- Feature requests are unlikely to make progress as an issue.
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
A proposal that works through the design along with the implications of the change can be opened as a KEP:
https://git.k8s.io/enhancements/keps#kubernetes-enhanc... | [Feature request] Field `status.hostIPs` added for Pod | https://api.github.com/repos/kubernetes/kubernetes/issues/101565/comments | 18 | 2021-04-28T07:23:15Z | 2023-07-15T07:31:05Z | https://github.com/kubernetes/kubernetes/issues/101565 | 869,588,545 | 101,565 |
[
"kubernetes",
"kubernetes"
] | #### Why is this needed:
All the supported resources with `apiserver.config.k8s.io/v1`,`apiserver.k8s.io/v1alpha1` and `apiserver.k8s.io/v1beta1`:
- `version=v1alpha1, kind=AdmissionConfiguration` was added in v1.6 and promoted to GA in v1.17. ref #85098
- `version=v1alpha1, kind=EgressSelectorConfiguration` w... | Deprecate and Remove apiserver.k8s.io/v1[alpha|beta]1 Versions | https://api.github.com/repos/kubernetes/kubernetes/issues/101564/comments | 8 | 2021-04-28T06:41:39Z | 2021-10-31T21:08:21Z | https://github.com/kubernetes/kubernetes/issues/101564 | 869,555,042 | 101,564 |
[
"kubernetes",
"kubernetes"
] | xref: https://github.com/kubernetes/kubernetes/issues/101471#issuecomment-826499568
`ci-kubernetes-e2e-gce-device-plugin-gpu` job is currently using image [`gke-1134-gke-rc5-cos-69-10895-138-0-v190320-pre-nvda-gpu`](https://github.com/kubernetes/test-infra/blob/518ab2b454a502af06d74f7e54a712be7a7abf8b/config/jobs/ku... | Move off gce-device-plugin-gpu job from deprecated OS image | https://api.github.com/repos/kubernetes/kubernetes/issues/101558/comments | 5 | 2021-04-28T04:59:04Z | 2021-04-30T23:07:53Z | https://github.com/kubernetes/kubernetes/issues/101558 | 869,494,969 | 101,558 |
[
"kubernetes",
"kubernetes"
] | [screenShots](http://www.calmkart.com/wp-content/uploads/2021/04/1-5.png)
When using the drain command of kubectl, all DaemonSets will be filtered. But the way to judge that workloadRef is DaemonSet in Filter only considers the Kind of workloadRef and ignores the APIVersion of workloadRef.
https://github.com/kub... | DrainNode failed with Kruise advanced daemonSet | https://api.github.com/repos/kubernetes/kubernetes/issues/101557/comments | 11 | 2021-04-28T03:57:55Z | 2024-11-13T07:32:02Z | https://github.com/kubernetes/kubernetes/issues/101557 | 869,468,190 | 101,557 |
[
"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 conf... | GracefulNodeShutdown not work on CentOS 7.4 | https://api.github.com/repos/kubernetes/kubernetes/issues/101553/comments | 7 | 2021-04-28T02:38:42Z | 2021-04-28T04:35:05Z | https://github.com/kubernetes/kubernetes/issues/101553 | 869,433,744 | 101,553 |
[
"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:
Kubernetes 1... | kube-scheduler crashes and restarts with panics in DefaultPreemption plugin | https://api.github.com/repos/kubernetes/kubernetes/issues/101548/comments | 36 | 2021-04-28T02:09:08Z | 2021-05-05T18:17:15Z | https://github.com/kubernetes/kubernetes/issues/101548 | 869,420,550 | 101,548 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
1. add cgoupv2 enablement logic in containerd init script (controlled by an env flag)
2. add test grid for running node e2e containerd related tests in cgroupv2
#### Why is this needed:
This helps us gain confidence on enabling cgroupv2 on containerd cos images
| cgroupv2 test for node e2e cos containerd | https://api.github.com/repos/kubernetes/kubernetes/issues/101541/comments | 6 | 2021-04-28T00:04:13Z | 2021-06-25T18:31:52Z | https://github.com/kubernetes/kubernetes/issues/101541 | 869,366,177 | 101,541 |
[
"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 used `--f... | kubectl logs --follow exits too soon/returns empty/doesn't follow the stream | https://api.github.com/repos/kubernetes/kubernetes/issues/101538/comments | 11 | 2021-04-27T22:46:21Z | 2022-01-06T14:01:49Z | https://github.com/kubernetes/kubernetes/issues/101538 | 869,325,379 | 101,538 |
[
"kubernetes",
"kubernetes"
] | 'kubectl get psp' output showing privileges column wrongly. | https://api.github.com/repos/kubernetes/kubernetes/issues/101533/comments | 3 | 2021-04-27T18:53:23Z | 2021-04-27T18:58:10Z | https://github.com/kubernetes/kubernetes/issues/101533 | 869,165,719 | 101,533 | |
[
"kubernetes",
"kubernetes"
] | I'm trying to use an AWS NLB for UDP traffic on a EKS cluster with kubernetes 1.19.8 with an externalTrafficPolicy sets to local in order to keep the client sourceIP.
With this configuration, all the node's healthcheck in the target group are failed.
If I'm correct, the node that have one pod of the application s... | All healthcheck failed when using NLB and externalTrafficPolicy Local | https://api.github.com/repos/kubernetes/kubernetes/issues/101529/comments | 7 | 2021-04-27T16:24:15Z | 2021-05-17T21:39:28Z | https://github.com/kubernetes/kubernetes/issues/101529 | 869,027,193 | 101,529 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
A prow CI job to do vulnerability scanning for k/k dependencies using [snyk](snyk.io).
#### Why is this needed:
> Kubernetes has a very large number of golang library dependencies. While there is some work to track and ensure license compatability, there is little to know wo... | POC for vulnerability scanning using snyk | https://api.github.com/repos/kubernetes/kubernetes/issues/101528/comments | 11 | 2021-04-27T15:13:33Z | 2021-12-08T15:17:52Z | https://github.com/kubernetes/kubernetes/issues/101528 | 868,952,766 | 101,528 |
[
"kubernetes",
"kubernetes"
] | <!-- Feature requests are unlikely to make progress as an issue.
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
A proposal that works through the design along with the implications of the change can be opened as a KEP:
https://git.k8s.io/enhancements/keps#kubernetes-enhanc... | Support sending recovery event when the volume back to healthy | https://api.github.com/repos/kubernetes/kubernetes/issues/101527/comments | 11 | 2021-04-27T15:11:02Z | 2022-03-23T08:16:37Z | https://github.com/kubernetes/kubernetes/issues/101527 | 868,950,456 | 101,527 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
We have a Cluster running Kops in AWS. As its a dev Cluster we're shutting down all the Nodes (and Master), setting Autoscaling Group to 0.
After few days, or weeks, we switch it back on and a new Master is coming up.
State is then for example:
```
NAME ... | Terminated Node not deleted (AWS) | https://api.github.com/repos/kubernetes/kubernetes/issues/101526/comments | 11 | 2021-04-27T13:57:14Z | 2022-04-08T22:25:14Z | https://github.com/kubernetes/kubernetes/issues/101526 | 868,876,095 | 101,526 |
[
"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:
`TopologyAwa... | TopologyAwareHints not work | https://api.github.com/repos/kubernetes/kubernetes/issues/101525/comments | 21 | 2021-04-27T13:02:44Z | 2021-06-03T15:12:00Z | https://github.com/kubernetes/kubernetes/issues/101525 | 868,826,320 | 101,525 |
[
"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:
During acc... | Pod resources reports no ID for the NUMA node 0 | https://api.github.com/repos/kubernetes/kubernetes/issues/101522/comments | 5 | 2021-04-27T11:39:00Z | 2021-04-27T12:58:06Z | https://github.com/kubernetes/kubernetes/issues/101522 | 868,759,361 | 101,522 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Added `- --admission-control-config-file=/etc/kubernetes/admission.yaml` argument to `/etc/kubernetes/manifests/kube-apiserver.yaml`
The Kube-api crashes claiming that configuration file does not exist.
But the file exists:
```
-rw-r--r-- 1 root root 159 Apr 27 10:59 /etc/kubernetes/admission... | kube-api crash on admission-control-config-file argument set | https://api.github.com/repos/kubernetes/kubernetes/issues/101521/comments | 3 | 2021-04-27T11:26:25Z | 2021-04-27T17:41:48Z | https://github.com/kubernetes/kubernetes/issues/101521 | 868,749,765 | 101,521 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
kubernetes with IPv4/IPv6 have a problem with kube-proxy,
#### ERROR log
[root@k8s-master-1 ~]# service kube-proxy status -l
Redirecting to /bin/systemctl status -l kube-proxy.service
● kube-proxy.service - Kubernetes Proxy
Loaded: loaded (/usr/lib/systemd/system/kube-proxy.service; enab... | IPv4/IPv6 dual-stack kube-proxy Failed to add destination: [fd00::1:c90a]:80, error: file exists | https://api.github.com/repos/kubernetes/kubernetes/issues/101506/comments | 13 | 2021-04-27T03:00:26Z | 2021-06-19T05:41:54Z | https://github.com/kubernetes/kubernetes/issues/101506 | 868,393,881 | 101,506 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When using the latest version of the userspace kube-proxy (v1.21.0) on Windows, ClusterIP load-balancing will not work.
Trying to curl a Service (in this case the Kubernetes Service) directly from a Windows Node running userspace kube-proxy will give you this:
```powershell
PS C:\k\antrea> c... | Userspace kube-proxy 1.21.0 does not work on Windows | https://api.github.com/repos/kubernetes/kubernetes/issues/101500/comments | 8 | 2021-04-27T00:07:48Z | 2021-05-04T14:41:28Z | https://github.com/kubernetes/kubernetes/issues/101500 | 868,293,050 | 101,500 |
[
"kubernetes",
"kubernetes"
] | CVSS Rating: **Low** ([CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N))
A security issue was discovered in Kubernetes where an authorized user may be able to access private networks on the Kubernetes control plane components. Kuber... | CVE-2020-8562: Bypass of Kubernetes API Server proxy TOCTOU | https://api.github.com/repos/kubernetes/kubernetes/issues/101493/comments | 16 | 2021-04-26T19:18:04Z | 2024-08-07T19:47:47Z | https://github.com/kubernetes/kubernetes/issues/101493 | 868,051,410 | 101,493 |
[
"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 2 servi... | Inconsistent behavior while trying to access service by External IP from within a cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/101491/comments | 8 | 2021-04-26T16:45:45Z | 2021-06-10T16:18:09Z | https://github.com/kubernetes/kubernetes/issues/101491 | 867,911,685 | 101,491 |
[
"kubernetes",
"kubernetes"
] | There is a 1.16.15 kubernetes release but there is no conformance image available:
```
$ gcloud container images list-tags gcr.io/google-containers/conformance|grep 1\\.16\\.15
$
```
Longer output (listing all 1.16.* images):
```
$ gcloud container images list-tags gcr.io/google-containers/conformance|gre... | [google-containers] No conformance image available for 1.16.15 | https://api.github.com/repos/kubernetes/kubernetes/issues/101485/comments | 3 | 2021-04-26T14:40:06Z | 2021-04-28T17:24:10Z | https://github.com/kubernetes/kubernetes/issues/101485 | 867,779,278 | 101,485 |
[
"kubernetes",
"kubernetes"
] | **_First i set the kubelet as bellow:_**
–cpu-manager-policy=static –topology-manager-policy=best-effort
**_Second i create the pod as bellow:_**

Then i check the cgroup of this container, and find that... | If i limits the CPU cores but Memory for the Pod, the Topomanager will not use the static policy, why? Benefit? | https://api.github.com/repos/kubernetes/kubernetes/issues/101481/comments | 5 | 2021-04-26T10:35:11Z | 2021-06-24T17:19:45Z | https://github.com/kubernetes/kubernetes/issues/101481 | 867,551,951 | 101,481 |
[
"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-sched... | kube-scheduler fatal error: concurrent map read and map write in volumebinding plugin | https://api.github.com/repos/kubernetes/kubernetes/issues/101476/comments | 3 | 2021-04-26T05:47:18Z | 2021-04-26T16:13:14Z | https://github.com/kubernetes/kubernetes/issues/101476 | 867,285,138 | 101,476 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
ci-kubernetes-e2e-gce-device-plugin-gpu
#### Which test(s) are failing:
Cluster up
#### Since when has it been failing:
Apr 23 8:30PM PDT
#### Testgrid link... | [Failing Test] ci-kubernetes-e2e-gce-device-plugin-gpu | https://api.github.com/repos/kubernetes/kubernetes/issues/101471/comments | 4 | 2021-04-26T01:57:10Z | 2021-04-26T19:54:39Z | https://github.com/kubernetes/kubernetes/issues/101471 | 867,187,678 | 101,471 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
Defaulting logic (`zz_generated.defaults.go`) to be exported to k8s.io/api.
#### Why is this needed:
Any logic that depends on defaults needs to import kubernetes/kubernetes, which is hard to do/not recommended.
This also leads to confusion where `scheme.Default()` on k8s... | Expose `defaults` in k8s.io/api | https://api.github.com/repos/kubernetes/kubernetes/issues/101468/comments | 5 | 2021-04-25T23:43:44Z | 2021-05-20T20:18:49Z | https://github.com/kubernetes/kubernetes/issues/101468 | 867,144,893 | 101,468 |
[
"kubernetes",
"kubernetes"
] | What happened:
I found remainingItemCount would not return when we use labelSelector or filedSelector to list objects. I can’t understand. Now I need remainingItemCount attribute to know how many objects remained.
Here is the source code.
https://github.com/kubernetes/kubernetes/blob/7e9fe39cd7c3ee67fcc29e6ca08369... | Why apiserver does not return remainingItemCount when labelSelector or filedSelector is not nil | https://api.github.com/repos/kubernetes/kubernetes/issues/101463/comments | 3 | 2021-04-25T12:34:43Z | 2021-05-20T20:18:53Z | https://github.com/kubernetes/kubernetes/issues/101463 | 867,000,427 | 101,463 |
[
"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 have noti... | Pod not scheduling in different az with failure-domain.beta.kubernetes.io/zone as topologyKey | https://api.github.com/repos/kubernetes/kubernetes/issues/101459/comments | 9 | 2021-04-25T11:43:40Z | 2021-09-23T01:44:51Z | https://github.com/kubernetes/kubernetes/issues/101459 | 866,989,875 | 101,459 |
[
"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:
kubelet-serial-gce-e2e-memory-manager
#### Which test(s) are flaking:
no specific test, because the failure happens during wa... | [Feature:MemoryManager] fails because race condition between kubelet restart by e2e service and kubelet stop by memory manager | https://api.github.com/repos/kubernetes/kubernetes/issues/101458/comments | 2 | 2021-04-25T11:02:29Z | 2021-05-11T01:51:37Z | https://github.com/kubernetes/kubernetes/issues/101458 | 866,981,429 | 101,458 |
[
"kubernetes",
"kubernetes"
] | The test only validates that the API objects are created
https://github.com/kubernetes/kubernetes/blob/113f828553462a6e086a2bd0ba044c5ae20f61a5/test/e2e/network/service.go#L823-L901
E2e tests must verify the behaviour, i.e. that the Service and Endpoints actually work sending traffic.
The file is not well organi... | The e2e conformance tests "should serve multiport endpoints from pods" doesn't check connectivity | https://api.github.com/repos/kubernetes/kubernetes/issues/101446/comments | 6 | 2021-04-24T22:20:45Z | 2021-05-06T08:47:16Z | https://github.com/kubernetes/kubernetes/issues/101446 | 866,849,460 | 101,446 |
[
"kubernetes",
"kubernetes"
] | Hi friends,
I am trying to deploy [mongodb](https://github.com/bitnami/charts/tree/master/bitnami/mongodb) to my kubernetes cluster. It automatically creates a pvc and pv based on the storage class name i specify. However the pod is stuck on `ContainerCreating` because of the following error:
> MountVolume.MountD... | wrong fs type, bad option, bad superblock on /dev/nvme1n1, missing codepage or helper program, or other error. | https://api.github.com/repos/kubernetes/kubernetes/issues/101444/comments | 5 | 2021-04-24T19:24:17Z | 2021-05-27T18:43:51Z | https://github.com/kubernetes/kubernetes/issues/101444 | 866,819,525 | 101,444 |
[
"kubernetes",
"kubernetes"
] | ### Issue Details
A security issue was discovered in code generated by the gogo protobuf compiler used by Kubernetes. The gogo protobuf compiler issue has been assigned CVE-2021-3121 and is also known as the “skippy peanut butter bug”.
A program which uses affected code to handle a malicious protobuf message coul... | CVE-2021-3121: Processes may panic upon receipt of malicious protobuf messages | https://api.github.com/repos/kubernetes/kubernetes/issues/101435/comments | 5 | 2021-04-23T18:07:32Z | 2022-10-14T01:59:39Z | https://github.com/kubernetes/kubernetes/issues/101435 | 866,326,735 | 101,435 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
#97972 adds support for metrics from BlocMode volumes provided by CSI-drivers.
In-tree drivers can provide these metrics as well. At least the Capacity (size) of the block-device can be fetched with standard tools.
#### Why is this needed:
This makes it easier to test t... | Add support for gathering BlockVolume metrics from in-tree storage drivers | https://api.github.com/repos/kubernetes/kubernetes/issues/101431/comments | 3 | 2021-04-23T15:51:37Z | 2021-05-24T23:18:47Z | https://github.com/kubernetes/kubernetes/issues/101431 | 866,235,948 | 101,431 |
[
"kubernetes",
"kubernetes"
] | As originally filed at https://github.com/kubernetes/kubeadm/issues/2455.
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
## Description
Passing `--log-file` to both `kubeadm init` and `kubeadm join` never actually creates or writes a log file whatever the level of `--v` and regardless of whether the... | --log-file only works if --logtostderr=false | https://api.github.com/repos/kubernetes/kubernetes/issues/101425/comments | 3 | 2021-04-23T12:35:35Z | 2021-06-22T03:43:58Z | https://github.com/kubernetes/kubernetes/issues/101425 | 866,070,480 | 101,425 |
[
"kubernetes",
"kubernetes"
] | ### Failure cluster [f16d25c7f46df2481995](https://go.k8s.io/triage#f16d25c7f46df2481995)
##### Error text:
```
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:205
Apr 9 19:12:46.107: Unexpected error:
<*errors.StatusError | 0xc001f321e0>: {
... | Failure of e2e/storage/testsuites/subpath.go for "error dialing backend: dial timeout" | https://api.github.com/repos/kubernetes/kubernetes/issues/101419/comments | 4 | 2021-04-23T09:39:46Z | 2021-06-07T09:54:36Z | https://github.com/kubernetes/kubernetes/issues/101419 | 865,939,589 | 101,419 |
[
"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:
server reboo... | kubelet won't start after reboot with swap off already | https://api.github.com/repos/kubernetes/kubernetes/issues/101406/comments | 5 | 2021-04-23T06:03:19Z | 2021-04-24T17:49:18Z | https://github.com/kubernetes/kubernetes/issues/101406 | 865,774,992 | 101,406 |
[
"kubernetes",
"kubernetes"
] | The e2e volume stress test suite currently supports [dynamically provisioned file systems and block devices](https://github.com/kubernetes/kubernetes/blob/v1.21.0/test/e2e/storage/testsuites/volume_stress.go#L74-L80).
It would be nice to extend this test to support pre-provisioned PVs. This would be helpful for test... | Enable e2e volume stress test to work with pre-provisioned PV | https://api.github.com/repos/kubernetes/kubernetes/issues/101397/comments | 11 | 2021-04-23T02:46:33Z | 2022-05-23T21:35:24Z | https://github.com/kubernetes/kubernetes/issues/101397 | 865,689,724 | 101,397 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
ci-kubernetes-azure-conformance-ipv6
#### Which test(s) are failing:
ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service ac... | ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] keeps failing | https://api.github.com/repos/kubernetes/kubernetes/issues/101396/comments | 8 | 2021-04-23T02:15:27Z | 2021-07-27T16:02:06Z | https://github.com/kubernetes/kubernetes/issues/101396 | 865,675,889 | 101,396 |
[
"kubernetes",
"kubernetes"
] | The strategic merge patch support for service ports is broken (insufficiently unique key) and has been a problem for a long time. In #101029 we discussed a little whether we could just change it to "atomic".
It might be simple, but strategic merge patch is too poorly documented to know for sure. E.g. a quick tes... | Consider changing Service.spec.ports[] to "atomic" patch | https://api.github.com/repos/kubernetes/kubernetes/issues/101393/comments | 17 | 2021-04-23T00:20:57Z | 2023-01-16T21:42:15Z | https://github.com/kubernetes/kubernetes/issues/101393 | 865,615,303 | 101,393 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
If I stop the kubelet of one on my node server the pods on it arent evicted after 24 hours.
#### How to reproduce it (as minimally and precisely as possible):
Clean install Kubernetes v1.21.0 with kubespray
My pod keeps in Terminating state. But theres a warning on it "Node is not ready".
... | Pods are not evicted if node is in NotReady state | https://api.github.com/repos/kubernetes/kubernetes/issues/101391/comments | 5 | 2021-04-23T00:14:34Z | 2021-04-25T18:47:13Z | https://github.com/kubernetes/kubernetes/issues/101391 | 865,607,231 | 101,391 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/blob/fe88bdc1ab7957d2e546f602f42d240af2adbcec/staging/src/k8s.io/apiserver/pkg/server/options/serving_with_loopback.go#L52-L76
The code block does these actions:
1. creating the self-signed cert for loopback connection
2. creating the loopbackClientConfig
3. adding the sel... | LoopbackClientConfig is not created when the main cert is empty | https://api.github.com/repos/kubernetes/kubernetes/issues/101388/comments | 0 | 2021-04-22T23:39:36Z | 2021-05-05T00:15:15Z | https://github.com/kubernetes/kubernetes/issues/101388 | 865,576,625 | 101,388 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
I upgraded to client-go 1.21 and our binaries increased:
```
32M -> 35M istio-cni
34M -> 37M istio-cni-repair
32M -> 35M istio-cni-taint
82M -> 91M istioctl
78M -> 88M operator
80M -> 87M pilot-discovery
```
#### What you expected to happen:
Binary sizes do not get bloated, especi... | client-go: Binary size regression in 1.21+ | https://api.github.com/repos/kubernetes/kubernetes/issues/101384/comments | 15 | 2021-04-22T22:24:13Z | 2021-09-26T18:06:35Z | https://github.com/kubernetes/kubernetes/issues/101384 | 865,536,957 | 101,384 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
On pod termination, kubelet sometimes fails to unmount CSI volumes with the following error:
```
E0422 13:28:12.214727 1861 reconciler.go:193] operationExecutor.UnmountVolume failed (controllerAttachDetachEnabled true) for volume "persistentvolumemount-6wg4ywt2xwwgkyygj6tyo2xhrm" (UniqueName... | kubelet fails to unmount CSI volumes, floods log with errors and has to be restarted | https://api.github.com/repos/kubernetes/kubernetes/issues/101378/comments | 25 | 2021-04-22T16:54:30Z | 2024-04-24T12:42:08Z | https://github.com/kubernetes/kubernetes/issues/101378 | 865,188,220 | 101,378 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
https://github.com/kubernetes/kubernetes/pull/101234 dropped some use of github.com/go-openapi/spec, but generated files (zz_generated.openapi.go) still reference it.
Because some of those files are not committed, this makes go.mod content generated by update-vendor.sh unstable depending on wh... | eliminate generated openapi files use of github.com/go-openapi/spec | https://api.github.com/repos/kubernetes/kubernetes/issues/101375/comments | 3 | 2021-04-22T15:50:20Z | 2021-04-22T15:57:31Z | https://github.com/kubernetes/kubernetes/issues/101375 | 865,106,862 | 101,375 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Per my understanding the field `stabilizationWindowSeconds` in HPA, indicates the amount of time the HPA controller should consider previous recommendations to prevent flapping of the number of replicas.
For example: If I set `stabilizationWindowSeconds: 300` against Pods scaling down policy unde... | The field stabilizationWindowSeconds in HPA does to follow the fixed time specifications | https://api.github.com/repos/kubernetes/kubernetes/issues/101371/comments | 19 | 2021-04-22T13:42:40Z | 2022-01-28T15:05:59Z | https://github.com/kubernetes/kubernetes/issues/101371 | 864,967,863 | 101,371 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
In our kubernetes environment , we observed that some of the daemonset Available and Ready count is less than the Desired count.
We have 3 Master and 4 worker node cluster. Total we have 7 nodes. We deployed the daemonset which should present on all the node. We have validated that all the... | Daemonset controller is not updating the Available Pods correctly | https://api.github.com/repos/kubernetes/kubernetes/issues/101362/comments | 8 | 2021-04-22T09:37:18Z | 2021-10-01T21:03:39Z | https://github.com/kubernetes/kubernetes/issues/101362 | 864,747,538 | 101,362 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Hello @viralpoetry and I were fuzzing the k8s (via [openapi-fuzzer](https://github.com/matusf/openapi-fuzzer)) and found out following bug. Getting logs from unicode logpath via API causes internal server error. The API endpoint is `/logs/{logpath}`.
#### What you expected to happen:
Response w... | Getting logs from unicode logpath via API causes internal server error | https://api.github.com/repos/kubernetes/kubernetes/issues/101355/comments | 11 | 2021-04-22T03:06:06Z | 2021-09-25T03:45:35Z | https://github.com/kubernetes/kubernetes/issues/101355 | 864,494,142 | 101,355 |
[
"kubernetes",
"kubernetes"
] | <!-- Feature requests are unlikely to make progress as an issue.
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
A proposal that works through the design along with the implications of the change can be opened as a KEP:
https://git.k8s.io/enhancements/keps#kubernetes-enhanc... | Respect immutable fields while allowing changes to be deployed thru recreate strategy | https://api.github.com/repos/kubernetes/kubernetes/issues/101351/comments | 13 | 2021-04-22T01:57:14Z | 2024-11-15T19:59:50Z | https://github.com/kubernetes/kubernetes/issues/101351 | 864,467,266 | 101,351 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Hello @viralpoetry and I were fuzzing the k8s (via [openapi-fuzzer](https://github.com/matusf/openapi-fuzzer)) and found out following bug. Querying several resources via API with invalid `resourceVersion` query parameter causes internal server error. Affected resources:
- `api-v1-namespaces-{nam... | Querying several resources via API with invalid `resourceVersion` query parameter causes internal server error | https://api.github.com/repos/kubernetes/kubernetes/issues/101350/comments | 11 | 2021-04-22T01:10:15Z | 2021-09-24T21:43:56Z | https://github.com/kubernetes/kubernetes/issues/101350 | 864,449,411 | 101,350 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Normally, when one mounts a configmap as a volume in a pod, updating the content of the configmap updates the volume content in the pod. This works fine with a single configmap. When two configmaps are mounted as volumes on separate mountpoints, updating the configmap contents does not update the... | When more than one config map is mounted as a volume in a pod, updating the configmap content does not update the mounted volume in the pod | https://api.github.com/repos/kubernetes/kubernetes/issues/101349/comments | 13 | 2021-04-22T00:53:36Z | 2021-09-25T07:48:36Z | https://github.com/kubernetes/kubernetes/issues/101349 | 864,425,484 | 101,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:
Hello @viral... | Reading nonexistent component status via API causes internal server error | https://api.github.com/repos/kubernetes/kubernetes/issues/101348/comments | 9 | 2021-04-22T00:44:52Z | 2021-09-25T10:51:35Z | https://github.com/kubernetes/kubernetes/issues/101348 | 864,415,471 | 101,348 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
the following images are using old client-go that would not work correctly starting 1.22+ if those images use in-cluster config(mounted service account token) to talk to kube-apiserver:
- k8s.gcr.io/prometheus-to-sd
- k8s.gcr.io/event-exporter
#### What you expected to happen:
if the abov... | [sig-instrumentation] update client-go to 1.14+ in images | https://api.github.com/repos/kubernetes/kubernetes/issues/101341/comments | 1 | 2021-04-21T22:36:12Z | 2021-05-24T20:38:33Z | https://github.com/kubernetes/kubernetes/issues/101341 | 864,359,084 | 101,341 |
[
"kubernetes",
"kubernetes"
] | There are use cases where users want to expand the local volume (may be managed by LVM or something similar), but even though they can edit underlying PV (and expand the underlying device) - the reported size in pvc.Status keeps reporting older value because in-tree local volumes are non-expandable.
We could make t... | Allow Node Only expansion of Local Volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/101340/comments | 5 | 2021-04-21T20:43:09Z | 2021-08-30T15:13:49Z | https://github.com/kubernetes/kubernetes/issues/101340 | 864,265,033 | 101,340 |
[
"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:
This is prob... | NodeLocal DNSCache docs create invalid nodelocaldns.yaml when using IPVS | https://api.github.com/repos/kubernetes/kubernetes/issues/101339/comments | 8 | 2021-04-21T20:12:50Z | 2024-11-18T11:50:26Z | https://github.com/kubernetes/kubernetes/issues/101339 | 864,244,233 | 101,339 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
https://github.com/kubernetes/kubernetes/pull/100637 added newer hostpath deployments but removed the csi-external-health-monitor-agent because it seemed to cause overhead without being needed for the tests.
#### Why is this needed:
We should re-enable it and check whether... | e2e storage: re-enable health check sidecars | https://api.github.com/repos/kubernetes/kubernetes/issues/101336/comments | 2 | 2021-04-21T19:04:07Z | 2021-04-23T00:44:15Z | https://github.com/kubernetes/kubernetes/issues/101336 | 864,179,831 | 101,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:
Followup to ... | Reduce secret rbacs for csi mock e2e tests | https://api.github.com/repos/kubernetes/kubernetes/issues/101334/comments | 15 | 2021-04-21T18:27:15Z | 2024-07-21T19:20:54Z | https://github.com/kubernetes/kubernetes/issues/101334 | 864,154,614 | 101,334 |
[
"kubernetes",
"kubernetes"
] | <!-- Feature requests are unlikely to make progress as an issue.
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
A proposal that works through the design along with the implications of the change can be opened as a KEP:
https://git.k8s.io/enhancements/keps#kubernetes-enhanc... | Add online snapshot e2e | https://api.github.com/repos/kubernetes/kubernetes/issues/101333/comments | 24 | 2021-04-21T18:10:48Z | 2024-04-16T12:28:39Z | https://github.com/kubernetes/kubernetes/issues/101333 | 864,143,210 | 101,333 |
[
"kubernetes",
"kubernetes"
] | This came out from discussion in https://github.com/kubernetes/kubernetes/pull/101305#discussion_r617708905
The kubelet should not be removing node-publish directory (or file for block volumes). Kubelet should only be responsible for removing parent directory and corresponding json files. It is the storage provider... | Deprecate and remove behaviour of kubelet removing CSI nodepublish path | https://api.github.com/repos/kubernetes/kubernetes/issues/101332/comments | 11 | 2021-04-21T17:42:29Z | 2023-03-09T02:15:05Z | https://github.com/kubernetes/kubernetes/issues/101332 | 864,123,218 | 101,332 |
[
"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-gcp-compute-persistent-disk-csi-driver-kubernetes-integration, the presubmit for kubernetes-sigs/gcp-compute-persistent-disk-csi... | gce pd csi driver flaking subpath test | https://api.github.com/repos/kubernetes/kubernetes/issues/101331/comments | 7 | 2021-04-21T17:15:37Z | 2021-09-18T19:37:15Z | https://github.com/kubernetes/kubernetes/issues/101331 | 864,100,915 | 101,331 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Image reports as `amd64`
#### What you expected to happen:
Image should report as `arm64`
#### How to reproduce it (as minimally and precisely as possible):
`docker inspect k8s.gcr.io/dns/k8s-dns-node-cache-arm64:1.17.0 | jq -r '.[0].Architecture'`
#### Anything else we need to know?:
... | NodeLocal DNSCache ARM64 images have Architecture amd64 | https://api.github.com/repos/kubernetes/kubernetes/issues/101328/comments | 12 | 2021-04-21T15:49:09Z | 2021-10-13T13:07:16Z | https://github.com/kubernetes/kubernetes/issues/101328 | 864,032,086 | 101,328 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.