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" ]
We have four score plugins that implement different strategies for preferred resource allocation. Those plugins should not be enabled together, only one. I propose we deprecate those and combine them under one Score plugin, the same one used for filtering (`NodeResourcesFit`), and add a `FitStrategy` parameter to `N...
A single scoring plugin for node resources
https://api.github.com/repos/kubernetes/kubernetes/issues/98746/comments
26
2021-02-04T02:44:33Z
2021-08-20T20:30:00Z
https://github.com/kubernetes/kubernetes/issues/98746
800,877,111
98,746
[ "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 just made...
Cascading Deletion doesn't work for default propagationPolicy Background if finalizers are used
https://api.github.com/repos/kubernetes/kubernetes/issues/98744/comments
6
2021-02-04T02:03:32Z
2021-07-04T18:52:00Z
https://github.com/kubernetes/kubernetes/issues/98744
800,858,899
98,744
[ "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**: ``` ubuntu@m...
Can't create a new ServiceAccount for Kubernetes v1.20.2
https://api.github.com/repos/kubernetes/kubernetes/issues/98743/comments
8
2021-02-04T01:58:25Z
2021-02-08T00:39:21Z
https://github.com/kubernetes/kubernetes/issues/98743
800,856,682
98,743
[ "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**: As shown be...
job failed but active is still 1
https://api.github.com/repos/kubernetes/kubernetes/issues/98741/comments
4
2021-02-04T01:35:40Z
2021-02-08T00:40:32Z
https://github.com/kubernetes/kubernetes/issues/98741
800,848,007
98,741
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Our k8s clu...
HPA autoscaling not working as expected
https://api.github.com/repos/kubernetes/kubernetes/issues/98734/comments
6
2021-02-03T19:26:17Z
2021-07-03T20:44:57Z
https://github.com/kubernetes/kubernetes/issues/98734
800,629,409
98,734
[ "kubernetes", "kubernetes" ]
**What happened**: Sweeping uses of extensions/v1beta1 in preparation for [stopping serving this API group in 1.22](https://github.com/kubernetes/kubernetes/issues/43214), the addon manager stood out as using extensions/v1beta1 Ingress by default: ``` *pruneResources = []pruneResource{ {"", "v1", "ConfigMa...
Addon manager defaults prune whitelist to extensions/v1beta1 Ingress
https://api.github.com/repos/kubernetes/kubernetes/issues/98723/comments
7
2021-02-03T14:32:44Z
2021-03-04T22:40:48Z
https://github.com/kubernetes/kubernetes/issues/98723
800,386,348
98,723
[ "kubernetes", "kubernetes" ]
**What happened**: we are running apiserver with loglevel 1. However, we are seeing still quite much logs coming from apiserver. ~1800 rows/hour in empty cluster (3 masters, so one apiserver making ~600 rows/hour) Example: ``` I0203 10:14:19.900720 1 client.go:360] parsed scheme: "passthrough" I0203 10:14:1...
apiserver making unnecessary log rows
https://api.github.com/repos/kubernetes/kubernetes/issues/98720/comments
19
2021-02-03T11:03:50Z
2022-07-26T02:55:42Z
https://github.com/kubernetes/kubernetes/issues/98720
800,220,106
98,720
[ "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**: From time to ...
Occasional OCI runtime create failed - "no such file or directory: unknown" when mounting multiple subpath volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/98719/comments
10
2021-02-03T09:28:34Z
2025-01-14T07:49:51Z
https://github.com/kubernetes/kubernetes/issues/98719
800,143,057
98,719
[ "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 pod exce...
Incorrect container status when pod exceeds activeDeadlineSeconds
https://api.github.com/repos/kubernetes/kubernetes/issues/98718/comments
4
2021-02-03T09:05:53Z
2021-02-24T23:29:26Z
https://github.com/kubernetes/kubernetes/issues/98718
800,125,055
98,718
[ "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 a prob...
Kubectl get pod cannot be displayed. Client go can get it correctly
https://api.github.com/repos/kubernetes/kubernetes/issues/98714/comments
15
2021-02-03T06:31:50Z
2022-01-08T07:24:52Z
https://github.com/kubernetes/kubernetes/issues/98714
800,021,230
98,714
[ "kubernetes", "kubernetes" ]
`SkipWaitToCompletion` is a very useful option in scheduler perf test framework to define an operation without waiting for it to finish. However, the current testing logic still waits for all the pods in this operation to be schedulable, in the last step: - [Record](https://github.com/kubernetes/kubernetes/blob/5144...
`SkipWaitToCompletion` semantics in scheduler performance test framework
https://api.github.com/repos/kubernetes/kubernetes/issues/98710/comments
2
2021-02-03T02:27:12Z
2021-02-04T10:02:29Z
https://github.com/kubernetes/kubernetes/issues/98710
799,905,718
98,710
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-e2e-ubuntu-gce-containerd` **Which test(s) are flaking**: `DNS should resolve DNS of partial qualified names for the cluster [LinuxOnly]` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#gce-ubuntu-master-containerd&include-filter-by-regex=DNS%20sh...
[Flaky Test] [sig-network] DNS should resolve DNS of partial qualified names for the cluster [LinuxOnly]
https://api.github.com/repos/kubernetes/kubernetes/issues/98709/comments
6
2021-02-03T02:18:11Z
2021-02-04T22:00:31Z
https://github.com/kubernetes/kubernetes/issues/98709
799,901,579
98,709
[ "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**: Looks like many according to triage link, but certainly pull-kubernetes-e2e-gce-ubuntu-containerd (e.g. in #97968) **Which test(s...
"BeforeSuite" test is frequently flaking
https://api.github.com/repos/kubernetes/kubernetes/issues/98707/comments
13
2021-02-03T01:22:44Z
2021-03-12T20:18:02Z
https://github.com/kubernetes/kubernetes/issues/98707
799,871,535
98,707
[ "kubernetes", "kubernetes" ]
**What happened**: `kubectl top node` does not return resource usage for Windows nodes **What you expected to happen**: `kubectl top node` should return CPU/Memory/Storage resource usage for Windows nodes also. **How to reproduce it (as minimally and precisely as possible)**: Add a Windows node to a cluster and e...
"kubectl top node" does not return resource usage for Windows nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/98704/comments
12
2021-02-03T00:33:10Z
2021-04-21T14:25:41Z
https://github.com/kubernetes/kubernetes/issues/98704
799,842,925
98,704
[ "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**: `k8s.io/kub...
DisruptionController nil pointer dereference
https://api.github.com/repos/kubernetes/kubernetes/issues/98702/comments
4
2021-02-02T22:41:14Z
2021-02-04T07:36:29Z
https://github.com/kubernetes/kubernetes/issues/98702
799,776,816
98,702
[ "kubernetes", "kubernetes" ]
NOTE: This is part of the [LFX mentorship program](https://www.cncf.io/blog/2021/02/03/cncf-lfx-projects-are-open-for-spring-term-2021-apply-now-for-a-mentorship-opportunity/) Implement command line utilities that can help Kubernetes developers evaluate new dependencies by capturing statistics/metrics and estimating...
Tools for evaluating dependency updates to Kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/98698/comments
13
2021-02-02T19:12:53Z
2021-07-13T14:26:17Z
https://github.com/kubernetes/kubernetes/issues/98698
799,592,777
98,698
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: * ci-kubernetes-cached-make-test * ci-kubernetes-generate-make-test-count10 * pull-kubernetes-unit **Which test(s) are flaking**: * TestPriorityAndFairnessWithPanicRecoveryAndTimeoutFilter **Testgrid link**: * https://testgrid.k8s.io/sig-testing-canaries#ci-kubernetes-genera...
[Flaky] k8s.io/apiserver/pkg/server/filters - TestPriorityAndFairnessWithPanicRecoveryAndTimeoutFilter
https://api.github.com/repos/kubernetes/kubernetes/issues/98697/comments
14
2021-02-02T15:56:24Z
2022-04-27T15:33:38Z
https://github.com/kubernetes/kubernetes/issues/98697
799,409,248
98,697
[ "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. kubectl ge...
Cannot delete service account
https://api.github.com/repos/kubernetes/kubernetes/issues/98695/comments
5
2021-02-02T13:54:48Z
2021-02-02T19:47:47Z
https://github.com/kubernetes/kubernetes/issues/98695
799,302,877
98,695
[ "kubernetes", "kubernetes" ]
**What happened**: Problem: client-go watch delays almost 20 seconds. I have a crd named `combinator` and a controller watchs `combinator`, the controller framework is generated by kubebuilder v2.3.1. I changes the field `enabled` from `true` to `false` for object `r100023509-71003727` at 2021-02-02T03:58:17Z....
client-go watch delays almost 20 seconds
https://api.github.com/repos/kubernetes/kubernetes/issues/98692/comments
14
2021-02-02T11:09:30Z
2021-03-19T09:48:02Z
https://github.com/kubernetes/kubernetes/issues/98692
799,180,733
98,692
[ "kubernetes", "kubernetes" ]
**What happened**: When a container is terminated due to error the replacement container shows the docker image id instead of the repository name in the image field of docker ps. This behaviour changed after moving from Amazon EKS 1.15 to Amazon EKS 1.18. ``` ## Column 2 shows the image name correctly docker ps |...
After a container is restarted docker ps shows the image ID instead of the repository name
https://api.github.com/repos/kubernetes/kubernetes/issues/98689/comments
4
2021-02-02T09:46:06Z
2021-02-02T14:00:43Z
https://github.com/kubernetes/kubernetes/issues/98689
799,114,741
98,689
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: When upgrading kcm and kubelet to migration version,the volumes those attached before migration will not be re-attach(detached by in-tree plugin and then attached by csi driver) and re-mount(unmounted by ...
In CSI Migration, volumes attached before migration will be re-attach(detached by in-tree plugin and then attached by csi driver)and re-mount when upgrading kubelet to migration version
https://api.github.com/repos/kubernetes/kubernetes/issues/98687/comments
12
2021-02-02T08:57:38Z
2021-07-07T05:07:45Z
https://github.com/kubernetes/kubernetes/issues/98687
799,074,774
98,687
[ "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**: Custom resour...
Custom Resource Object field, of type object (map), not reflecting in the retrieved resource
https://api.github.com/repos/kubernetes/kubernetes/issues/98683/comments
5
2021-02-02T03:29:55Z
2021-02-11T21:15:53Z
https://github.com/kubernetes/kubernetes/issues/98683
798,893,402
98,683
[ "kubernetes", "kubernetes" ]
**What happened**: When the number of windows pods in the Kubernetes cluster are scaled to a number of 65 or more, then the Windows nodes behind a classic loadbalancer service are going OutOfService. A kube-proxy error was reported in the logs which is as follows: "E1208 04:52:16.756196 4268 proxier.go:1212] Policy c...
Windows nodes behind Loadbalancer going OutOfService when the no. of pods is 65 or more
https://api.github.com/repos/kubernetes/kubernetes/issues/98680/comments
12
2021-02-02T00:54:18Z
2022-03-29T16:46:55Z
https://github.com/kubernetes/kubernetes/issues/98680
798,830,284
98,680
[ "kubernetes", "kubernetes" ]
Currently there are three or 4 ways a pod's `fsGroup` intent can be full filled: 1. It can be recursively chown/chmoded (super expensive) 2. We can check permissions of root folder and if necessary go to full recursive mode. 3. We could apply `fsGroup` as a mount option. I am thinking we should clean this up an...
Separate mount metrics and `volume_fsgroup_recursive_apply` metric to indicate how volume permission intent was full filled
https://api.github.com/repos/kubernetes/kubernetes/issues/98667/comments
18
2021-02-01T16:33:25Z
2021-11-10T23:12:25Z
https://github.com/kubernetes/kubernetes/issues/98667
798,514,364
98,667
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `Overall` on ci-cloud-provider-openstack-acceptance-test-e2e-conformance **Which test(s) are failing**: The tests pass but the end of the script fails to report...
[Failing Test] ci-cloud-provider-openstack-acceptance-test-e2e-conformance Overall reporting fails
https://api.github.com/repos/kubernetes/kubernetes/issues/98666/comments
8
2021-02-01T16:03:52Z
2021-10-23T23:55:00Z
https://github.com/kubernetes/kubernetes/issues/98666
798,489,163
98,666
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Support for ensuring images pulled with pod imagePullSecrets are always authenticated even if cached. With this feature always pull would not be required to ensure authentication for images pulled with se...
ensure secret pulled images
https://api.github.com/repos/kubernetes/kubernetes/issues/98665/comments
4
2021-02-01T15:47:41Z
2021-02-22T10:18:09Z
https://github.com/kubernetes/kubernetes/issues/98665
798,475,148
98,665
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) or our [Discussion Forums](https://discuss.kubernetes.io). You can also post your question o...
Why need kube-apiserver to check etcd health when using kubernetes livenessProbe to detect kube-apiserver container
https://api.github.com/repos/kubernetes/kubernetes/issues/98662/comments
6
2021-02-01T14:38:11Z
2021-02-04T21:43:31Z
https://github.com/kubernetes/kubernetes/issues/98662
798,411,894
98,662
[ "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 a k8s...
Pod already created and exited but its status remains ContainerCreating
https://api.github.com/repos/kubernetes/kubernetes/issues/98661/comments
20
2021-02-01T12:36:18Z
2023-05-06T21:39:06Z
https://github.com/kubernetes/kubernetes/issues/98661
798,310,017
98,661
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A watch will be created for each ConfigMap of the pod. In some scenarios, we cannot configure configMap as Immutable. It is not necessary to monitor configMaps used as environment variables because these...
Can kubelet stop monitoring configMaps which are only used as environment variables?
https://api.github.com/repos/kubernetes/kubernetes/issues/98660/comments
6
2021-02-01T12:32:13Z
2021-03-08T11:59:44Z
https://github.com/kubernetes/kubernetes/issues/98660
798,306,983
98,660
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently there is no page/section which provides information on K8s cluster configuration for 5000 nodes [support claim](https://kubernetes.io/docs/setup/best-practices/cluster-large/) in v1.20. Some thi...
Missing performance tests setup information
https://api.github.com/repos/kubernetes/kubernetes/issues/98659/comments
8
2021-02-01T10:41:30Z
2021-02-03T09:55:50Z
https://github.com/kubernetes/kubernetes/issues/98659
798,220,611
98,659
[ "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/ --> **TL;DR** Rolling update gets st...
During a rolling update, replica start gets caught in exponential backoff, causing unnecessary delay of up to 16 minutes.
https://api.github.com/repos/kubernetes/kubernetes/issues/98656/comments
31
2021-02-01T09:35:33Z
2025-03-10T21:49:50Z
https://github.com/kubernetes/kubernetes/issues/98656
798,164,039
98,656
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-node-kubelet` **Which test(s) are flaking**: `Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#node-kubelet-master&include-filter-by-r...
[Flaky Test] [NodeConformance] when querying /stats/summary should report resource usage through the stats api [ubuntu]
https://api.github.com/repos/kubernetes/kubernetes/issues/98649/comments
3
2021-02-01T04:10:18Z
2021-03-10T18:28:06Z
https://github.com/kubernetes/kubernetes/issues/98649
797,931,684
98,649
[ "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-ubuntu-gce` **Which test(s) are failing**: - `[sig-network] HostPort validates that there is no conflict between pods with same hostPort but di...
[Failing Test] [sig-network] HostPort validates that there is no conflict between pods with same hostPort but different hostIP and protocol
https://api.github.com/repos/kubernetes/kubernetes/issues/98648/comments
11
2021-02-01T04:08:33Z
2021-02-08T04:08:42Z
https://github.com/kubernetes/kubernetes/issues/98648
797,931,082
98,648
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-e2e-gci-gce-reboot` **Which test(s) are flaking**: `Reboot [Disruptive] [Feature:Reboot] each node by ordering clean reboot and ensure they function upon restart` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#gce-cos-master-reboot&include-f...
[Flaky Test] [sig-cloud-provider-gcp] each node by ordering clean reboot and ensure they function upon restart
https://api.github.com/repos/kubernetes/kubernetes/issues/98647/comments
10
2021-02-01T04:02:00Z
2021-03-18T23:30:36Z
https://github.com/kubernetes/kubernetes/issues/98647
797,928,681
98,647
[ "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-build-canary` **Which test(s) are failing**: The overall job **Since when has it been failing**: - Sometime between Jan 29 07:00 PST (commit ...
[Failing Test] ci-kubernetes-build-canary does not understand "--platform"
https://api.github.com/repos/kubernetes/kubernetes/issues/98646/comments
7
2021-02-01T03:41:48Z
2021-02-01T21:42:17Z
https://github.com/kubernetes/kubernetes/issues/98646
797,921,509
98,646
[ "kubernetes", "kubernetes" ]
### Purpose of the issue: This issue is created to collect and share information about apps endpoints without Conformance test. It also serves to group endpoints by family and indicates what work is underway to prevent duplicate effort. More information will be added as it becomes available or is discovered during ...
Umbrella Issue: Apps Endpoints without Conformance test
https://api.github.com/repos/kubernetes/kubernetes/issues/98640/comments
8
2021-01-31T23:07:46Z
2021-10-17T16:31:44Z
https://github.com/kubernetes/kubernetes/issues/98640
797,836,128
98,640
[ "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**: ``` I0131 19...
Fail pre-pulling images
https://api.github.com/repos/kubernetes/kubernetes/issues/98628/comments
2
2021-01-31T11:53:27Z
2021-05-06T03:21:15Z
https://github.com/kubernetes/kubernetes/issues/98628
797,693,533
98,628
[ "kubernetes", "kubernetes" ]
Kubernetes version: 1.20.2 Provisioned with kubeadm Control plane nodes: 3 Worker nodes: 0 Getting those logs from `kube-apiserver` component: ``` Auditing failed of request: encoding failed: authentication.TokenRequest is not suitable for converting to "v1" in scheme "k8s.io/kubernetes/pkg/api/legacyschem...
[kube-apiserver] Auditing failed of request: encoding failed
https://api.github.com/repos/kubernetes/kubernetes/issues/98612/comments
12
2021-01-30T23:46:55Z
2022-01-20T21:23:31Z
https://github.com/kubernetes/kubernetes/issues/98612
797,579,570
98,612
[ "kubernetes", "kubernetes" ]
Kubernetes version: 1.20.2 Provisioned with kubeadm Control plane nodes: 3 Worker nodes: 0 I don't think this is expected behavior, but Completed pod and Running pod has the same IP Address ``` $ kubectl get po --all-namespaces -o wide | grep 172.16.206.237 kubernetes-dashboard dashboard-metri...
Completed job and Running pod have the same IP Address
https://api.github.com/repos/kubernetes/kubernetes/issues/98611/comments
14
2021-01-30T23:19:18Z
2021-02-01T09:42:34Z
https://github.com/kubernetes/kubernetes/issues/98611
797,565,361
98,611
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Knob for housekeeping **Why is this needed**: https://github.com/kubernetes/kubernetes/blob/release-1.18/pkg/kubelet/kubelet.go#L145 When a node has 80-100 pods, and regularly the pod is being restarted for development purpose / crashloop/ other reasons for pod to get delete...
Kubelet knob for housekeepingPeriod
https://api.github.com/repos/kubernetes/kubernetes/issues/98607/comments
18
2021-01-30T16:40:59Z
2022-10-19T17:58:08Z
https://github.com/kubernetes/kubernetes/issues/98607
797,473,879
98,607
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: - [integration-master](https://testgrid.k8s.io/sig-release-master-blocking#integration-master) **Which test(s) are flaking**: - ...
[Flaky Test] integration-master: admissionwebhook.TestWebhookTimeoutWithoutWatchCache
https://api.github.com/repos/kubernetes/kubernetes/issues/98606/comments
12
2021-01-30T15:47:48Z
2021-03-10T20:28:23Z
https://github.com/kubernetes/kubernetes/issues/98606
797,449,836
98,606
[ "kubernetes", "kubernetes" ]
Kubernetes version: 1.20.2 Provisioned with kubeadm Control plane nodes: 3 Worker nodes: 0 Im getting from `kube-controller-manager` component time-to-time this logs: ``` Unable to update status for kube-system/descheduler (rv = 6911157): Operation cannot be fulfilled on cronjobs.batch "descheduler": the ob...
[kube-controller-manager] Operation cannot be fulfilled, the object has been modified
https://api.github.com/repos/kubernetes/kubernetes/issues/98605/comments
8
2021-01-30T12:10:56Z
2021-07-29T21:01:05Z
https://github.com/kubernetes/kubernetes/issues/98605
797,403,963
98,605
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Request metrics for non-resource-URL endpoints on kube-apiserver. AFAICT we don't have any (based on poking /metrics). Example endpoint: `$API_SERVER/.well-known/openid-configuration` wrt https://github.c...
Add kube-apiserver metrics for non-resource URLs
https://api.github.com/repos/kubernetes/kubernetes/issues/98585/comments
9
2021-01-29T22:44:56Z
2021-02-04T21:22:33Z
https://github.com/kubernetes/kubernetes/issues/98585
797,254,140
98,585
[ "kubernetes", "kubernetes" ]
**What happened**: > 2021-01-29T18:05:05.3202135Z Jan 29 18:04:26.404: INFO: warning: the results of 9 pod->pod cases have been ignored **What you expected to happen**: > 2021-01-29T18:05:05.3202135Z Jan 29 18:04:26.404: INFO: warning: this test doesn't take into consideration hairpin traffic, i.e. traffic tha...
network policy warning message is misleading -- needs clarification
https://api.github.com/repos/kubernetes/kubernetes/issues/98581/comments
2
2021-01-29T21:07:48Z
2021-01-30T01:22:06Z
https://github.com/kubernetes/kubernetes/issues/98581
797,207,252
98,581
[ "kubernetes", "kubernetes" ]
**What happened**: When the **service.kubernetes.io/service-proxy-name** label is removed from an Endpoints object, kube-proxy doesn't reconcile the service. Therefore, the Service stays unavailable. **What you expected to happen**: kube-proxy reconciles the Endpoints, removes the "no endpoints" iptable rule, and ...
removal of service-proxy label on Endpoints is not reconciled
https://api.github.com/repos/kubernetes/kubernetes/issues/98577/comments
25
2021-01-29T18:38:38Z
2021-06-17T10:20:56Z
https://github.com/kubernetes/kubernetes/issues/98577
797,098,628
98,577
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd **Which test(s) are flaking**: several **Testgrid link**: h...
[Flaky Test] ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd CNI failed to parse json
https://api.github.com/repos/kubernetes/kubernetes/issues/98574/comments
21
2021-01-29T17:30:52Z
2022-09-26T19:53:41Z
https://github.com/kubernetes/kubernetes/issues/98574
797,058,178
98,574
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently some unit tests in pkg/scheduler is not organized as https://golang.org/pkg/testing/#hdr-Subtests_and_Sub_benchmarks. Use subtests can make it easier to find out which case fails and leverage ...
Scheduler: organize unit tests in subtests
https://api.github.com/repos/kubernetes/kubernetes/issues/98573/comments
2
2021-01-29T14:33:48Z
2021-02-02T22:06:50Z
https://github.com/kubernetes/kubernetes/issues/98573
796,930,187
98,573
[ "kubernetes", "kubernetes" ]
**What happened**: When the pod label selector is "updated" right after creating the service, the Pod, through the service, is only accessible after the next iptables sync period, which can be between 10s and 1min in GKE. During this period the client get a "connection refused" whereas when watching the endpoints...
Service refuses traffic to endpoints after updating the selected pod label
https://api.github.com/repos/kubernetes/kubernetes/issues/98570/comments
44
2021-01-29T11:10:03Z
2023-07-31T05:45:28Z
https://github.com/kubernetes/kubernetes/issues/98570
796,793,754
98,570
[ "kubernetes", "kubernetes" ]
Experiencing repeated "too old resource version" onClose() exceptions in a Watcher object. The resource being watched, a Job, runs for several hours but (typically) after 80-100 minutes I always encounter a "too old resource version" exception. I re-create the Watch object, but after another period (35 minutes in one c...
io.fabric8.kubernetes.client.KubernetesClientException: too old resource version
https://api.github.com/repos/kubernetes/kubernetes/issues/98564/comments
4
2021-01-29T07:19:50Z
2021-01-31T16:40:20Z
https://github.com/kubernetes/kubernetes/issues/98564
796,647,283
98,564
[ "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 use l...
Is it reasonable that apiserver sets the timeout period for etcd's health check to 2s?
https://api.github.com/repos/kubernetes/kubernetes/issues/98557/comments
8
2021-01-29T03:08:44Z
2021-07-26T21:16:45Z
https://github.com/kubernetes/kubernetes/issues/98557
796,538,574
98,557
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: ``` Non-terminated Pods: (12 in total) Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits ->HugePage Requests HugePage Limit...
kubectl describe node should show hugepage usages
https://api.github.com/repos/kubernetes/kubernetes/issues/98556/comments
10
2021-01-29T02:52:47Z
2021-07-01T03:18:20Z
https://github.com/kubernetes/kubernetes/issues/98556
796,532,958
98,556
[ "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 operate cl...
New resource versions in k8s upgrade can cause namespaces stuck in terminating
https://api.github.com/repos/kubernetes/kubernetes/issues/98548/comments
11
2021-01-28T21:48:39Z
2021-11-06T23:22:53Z
https://github.com/kubernetes/kubernetes/issues/98548
796,404,712
98,548
[ "kubernetes", "kubernetes" ]
Today, if a collection is too large, a LIST might not be able to finish in the 60s time out, and then it is impossible for a controller to start. If the controller uses multiple paginated LIST requests, that is better, but it must be able to get through the entire collection before the next compaction event (every 2...
Reflector: always succeed when listing a collection that is too large.
https://api.github.com/repos/kubernetes/kubernetes/issues/98541/comments
21
2021-01-28T20:10:47Z
2025-03-04T21:02:26Z
https://github.com/kubernetes/kubernetes/issues/98541
796,322,633
98,541
[ "kubernetes", "kubernetes" ]
#24725 **What would you like to be added**: .spec.template.spec.restartPolicy [pod spec] must allow values other than "Always" **Why is this needed**: see #24725 This requirement is especially true for single-container pods. The pod state [volume mounts, networking] can get corrupted and cause a conta...
need to keep the application running, but require the restart of an entire pod instead of just a container
https://api.github.com/repos/kubernetes/kubernetes/issues/98539/comments
20
2021-01-28T19:31:21Z
2021-08-07T13:26:26Z
https://github.com/kubernetes/kubernetes/issues/98539
796,287,878
98,539
[ "kubernetes", "kubernetes" ]
In our Tanzu Supervisor Cluster k8s setup, we observe that the "should verify that a failing subpath expansion can be modified during the lifecycle of a container" conformance test fails. The root-cause seems to be that the test is updating the pod annotations, thereby resulting in removing the other annotations presen...
Conformance tests should probably not Update annotations but Patch them with Merge
https://api.github.com/repos/kubernetes/kubernetes/issues/98537/comments
6
2021-01-28T18:44:08Z
2021-05-22T00:43:37Z
https://github.com/kubernetes/kubernetes/issues/98537
796,256,779
98,537
[ "kubernetes", "kubernetes" ]
This is the current configuration that is running in a GCP GKE-cluster, kubernetes version: 1.18.12-gke.1205 Release channel: Regular channel Master zone : Asia-south1-c node-version : 1.18.12-gke.1205 Pre-emptible nodes: Enabled We are facing the below error for preemptible nodes whenever the node is restarted...
NodeAffinity issue for preemptible nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/98534/comments
7
2021-01-28T17:16:35Z
2023-06-13T10:05:43Z
https://github.com/kubernetes/kubernetes/issues/98534
796,198,196
98,534
[ "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 tried to u...
Updating ValidatingWebhookConfigurations doesn't work
https://api.github.com/repos/kubernetes/kubernetes/issues/98525/comments
4
2021-01-28T12:30:37Z
2021-02-02T21:27:39Z
https://github.com/kubernetes/kubernetes/issues/98525
795,963,217
98,525
[ "kubernetes", "kubernetes" ]
**What happened**: In our cluster, a node's docker has some problem. after the node restarts, the docker response is very slow. after all pods become running, we find that a pod on this node has duplicated running containers. **What you expected to happen**: kubelet’s ContainerGC can cleanup duplicated running co...
kubelet don't cleanup duplicated running containers
https://api.github.com/repos/kubernetes/kubernetes/issues/98520/comments
10
2021-01-28T09:57:14Z
2021-11-21T01:41:59Z
https://github.com/kubernetes/kubernetes/issues/98520
795,850,532
98,520
[ "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**: If the value ...
If the value of Hugepage memory request is not integer multiple of page size, the memory allocated by system less than request
https://api.github.com/repos/kubernetes/kubernetes/issues/98513/comments
5
2021-01-28T07:19:15Z
2021-03-06T06:11:43Z
https://github.com/kubernetes/kubernetes/issues/98513
795,742,793
98,513
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: * Overall **Which test(s) are failing**: The overall pipeline is failing 100% **Since when has it been failing**: Jan 27 3:28 PST **Testgrid link**: https://te...
[Failing Test] bazel-build-master process timeout
https://api.github.com/repos/kubernetes/kubernetes/issues/98512/comments
9
2021-01-28T07:13:34Z
2021-02-04T10:16:47Z
https://github.com/kubernetes/kubernetes/issues/98512
795,739,228
98,512
[ "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 three ...
Pod running on NotReady node all the time
https://api.github.com/repos/kubernetes/kubernetes/issues/98511/comments
10
2021-01-28T06:57:04Z
2021-01-29T06:17:03Z
https://github.com/kubernetes/kubernetes/issues/98511
795,729,545
98,511
[ "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 review...
Windows Kubelet stats/summary endpoint returns "Internal Error: failed to list pod stats: failed to list all container stats on Windows"
https://api.github.com/repos/kubernetes/kubernetes/issues/98509/comments
2
2021-01-28T06:47:39Z
2021-02-09T18:25:31Z
https://github.com/kubernetes/kubernetes/issues/98509
795,723,977
98,509
[ "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**: Some k8s clie...
Force deleting pods not working after deletionGracePeriodSeconds set to a negative value
https://api.github.com/repos/kubernetes/kubernetes/issues/98506/comments
14
2021-01-28T03:12:00Z
2024-01-03T14:27:26Z
https://github.com/kubernetes/kubernetes/issues/98506
795,627,373
98,506
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd` **Which test(s) are flaking**: `CronJob should delete failed finished jobs with limit of one job` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-informing#aks-engine-azure-windows-master-containerd&include...
[Flaky Test] [sig-apps] CronJob should delete failed finished jobs with limit of one job
https://api.github.com/repos/kubernetes/kubernetes/issues/98501/comments
4
2021-01-28T01:50:22Z
2021-05-31T12:48:08Z
https://github.com/kubernetes/kubernetes/issues/98501
795,595,953
98,501
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: - `ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd` - `ci-kubernetes-e2e-windows-gce-serial` - `ci-kubernetes-e2e-windows-gce-1909` **Which test(s) are flaking**: `Services should be able to create a functioning NodePort service for Windows` **Testgrid link**: h...
[Flaky Test] [sig-windows] Services should be able to create a functioning NodePort service for Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/98499/comments
42
2021-01-28T01:35:42Z
2024-02-19T02:18:35Z
https://github.com/kubernetes/kubernetes/issues/98499
795,590,570
98,499
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-kind-e2e-parallel` **Which test(s) are flaking**: `PersistentVolumes-local [Volume type: dir-bindmounted] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2` **Testgrid link**: https://testgrid.k8s.io/sig-release-ma...
[Flaky Test] [sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2
https://api.github.com/repos/kubernetes/kubernetes/issues/98498/comments
7
2021-01-28T01:14:32Z
2021-09-01T19:43:27Z
https://github.com/kubernetes/kubernetes/issues/98498
795,580,571
98,498
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Is it necessary to disable the container health check function for sanbox like the service container in [docker_sandbox.go]。 related to: https://github.com/kubernetes/kubernetes/issues/25829 https:...
Is it necessary to disable the container health check function for sanbox like the service container
https://api.github.com/repos/kubernetes/kubernetes/issues/98497/comments
10
2021-01-28T00:53:36Z
2021-01-29T00:34:24Z
https://github.com/kubernetes/kubernetes/issues/98497
795,571,621
98,497
[ "kubernetes", "kubernetes" ]
`k8s.io/kubernetes/pkg/controller/nodelifecycle/scheduler` tests are using real time delays in `pkg/controller/nodelifecycle/scheduler/timed_workers_test.go`. Example: https://github.com/kubernetes/kubernetes/blob/4b3d6369dd204c38959d4f508c7a3a3d3d81eb35/pkg/controller/nodelifecycle/scheduler/timed_workers_test.go#L64-...
Try to speed up controller/nodelifecycle/scheduler unit tests
https://api.github.com/repos/kubernetes/kubernetes/issues/98495/comments
4
2021-01-28T00:24:51Z
2021-03-03T22:40:22Z
https://github.com/kubernetes/kubernetes/issues/98495
795,559,659
98,495
[ "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**: Containerd (an...
Restarting containerd (and kubelet) does not impact "runtime" startTime in summary API
https://api.github.com/repos/kubernetes/kubernetes/issues/98494/comments
15
2021-01-28T00:16:05Z
2021-06-25T22:12:08Z
https://github.com/kubernetes/kubernetes/issues/98494
795,554,911
98,494
[ "kubernetes", "kubernetes" ]
Starting from v1.20, many storage tests with in-tree driver start to flake. Checking the log, it shows that volume attach/mount all succeeded, but when creating container, get the error message Failed: Error: Error response from daemon: invalid volume specification: 'c:\var\lib\kubelet\pods\7173f517-76c4-48e7-894d-b...
in-tree storage driver for Windows has issues when create container: mount point does not exist
https://api.github.com/repos/kubernetes/kubernetes/issues/98492/comments
12
2021-01-27T23:06:07Z
2021-05-11T23:01:23Z
https://github.com/kubernetes/kubernetes/issues/98492
795,513,787
98,492
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: pull-kubernetes-bazel-test **Which test(s) are flaking**: //staging/src/k8s.io/apiserver/pkg/server/options:go_default_test **Testgrid link**: https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-bazel-test&include-filter-by-regex=apiserver%2Fpkg%2Fserver%2F...
[Flaky Test] //staging/src/k8s.io/apiserver/pkg/server/options:go_default_test
https://api.github.com/repos/kubernetes/kubernetes/issues/98490/comments
5
2021-01-27T22:23:17Z
2021-07-04T22:51:56Z
https://github.com/kubernetes/kubernetes/issues/98490
795,491,833
98,490
[ "kubernetes", "kubernetes" ]
running `make test KUBE_RACE=-race` locally, several packages have very slow unit tests, and some timed-out entirely The default per-package timeout for `make test` is 120 seconds (which is already much longer than I would expect). The following packages had tests that ran longer than 30 seconds on my workstation...
Umbrella issue: slow/timing-out unit tests
https://api.github.com/repos/kubernetes/kubernetes/issues/98486/comments
25
2021-01-27T16:28:27Z
2021-03-04T14:54:20Z
https://github.com/kubernetes/kubernetes/issues/98486
795,252,056
98,486
[ "kubernetes", "kubernetes" ]
**What happened**: Yesterday I found out that kubectl commands are not working on our k8s cluster and after some digging, I found out that the reason is our certificates have been expired after 1 year. Based on K8s documentation (https://v1-16.docs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/) yo...
How to renew certificates on Kubernetes?
https://api.github.com/repos/kubernetes/kubernetes/issues/98483/comments
4
2021-01-27T15:15:46Z
2021-01-28T19:50:29Z
https://github.com/kubernetes/kubernetes/issues/98483
795,189,842
98,483
[ "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 execut...
After kubectl taint node, taint time will not be recorded
https://api.github.com/repos/kubernetes/kubernetes/issues/98482/comments
7
2021-01-27T15:06:49Z
2021-06-28T05:58:54Z
https://github.com/kubernetes/kubernetes/issues/98482
795,182,209
98,482
[ "kubernetes", "kubernetes" ]
**What happened**: `SelectorSpreadPriority` and `ServiceSpreadPriority` were mapped to `PodTopologySpread` in https://github.com/kubernetes/kubernetes/pull/95448. However, in some scheduling runs with `serviceSpreadPriority` enabled, the (newly mapped) topology spread plugin reports `score: 0` for all nodes, leading t...
serviceSpreadPriority not properly scoring nodes after being mapped to podTopologySpread
https://api.github.com/repos/kubernetes/kubernetes/issues/98480/comments
25
2021-01-27T14:34:46Z
2021-05-19T18:24:36Z
https://github.com/kubernetes/kubernetes/issues/98480
795,154,907
98,480
[ "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 upgraded fr...
apiserver logs error message when using /proxy to an unavailable endpoint
https://api.github.com/repos/kubernetes/kubernetes/issues/98479/comments
3
2021-01-27T13:51:36Z
2021-03-09T12:27:21Z
https://github.com/kubernetes/kubernetes/issues/98479
795,119,370
98,479
[ "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 am trying...
kubelet_volume* / persistent volume metrics missing for ceph rbd
https://api.github.com/repos/kubernetes/kubernetes/issues/98476/comments
9
2021-01-27T12:41:11Z
2022-05-17T06:24:42Z
https://github.com/kubernetes/kubernetes/issues/98476
795,067,648
98,476
[ "kubernetes", "kubernetes" ]
**What happened**: I created a statefulset with an annotated pvc template **What you expected to happen**: I expected the created pvc to have my annotation **How to reproduce it (as minimally and precisely as possible)**: Create statefulset with a pvc template that has an annotation. Deploy. Use kubectl to des...
statefulset pvc template annotation is missing from the created pvc
https://api.github.com/repos/kubernetes/kubernetes/issues/98475/comments
6
2021-01-27T12:40:44Z
2021-06-27T20:54:55Z
https://github.com/kubernetes/kubernetes/issues/98475
795,067,361
98,475
[ "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**: ``` I0120 ...
secret was deleted due to failure of update serviceaccount.Secrets after is was used or referenced by pod
https://api.github.com/repos/kubernetes/kubernetes/issues/98474/comments
9
2021-01-27T11:41:34Z
2021-07-22T05:45:02Z
https://github.com/kubernetes/kubernetes/issues/98474
795,027,573
98,474
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Kubelet currently hardcodes the path of pod log dirs here: https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kuberuntime/kuberuntime_manager.go#L62 It would be nice if this was configurable. **Why is this needed**: Not having this configurable is quite annoyin...
Allow changing pod log directory
https://api.github.com/repos/kubernetes/kubernetes/issues/98473/comments
25
2021-01-27T11:10:18Z
2024-03-05T05:07:07Z
https://github.com/kubernetes/kubernetes/issues/98473
795,005,237
98,473
[ "kubernetes", "kubernetes" ]
**What happened**: We are having a CRD defining a custom kind. We are then having an operator that manages resources - Deployments and Services based on created CRs from this custom kind. All of the created resources have an owner reference pointing to the CR. We leave the cluster running 24/7 and at some point we n...
kube-controller-manager: Garbage Collector is removing Resources with owner reference to Custom Resource
https://api.github.com/repos/kubernetes/kubernetes/issues/98471/comments
19
2021-01-27T10:41:31Z
2022-04-25T08:43:12Z
https://github.com/kubernetes/kubernetes/issues/98471
794,983,792
98,471
[ "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**: Similar to ht...
NodePort service in ipvs mode depends on INPUT chain policy to be accessible externally
https://api.github.com/repos/kubernetes/kubernetes/issues/98465/comments
11
2021-01-27T07:45:02Z
2021-09-18T07:36:15Z
https://github.com/kubernetes/kubernetes/issues/98465
794,858,146
98,465
[ "kubernetes", "kubernetes" ]
An LDAP-aware authenticating proxy can be placed in front of the API server to deal with LDAP-based authentication, and forward identity info to the API server in request headers. Details of the support for an authenticating proxy are at https://kubernetes.io/docs/reference/access-authn-authz/authentication/#authentica...
An LDAP-aware authenticating proxy can be placed in front of the API server to deal with LDAP-based authentication, and forward identity info to the API server in request headers. Details of the support for an authenticating proxy are at https://kubernetes.io/docs/reference/access-authn-authz/authentication/#authentica...
https://api.github.com/repos/kubernetes/kubernetes/issues/98463/comments
2
2021-01-27T07:31:51Z
2021-01-27T07:32:03Z
https://github.com/kubernetes/kubernetes/issues/98463
794,850,301
98,463
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `ci-kubernetes-kind-e2e-parallel` **Which test(s) are flaking**: `[sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath ` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#kind-master-parallel&include-filter...
[Flaky Test] [sig-network] A set of valid responses are returned for both pod and service ProxyWithPath
https://api.github.com/repos/kubernetes/kubernetes/issues/98459/comments
18
2021-01-27T05:18:03Z
2021-03-10T20:35:16Z
https://github.com/kubernetes/kubernetes/issues/98459
794,779,972
98,459
[ "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**: While I was r...
Changing the number of replicas create/delete pods immediately during paused deployment state
https://api.github.com/repos/kubernetes/kubernetes/issues/98457/comments
15
2021-01-27T04:26:19Z
2024-12-17T12:40:28Z
https://github.com/kubernetes/kubernetes/issues/98457
794,759,292
98,457
[ "kubernetes", "kubernetes" ]
**What happened**: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/egressselector/egress_selector.go#L229 egress selector logs HTTP Connect mode in all cases regardless of whether GRPC mode is used or not. This should be changed to look at the mode before logging. ...
Network proxy logging http-connect mode in all cases
https://api.github.com/repos/kubernetes/kubernetes/issues/98452/comments
3
2021-01-27T01:23:31Z
2021-02-02T21:27:24Z
https://github.com/kubernetes/kubernetes/issues/98452
794,686,952
98,452
[ "kubernetes", "kubernetes" ]
**What happened**: I use `aws-vault` with AWS EKS to authenticate access to clusters. You don't need to worry about how `aws-vault` works, the key point is that it prompts the user to enter a 2FA code before running the AWS command that returns a token. When a `kubectl` command is part of a larger shell script, ...
"exec" auth client plugin checks whether STDOUT is interactive to decide whether to forward STDIN
https://api.github.com/repos/kubernetes/kubernetes/issues/98451/comments
17
2021-01-27T00:04:32Z
2021-03-11T22:20:02Z
https://github.com/kubernetes/kubernetes/issues/98451
794,652,863
98,451
[ "kubernetes", "kubernetes" ]
Hello Would be nice to see a configuration option on `kubelet`, that restrict the number of containers can be deployed per pod. For security and stability. What do you think ?
Limit the number of containers per pod
https://api.github.com/repos/kubernetes/kubernetes/issues/98450/comments
10
2021-01-26T23:38:08Z
2021-06-25T08:35:16Z
https://github.com/kubernetes/kubernetes/issues/98450
794,642,096
98,450
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Recording OpenAPI metadata as to the 'alpha', 'beta', or 'GA' state of every *operationId* in the generated swagger.json **Why is this needed**: A set of Alpha APIs were recently added that included `/api/v1/*` prefix in their path, and a lack of alpha or beta in the name o...
Adding alpha/beta/GA metadata to generated openapi swagger.json
https://api.github.com/repos/kubernetes/kubernetes/issues/98449/comments
14
2021-01-26T23:35:41Z
2021-12-02T11:59:00Z
https://github.com/kubernetes/kubernetes/issues/98449
794,641,048
98,449
[ "kubernetes", "kubernetes" ]
Hello I have a kubernetes cluster on bare metal, and I need integrate the authentication with the LDAP server. Please, I need help to identify the steps to the implementation. Best regards.
LDAP Authentication for Kubernetes Cluster
https://api.github.com/repos/kubernetes/kubernetes/issues/98448/comments
4
2021-01-26T22:33:49Z
2021-01-27T07:32:54Z
https://github.com/kubernetes/kubernetes/issues/98448
794,609,920
98,448
[ "kubernetes", "kubernetes" ]
What is the timeline for graduating ServiceTopology feature into beta and GA ? cc @m1093782566 @andrewsykim @thockin
ServiceTopology feature readiness
https://api.github.com/repos/kubernetes/kubernetes/issues/98447/comments
5
2021-01-26T22:12:58Z
2021-01-28T21:30:48Z
https://github.com/kubernetes/kubernetes/issues/98447
794,598,711
98,447
[ "kubernetes", "kubernetes" ]
**What happened**: This is an AKS (Azure) Cluster. A windows pod has 2 containers. The first container initializes a volume and completes successfully. The second container is a IIS Website which sits in "Initializing" and never starts. This happens roughly 4/10 times. There are no logs from the container. If we de...
Windows Container stuck in Initializing
https://api.github.com/repos/kubernetes/kubernetes/issues/98444/comments
15
2021-01-26T18:42:33Z
2021-06-27T23:54:53Z
https://github.com/kubernetes/kubernetes/issues/98444
794,471,519
98,444
[ "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**: Check the a...
portforward audit logs do not include target port information
https://api.github.com/repos/kubernetes/kubernetes/issues/98440/comments
15
2021-01-26T18:11:28Z
2021-12-09T17:03:34Z
https://github.com/kubernetes/kubernetes/issues/98440
794,451,097
98,440
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Metrics for the job controller operations, including: - latency of a job sync `job_sync_duration_seconds` - sync count `job_sync_total` (with a `result` label for `success`/`error`) - TBD job finished count `job_finished_total` (with a `result` label for `success`/`error`) ...
Metrics for job-controller
https://api.github.com/repos/kubernetes/kubernetes/issues/98434/comments
8
2021-01-26T16:28:00Z
2021-05-07T20:31:44Z
https://github.com/kubernetes/kubernetes/issues/98434
794,374,745
98,434
[ "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 ap...
unable to reconcile clusterrole.rbac.authorization.k8s.io/system:controller:ttl-after-finished-controller: Get https://[::1]:6443/apis/rbac.authorization.k8s.io/v1/clusterroles/system:controller:ttl-after-finished-controller: dial tcp [::1]:6443: connect: connection refused
https://api.github.com/repos/kubernetes/kubernetes/issues/98428/comments
5
2021-01-26T14:55:53Z
2024-03-22T04:34:27Z
https://github.com/kubernetes/kubernetes/issues/98428
794,297,834
98,428
[ "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-gci-gce-slow` (`gce-cos-master-slow`) **Which test(s) are failing**: - `[sig-network] LoadBalancers should be able to change the type and ports...
[Failing Test] [sig-network] LoadBalancers should be able to change the type and ports of a UDP service [Slow]
https://api.github.com/repos/kubernetes/kubernetes/issues/98427/comments
1
2021-01-26T14:54:15Z
2021-01-26T17:40:55Z
https://github.com/kubernetes/kubernetes/issues/98427
794,296,459
98,427
[ "kubernetes", "kubernetes" ]
**What happened**: The kube-apiserver consumed memory spiked to ~90G the moment we upscaled the cluster with +400 nodes while having thousands of pending pods. ![image](https://user-images.githubusercontent.com/2542264/105851679-1722a880-5fec-11eb-9517-081e77c029a2.png) This resulted in OOM kill of the kube-apiser...
Kube-apiserver high memory usage on pending pods storm
https://api.github.com/repos/kubernetes/kubernetes/issues/98423/comments
27
2021-01-26T13:50:49Z
2025-01-20T07:46:06Z
https://github.com/kubernetes/kubernetes/issues/98423
794,247,052
98,423
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to ask to increase the log level for this line: https://github.com/kubernetes/kubernetes/blob/889cf714c17163e2a787db9c474652514a18d52f/pkg/kubelet/kubelet_getters.go#L176-L181 **Why i...
Increase the log level for the message showing that static pod status has been updated.
https://api.github.com/repos/kubernetes/kubernetes/issues/98422/comments
16
2021-01-26T12:50:06Z
2024-07-19T23:58:55Z
https://github.com/kubernetes/kubernetes/issues/98422
794,206,146
98,422
[ "kubernetes", "kubernetes" ]
**What happened**: On our Ubuntu 18.04 build machines(with bash 4.2), build failed with error: `ERROR: This script requires a minimum bash version of 5.0` **What you expected to happen**: build succeeds without error. **How to reproduce it (as minimally and precisely as possible)**: On a Ubuntu 18.04 machi...
Build failed due to the check of bash version to be 5.x+
https://api.github.com/repos/kubernetes/kubernetes/issues/98419/comments
12
2021-01-26T12:11:50Z
2021-01-29T07:43:41Z
https://github.com/kubernetes/kubernetes/issues/98419
794,182,665
98,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**: ``` yaml api...
SA has multiple secrets
https://api.github.com/repos/kubernetes/kubernetes/issues/98415/comments
2
2021-01-26T11:20:58Z
2021-02-04T06:45:22Z
https://github.com/kubernetes/kubernetes/issues/98415
794,151,414
98,415