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" ]
### What happened? UT typecheck/TestVerify crashing when run with golang tip version. This is happening after https://github.com/golang/go/commit/5fa4aac0cec637fd9415fb260e3fbc2975377e00 ### What did you expect to happen? Test must PASS when run with master golang version ### How can we reproduce it (as mi...
go1.22: update golang.org/x/tools to fix typecheck/TestVerify
https://api.github.com/repos/kubernetes/kubernetes/issues/120142/comments
21
2023-08-23T18:37:10Z
2024-02-09T19:45:14Z
https://github.com/kubernetes/kubernetes/issues/120142
1,863,829,819
120,142
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? ci-crio-cgroupv1-evented-pleg ### Which tests are failing? Random ### Since when has it been failing? About 15 days ### Testgrid link https://testgrid.k8s.io/sig-node-cri-o#ci-crio-cgroupv1-evented-pleg ### Reason for failure (if possible) Unknown at this point. ### Anything else ...
Evented PLEG job is failing
https://api.github.com/repos/kubernetes/kubernetes/issues/120140/comments
10
2023-08-23T15:13:58Z
2024-08-26T08:31:37Z
https://github.com/kubernetes/kubernetes/issues/120140
1,863,539,173
120,140
[ "kubernetes", "kubernetes" ]
### What happened? qps of configmap get request is too high in kube-apiserver. when there are many configmaps in cluster mounted by running pod, the qps of configmap get request will be high and the request will also need to get configmap resource from etcd instead of returned from kube-apiserver cache. ### Wh...
kubelet get configmap from kube-apiserver and etcd everytime
https://api.github.com/repos/kubernetes/kubernetes/issues/120126/comments
19
2023-08-23T11:23:08Z
2023-09-07T13:42:59Z
https://github.com/kubernetes/kubernetes/issues/120126
1,863,133,423
120,126
[ "kubernetes", "kubernetes" ]
### What happened? At first, I created a statefulset with a huge resource request, which leads to its pod stuck at pending status. Then, I edited the statefulset with a reasonable resource request. But its pod remains pending , no recreating triggered. After some digging code of statefulset controller:https://gith...
Pending pod are not recreated after updating statefulset resources
https://api.github.com/repos/kubernetes/kubernetes/issues/120123/comments
11
2023-08-23T09:52:40Z
2024-11-19T14:48:40Z
https://github.com/kubernetes/kubernetes/issues/120123
1,862,982,659
120,123
[ "kubernetes", "kubernetes" ]
**This is a Bug Report** <!-- Thanks for filing an issue! Before submitting, please fill in the following information. --> <!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. --> <!--Required Information--> **Problem:** [kubelet-check] The HTTP call eq...
Facing error while connecting nodes; kubelet is not starting
https://api.github.com/repos/kubernetes/kubernetes/issues/120121/comments
8
2023-08-23T03:12:35Z
2023-08-23T06:20:11Z
https://github.com/kubernetes/kubernetes/issues/120121
1,862,643,232
120,121
[ "kubernetes", "kubernetes" ]
### What happened? DNS requests from application pods were failing intermittently with the "refused" error response code from the node-local dns cache. Here is a snippet from the node-local dns metrics - `coredns_dns_responses_total{plugin="",rcode="REFUSED",server="dns://:53",view="",zone="dropped"} 3020` ...
[node-local dns] DNS requests intermittently receive `refused` response errors from node-local dns cache
https://api.github.com/repos/kubernetes/kubernetes/issues/120115/comments
3
2023-08-22T22:52:35Z
2023-08-23T06:06:44Z
https://github.com/kubernetes/kubernetes/issues/120115
1,862,304,963
120,115
[ "kubernetes", "kubernetes" ]
Hi all, I am the kubernetes package maintainer for Gentoo Linux. When I attempt to compile any of the k8s binaries using our package manager on amd64, I get output similar to the following from attempting to compile kubeadm: make -j9 -j1 GOFLAGS=-v GOLDFLAGS= LDFLAGS= WHAT=cmd/kubeadm go: downloading go.uber.or...
kubernetes 1.28.0: vendor directory is possibly incomplete
https://api.github.com/repos/kubernetes/kubernetes/issues/120114/comments
7
2023-08-22T21:22:06Z
2023-08-23T15:45:20Z
https://github.com/kubernetes/kubernetes/issues/120114
1,862,226,051
120,114
[ "kubernetes", "kubernetes" ]
### Which jobs are flaking? pull-kubernetes-unit ### Which tests are flaking? see title ### Since when has it been flaking? 8/17? ### Testgrid link https://storage.googleapis.com/k8s-triage/index.html?pr=1&test=TestOneWeightedHistogram ### Reason for failure (if possible) https://prow.k8s.io/view/gs/kubernetes...
[flaking test] k8s.io/kubernetes/vendor/k8s.io/component-base/metrics: TestOneWeightedHistogram
https://api.github.com/repos/kubernetes/kubernetes/issues/120112/comments
6
2023-08-22T20:31:00Z
2024-07-27T21:13:51Z
https://github.com/kubernetes/kubernetes/issues/120112
1,862,163,725
120,112
[ "kubernetes", "kubernetes" ]
### What happened? The kube-api server is crashing regularly, more than once each 10 minutes, which brings my whole cluster behaving badly. ### What did you expect to happen? Not to crash. ### How can we reproduce it (as minimally and precisely as possible)? I don't know... I've upgraded my cluster (and...
kube-apiserver keeps crashing with version 1.25.6/1.25.12/1.26.5/1.26.7
https://api.github.com/repos/kubernetes/kubernetes/issues/120110/comments
12
2023-08-22T17:15:30Z
2024-05-16T16:51:49Z
https://github.com/kubernetes/kubernetes/issues/120110
1,861,883,502
120,110
[ "kubernetes", "kubernetes" ]
### What happened? I noticed some odd behaviors/logs after deleting APIServices and CRDs. First, only CRDs were removed from the response of `/openapi/v3` and APIServices were not removed. Not only the root path, the APIService's specific paths were also available, e.g. `/openapi/v3/apis/foo.bar.com/v1alpha1`, as...
kube-apiserver doesn't clean up OpenAPI properly after deleting an APIService/CRD
https://api.github.com/repos/kubernetes/kubernetes/issues/120107/comments
4
2023-08-22T15:50:19Z
2023-08-31T17:42:49Z
https://github.com/kubernetes/kubernetes/issues/120107
1,861,745,158
120,107
[ "kubernetes", "kubernetes" ]
**Greetings, Open Source Community!** My friend @jamshidi799 and I are in the process of brainstorming a new project in the realm of Kubernetes. We're aiming to create something innovative and challenging that not only hones our technical skills but also makes a valuable contribution to the Kubernetes ecosystem. **Wh...
Seeking Innovative Kubernetes Project Ideas
https://api.github.com/repos/kubernetes/kubernetes/issues/120106/comments
4
2023-08-22T14:40:56Z
2023-08-22T14:43:46Z
https://github.com/kubernetes/kubernetes/issues/120106
1,861,610,955
120,106
[ "kubernetes", "kubernetes" ]
### What happened? When I **frequently** increase and decrease the **replica count** (with python api)to adjust the number of pods over a period of time: ![image](https://github.com/kubernetes/kubernetes/assets/24245982/6d862179-7e93-4851-9e42-1533f993e09b) The cluster **cost some more** memory but with the same ...
Timeout waiting for systemd to create kubepods-burstable-***.slice
https://api.github.com/repos/kubernetes/kubernetes/issues/120103/comments
12
2023-08-22T09:20:51Z
2024-09-20T23:26:08Z
https://github.com/kubernetes/kubernetes/issues/120103
1,861,026,197
120,103
[ "kubernetes", "kubernetes" ]
### What happened? We have a project built with Kustomize. The small components are using kutomization templates, in which we are setting most of the properties. The pods seem to have the correct key values pair for the tolerations, however some of the pods are still deployed to the master node(s). According to the...
NoSchedule related tolerations are not working with kustomize
https://api.github.com/repos/kubernetes/kubernetes/issues/120098/comments
14
2023-08-22T04:23:31Z
2024-03-29T13:47:08Z
https://github.com/kubernetes/kubernetes/issues/120098
1,860,518,919
120,098
[ "kubernetes", "kubernetes" ]
### What happened? Command run: ``` ginkgo --focus="\[sig-storage\] In-tree Volumes \[Driver: vsphere\]" --skip="\[Disruptive\]|\[Slow\]|block.*multiVolume.*read-only|AllowedTopologies|should mount multiple PV pointing to the same storage on the same node" e2e.test -- --provider=vsphere --kubeconfig=kubeconfig ``...
fatal error: concurrent map writes
https://api.github.com/repos/kubernetes/kubernetes/issues/120094/comments
3
2023-08-21T22:24:41Z
2023-08-29T06:19:22Z
https://github.com/kubernetes/kubernetes/issues/120094
1,860,254,305
120,094
[ "kubernetes", "kubernetes" ]
### What happened? We have some errors that are logged at level 10 because the ADC reconciler runs very frequently and would cause log spam: https://github.com/kubernetes/kubernetes/blob/eae63c891882a67b29e08d62cca62686d0635d1a/pkg/controller/volume/attachdetach/util/util.go#L188 However I think we should at least ...
Log Attach/Detach controller errors periodically
https://api.github.com/repos/kubernetes/kubernetes/issues/120088/comments
5
2023-08-21T18:05:44Z
2024-12-21T14:38:55Z
https://github.com/kubernetes/kubernetes/issues/120088
1,859,886,611
120,088
[ "kubernetes", "kubernetes" ]
does setting the resource limit on the pod influence the service balance? I have a problem that when I set the limit , the service does not balance the request correctly between the pods.the most resourceful and ignored pod kubernetes: 1.24
load balancing services in pods with limited resources
https://api.github.com/repos/kubernetes/kubernetes/issues/120084/comments
4
2023-08-21T14:14:11Z
2023-08-22T10:10:17Z
https://github.com/kubernetes/kubernetes/issues/120084
1,859,475,944
120,084
[ "kubernetes", "kubernetes" ]
### Which jobs are flaking? https://prow.k8s.io/job-history/gs/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-e2e-kind ### Which tests are flaking? Kubernetes e2e suite: [It] [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should support multiple inli...
flaky test: ephemeral should support multiple inline ephemeral volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/120080/comments
7
2023-08-21T08:13:56Z
2024-03-05T15:11:37Z
https://github.com/kubernetes/kubernetes/issues/120080
1,858,848,185
120,080
[ "kubernetes", "kubernetes" ]
### Failure cluster [ca1a7caee3e22eb5c8e8](https://go.k8s.io/triage#ca1a7caee3e22eb5c8e8) And others: - cd35674d33f40c5e5f78 - aa7e3a5766c767c8a0a2 - b1de26291fc864488db0 - 4075bb1a976ac6df5c0e - 00ece5e8618730c64f94 - 98c3af169a672a74436d - b68d002d8d7b51f22a64 - 80174e0b65369e2c35ba - b7d52c904bb014a99079...
Failure cluster [ca1a7cae...] E2eNode Suite [It] [sig-node] ResourceMetricsAPI [NodeFeature:ResourceMetrics] when querying /resource/metrics should report resource usage through the resource metrics api
https://api.github.com/repos/kubernetes/kubernetes/issues/120079/comments
1
2023-08-20T20:24:28Z
2023-08-21T12:58:15Z
https://github.com/kubernetes/kubernetes/issues/120079
1,858,258,519
120,079
[ "kubernetes", "kubernetes" ]
### What happened? #84041 <a href="https://kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/#kubeproxy-config-k8s-io-v1alpha1-KubeProxyIPVSConfiguration">Introduced a way</a> to control timeouts for UDP traffic when kube-proxy works in IPVS mode. The setting simply doesn't work, making the actual ti...
Kube-proxy setting (with proxy-mode being ipvs) ipvs.udpTimeout doesn't work
https://api.github.com/repos/kubernetes/kubernetes/issues/120076/comments
20
2023-08-20T12:33:04Z
2023-09-15T23:44:36Z
https://github.com/kubernetes/kubernetes/issues/120076
1,858,109,045
120,076
[ "kubernetes", "kubernetes" ]
### What happened? I was trying to fix https://github.com/kubernetes/kubernetes/issues/119538 for windows, And I added the below code in NewExecPodSpec function, so that the pod can run as host process container ``` // NewExecPodSpec returns the pod spec of hostexec pod func NewExecPodSpec(ns, name string, host...
In e2e tests, there seems to be no provision of updating the agnhost library path when running on windows for network testcases
https://api.github.com/repos/kubernetes/kubernetes/issues/120071/comments
7
2023-08-20T07:58:59Z
2023-10-03T10:41:41Z
https://github.com/kubernetes/kubernetes/issues/120071
1,858,030,529
120,071
[ "kubernetes", "kubernetes" ]
### What happened? A preemptible Node got deleted and recreated with the same name, however during csi driver registration the CSINode object was updated while it still had an ownerReference to the old Node uid. Then the CSINode object got garbage collected and we're left with no CSINode object, causing attach/mount...
CSINode object is not recreated after Node object is recreated
https://api.github.com/repos/kubernetes/kubernetes/issues/120063/comments
21
2023-08-19T03:07:15Z
2025-02-07T22:04:18Z
https://github.com/kubernetes/kubernetes/issues/120063
1,857,511,307
120,063
[ "kubernetes", "kubernetes" ]
As I was reading the test code, I noticed that we are missing a pretty large chunk of logic around localStorageCapacityIsolation. This feature was GA in 1.25 so it would be ideal to have unit test coverage around this code. ``` // evict pods if there is a resource usage violation from local volume temporary...
eviction_manager _test.go should have unit tests that cover localStorageCapacityIsolation
https://api.github.com/repos/kubernetes/kubernetes/issues/120062/comments
16
2023-08-18T22:22:50Z
2023-10-20T21:50:47Z
https://github.com/kubernetes/kubernetes/issues/120062
1,857,352,913
120,062
[ "kubernetes", "kubernetes" ]
Eviction manager has logic in case of a user having a separate disk for images from node. Reading the test cases we always set up a MockStatsProvider with `dedicatedImageFs` set to false. We should enable test cases with `dedicatedImageFS` set to true. ```golang diskInfoProvider := &mockDiskInfoProvid...
eviction_manager has no test paths with dedicatedImageFS set to true.
https://api.github.com/repos/kubernetes/kubernetes/issues/120061/comments
8
2023-08-18T22:14:35Z
2024-01-18T17:26:44Z
https://github.com/kubernetes/kubernetes/issues/120061
1,857,346,301
120,061
[ "kubernetes", "kubernetes" ]
Follow up PR: would be good to use some local vars to make these statements shorter. _Originally posted by @enj in https://github.com/kubernetes/kubernetes/pull/118984#discussion_r1298547802_
[StructuredAuthnConfig] Use local vars in oidc.go
https://api.github.com/repos/kubernetes/kubernetes/issues/120049/comments
1
2023-08-18T15:27:33Z
2023-09-05T22:16:53Z
https://github.com/kubernetes/kubernetes/issues/120049
1,856,910,910
120,049
[ "kubernetes", "kubernetes" ]
Per https://github.com/kubernetes/kubernetes/pull/118984#discussion_r1297536742 `EncryptionConfiguration` should also be moved to the existing API server config packages `staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1` `staging/src/k8s.io/apiserver/pkg/apis/apiserver` I would recommend a new `types_encryp...
kmsv2: move encryption config types to standard API server config location
https://api.github.com/repos/kubernetes/kubernetes/issues/120048/comments
2
2023-08-18T14:25:13Z
2024-01-03T15:16:20Z
https://github.com/kubernetes/kubernetes/issues/120048
1,856,814,213
120,048
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? Unable to link to port 6443 when running kubeadm init phase upload-config ### Which tests are failing? kubeadm init phase upload-config ### Since when has it been failing? kubeadm init phase upload-config ### Testgrid link _No response_ ### Reason for failure (if poss...
Kubeadm failed to step by step create k8s environment
https://api.github.com/repos/kubernetes/kubernetes/issues/120047/comments
5
2023-08-18T13:20:18Z
2023-08-18T16:25:37Z
https://github.com/kubernetes/kubernetes/issues/120047
1,856,716,472
120,047
[ "kubernetes", "kubernetes" ]
### What happened? Starting in v1.27.0, programs using `kubernetes/cloud-provider` started binding ports 10258 & 10260 (TCP) even if the associated functionality (webhooks) are not configured and not used. This fails if the cloud-controller-manager is run using `hostNetwork: true` and the ports are already in use (r...
cloud-provider binds ports 10258+10260 even if no webhooks are configured
https://api.github.com/repos/kubernetes/kubernetes/issues/120043/comments
7
2023-08-18T10:22:46Z
2024-09-05T17:26:34Z
https://github.com/kubernetes/kubernetes/issues/120043
1,856,471,822
120,043
[ "kubernetes", "kubernetes" ]
### What happened? i met a bug of pvc-protection-controller. Our user create a pod+pvc and then delete them, but the pvc is stay terminating and finalizers not remove. From the log, the pvc-protection-controller find the pod and return. But the pvc is not re-enqueue in pvc-protection-controller and stay terminating...
pvc-protection-controller don't recieved the deletion event after pod deletion
https://api.github.com/repos/kubernetes/kubernetes/issues/120041/comments
12
2023-08-18T09:22:06Z
2025-01-13T12:26:55Z
https://github.com/kubernetes/kubernetes/issues/120041
1,856,372,703
120,041
[ "kubernetes", "kubernetes" ]
### What happened? Pod CIDR should be added to loadBalancerSourceRanges if there are Pods needing to access the service's LoadBalancer IP for clusters with version v1.25 or above. It will block Linux pods to access the load balancer if the pod CIDR is not added but it will not block Windows pods. ### What did you exp...
loadBalancerSourceRanges does not work on Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/120033/comments
22
2023-08-18T03:00:33Z
2024-04-15T17:34:19Z
https://github.com/kubernetes/kubernetes/issues/120033
1,855,967,491
120,033
[ "kubernetes", "kubernetes" ]
### What happened? hi, we have 3 master nodes , one of nodes errors output this err kubectl -n kube-system logs kube-apiserver-loshu-k8s-master02 ``` E0818 02:26:14.906899 1 apf_controller.go:411] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained...
apf_controller.go:411] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem"
https://api.github.com/repos/kubernetes/kubernetes/issues/120032/comments
13
2023-08-18T02:36:20Z
2024-03-12T01:21:25Z
https://github.com/kubernetes/kubernetes/issues/120032
1,855,951,226
120,032
[ "kubernetes", "kubernetes" ]
### What would you like to be added? There are some format issues in code comments. 1. [comment of rbac decision for NoOpinion #118511](https://github.com/kubernetes/kubernetes/pull/118511/files) 2. [missing blank space in comments about StatefulSetUpdateStrategyType #117942](https://github.com/kubernetes/kuber...
enhancement: some comment format issue and function call improvement
https://api.github.com/repos/kubernetes/kubernetes/issues/120031/comments
4
2023-08-18T00:27:20Z
2024-10-22T22:00:26Z
https://github.com/kubernetes/kubernetes/issues/120031
1,855,871,347
120,031
[ "kubernetes", "kubernetes" ]
### What happened? I was looking into upgrading Go to 1.21 (for the `slices` package among other things), and ran into a failure with `hack/update-vendor.sh`. On master everything works as usual; but ``` $ echo 1.21.0 > .go-version $ hack/update-vendor.sh +++ [0817 16:21:39] logfile at /tmp/update-vendor.2j1y/up...
hack/update-vendor.sh fails with Go 1.21 (import is a program not a package)
https://api.github.com/repos/kubernetes/kubernetes/issues/120022/comments
4
2023-08-17T14:25:23Z
2023-08-21T13:23:36Z
https://github.com/kubernetes/kubernetes/issues/120022
1,855,118,378
120,022
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? https://testgrid.k8s.io/sig-node-cri-o#ci-crio-cgroupv1-node-e2e-flaky ### Which tests are failing? - [It] [sig-node] Security Context should support volume SELinux relabeling [Flaky] [LinuxOnly] - [It] [sig-node] Security Context should support volume SELinux relabeling when using hostI...
`[sig-node] Security Context should support volume SELinux relabeling` fails on `ci-crio-cgroupv1-node-e2e-flaky`
https://api.github.com/repos/kubernetes/kubernetes/issues/120004/comments
5
2023-08-17T08:57:29Z
2023-08-20T19:58:31Z
https://github.com/kubernetes/kubernetes/issues/120004
1,854,564,105
120,004
[ "kubernetes", "kubernetes" ]
### What would you like to be added? We have a pod fake function `makeBasePod` in https://github.com/kubernetes/kubernetes/blob/4f874a224a31a5dc5745a0c140d3769bb178f811/pkg/scheduler/framework/types_test.go#L217-L249, but this is not a base util anymore, we have a lot of arguments, we can replace this with `PodWrapper...
Unify utils to fake pod in scheduler
https://api.github.com/repos/kubernetes/kubernetes/issues/120002/comments
11
2023-08-17T07:54:50Z
2023-09-18T16:26:37Z
https://github.com/kubernetes/kubernetes/issues/120002
1,854,468,699
120,002
[ "kubernetes", "kubernetes" ]
### What happened? When running `kubectl exec` with containerd runtime, the command will be waited until it has completed to return result to client. For example, ```bash kubectl exec <podname> -c <containername> -- bash -c "sleep 10 &" # will wait for 10 seconds before returning anything to the client terminal ...
kubectl exec will wait for a command's background job to finish - when exec to pod on containerd
https://api.github.com/repos/kubernetes/kubernetes/issues/119992/comments
14
2023-08-17T04:26:21Z
2024-03-04T04:33:37Z
https://github.com/kubernetes/kubernetes/issues/119992
1,854,226,201
119,992
[ "kubernetes", "kubernetes" ]
### What would you like to be added? Calculate sidecar containers resource in pod autoscaler. https://github.com/kubernetes/kubernetes/blob/4f874a224a31a5dc5745a0c140d3769bb178f811/pkg/controller/podautoscaler/replica_calculator.go#L424 ### Why is this needed? From 1.28 user could run **Sidecar containers** in ...
HPA: Calculate sidecar container resource in pod autoscaler
https://api.github.com/repos/kubernetes/kubernetes/issues/119991/comments
2
2023-08-17T03:19:43Z
2023-10-23T16:39:33Z
https://github.com/kubernetes/kubernetes/issues/119991
1,854,175,508
119,991
[ "kubernetes", "kubernetes" ]
### What happened? I don't quite understand why this problem has arisen ```bash $ kubectl describe svc topic-service Name: topic-service Namespace: default Labels: <none> Annotations: service.kubernetes.io/topology-aware-hints: auto Selector: ...
Service- TopologyAwareHintsDisabled
https://api.github.com/repos/kubernetes/kubernetes/issues/119990/comments
8
2023-08-17T02:07:20Z
2023-08-24T01:26:42Z
https://github.com/kubernetes/kubernetes/issues/119990
1,854,124,085
119,990
[ "kubernetes", "kubernetes" ]
### What would you like to be added? Scheduler framework exposes a series of functions in PluginsRunner interface for out-of-tree plugins to implement custom functionalities: https://github.com/kubernetes/kubernetes/blob/6f8d38406a7f16fc9cc9b72789a9b826105b1b54/pkg/scheduler/framework/interface.go#L601-L605 http...
sched framework: expose NodeInfo in all functions of PluginsRunner interface
https://api.github.com/repos/kubernetes/kubernetes/issues/119987/comments
15
2023-08-17T00:11:15Z
2023-12-15T17:33:01Z
https://github.com/kubernetes/kubernetes/issues/119987
1,854,051,422
119,987
[ "kubernetes", "kubernetes" ]
### What happened? As we know, the default values of kubelet hard eviction's parameters are: ``` memory.available: "100Mi" nodefs.available: "10%" nodefs.inodesFree: "5%" imagefs.available: "15% ``` When we change one of the default values, then the other unchanged parameters are set to 0. As per the code, this...
Default values of Kubelet's EvictionHard
https://api.github.com/repos/kubernetes/kubernetes/issues/119985/comments
26
2023-08-16T21:02:11Z
2025-02-26T20:10:32Z
https://github.com/kubernetes/kubernetes/issues/119985
1,853,901,529
119,985
[ "kubernetes", "kubernetes" ]
### What would you like to be added? While inspecting the code for https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/client-go/discovery/cached/disk/cached_discovery.go, it appears that we buffer the OpenAPI response _twice_ as a []byte, once in io.ReadAll when we are reading it for parsing, and ...
OpenAPI loading double-buffering (or triple-buffering)
https://api.github.com/repos/kubernetes/kubernetes/issues/119983/comments
11
2023-08-16T16:06:43Z
2024-10-03T20:26:40Z
https://github.com/kubernetes/kubernetes/issues/119983
1,853,535,673
119,983
[ "kubernetes", "kubernetes" ]
### What happened? See https://github.com/rancher/rancher/issues/42440 ### What did you expect to happen? See https://github.com/rancher/rancher/issues/42440 ### How can we reproduce it (as minimally and precisely as possible)? See https://github.com/rancher/rancher/issues/42440 ### Anything else we need to know?...
helm-operation failure - Waiting for Kubernetes API to be available with mass deployment (130+ apps)
https://api.github.com/repos/kubernetes/kubernetes/issues/119980/comments
3
2023-08-16T14:35:57Z
2023-08-17T12:03:17Z
https://github.com/kubernetes/kubernetes/issues/119980
1,853,378,586
119,980
[ "kubernetes", "kubernetes" ]
### What happened? I am running into this scenario. We have 2 projects: projA, projB. We have a private repository scoped to projA: repoA User has access to both projects with the following policy (this is for projA, similar exists for projB, also removed non related rules from the snippet): ``` policies: ...
Project scoped repository can be used in different project if user has access to both projects
https://api.github.com/repos/kubernetes/kubernetes/issues/119976/comments
3
2023-08-16T13:25:33Z
2023-08-16T13:26:05Z
https://github.com/kubernetes/kubernetes/issues/119976
1,853,243,473
119,976
[ "kubernetes", "kubernetes" ]
### What happened? 1. we have 3nodes, and all its oss pod and its pvc are already bounded , and pods are running 2. Then we removed master3 from the cluster, and reinstall the system of master3 3. Then we found one minio pod is pending, even after we delete this pod and its pvc 4. Finally we restart the kube-sched...
Pod and pvc is pending after the node has been replaced to a new node
https://api.github.com/repos/kubernetes/kubernetes/issues/119967/comments
7
2023-08-16T09:01:22Z
2023-12-05T06:55:00Z
https://github.com/kubernetes/kubernetes/issues/119967
1,852,812,442
119,967
[ "kubernetes", "kubernetes" ]
### What happened? On a k8s 1.26 cluster with cluster autoscaler enabled, with min size as 1 and max as 5 , scaled out an application deployment to 350 replicas. The worker nodes size was of 1 worker node , after scaling out the application deployment, Pods go to pending state and trigger the cluster autoscaler to sca...
Pod stays in "OutOfpods" state on a scaled out node created by cluster autoscaler.
https://api.github.com/repos/kubernetes/kubernetes/issues/119960/comments
10
2023-08-16T04:10:07Z
2024-09-23T17:00:16Z
https://github.com/kubernetes/kubernetes/issues/119960
1,852,472,152
119,960
[ "kubernetes", "kubernetes" ]
### What happened? In Kubernetes v1.18, we added a custom kubelet soft admit handler. It returns failure until some condition is met. Once the condition is met, it returns success. When upgrading to Kubernetes v1.23.6, the failure reason and message returned from this soft admit handler seem to jump between pod phas...
status.reason and status.message can be copied between different pod phases by kubelet
https://api.github.com/repos/kubernetes/kubernetes/issues/119956/comments
9
2023-08-16T01:29:54Z
2024-03-29T09:47:10Z
https://github.com/kubernetes/kubernetes/issues/119956
1,852,364,977
119,956
[ "kubernetes", "kubernetes" ]
### What happened? K8S v1.28 rpm builds fail on Fedora 38, 39, and rawhide. These are builds using the establish rpm spec file to create the kubernetes rpms in Fedora. The spec file calls kube::golang::setup_env which is where the error occurs. The error occurs in the new ./hack/tools/ncpu tool. It is important t...
Kubernetes 1.28 builds fail on Fedora 38, 39, and 40 (rawhide)
https://api.github.com/repos/kubernetes/kubernetes/issues/119955/comments
16
2023-08-15T22:37:21Z
2023-08-17T16:20:48Z
https://github.com/kubernetes/kubernetes/issues/119955
1,852,238,822
119,955
[ "kubernetes", "kubernetes" ]
### What happened? @rdoherty-fastly and I were testing with this manifest: ``` yaml apiVersion: v1 kind: Pod metadata: name: colorful labels: foo: bar baz: spec: containers: - image: superorbital/color name: colorful ``` Result of **first** apply: ``` console $ k apply -f pod....
applying a manifest with a null label TWICE results in different behaviour each time
https://api.github.com/repos/kubernetes/kubernetes/issues/119954/comments
8
2023-08-15T20:42:58Z
2023-08-16T18:53:22Z
https://github.com/kubernetes/kubernetes/issues/119954
1,852,101,709
119,954
[ "kubernetes", "kubernetes" ]
As described [here](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher.go#L350), what is the reason why apiserver cache does not support multiple trigger functions? Sometimes we need to use another pod-index to reduce amount of watchers that needs to process an i...
Explain why API server cache doesn't support multi index trigger functions
https://api.github.com/repos/kubernetes/kubernetes/issues/119950/comments
5
2023-08-15T11:55:38Z
2023-09-20T15:49:35Z
https://github.com/kubernetes/kubernetes/issues/119950
1,851,314,640
119,950
[ "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!--> **What happened**: When I tried to build kubernetes locally using `kubetest --build` command, I got error: ``` +++ [0815 00:26:53] Sync...
build failed with empty KUBE_GIT_VERSION variable
https://api.github.com/repos/kubernetes/kubernetes/issues/120685/comments
15
2023-08-15T00:33:52Z
2024-03-28T21:41:09Z
https://github.com/kubernetes/kubernetes/issues/120685
1,897,660,429
120,685
[ "kubernetes", "kubernetes" ]
### What happened? K8s Docker config json globbing is not as documented for subdomain wildcarding. * https://github.com/kubernetes/kubernetes/blob/master/pkg/credentialprovider/keyring.go ### Impact The user impact is that people create `imagePullSecrets` and corresponding configuration to use private registries ...
Kubernetes Docker Config Json Globbing Not As Documented
https://api.github.com/repos/kubernetes/kubernetes/issues/119941/comments
5
2023-08-14T15:23:55Z
2023-10-10T02:10:58Z
https://github.com/kubernetes/kubernetes/issues/119941
1,850,009,286
119,941
[ "kubernetes", "kubernetes" ]
Hello, I am trying to access to Kubernetes API from a Pod using Java Client library. I have followed in cluster config example from below URL: https://github.com/kubernetes-client/java/blob/master/examples/examples-release-18/src/main/java/io/kubernetes/client/examples/InClusterClientExample.java I am able to ru...
Advice on Accessing the Kubernetes API from a Pod
https://api.github.com/repos/kubernetes/kubernetes/issues/119940/comments
8
2023-08-14T11:47:11Z
2023-08-14T16:08:26Z
https://github.com/kubernetes/kubernetes/issues/119940
1,849,947,873
119,940
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? kubeadm init ### Which tests are failing? kubeadm init ### Since when has it been failing? Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s ### Testgrid link _No response_ ### Re...
kubeadm init fail
https://api.github.com/repos/kubernetes/kubernetes/issues/119935/comments
13
2023-08-14T08:49:09Z
2023-08-14T13:25:20Z
https://github.com/kubernetes/kubernetes/issues/119935
1,849,318,741
119,935
[ "kubernetes", "kubernetes" ]
**Assistance Needed: FileNotFoundException when initializing Kubernetes C# client** The Kubernetes C# client I am getting the following error on KubernetesClientConfiguration and am unable to create a Kubernetes client.BuildConfigFromConfigFile() I've also tried from a local file on the system, passing it as a stri...
Assistance Needed: FileNotFoundException when initializing Kubernetes C# client
https://api.github.com/repos/kubernetes/kubernetes/issues/119936/comments
7
2023-08-14T08:31:10Z
2023-08-14T16:09:45Z
https://github.com/kubernetes/kubernetes/issues/119936
1,849,596,583
119,936
[ "kubernetes", "kubernetes" ]
### What would you like to be added? I found i cant generate clientset code when i have no types.go in my api/{version}/ folder, So i checked the kube_codegen.sh, it requires that the clientset be generated when the types.go file exists. I want it to support the *_types.go file. Maybe all we need to do is adjust [t...
Tolerate more api types.go files to generate code in code-generator kube_codegen.sh
https://api.github.com/repos/kubernetes/kubernetes/issues/119930/comments
7
2023-08-14T03:13:57Z
2025-01-22T03:18:52Z
https://github.com/kubernetes/kubernetes/issues/119930
1,848,916,539
119,930
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? All the dual stack jobs ![image](https://github.com/kubernetes/kubernetes/assets/6450081/1c9b7376-063d-4729-bd95-b90b6c013b7e) https://testgrid.k8s.io/sig-testing-kind#sig-network-kind,%20ipvs,%20dual,%20master ### Which tests are failing? All dual stacks tests ### Since when has...
Dual Stack tests are broken
https://api.github.com/repos/kubernetes/kubernetes/issues/119927/comments
1
2023-08-13T17:46:22Z
2023-08-16T07:24:28Z
https://github.com/kubernetes/kubernetes/issues/119927
1,848,678,534
119,927
[ "kubernetes", "kubernetes" ]
### What happened? master1访问svc不通 ping pod的ip也不通,通过master2和master3访问svc通 ping pod 也是通的 ### What did you expect to happen? 请大佬解决 ### How can we reproduce it (as minimally and precisely as possible)? 请大佬解决 ### Anything else we need to know? _No response_ ### Kubernetes version <details> ```console $ k...
k8s三主两从 master1访问svc不通 ping pod的ip也不通
https://api.github.com/repos/kubernetes/kubernetes/issues/119922/comments
7
2023-08-13T08:36:22Z
2023-08-17T16:21:50Z
https://github.com/kubernetes/kubernetes/issues/119922
1,848,486,858
119,922
[ "kubernetes", "kubernetes" ]
### What happened? This issue is very similar to https://github.com/kubernetes/kubernetes/issues/117513, they have the same symptom: remote volumes of the pods are becoming local mount point after rebooting the Node. And this issue is triggered by https://github.com/kubernetes/kubernetes/issues/117513. The differ...
Mount point may become local without calling `NodePublishVolume` after node rebooting
https://api.github.com/repos/kubernetes/kubernetes/issues/119921/comments
4
2023-08-13T07:31:31Z
2023-12-13T20:25:53Z
https://github.com/kubernetes/kubernetes/issues/119921
1,848,462,210
119,921
[ "kubernetes", "kubernetes" ]
### What happened? I am deploying a web service on Kubernetes with there major components - Web-UI - API - Database Exposed each service using Kubernetes service at the desired port number but except API rest two services are accessible. API deployment file ``` apiVersion: apps/v1 kind: Deployment m...
Cannot connect to service of it's own from inside pod or from other pods on Kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/119920/comments
12
2023-08-13T06:41:06Z
2023-12-07T13:20:37Z
https://github.com/kubernetes/kubernetes/issues/119920
1,848,444,389
119,920
[ "kubernetes", "kubernetes" ]
### What happened? This is not the same issue as https://github.com/kubernetes/kubernetes/issues/111933, although they have the same symptom. https://github.com/kubernetes/kubernetes/issues/111933 happened when volume is attachable, this issue happened in non-attachable plugin. This issue happened **intermittentl...
volume was left over and kubelet repeat error: "orphaned pod xxx found, but error occurred when trying to remove the volumes dir: not a directory"
https://api.github.com/repos/kubernetes/kubernetes/issues/119919/comments
7
2023-08-13T01:49:12Z
2025-02-19T20:02:15Z
https://github.com/kubernetes/kubernetes/issues/119919
1,848,348,792
119,919
[ "kubernetes", "kubernetes" ]
### What happened? Deployments that require PVC stopped working. I thought it the chart but then tested using simple PVC yaml and it also failed to spin up a PV. Did a describe on the PVC and it shows status of PENDING Checked the events and it showed: MESSAGE: _waiting for a volume to be created, either by ext...
Dynamic provisioning stopped working after upgrade
https://api.github.com/repos/kubernetes/kubernetes/issues/119913/comments
11
2023-08-11T22:15:47Z
2024-05-05T01:06:28Z
https://github.com/kubernetes/kubernetes/issues/119913
1,847,491,057
119,913
[ "kubernetes", "kubernetes" ]
/triage accepted /sig auth /assign /milestone v1.29 /priority important-soon
kmsv2: enable KDF by default in v1.29
https://api.github.com/repos/kubernetes/kubernetes/issues/119911/comments
2
2023-08-11T19:57:42Z
2023-09-06T13:38:54Z
https://github.com/kubernetes/kubernetes/issues/119911
1,847,352,374
119,911
[ "kubernetes", "kubernetes" ]
### What happened? When using the cloud controller manager libraries `k8s.io/cloud-provider` to build out a cloud controller manager, the libraries configure leader election. They expose flags to configure this leader election, and, when these values are longer, can cause downtime when the pod restarts. Other co...
Cloud Controller Managers do not release leader election when shutting down
https://api.github.com/repos/kubernetes/kubernetes/issues/119905/comments
5
2023-08-11T12:00:13Z
2024-09-11T16:23:29Z
https://github.com/kubernetes/kubernetes/issues/119905
1,846,701,999
119,905
[ "kubernetes", "kubernetes" ]
### What would you like to be added? Suppose we have a workflow including two deployments (one is producer, and one is consumer). The producer deployment has 2 replicas and the consumer deployment has 3 replicas. After the producer deployment is created on the kubernetes cluster, we can get one producer pod deployed o...
Scheduling of the number of pods for kubernetes workload
https://api.github.com/repos/kubernetes/kubernetes/issues/119903/comments
15
2023-08-11T11:41:18Z
2024-03-05T03:41:52Z
https://github.com/kubernetes/kubernetes/issues/119903
1,846,678,024
119,903
[ "kubernetes", "kubernetes" ]
### What happened? Hello everyone, I have installed the Kubernetes components in my system using the command `sudo apt install -y kubelet kubeadm kubectl` and then when I check the status of kubelet using the command `sudo systemctl status kubelet.service` , I get ``` kubelet.service - kubelet: The Kubernetes Nod...
Kubelet.service failing to start in ubuntu 22.04
https://api.github.com/repos/kubernetes/kubernetes/issues/119901/comments
6
2023-08-11T10:59:03Z
2023-08-14T06:34:07Z
https://github.com/kubernetes/kubernetes/issues/119901
1,846,624,520
119,901
[ "kubernetes", "kubernetes" ]
### What happened? I am running Kubernetes 1.21. I understand that it is fairly old, but topologySpreadConstraints are supposed to cover this. I am running kube-scheduler with this configuration: ``` apiVersion: kubescheduler.config.k8s.io/v1beta1 kind: KubeSchedulerConfiguration clientConnection: kubeconf...
Default topologySpreadConstraints are not working for StatefulSet pods
https://api.github.com/repos/kubernetes/kubernetes/issues/119900/comments
8
2023-08-11T09:59:43Z
2024-03-29T17:51:08Z
https://github.com/kubernetes/kubernetes/issues/119900
1,846,544,515
119,900
[ "kubernetes", "kubernetes" ]
### What happened? When using kubectl to apply a List of objects, it silently drops all annotations that have a bad annotation within it. When using kubectl to apply the Ingress object, the validation webhook catches it. ### What did you expect to happen? When using kubectl to apply a List of objects, if we ...
kubectl silently drop annoations when applying bad annotations with kind of list
https://api.github.com/repos/kubernetes/kubernetes/issues/119896/comments
8
2023-08-11T03:14:44Z
2024-03-26T11:11:42Z
https://github.com/kubernetes/kubernetes/issues/119896
1,846,136,177
119,896
[ "kubernetes", "kubernetes" ]
### What would you like to be added? Background: In certain scenarios, containers require a higher amount of CPU resources during their startup phase to accelerate application initialization. This is particularly useful for reducing startup times and ensuring fast application readiness. However, maintaining high reso...
Dynamic Resource Allocation for Container Startup
https://api.github.com/repos/kubernetes/kubernetes/issues/119894/comments
13
2023-08-10T21:06:51Z
2024-11-06T18:43:05Z
https://github.com/kubernetes/kubernetes/issues/119894
1,845,901,680
119,894
[ "kubernetes", "kubernetes" ]
Is there a option to set different cpu resource allocation to a container only during till the application is in ready state. Eg: ``` resources: limits: cpu: 500m memory: 750Mi requests: cpu: 250m memory: 750Mi ``` This is the resource allocation we can currentrly give to a container whi...
Resource allocation during startup
https://api.github.com/repos/kubernetes/kubernetes/issues/119893/comments
3
2023-08-10T20:52:20Z
2023-08-14T12:07:03Z
https://github.com/kubernetes/kubernetes/issues/119893
1,845,885,267
119,893
[ "kubernetes", "kubernetes" ]
/sig node /kind feature From the investigation in: https://github.com/kubernetes/kubernetes/issues/119886#issuecomment-1673687226_ We learned that the nodelifecycle controller adds 2 taints for various conditions, for `NoSchedule` and `NoExecute` effects. These are added in separate API calls, which, as we can ...
Reduce API calls in nodelifecycle controller
https://api.github.com/repos/kubernetes/kubernetes/issues/119892/comments
8
2023-08-10T18:34:38Z
2024-03-26T08:08:40Z
https://github.com/kubernetes/kubernetes/issues/119892
1,845,695,126
119,892
[ "kubernetes", "kubernetes" ]
### What happened? We have a pod that was stuck in ``/`ImagePullBackOff`: initially, this was caused by the pull secret not existing. Mea culpa. We corrected that issue; however, by the time it was corrected, much time has passed (several hours) and even though the secret now exists, the image is still stuck; it sp...
Pods in ImagePullBackOff get stuck there, if image fails to pull for long enough
https://api.github.com/repos/kubernetes/kubernetes/issues/119891/comments
15
2023-08-10T17:38:25Z
2024-05-12T15:14:40Z
https://github.com/kubernetes/kubernetes/issues/119891
1,845,612,929
119,891
[ "kubernetes", "kubernetes" ]
### Failure cluster [f92c4cb7edd92615448a](https://go.k8s.io/triage#f92c4cb7edd92615448a) Test: Containers Lifecycle when a pod cannot terminate gracefully should respect termination grace period seconds with long-running preStop hook ##### Error text: ``` [FAILED] expected pod to not be found: Timed out after ...
Flaky Test: Containers Lifecycle when a pod cannot terminate gracefully should respect termination grace period seconds with long-running preStop hook
https://api.github.com/repos/kubernetes/kubernetes/issues/119889/comments
10
2023-08-10T17:06:58Z
2024-01-29T07:25:37Z
https://github.com/kubernetes/kubernetes/issues/119889
1,845,570,756
119,889
[ "kubernetes", "kubernetes" ]
### What happened? Team, we are seeing possible regression of https://github.com/kubernetes/kubernetes/issues/74839 https://github.com/kubernetes/kubernetes/pull/74840 What we are trying to do is transfer a large payload, and we get connection resets intermittently. ### What did you expect to happen? ...
Connection resets with large payload
https://api.github.com/repos/kubernetes/kubernetes/issues/119887/comments
14
2023-08-10T15:12:08Z
2023-08-22T13:31:16Z
https://github.com/kubernetes/kubernetes/issues/119887
1,845,393,090
119,887
[ "kubernetes", "kubernetes" ]
### What would you like to be added? A new effect for taints and tolerations, with possible names `NoContinue` or `Evict`, with the following semantics: - If the pod doesn't have a matching toleration, it is evicted. - Completely ignored by kube-scheduler. - Can be tolerated by a toleration with matching key an...
A toleration for NoExecute that prevents eviction, but doesn't allow scheduling
https://api.github.com/repos/kubernetes/kubernetes/issues/119886/comments
14
2023-08-10T12:33:29Z
2023-08-10T18:53:28Z
https://github.com/kubernetes/kubernetes/issues/119886
1,845,097,848
119,886
[ "kubernetes", "kubernetes" ]
### What happened? I have a pod with processes orchestrated from shell script (ubuntu). When SIGTERM is sent to the pod, SIGTERM is propageted to these processes. I find that these processes are killed after 30 seconds, although terminationGracePeriodSeconds is 120. The POD itself is killed after 120 seconds ### What...
Propageted SIGTERM signals results in kill after 30 seconds although terminationGracePeriodSeconds is 120
https://api.github.com/repos/kubernetes/kubernetes/issues/119884/comments
12
2023-08-10T11:55:24Z
2024-03-28T09:36:09Z
https://github.com/kubernetes/kubernetes/issues/119884
1,845,029,597
119,884
[ "kubernetes", "kubernetes" ]
### What happened? Name space in terminating state since a day: ``` kgns|grep -i terminating agent-ns Terminating 12d ``` Checked other resources to see if those are having loopback or dependency (deployment, secret, daemon set etc) ### What did you expect to happen? It should delete the namespace or sh...
Namespace in terminating state
https://api.github.com/repos/kubernetes/kubernetes/issues/119881/comments
11
2023-08-10T09:05:42Z
2024-02-19T02:33:45Z
https://github.com/kubernetes/kubernetes/issues/119881
1,844,741,114
119,881
[ "kubernetes", "kubernetes" ]
### What would you like to be added? /sig scheduling Include the Pod UID in the event message for preemption by kube-scheduler ### Why is this needed? Minimizes the need for an end user to consult the ops team to learn about what caused their pods to be preempted, without compromising PII. From https://github....
Include Preemptor Pod UID in Event by kube-scheduler
https://api.github.com/repos/kubernetes/kubernetes/issues/119866/comments
7
2023-08-09T16:17:08Z
2023-08-21T11:13:24Z
https://github.com/kubernetes/kubernetes/issues/119866
1,843,611,354
119,866
[ "kubernetes", "kubernetes" ]
### What happened? https://github.com/kubernetes/kubernetes/pull/117800 introduced configuration of additional logging aspects (e.g. format) through command line flags and config file. This was merged for Kubernetes 1.28. Now the following invocation doesn't work as expected when the config file doesn't configure l...
kube-proxy: -v command line flag reset by --config file
https://api.github.com/repos/kubernetes/kubernetes/issues/119864/comments
12
2023-08-09T15:15:17Z
2023-08-10T12:25:29Z
https://github.com/kubernetes/kubernetes/issues/119864
1,843,491,415
119,864
[ "kubernetes", "kubernetes" ]
> This is defaulting the verbosity to 0 and overriding the flag value, that was the common way to configure the verbosity of kube-proxy, you can see per example that our CI no longer leverages the flag verbosity https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-kind-e2e-parallel/1689121775398424576/a...
kube-proxy log verbosity flag is overriden
https://api.github.com/repos/kubernetes/kubernetes/issues/119863/comments
6
2023-08-09T14:59:51Z
2023-08-09T15:33:30Z
https://github.com/kubernetes/kubernetes/issues/119863
1,843,464,516
119,863
[ "kubernetes", "kubernetes" ]
### What happened? When running Kubernetes on AWS (EKS) version 1.24, we have a strange random race condition with the kube-controller-manager service, specifically the taint_manager component. We use AWS autoscaler and cilium as CNI. At startup, all of our nodes have a taint with the key node.cilium.io/agent-not...
Race condition on pod eviction due to taint manager
https://api.github.com/repos/kubernetes/kubernetes/issues/119862/comments
8
2023-08-09T14:38:41Z
2024-03-26T05:05:39Z
https://github.com/kubernetes/kubernetes/issues/119862
1,843,411,533
119,862
[ "kubernetes", "kubernetes" ]
### What happened? I'm setting up a cluster from scratch, with 3 etcd servers, and 3 master nodes. This leaves the question whether `--apiserver-count` should be set to `3`. But it's missing from the [kube-apiserver docs](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/). So I'm assu...
`--apiserver-count=1` is set, but flag is missing from docs. Is `apiserver-count` deprecated/unused?
https://api.github.com/repos/kubernetes/kubernetes/issues/119856/comments
4
2023-08-09T10:14:18Z
2023-08-09T11:36:07Z
https://github.com/kubernetes/kubernetes/issues/119856
1,842,918,124
119,856
[ "kubernetes", "kubernetes" ]
### What happened? An Security vulnerability "PRISMA-2022-0227" is reported during an vulnerability scan which points to "github.com/emicklei/go-restful/v3" with version v3.9.0 Fix is available in v3.10.0 Need this packages to be upgrade to v3.10.0 ### What did you expect to happen? Resolving major security v...
Bump github.com/emicklei/go-restful/v3 from version v3.9.0 to v3.10.0
https://api.github.com/repos/kubernetes/kubernetes/issues/119854/comments
6
2023-08-09T09:31:51Z
2023-09-28T13:42:36Z
https://github.com/kubernetes/kubernetes/issues/119854
1,842,847,251
119,854
[ "kubernetes", "kubernetes" ]
### What happened? Let's assume you have: - cgroupv2 only OS (e.g. Ubuntu 22.04 (Azure AKS) or [gardenlinux 934.7](https://github.com/gardenlinux/gardenlinux/releases/tag/934.7), see below) - A running Kubernetes cluster on that OS (e.g. K8s v1.26.5 or 1.27.3) - Create a DinD pod with memory limits (e.g. [docker:...
wrong container_memory_working_set_bytes for DinD container on cgroupv2 only nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/119853/comments
10
2023-08-09T09:22:58Z
2025-01-11T10:12:17Z
https://github.com/kubernetes/kubernetes/issues/119853
1,842,832,198
119,853
[ "kubernetes", "kubernetes" ]
### What happened? When the node network is not yet connected, start kubelet and create static pod like this ``` apiVersion: v1 kind: Pod metadata: creationTimestamp: null name: kube-vip namespace: kube-system spec: containers: - args: - manager env: - name: cp_enable value: ...
HostAliases for static pods do not take effect when the node network is not yet connected
https://api.github.com/repos/kubernetes/kubernetes/issues/119852/comments
19
2023-08-09T08:03:15Z
2024-08-14T04:04:21Z
https://github.com/kubernetes/kubernetes/issues/119852
1,842,705,807
119,852
[ "kubernetes", "kubernetes" ]
### What happened? The management of HugePages memory in kubernetes cannot provide a method to allocate the huge pages distributed cross NUMA nodes evenly, because it has below mechanism: "the Memory Manager ensures that the memory which a pod requests is allocated from a minimum number of NUMA nodes." This is una...
The management of HugePages memory in Kubernetes cannot be changed or deleted
https://api.github.com/repos/kubernetes/kubernetes/issues/119851/comments
17
2023-08-09T07:36:10Z
2024-06-27T09:18:42Z
https://github.com/kubernetes/kubernetes/issues/119851
1,842,665,358
119,851
[ "kubernetes", "kubernetes" ]
### What happened? We have k8s cluster with Scalable function DRA driver deployed. We created Pod with resource claim to allocate Scalable function to Pod. When reboot the worker node the Pod with with Scalable function failed to start with error [1]. The reason for the error is that PrepareResource is not call...
dynamic-resource-allocation: PrepareResource won't be called on node reboot
https://api.github.com/repos/kubernetes/kubernetes/issues/119850/comments
4
2023-08-09T07:35:28Z
2023-10-26T08:27:01Z
https://github.com/kubernetes/kubernetes/issues/119850
1,842,664,402
119,850
[ "kubernetes", "kubernetes" ]
### What would you like to be added? There are different kinds of nodes in our clusters. We want to use a binpack strategy for gpu nodes and use a spread strategy for cpu nodes. Support to set different binpack or spread strategy for different nodes. ### Why is this needed? If we set the a binpack strategy for n...
NodeResourcesFit support multi strategy
https://api.github.com/repos/kubernetes/kubernetes/issues/119849/comments
36
2023-08-09T06:28:16Z
2024-12-25T07:46:48Z
https://github.com/kubernetes/kubernetes/issues/119849
1,842,575,462
119,849
[ "kubernetes", "kubernetes" ]
### What happened? * Clients using client-go v0.26.0 - v0.26.3 can panic under the following conditions * API Server v1.27+ *or* v1.26 and feature gate enabled `--feature-gates=AggregatedDiscoveryEndpoint=true` * Cluster contains aggregated api server for custom metrics (e.g. Prometheus) or any aggregated api se...
Panic: client-go v0.26.0 - v0.26.3 in discovery against v1.27+ API Server
https://api.github.com/repos/kubernetes/kubernetes/issues/119840/comments
12
2023-08-08T20:40:57Z
2024-10-22T21:56:33Z
https://github.com/kubernetes/kubernetes/issues/119840
1,842,069,757
119,840
[ "kubernetes", "kubernetes" ]
### What happened? Hi, does someone know how to “break” the CrashLoopBackOff container status? I don’t want to wait all the backoff time nor delete the whole pod. I’m using the new features of restarting the container after resizing introduced in Kubernetes v1.27, but it seems that after I resize the container using...
[FG:InPlacePodVerticalScaling] Container resize policy feature introduced in v1.27 doesn't interrupt CrashLoopBackOff
https://api.github.com/repos/kubernetes/kubernetes/issues/119838/comments
12
2023-08-08T19:01:45Z
2024-11-07T23:32:44Z
https://github.com/kubernetes/kubernetes/issues/119838
1,841,871,926
119,838
[ "kubernetes", "kubernetes" ]
We would need to think through how this should work in the generic sense as well, as well as how it would interact with delegated flows. Would the warnings be set via the context or through a dedicated field on the authentication response? For token review and SAR, it would probably make sense for this to be part of ...
authn: consider expanding oidc API to allow warnings to be returned to the user
https://api.github.com/repos/kubernetes/kubernetes/issues/119834/comments
3
2023-08-08T18:23:25Z
2025-01-17T00:56:14Z
https://github.com/kubernetes/kubernetes/issues/119834
1,841,803,982
119,834
[ "kubernetes", "kubernetes" ]
### What would you like to be added? When a Job is deleted (via Background cascade), we have a backup logic to remove finalizers from pods https://github.com/kubernetes/kubernetes/blob/f0dcf0614036d8c3cd1c9f3b3cf8df4bb1d8e44e/pkg/controller/job/job_controller.go#L513-L518 This logic could also be applied for a...
Remove tracking finalizers from Pods belonging to finished Jobs
https://api.github.com/repos/kubernetes/kubernetes/issues/119833/comments
12
2023-08-08T18:18:52Z
2023-09-11T16:30:32Z
https://github.com/kubernetes/kubernetes/issues/119833
1,841,795,449
119,833
[ "kubernetes", "kubernetes" ]
### What would you like to be added? The [podresources API](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/606-compute-device-assignment) is a node-local API exposed by the kubelet graduating to GA in 1.28. The project already exports the [API definitition proper](https://github.com/kubernetes...
node: provide or recommend a podresources API client
https://api.github.com/repos/kubernetes/kubernetes/issues/119817/comments
12
2023-08-08T12:37:34Z
2024-04-25T06:07:48Z
https://github.com/kubernetes/kubernetes/issues/119817
1,841,229,866
119,817
[ "kubernetes", "kubernetes" ]
### What happened? we are using the `klog` to do logs, it can be changed by setting the `klog` default logger. and we have `ctx Context` param in `request` https://github.com/kubernetes/kubernetes/blob/815b18a46133723b4a08618bb801d2683605a273/staging/src/k8s.io/client-go/rest/request.go#L965 but klog can only...
client-go should log with the context
https://api.github.com/repos/kubernetes/kubernetes/issues/119813/comments
14
2023-08-08T03:01:59Z
2024-08-22T16:41:07Z
https://github.com/kubernetes/kubernetes/issues/119813
1,840,480,997
119,813
[ "kubernetes", "kubernetes" ]
### Which jobs are failing? ci-kubernetes-e2e-node-canary ### Which tests are failing? [sig-node] Summary API [NodeConformance] when querying /stats/summary [It] should report resource usage through the stats api ### Since when has it been failing? since Aug 04 2023 ### Testgrid link https://testgrid.k8s.io/sig-...
ci-kubernetes-e2e-node-canary is flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/119805/comments
11
2023-08-07T20:03:30Z
2023-12-04T13:06:51Z
https://github.com/kubernetes/kubernetes/issues/119805
1,840,129,998
119,805
[ "kubernetes", "kubernetes" ]
### What happened? The user receives a timeout `504` for a certain request: ``` I0726 22:18:10.778212 11 httplog.go:129] "HTTP" verb="LIST" URI="/api/v1/namespaces/<ns>/pods? pretty=true&allowWatchBookmarks=false&labelSelector=<selector>&resourceVersion=862900435&watch=false" latency="1m0.037950467s" userA...
apf queue wait time for a request exceeds the hard-coded 15s threshold
https://api.github.com/repos/kubernetes/kubernetes/issues/119799/comments
12
2023-08-07T18:38:29Z
2023-10-05T13:12:35Z
https://github.com/kubernetes/kubernetes/issues/119799
1,840,020,904
119,799
[ "kubernetes", "kubernetes" ]
### What would you like to be added? Resource Configuration: The pod has been thoughtfully configured with resource limits and requests to ensure efficient resource allocation. Misleading Node Utilization: Initial analysis of node utilization indicated that resource requests were over 200%, while limits were co...
Node resources utilisation vs pod utilisation
https://api.github.com/repos/kubernetes/kubernetes/issues/119797/comments
6
2023-08-07T12:22:52Z
2023-08-14T16:23:07Z
https://github.com/kubernetes/kubernetes/issues/119797
1,839,342,780
119,797
[ "kubernetes", "kubernetes" ]
### What happened? When a pod with empty-dir volumes is deleted just after it was created, it's possible that the init containers still write contents to empty-dirs. And this might cause empty-dirs orphaned and kubelet could no delete it by rmdir. <img width="1555" alt="企业微信截图_3ff2fb4f-e1fc-40c5-b46d-57244f4dadd0"...
empty-dir directories was not cleaned after pod deleted
https://api.github.com/repos/kubernetes/kubernetes/issues/119792/comments
21
2023-08-07T08:18:50Z
2024-12-13T20:26:11Z
https://github.com/kubernetes/kubernetes/issues/119792
1,838,936,362
119,792
[ "kubernetes", "kubernetes" ]
How can I remove huge pages management of Kubernetes? Our application is a high-performance software which needs NUMA aware huge pages. But: "the Memory Manager ensures that the memory which a pod requests is allocated from a minimum number of NUMA nodes." Then if we cannot remove huge pages management of Kubernete...
Query about page Manage HugePages
https://api.github.com/repos/kubernetes/kubernetes/issues/119822/comments
9
2023-08-07T07:25:44Z
2023-08-09T07:38:53Z
https://github.com/kubernetes/kubernetes/issues/119822
1,841,345,434
119,822
[ "kubernetes", "kubernetes" ]
### What happened? I utilize two customized metrics, A and B, in my HPA system. A is a gauge-based metric called SLA Metric, while B is a count-based metric that tracks failed requests with HTTP status code 502 or 503 from Istio. These metrics are scraped by Prometheus. To use custom metrics in HPA, we're employi...
HPA metric got stuck at a random value and not scaling down after reaching max replica count
https://api.github.com/repos/kubernetes/kubernetes/issues/119788/comments
7
2023-08-06T18:55:04Z
2024-05-13T13:15:13Z
https://github.com/kubernetes/kubernetes/issues/119788
1,838,307,657
119,788
[ "kubernetes", "kubernetes" ]
### Which jobs are flaking? https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/119754/pull-kubernetes-e2e-kind-ipv6/1688119121729818624 ### Which tests are flaking? Kubernetes e2e suite: [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should reject everything except leases ### ...
Flaky test: Kubernetes e2e suite: [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should reject everything except leases
https://api.github.com/repos/kubernetes/kubernetes/issues/119787/comments
19
2023-08-06T18:50:41Z
2023-09-12T22:18:16Z
https://github.com/kubernetes/kubernetes/issues/119787
1,838,306,617
119,787
[ "kubernetes", "kubernetes" ]
## What register default EventsToRegister only for PreFilter, Filter, Reserve, and Permit plugins. Currently, we register default EventsToRegister for all plugins that don't have EnqueueExtension. https://github.com/kubernetes/kubernetes/blob/2c6c4566eff972d6c1320b5f8ad795f88c822d09/pkg/scheduler/framework/runti...
scheduler: register default EventsToRegister in only some extension points
https://api.github.com/repos/kubernetes/kubernetes/issues/119783/comments
6
2023-08-06T07:43:34Z
2023-10-27T19:18:29Z
https://github.com/kubernetes/kubernetes/issues/119783
1,838,095,289
119,783