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 would you like to be added**: The aim here is to optimize the startup process for a `pod` with an `initContainer` (or multiple) followed by a set of normal containers.  Currently the `initContainer` pulls it's image, runs for a while then after exiting the normal containers images are then pulled (if not p...
Pull main pods images while int container executing
https://api.github.com/repos/kubernetes/kubernetes/issues/88265/comments
14
2020-02-18T12:53:39Z
2024-05-01T19:12:06Z
https://github.com/kubernetes/kubernetes/issues/88265
566,873,298
88,265
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `capa-conformance-stable-k8s-master (ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts)` **Since when has it been failing**: `17th Feb 07:55 PST` **Testgrid link**: https://testgrid.k8s.io/sig-release-master-informing#capa-conformance-stable-k8s-master **Reason...
[Failing Test] capa-conformance-stable-k8s-master (ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts)
https://api.github.com/repos/kubernetes/kubernetes/issues/88262/comments
3
2020-02-18T11:09:35Z
2020-02-23T20:03:01Z
https://github.com/kubernetes/kubernetes/issues/88262
566,818,730
88,262
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **Container process recovery in case of Node failure**: **In case of ec2 spot instances if the node fails there should be a way to migrate the running process of an application inside the docker container automatically to another node in t...
Container process recovery in case of Node failure
https://api.github.com/repos/kubernetes/kubernetes/issues/88258/comments
5
2020-02-18T03:51:57Z
2020-07-17T05:36:31Z
https://github.com/kubernetes/kubernetes/issues/88258
566,628,829
88,258
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: To honor the restart policy values, `Always, OnFailure, and Never`, as documented. https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy **Why is this needed**: There are...
The restart policy is not working for deployment
https://api.github.com/repos/kubernetes/kubernetes/issues/88257/comments
6
2020-02-18T02:55:36Z
2020-08-16T04:16:30Z
https://github.com/kubernetes/kubernetes/issues/88257
566,612,727
88,257
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A network policy should be able to target a namespace by name not just labels. **Why is this needed**: While matching things like pods etc by label is certainly worthwhile, when matching a namespace I...
Network Policy NamespaceSelector Should All Match Against Name
https://api.github.com/repos/kubernetes/kubernetes/issues/88253/comments
39
2020-02-17T21:13:03Z
2021-03-13T22:15:56Z
https://github.com/kubernetes/kubernetes/issues/88253
566,519,624
88,253
[ "kubernetes", "kubernetes" ]
**What happened**: I have CRD with a spec field of type `runtime.RawExtension` and annotation `x-kubernetes-preserve-unknown-fields: true`. I want to store json data in this field which is actually a Grafana Dashboard json. When I try to create a CR of this type, I am getting validation error from json bytes. `erro...
CRD validation error for x-kubernetes-preserve-unknown-fields: true
https://api.github.com/repos/kubernetes/kubernetes/issues/88252/comments
24
2020-02-17T20:16:09Z
2020-11-12T19:21:03Z
https://github.com/kubernetes/kubernetes/issues/88252
566,498,663
88,252
[ "kubernetes", "kubernetes" ]
Hi all. I has a kubernetes cluster in 3 VM with Ubuntu 18.04. One master and 2 worker. By my mistake I ran this command: kubectl delete clusterrolebinding --all After that issue I ran with several issues: root@k8master:~# kubectl get pods --all-namespaces NAMESPACE NAME ...
Issue with Command kubectl delete clusterrolebinding --all
https://api.github.com/repos/kubernetes/kubernetes/issues/88250/comments
2
2020-02-17T18:44:24Z
2020-02-19T00:02:30Z
https://github.com/kubernetes/kubernetes/issues/88250
566,465,799
88,250
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `gce-windows-1.17 (ci-kubernetes-e2e-windows-gce-1-17)` **Which test(s) are failing**: ``` [k8s.io] [sig-node] Pods Extended [k8s.io] Delete Grace Period should be submitted and removed [Conformance] ``` ``` [sig-api-machinery] Aggregator Should be able to support the 1.10 Sample AP...
[Failing Test] gce-windows-1.17 (ci-kubernetes-e2e-windows-gce-1-17)
https://api.github.com/repos/kubernetes/kubernetes/issues/88245/comments
5
2020-02-17T16:51:26Z
2020-07-18T23:13:44Z
https://github.com/kubernetes/kubernetes/issues/88245
566,418,615
88,245
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `aks-engine-azure-1-17-windows (ci-kubernetes-e2e-aks-engine-azure-1-17-windows)` **Which test(s) are failing**: ``` [sig-api-machinery] Aggregator Should be able to support the 1.10 Sample API Server using the current Aggregator [Conformance] ``` **Testgrid link**: https://testgr...
[Failing Test] aks-engine-azure-1-17-windows (ci-kubernetes-e2e-aks-engine-azure-1-17-windows)
https://api.github.com/repos/kubernetes/kubernetes/issues/88244/comments
6
2020-02-17T16:43:19Z
2020-02-23T20:02:27Z
https://github.com/kubernetes/kubernetes/issues/88244
566,414,421
88,244
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `gce-cos-k8sbeta-reboot (ci-kubernetes-e2e-gce-cos-k8sbeta-reboot)` **Which test(s) are failing**: ``` [k8s.io] [sig-cloud-provider-gcp] Reboot [Disruptive] [Feature:Reboot] each node by switching off the network interface and ensure they function upon switch on ``` ``` [k8s.io] [si...
[Failing Test] gce-cos-k8sbeta-reboot (ci-kubernetes-e2e-gce-cos-k8sbeta-reboot)
https://api.github.com/repos/kubernetes/kubernetes/issues/88243/comments
2
2020-02-17T16:41:04Z
2020-02-23T20:07:39Z
https://github.com/kubernetes/kubernetes/issues/88243
566,413,357
88,243
[ "kubernetes", "kubernetes" ]
I'm a kubernetes beginer and I'm trying to deploy a kubernetes cluster on macOs in binary mode. Now, I am in the stage of installing kubelet, and I have installed docker on my macbook pro. But, kubelet failed to start, and the print log is as follows: ``` ...... I0217 21:14:47.595351 67609 bootstrap.go:115] Kubeco...
Install kubelet on macOs: failed to run Kubelet: Container Manager is unsupported in this build
https://api.github.com/repos/kubernetes/kubernetes/issues/88239/comments
4
2020-02-17T16:11:53Z
2020-07-02T08:16:35Z
https://github.com/kubernetes/kubernetes/issues/88239
566,397,717
88,239
[ "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 k8s ...
Pods in `Terminating` status receive incoming requests
https://api.github.com/repos/kubernetes/kubernetes/issues/88236/comments
9
2020-02-17T15:26:04Z
2024-10-01T19:23:37Z
https://github.com/kubernetes/kubernetes/issues/88236
566,370,256
88,236
[ "kubernetes", "kubernetes" ]
Hello, I'm a kubernetes beginer and I'm trying to deploy a kubernetes cluster on macOs in binary mode. Now, I am in the stage of installing kubelet, and I have installed docker on my macbook pro. But, kubelet failed to start, and the print log is as follows: ``` I0217 21:14:47.574568 67609 flags.go:33] FLAG: --ad...
Install kubelet on macOs
https://api.github.com/repos/kubernetes/kubernetes/issues/88233/comments
1
2020-02-17T13:26:01Z
2020-02-17T13:42:22Z
https://github.com/kubernetes/kubernetes/issues/88233
566,297,687
88,233
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: I want the new kubectl command for redeploy pods between kubernetes nodes depending on load of nodes. e.g. kubectl balance pod **Why is this needed**: when one nodes is down due to some trouble, the pod running on the node is evicted to another nodes. Even if we solve the tro...
Redeply pods depending on load of nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/88232/comments
7
2020-02-17T12:42:09Z
2020-03-12T07:13:22Z
https://github.com/kubernetes/kubernetes/issues/88232
566,274,343
88,232
[ "kubernetes", "kubernetes" ]
**What happened**: With a StorageClass with `volumeBindingMode= WaitForFirstConsumer`, it's not clear why a PVC is not bound when there is no available PV. On Pod, there is a clear event what's wrong: ``` Type Reason Age From Message ---- ------ ---- ...
No details given on PVC when WaitForFirstConsumer binding fails
https://api.github.com/repos/kubernetes/kubernetes/issues/88229/comments
11
2020-02-17T11:23:51Z
2020-06-03T01:11:38Z
https://github.com/kubernetes/kubernetes/issues/88229
566,234,498
88,229
[ "kubernetes", "kubernetes" ]
**What happened**: If I create a pod with multiple volumes, of which one fails to mount, the pod events shows lots of duplicate events in the output of `kubectl describe`. This appears to be because the "unattached volumes" list has inconsistent ordering, so the event deduplication doesn't work. **What you expect...
Duplicate FailedMount events when using multiple volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/88226/comments
6
2020-02-17T10:33:21Z
2020-07-18T03:58:29Z
https://github.com/kubernetes/kubernetes/issues/88226
566,205,091
88,226
[ "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/ --> Hey everyone! **What happened**:...
Scheduler not attempting to schedule CoreDNS pods
https://api.github.com/repos/kubernetes/kubernetes/issues/88225/comments
9
2020-02-17T10:15:09Z
2020-07-16T17:25:19Z
https://github.com/kubernetes/kubernetes/issues/88225
566,193,797
88,225
[ "kubernetes", "kubernetes" ]
I have requirement for configuring SNMP client running on multiple PODs in kubernetes from where i need to send traps to SNMP alarm manager which is not hosted on kubernetes. Now, there are two scenarios 1. SNMP trap client send alarm with source IP and if i have more than one client then they are reaching on SNMP Al...
Set static IP in source IP during egress same as ingress Load Balancer IP in Kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/88220/comments
10
2020-02-17T05:28:56Z
2020-06-05T08:13:04Z
https://github.com/kubernetes/kubernetes/issues/88220
566,065,970
88,220
[ "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 create a cl...
k8s failed to select a node use node name
https://api.github.com/repos/kubernetes/kubernetes/issues/88219/comments
7
2020-02-17T01:53:11Z
2020-02-17T08:09:42Z
https://github.com/kubernetes/kubernetes/issues/88219
566,013,317
88,219
[ "kubernetes", "kubernetes" ]
**What happened**: When kubernetes addon manager runs on a master instance that has an `_` (underscore character) in the hostname, it fails to elect a leader and never applies addon manifests. Even though `_` is not an allowed character in the hostnames (RFC 952, RFC 1123) it still can happen due to error or stan...
addon-manager fails to elect leader if running on master instances that have `_` (underscore character) in the hostname
https://api.github.com/repos/kubernetes/kubernetes/issues/88214/comments
4
2020-02-16T19:45:25Z
2020-03-18T08:44:48Z
https://github.com/kubernetes/kubernetes/issues/88214
565,958,335
88,214
[ "kubernetes", "kubernetes" ]
**What happened**: Most of our workloads use headless services but on a specific clusters we have 2000 services with a ClusterIP and ~50 with Nodeports. While looking a depth at node not performing as expected, we noticed that kube-proxy was using 65+% of core almost constantly. We took a flamegraph of kube-proxy ...
kube-proxy in ipvs mode has high cpu usage with thousands of services
https://api.github.com/repos/kubernetes/kubernetes/issues/88212/comments
12
2020-02-16T13:47:13Z
2020-08-04T00:34:05Z
https://github.com/kubernetes/kubernetes/issues/88212
565,907,911
88,212
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I create a cl...
k18s doesn't work with cgroupv2?
https://api.github.com/repos/kubernetes/kubernetes/issues/88211/comments
3
2020-02-16T13:14:14Z
2020-02-16T16:39:12Z
https://github.com/kubernetes/kubernetes/issues/88211
565,903,382
88,211
[ "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 create...
failed to join the cluster with /usr/libexec/kubernetes: read-only file system
https://api.github.com/repos/kubernetes/kubernetes/issues/88210/comments
4
2020-02-16T12:25:42Z
2020-02-16T16:45:35Z
https://github.com/kubernetes/kubernetes/issues/88210
565,897,129
88,210
[ "kubernetes", "kubernetes" ]
While this project uses Apache v2 license, this depends on `https://github.com/libopenstorage/openstorage` (Apache v2), which depends on `gopkg.in/jmcvetta/napping.v3` package which uses GPL v3 license. https://github.com/libopenstorage/openstorage/blob/d1e3fd845368e7a0550a2b597015eb3d865dbd0b/volume/drivers/coprh...
GPLv3 dependency?
https://api.github.com/repos/kubernetes/kubernetes/issues/88208/comments
7
2020-02-16T10:47:00Z
2020-02-28T13:36:21Z
https://github.com/kubernetes/kubernetes/issues/88208
565,885,317
88,208
[ "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**: cluster unjoi...
cluster unjoin node failed
https://api.github.com/repos/kubernetes/kubernetes/issues/88207/comments
3
2020-02-16T09:08:22Z
2020-02-16T16:51:25Z
https://github.com/kubernetes/kubernetes/issues/88207
565,874,064
88,207
[ "kubernetes", "kubernetes" ]
**What happened**: when i reboot the centos7 server, and run get pod see below error The connection to the server localhost:8080 was refused - did you specify the right host or port? **What you expected to happen**: before i reboot the system, the kubernetes have three nodes, and pods/service/,.. all working file...
After reboot Centos7 server , when run kubectl get pod get error: the connection to the server localhost:8080 was refused - did you specify the right host or port?
https://api.github.com/repos/kubernetes/kubernetes/issues/88205/comments
18
2020-02-16T07:35:00Z
2020-02-20T14:42:54Z
https://github.com/kubernetes/kubernetes/issues/88205
565,865,182
88,205
[ "kubernetes", "kubernetes" ]
**What happened**: I startup kube-controler-manager with binary, the CA cert user is system:kube-controller-manager, but that report the RBAC permission related issues as following: ``` Feb 16 05:10:48 ansible kube-controller-manager[4046]: E0216 05:10:48.502394 4046 clusterroleaggregation_controller.go:180] edit...
Insufficient permissions for RBAC role system:kube-controller-manager for clusterroles resource
https://api.github.com/repos/kubernetes/kubernetes/issues/88203/comments
5
2020-02-16T06:04:53Z
2024-03-17T15:57:17Z
https://github.com/kubernetes/kubernetes/issues/88203
565,857,597
88,203
[ "kubernetes", "kubernetes" ]
**What happened**: Kubelet is started on CentOS 7 with systemd with the following switches (among others) `--cgroup-driver=systemd`, `--enforce-node-allocatable=pods`, `--kube-reserved=cpu=100m,ephemeral-storage=2Gi,memory=1.5Gi` With these settings kubelet correctly creates `kubepods.slice` cgroup with memory li...
kubelet incorrectly configures `kubepods.slice` systemd unit when kube-reserved and/or system-reserved is used
https://api.github.com/repos/kubernetes/kubernetes/issues/88197/comments
13
2020-02-15T22:55:20Z
2021-05-21T00:16:57Z
https://github.com/kubernetes/kubernetes/issues/88197
565,820,831
88,197
[ "kubernetes", "kubernetes" ]
Scheduler integration tests under `test/integration/scheduler_perf` for performance measurement of kube-scheduler component has recently underwent code refactoring and major improvements in what is measured and collected. Right now, there are two test suites running on top of Golang benchmark framework: - tests prefix...
Switch scheduler performance integration tests to new metrics-based suite
https://api.github.com/repos/kubernetes/kubernetes/issues/88195/comments
8
2020-02-15T15:16:37Z
2020-06-21T14:15:56Z
https://github.com/kubernetes/kubernetes/issues/88195
565,761,279
88,195
[ "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 use lead...
when use leaderelection failed to release lock
https://api.github.com/repos/kubernetes/kubernetes/issues/88194/comments
6
2020-02-15T14:56:25Z
2020-07-19T22:40:27Z
https://github.com/kubernetes/kubernetes/issues/88194
565,758,740
88,194
[ "kubernetes", "kubernetes" ]
**What happened**: I started a pod with `RestartPolicy: Never` set and it couldn't mount a volume (I had a bad iptables rule). It got stuck in "ContainerCreating" and never retried mounting the volume. **What you expected to happen**: Retry mounting the volume until the pod is created. **How to reproduce it ...
Pod is stuck in "ContainerCreating" when "RestartPolicy: Never" and "FailedMount"
https://api.github.com/repos/kubernetes/kubernetes/issues/88193/comments
33
2020-02-15T14:54:57Z
2023-02-04T16:49:25Z
https://github.com/kubernetes/kubernetes/issues/88193
565,758,547
88,193
[ "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 run ha...
hack/update-bazel.sh fails with incompatible RULES_GO_VERSION
https://api.github.com/repos/kubernetes/kubernetes/issues/88190/comments
9
2020-02-15T06:15:06Z
2020-07-22T18:46:18Z
https://github.com/kubernetes/kubernetes/issues/88190
565,704,377
88,190
[ "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**: Prints "hello...
wait pkg functions from apimachinery behave weirdly when stopCh is nil
https://api.github.com/repos/kubernetes/kubernetes/issues/88184/comments
4
2020-02-15T01:03:18Z
2020-02-16T19:39:32Z
https://github.com/kubernetes/kubernetes/issues/88184
565,633,342
88,184
[ "kubernetes", "kubernetes" ]
**What happened**: When building a package that contains a dependency on `k8s.io/client-go`, downloading imported dependencies will fail due to a change of package name on `github.com/googleapis/gnostic/OpenAPIv2` For example, when building [ksync](https://github.com/ksync/ksync) : ```shell /go/ksync/cmd/ksync# g...
Transitive imports of client-go fail dependency check due to OpenAPIv2 capitalization
https://api.github.com/repos/kubernetes/kubernetes/issues/88183/comments
14
2020-02-15T00:38:09Z
2021-03-25T19:57:15Z
https://github.com/kubernetes/kubernetes/issues/88183
565,629,210
88,183
[ "kubernetes", "kubernetes" ]
Seen in the KIND e2e test: ``` 2020-02-14T23:57:17.149523077Z stderr F E0214 23:57:17.145040 1 structuredmerge.go:102] [SHOULD NOT HAPPEN] failed to create typed new object of type apps/v1, Kind=Deployment: .spec.template.spec.containers[name="httpd"].env: duplicate entries for key [name="A"] 2020-02-14T23:...
"SHOULD NOT HAPPEN" should not happen
https://api.github.com/repos/kubernetes/kubernetes/issues/88182/comments
13
2020-02-15T00:15:14Z
2020-09-08T16:43:44Z
https://github.com/kubernetes/kubernetes/issues/88182
565,622,652
88,182
[ "kubernetes", "kubernetes" ]
If you look at apiserver logs for any recent e2e test run, you'll see stack traces resulting from "context cancellation" which return 500 status code. Often seemingly from Dynamic PV tests. I think we shouldn't return a 500 and enormous stack trace on this? /sig api-machinery /help-wanted
apiserver: Don't log stack traces on context cancellation?
https://api.github.com/repos/kubernetes/kubernetes/issues/88180/comments
12
2020-02-14T23:31:06Z
2020-07-20T18:59:56Z
https://github.com/kubernetes/kubernetes/issues/88180
565,606,217
88,180
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I suggest moving execution of permit plugins and the creation of a waiting pod to the scheduling cycle, right after reservation, but keep waiting on a waiting pod's channel in the binding cycle. - This...
Move scheduler's framework permit API to the scheduling cycle and wait in the binding cycle
https://api.github.com/repos/kubernetes/kubernetes/issues/88179/comments
13
2020-02-14T23:03:12Z
2020-02-18T19:24:25Z
https://github.com/kubernetes/kubernetes/issues/88179
565,598,021
88,179
[ "kubernetes", "kubernetes" ]
**Problem:** Preferred pod/node affinity and preferred PodTopologySpread may not be respected because of conflicts with other scoring functions, like node utilization or image locality. Scheduler Scoring functions have weights, by default they are all set to 1 (apart from one): https://github.com/kubernetes/kuberne...
Increase the default weight of pod topology spread
https://api.github.com/repos/kubernetes/kubernetes/issues/88174/comments
61
2020-02-14T20:32:55Z
2020-05-20T06:40:42Z
https://github.com/kubernetes/kubernetes/issues/88174
565,542,954
88,174
[ "kubernetes", "kubernetes" ]
To make PodTopologySpread (featuregate `EvenPodsSpread`) valid for beta, we need to: - enable it in `kube_features.go` - cover happy paths with e2e tests Part of #87662. /sig scheduling
Enable PodTopologySpread in kube_features.go and add e2e tests
https://api.github.com/repos/kubernetes/kubernetes/issues/88168/comments
0
2020-02-14T17:43:24Z
2020-02-17T02:59:29Z
https://github.com/kubernetes/kubernetes/issues/88168
565,467,665
88,168
[ "kubernetes", "kubernetes" ]
**What happened**: I created a pod with a `downwardAPI` volume where I exposed a `resourceFieldRef` with a `containerName` that didn't match the name of any of the containers in the pod. I would have expected this to fail the container creation. Instead, it just got stuck indefinitely. **What you expected to ...
Pod stuck at ContainerCreating when given an invalid Pod definition
https://api.github.com/repos/kubernetes/kubernetes/issues/88166/comments
5
2020-02-14T17:35:53Z
2020-07-13T19:17:01Z
https://github.com/kubernetes/kubernetes/issues/88166
565,464,217
88,166
[ "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**: regarding n...
get azure disk lun timeout issue
https://api.github.com/repos/kubernetes/kubernetes/issues/88159/comments
0
2020-02-14T12:59:52Z
2020-02-14T19:29:17Z
https://github.com/kubernetes/kubernetes/issues/88159
565,312,742
88,159
[ "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**: Registering a...
Registering device plugins fail for Windows nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/88157/comments
13
2020-02-14T12:07:27Z
2021-01-09T21:14:07Z
https://github.com/kubernetes/kubernetes/issues/88157
565,287,527
88,157
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: - Documentation for building own **nodelocaldns** Docker image **Why is this needed**: - To fix bugs (such as memory leaks) Now we don't have any information how is actually Docker image builds "[k...
Request for Nodelocal DNS Dockerfile and building/compiling scripts
https://api.github.com/repos/kubernetes/kubernetes/issues/88154/comments
7
2020-02-14T10:35:10Z
2020-03-05T22:06:34Z
https://github.com/kubernetes/kubernetes/issues/88154
565,241,498
88,154
[ "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 running ...
Windows node `PLEG not healthy` during load test with 1pod/s rate
https://api.github.com/repos/kubernetes/kubernetes/issues/88153/comments
20
2020-02-14T09:18:51Z
2022-04-25T02:37:02Z
https://github.com/kubernetes/kubernetes/issues/88153
565,199,893
88,153
[ "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**: Azure NRP d...
Azure route table conflicted updating because of concurrent API calls
https://api.github.com/repos/kubernetes/kubernetes/issues/88151/comments
2
2020-02-14T05:24:34Z
2020-02-17T06:41:29Z
https://github.com/kubernetes/kubernetes/issues/88151
565,113,072
88,151
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: update StatefulSet to use `ControllerRevisionControllerRefManager`, xref: https://github.com/kubernetes/kubernetes/pull/84984/files#r344144617 **Why is this needed**: this can simplify the code in...
use ControllerRevisionControllerRefManager in StatefulSet like DaemonSet
https://api.github.com/repos/kubernetes/kubernetes/issues/88150/comments
30
2020-02-14T05:14:52Z
2022-03-10T09:07:18Z
https://github.com/kubernetes/kubernetes/issues/88150
565,110,161
88,150
[ "kubernetes", "kubernetes" ]
Networking between (some) pods stops working, I could ping some containers from one of the host(s), but not others. Restart **flanneld** on the subset of nodes not responding might help. As we looked closer to this issue we started noticing iptables errors affecting flanneld, kube-proxy and kubelet. Sometimes the is...
Flannel / iptables: resource temporarily unavailable
https://api.github.com/repos/kubernetes/kubernetes/issues/88148/comments
4
2020-02-14T04:39:48Z
2020-03-19T23:22:30Z
https://github.com/kubernetes/kubernetes/issues/88148
565,100,640
88,148
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: A warning (or even error) should be emitted, when a scheduled workload references a non-existing imagePullSecret. **Why is this needed**: An imagePullSecret is necessary for running images from private registry. They are often referenced in the Pod, parent object (e.g. deployment...
Kubernetes should warn when referenced imagePullSecret does not exist
https://api.github.com/repos/kubernetes/kubernetes/issues/88142/comments
13
2020-02-14T00:35:51Z
2021-05-14T23:37:24Z
https://github.com/kubernetes/kubernetes/issues/88142
565,032,357
88,142
[ "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**: Flexvolume e2e...
Flexvolume e2e tests are skipped in sig-storage test dashboards
https://api.github.com/repos/kubernetes/kubernetes/issues/88132/comments
4
2020-02-13T20:21:27Z
2020-05-07T14:35:16Z
https://github.com/kubernetes/kubernetes/issues/88132
564,928,461
88,132
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: `Deployments` seem to pickup the `metadata.labels` from their `PodTemplateSpec` such that if I apply the following yaml: ``` apiVersion: extensions/v1beta1 kind: Deployment metadata: name: myth...
CronJobs should get the labels from their PodTemplateSpec like Deployments do
https://api.github.com/repos/kubernetes/kubernetes/issues/88127/comments
11
2020-02-13T18:54:40Z
2023-10-31T06:40:32Z
https://github.com/kubernetes/kubernetes/issues/88127
564,884,763
88,127
[ "kubernetes", "kubernetes" ]
**What happened**: node has the following label and taint `Labels: lifecycle=on-demand` `Taints: on-demand=true:PreferNoSchedule` number of stateful apps that we'd PREFER that they run on on-demand, example stateful app could be elasticsearch where the Affinity is as: ``` client: tolerations: - key: "on...
K8s EKS Scheduler possibly not respecting node score for nodeAffinity & nodeAnti-Affinity
https://api.github.com/repos/kubernetes/kubernetes/issues/88112/comments
9
2020-02-13T12:29:37Z
2020-07-16T17:25:19Z
https://github.com/kubernetes/kubernetes/issues/88112
564,651,064
88,112
[ "kubernetes", "kubernetes" ]
**What happened**: Just after a installation `controller` and `scheduler` begin to restart. **What you expected to happen**: I wish to have a stable kubernetes installation without restarts **How to reproduce it (as minimally and precisely as possible)**: I only see this problem in our "production" environment...
kube-controller-manager and kube-scheduler restarting in a clean installation
https://api.github.com/repos/kubernetes/kubernetes/issues/88111/comments
13
2020-02-13T12:05:18Z
2020-03-05T13:21:58Z
https://github.com/kubernetes/kubernetes/issues/88111
564,638,727
88,111
[ "kubernetes", "kubernetes" ]
**What happened**: Context: A kubernetes cluster with 2 custom namespaces: 'backend' and 'jobs'. - backend namespace contains up to 200 microservices pods. - jobs namespace contains processing jobs/pods. These are heavy jobs that might take an hour of processing. There are added by incoming events. Now, it can o...
A large amount of Pending pods waiting for resources seems to impact a new pod for which resources are available
https://api.github.com/repos/kubernetes/kubernetes/issues/88108/comments
5
2020-02-13T11:08:34Z
2020-02-14T15:07:41Z
https://github.com/kubernetes/kubernetes/issues/88108
564,607,402
88,108
[ "kubernetes", "kubernetes" ]
Right now I'm using a ConfigMap and added **ssl-protocols** set to `TLSv1.2`. When when I tested it using https://ssllabs.com/ssltest/analyze.html, I can see It still supports TLS v1.0 and TLS v1.1. What is the configMap settings to disable the support for these two TLS version permanently?
How to disable the support for TLS v1.0 and v1.1?
https://api.github.com/repos/kubernetes/kubernetes/issues/88106/comments
4
2020-02-13T09:01:53Z
2020-02-15T00:38:57Z
https://github.com/kubernetes/kubernetes/issues/88106
564,534,378
88,106
[ "kubernetes", "kubernetes" ]
**What happened**: We have a service which opens 30000 port on worker node connecting the pod running on port 3000. Once the pod on this worker node is deleted, we expect worker node to be non responsive on port 30000. However we see the worker node still provides a response. **What you expected to happen**: ...
Issue with Kubernetes Service
https://api.github.com/repos/kubernetes/kubernetes/issues/88101/comments
3
2020-02-13T02:31:48Z
2020-03-24T23:19:51Z
https://github.com/kubernetes/kubernetes/issues/88101
564,399,894
88,101
[ "kubernetes", "kubernetes" ]
**What happened**: Today I ran into a problem that seems to be a race condition in the way kube-controller-manager primes the cache before starting the garbage collection. We have a cluster with hundreds of namespaces and thousands of custom resources that have parent child relationships and during a cluster upgrade, ...
Garbage collector deleted wrong resources
https://api.github.com/repos/kubernetes/kubernetes/issues/88097/comments
19
2020-02-12T22:39:24Z
2021-08-31T14:17:56Z
https://github.com/kubernetes/kubernetes/issues/88097
564,321,499
88,097
[ "kubernetes", "kubernetes" ]
Today, we are doing validation of the framework configuration (plugins and plugin config) during the framework instantiation (`framework.NewFramework`) which happens during scheduler instantiation (`scheduler.New`). This was a a good first step during the Framework migration. However, as we prepare to move component...
Validate Plugin and PluginConfig for KubeSchedulerConfiguration
https://api.github.com/repos/kubernetes/kubernetes/issues/88093/comments
26
2020-02-12T19:36:43Z
2021-04-26T13:44:47Z
https://github.com/kubernetes/kubernetes/issues/88093
564,221,970
88,093
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Provide an interface to run `Apply` in client-go. **Why is this needed**: Currently, `kubectl apply` is the canonical example of how to call server-side apply in a client. https://github.com/kube...
Provide server-side apply capability in client-go
https://api.github.com/repos/kubernetes/kubernetes/issues/88091/comments
23
2020-02-12T19:23:45Z
2021-03-16T20:29:37Z
https://github.com/kubernetes/kubernetes/issues/88091
564,214,487
88,091
[ "kubernetes", "kubernetes" ]
**What happened**: We recently came across an issue wherein you can implement the NetworkPolicy interface and pass all tests even though certain polices for pods on single nodes arent actually applied. In https://github.com/vmware-tanzu/antrea/issues/381 I'm filing this as a broader testing improvement initiat...
Node targeted policy tests
https://api.github.com/repos/kubernetes/kubernetes/issues/88090/comments
12
2020-02-12T18:51:18Z
2020-09-30T00:45:57Z
https://github.com/kubernetes/kubernetes/issues/88090
564,197,065
88,090
[ "kubernetes", "kubernetes" ]
PV controller appears to be processing same object multiple times for same PVC delete event. The reason is mainly because when a PVC is deleted and PV is synced(either because of an event or because of resync), then each update to PV object causes another event which gets processed until PV object is removed from infor...
pv controller processes same object multiple times for same delete event
https://api.github.com/repos/kubernetes/kubernetes/issues/88088/comments
1
2020-02-12T18:40:31Z
2020-02-19T20:40:49Z
https://github.com/kubernetes/kubernetes/issues/88088
564,191,419
88,088
[ "kubernetes", "kubernetes" ]
**What happened**: CSI volume plugin does not pass operation status (in progress / finished) to operation executor, so kubelet cannot do well informed decision if an operation could be in progress or not. **What you expected to happen**: The same uncertain volume handling as filesystem volumes. /assign /sig st...
CSI block volumes don't support Uncertain state of volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/88086/comments
0
2020-02-12T18:09:11Z
2020-03-02T19:43:09Z
https://github.com/kubernetes/kubernetes/issues/88086
564,174,837
88,086
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Pod is immediately removed from endpoints list for service after user sends command to delete Pod, even if it has a 'preStop' hook defined. This causes the loadbalancer to remove the endpoint which causes ...
Ability to have Pod not be removed from endpoints list for service when "preStop" is executing - set to NotReady instead
https://api.github.com/repos/kubernetes/kubernetes/issues/88085/comments
7
2020-02-12T17:52:18Z
2020-08-09T02:31:27Z
https://github.com/kubernetes/kubernetes/issues/88085
564,165,835
88,085
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: **Which test(s) are flaking**: [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly] **Testgrid link**: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/...
'subPath should support existing single file' is flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/88083/comments
2
2020-02-12T17:15:29Z
2020-06-11T03:57:45Z
https://github.com/kubernetes/kubernetes/issues/88083
564,145,509
88,083
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Logging getting points for ALL priorities set in the default scheduler policy **Why is this needed**: We have Kubernetes v1.14 with a problem of planning pods for three nodes. The problem is that the ...
Logging of priority policies scoring
https://api.github.com/repos/kubernetes/kubernetes/issues/88077/comments
8
2020-02-12T15:23:09Z
2022-09-15T20:55:23Z
https://github.com/kubernetes/kubernetes/issues/88077
564,073,244
88,077
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I tried 1. ...
Code-generator: cheme.Codecs.WithoutConversion undefined in generated client code
https://api.github.com/repos/kubernetes/kubernetes/issues/88075/comments
2
2020-02-12T15:04:41Z
2020-02-12T15:49:23Z
https://github.com/kubernetes/kubernetes/issues/88075
564,061,178
88,075
[ "kubernetes", "kubernetes" ]
Hi, I tried to create a Kubernetes instance. I used the "kubeadm init" command for this with a yaml configuration file. However I have a problem when I use the "advertise-address" option with an IPv6 address and the IPVS option. After creating the cluster, the "kubernetes" service is created with the IP 10.96.0.1....
advertise-address and dualstack ipv4/ipv6
https://api.github.com/repos/kubernetes/kubernetes/issues/88069/comments
13
2020-02-12T10:19:44Z
2020-02-13T18:22:16Z
https://github.com/kubernetes/kubernetes/issues/88069
563,895,066
88,069
[ "kubernetes", "kubernetes" ]
Hi, I would like to mount NFS volumes in containers. The mount currently uses the IP address of the source host to perform the mount. However, the host is not authorized to access it. The network part works at home, I have several routes to several interfaces. So I would like to be able to mount the volumes after t...
Mount NFS after container creating
https://api.github.com/repos/kubernetes/kubernetes/issues/88068/comments
8
2020-02-12T10:04:28Z
2020-07-13T15:14:59Z
https://github.com/kubernetes/kubernetes/issues/88068
563,886,106
88,068
[ "kubernetes", "kubernetes" ]
**What happened**: my kubelet restart unexpectedly,i find log info has more "Failed to list" info and has fatal error: go of nil func value,and then kubelet restart Feb 02 17:46:25 mgt15 kubelet[6914]: E0202 17:46:25.752271 6914 reflector.go:126] object-"logging"/"elasticsearch-token-99wc2": Failed to list *v1.S...
Kubelet restart unexpectedly
https://api.github.com/repos/kubernetes/kubernetes/issues/88063/comments
7
2020-02-12T06:57:30Z
2020-02-14T00:55:24Z
https://github.com/kubernetes/kubernetes/issues/88063
563,793,243
88,063
[ "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**: 13:12:11 === ...
TestMetricsDuGetCapacity unit test fails on 1.17.2
https://api.github.com/repos/kubernetes/kubernetes/issues/88061/comments
9
2020-02-12T05:39:46Z
2020-07-23T01:53:17Z
https://github.com/kubernetes/kubernetes/issues/88061
563,766,640
88,061
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: As seen in https://github.com/kubernetes/kubernetes/pull/88054, there are many different ways the storage testsuites create pod objects. It would be nice to consolidate all the different methods into one ...
Consolidate pod creation methods in storage testsuites
https://api.github.com/repos/kubernetes/kubernetes/issues/88058/comments
2
2020-02-12T04:54:51Z
2020-03-17T23:20:21Z
https://github.com/kubernetes/kubernetes/issues/88058
563,752,421
88,058
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Most of the functionality tested in those files can be generalized and tested through the storage testsuites that can run against any storage driver. **Why is this needed**: Helps increase test cove...
Move tests from pd.go and persistent_volumes-gce.go to the e2e storage testsuites
https://api.github.com/repos/kubernetes/kubernetes/issues/88055/comments
16
2020-02-12T03:48:24Z
2024-07-28T20:03:43Z
https://github.com/kubernetes/kubernetes/issues/88055
563,732,151
88,055
[ "kubernetes", "kubernetes" ]
`kubectl rolling-update` has been deprecated and hidden since April 2018 (https://github.com/kubernetes/kubernetes/pull/61285) in v1.11, and has been replaced with `kubectl rollout`. Let's remove it completely from kubectl and tests, and then the website and any docs. /sig cli
Remove deprecated command `kubectl rolling-update`
https://api.github.com/repos/kubernetes/kubernetes/issues/88051/comments
5
2020-02-12T02:46:34Z
2020-02-22T02:31:31Z
https://github.com/kubernetes/kubernetes/issues/88051
563,702,609
88,051
[ "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**: `kubectl get ...
Wrong node capacity on EC2 nodes with large EBS root volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/88047/comments
5
2020-02-11T23:48:30Z
2020-07-11T02:13:26Z
https://github.com/kubernetes/kubernetes/issues/88047
563,617,728
88,047
[ "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 start...
Kubelet makes credentials discovery even if --cloud-provider flag is set to empty string, which slows down start process
https://api.github.com/repos/kubernetes/kubernetes/issues/88046/comments
25
2020-02-11T23:41:17Z
2021-10-28T09:00:07Z
https://github.com/kubernetes/kubernetes/issues/88046
563,613,313
88,046
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A flag or other config setting configuring the client timeout for both the runtime and dynamic audit-webhook configurations should be added to allow for tuning the number of inflight requests to audit-web...
audit-webhook client request timeout should be configurable
https://api.github.com/repos/kubernetes/kubernetes/issues/88045/comments
8
2020-02-11T23:16:49Z
2024-09-16T10:49:33Z
https://github.com/kubernetes/kubernetes/issues/88045
563,589,963
88,045
[ "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 using both...
Auditing dynamic backend prevents buffered audit backend starting
https://api.github.com/repos/kubernetes/kubernetes/issues/88044/comments
8
2020-02-11T23:16:29Z
2020-07-19T22:40:27Z
https://github.com/kubernetes/kubernetes/issues/88044
563,589,605
88,044
[ "kubernetes", "kubernetes" ]
Here are example links for changelog i receive for github release emails https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.17.md#v173 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#v11510 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#downloads-for-v11...
Broken links for changelogs in Github Release emails.
https://api.github.com/repos/kubernetes/kubernetes/issues/88043/comments
4
2020-02-11T23:06:48Z
2020-02-12T03:42:54Z
https://github.com/kubernetes/kubernetes/issues/88043
563,578,879
88,043
[ "kubernetes", "kubernetes" ]
**What happened**: Number of inflight requests was measured higher than what throttle and timeout should have allowed. Build up of inflight requests increased memory usage of apiserver and caused OOM. Particularly in this case all of the audit-webhook pods were not scheduled which was responsible for the build up. ...
Dynamic audit-webhook generates excess inflight requests
https://api.github.com/repos/kubernetes/kubernetes/issues/88042/comments
6
2020-02-11T23:01:06Z
2020-07-19T22:40:27Z
https://github.com/kubernetes/kubernetes/issues/88042
563,572,574
88,042
[ "kubernetes", "kubernetes" ]
# Issue The currently provided command for generating `test/conformance/testdata/conformance.txt` requires bazel, the command should be updated to one which does not require bazel Currently: ``` bazel build //test/conformance:list_conformance_tests cp bazel-genfiles/test/conformance/conformance.txt test/conforma...
Update conformance.txt testdata generate command
https://api.github.com/repos/kubernetes/kubernetes/issues/88039/comments
12
2020-02-11T21:43:43Z
2021-03-01T19:04:42Z
https://github.com/kubernetes/kubernetes/issues/88039
563,497,263
88,039
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Tests for `metrics_recorder.go`. /sig scheduling /help /kind cleanup /assign
Scheduler: Add tests for metrics recorder in framework/v1alpha1
https://api.github.com/repos/kubernetes/kubernetes/issues/88038/comments
5
2020-02-11T21:26:34Z
2020-07-10T23:10:37Z
https://github.com/kubernetes/kubernetes/issues/88038
563,488,183
88,038
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: pull-kubernetes-e2e-gce **Which test(s) are flaking**: * `[sig-storage] Mounted volume expand Should verify mounted devices can be resized` **Testgrid link**: **Reason for failure**: **Anything else we need to know**: Appears to have started flaking around 1/16 * https://stor...
[Flaky test] [sig-storage] Mounted volume expand Should verify mounted devices can be resized
https://api.github.com/repos/kubernetes/kubernetes/issues/88037/comments
15
2020-02-11T21:08:43Z
2020-08-18T04:02:51Z
https://github.com/kubernetes/kubernetes/issues/88037
563,478,128
88,037
[ "kubernetes", "kubernetes" ]
**What happened**: On a resource with managedFields populated, a no-op patch modified the serialization order of managedFields. **What you expected to happen**: No-op patches do not result in a write to etcd. **How to reproduce it (as minimally and precisely as possible)**: ``` # capture watch events k...
managedFields updates for no-op writes
https://api.github.com/repos/kubernetes/kubernetes/issues/88031/comments
10
2020-02-11T18:22:16Z
2020-02-12T07:16:43Z
https://github.com/kubernetes/kubernetes/issues/88031
563,391,096
88,031
[ "kubernetes", "kubernetes" ]
We are lacking tests that exercise a full scheduler setup, all the way from config files and command line flags to what plugins end up instantiated. The best candidate for this is `cmd/kube-scheduler/app/server.go`, but this needs tweaking. Basically, we need to split `runCommand` in two functions: `setupCommand` an...
Scheduler: Add tests for server.go for close-to-full E2E setup
https://api.github.com/repos/kubernetes/kubernetes/issues/88028/comments
19
2020-02-11T17:03:02Z
2020-09-28T00:58:46Z
https://github.com/kubernetes/kubernetes/issues/88028
563,347,256
88,028
[ "kubernetes", "kubernetes" ]
`pkg/scheduler/apis/config/testing` has compatibility tests for Policy v1. We are lacking similar tests for other options of `scheduler.New`, such as: - [x] `WithFrameworkPlugins`: This can be added right away to test that default plugins can be disabled, changed order, etc. - [x] `WithFrameworkPluginConfig`: Th...
Scheduler: Add compatibility tests for framework configuration
https://api.github.com/repos/kubernetes/kubernetes/issues/88027/comments
24
2020-02-11T16:53:06Z
2020-03-30T19:15:11Z
https://github.com/kubernetes/kubernetes/issues/88027
563,340,631
88,027
[ "kubernetes", "kubernetes" ]
**What happened**: Set up Kubernetes cluster with OIDC parameters on the kube-apiserver. Deploy Dex for authentication and obtain a token for kube-apiserver create a kubernetes context and user for authentication with Dex run "kubectl get pods", authentication fails the following is seen in the logs: 2020-02-10...
Kube-apiserver token authentication is case-sensitive for IPv6
https://api.github.com/repos/kubernetes/kubernetes/issues/88026/comments
4
2020-02-11T16:35:52Z
2020-02-11T19:20:38Z
https://github.com/kubernetes/kubernetes/issues/88026
563,329,356
88,026
[ "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/ --> /sig apps /sig scalability **Wh...
CronJob controller does not use shared informers and causes etcd cluster slow log alarm
https://api.github.com/repos/kubernetes/kubernetes/issues/88025/comments
13
2020-02-11T16:00:43Z
2020-11-04T15:50:16Z
https://github.com/kubernetes/kubernetes/issues/88025
563,306,298
88,025
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I have 2 de...
Problem with pods that use hostNetwork in kubernetes v1.17.x
https://api.github.com/repos/kubernetes/kubernetes/issues/88023/comments
10
2020-02-11T14:48:40Z
2020-04-03T18:21:33Z
https://github.com/kubernetes/kubernetes/issues/88023
563,257,511
88,023
[ "kubernetes", "kubernetes" ]
kube-proxy crash like this: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x14363f6] goroutine 123 [running]: k8s.io/kubernetes/pkg/proxy/healthcheck.(*ProxierHealthServer).Updated(0x0) /data1/choury/kubernetes/_output/...
kube-proxy will crash with healthz-port=0
https://api.github.com/repos/kubernetes/kubernetes/issues/88020/comments
4
2020-02-11T14:21:52Z
2020-02-11T15:07:54Z
https://github.com/kubernetes/kubernetes/issues/88020
563,239,902
88,020
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: azure disk mi...
azure disk migration does not work on CSINode
https://api.github.com/repos/kubernetes/kubernetes/issues/88015/comments
0
2020-02-11T11:45:26Z
2020-02-12T07:16:11Z
https://github.com/kubernetes/kubernetes/issues/88015
563,152,621
88,015
[ "kubernetes", "kubernetes" ]
K8s has core components and I want to know the minimum resource requirements for each component. For example, the resource requests for kube_controller is as follow "memory_limit: 512M cpu_limit: 250m, memory_requests: 100M,cpu_requests: 100m". who can help me?
Resource requirements for own components
https://api.github.com/repos/kubernetes/kubernetes/issues/88013/comments
3
2020-02-11T10:15:32Z
2020-04-12T21:37:25Z
https://github.com/kubernetes/kubernetes/issues/88013
563,099,509
88,013
[ "kubernetes", "kubernetes" ]
Some time ago, my cluster worked fine and there were no network problems. After several experiments with External connections, the address of one of the moss nodes was registered on all nodes in the kube-ipvs0 interface. Next i delete it vi ip addr del dev kube-ipvs0. AFter this i met network problems on my nodes...
Can't get service via NodePort
https://api.github.com/repos/kubernetes/kubernetes/issues/88012/comments
3
2020-02-11T06:44:08Z
2020-03-24T23:20:41Z
https://github.com/kubernetes/kubernetes/issues/88012
563,006,840
88,012
[ "kubernetes", "kubernetes" ]
When a test run completes it would be useful to have a list of all the test containers that were pulled onto the node - see https://github.com/kubernetes-sigs/windows-testing/pull/126#discussion_r377413135 for the motivation. Let's add a call to `docker image list` at https://github.com/kubernetes/kubernetes/blob/maste...
Dump list of test containers on Windows test nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/88011/comments
6
2020-02-11T03:19:42Z
2020-03-31T00:09:03Z
https://github.com/kubernetes/kubernetes/issues/88011
562,954,346
88,011
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: in master b...
seems this pr 'Enable selinux tags in make targets ' make the build fail
https://api.github.com/repos/kubernetes/kubernetes/issues/88008/comments
12
2020-02-11T00:44:30Z
2020-05-19T20:32:33Z
https://github.com/kubernetes/kubernetes/issues/88008
562,914,547
88,008
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Not a bug i...
Release Notes links is 404
https://api.github.com/repos/kubernetes/kubernetes/issues/87993/comments
13
2020-02-10T19:39:12Z
2020-02-25T21:48:59Z
https://github.com/kubernetes/kubernetes/issues/87993
562,781,921
87,993
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `gce-windows-1909-master (ci-kubernetes-e2e-windows-gce-1909)` **Which test(s) are failing**: ``` [k8s.io] Container Runtime blackbox test when running a container with a new image should be able to pull from private registry with secret [NodeConformance] ``` ``` [sig-network] Servi...
[Failing Test] gce-windows-1909-master (ci-kubernetes-e2e-windows-gce-1909)
https://api.github.com/repos/kubernetes/kubernetes/issues/87990/comments
3
2020-02-10T18:34:26Z
2020-02-10T19:03:19Z
https://github.com/kubernetes/kubernetes/issues/87990
562,749,191
87,990
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: `gce-ubuntu-master-containerd (ci-kubernetes-e2e-ubuntu-gce-containerd)` **Which test(s) are failing**: ``` [sig-auth] PodSecurityPolicy should allow pods under the privileged policy.PodSecurityPolicy ``` ``` [sig-node] RuntimeClass should run a Pod requesting a RuntimeClass with a ...
[Failing Test] gce-ubuntu-master-containerd (ci-kubernetes-e2e-ubuntu-gce-containerd)
https://api.github.com/repos/kubernetes/kubernetes/issues/87989/comments
12
2020-02-10T18:26:57Z
2020-05-02T20:17:31Z
https://github.com/kubernetes/kubernetes/issues/87989
562,744,925
87,989
[ "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-node-kubelet-flaky **Which test(s) are failing**: ``` [sig-node] Node Performance Testing [Serial] [Slow] [Flaky] Run node performance testing with p...
Node performance tests are continuously failing
https://api.github.com/repos/kubernetes/kubernetes/issues/87988/comments
4
2020-02-10T18:10:59Z
2020-05-21T16:14:52Z
https://github.com/kubernetes/kubernetes/issues/87988
562,735,336
87,988
[ "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**: With Endpoint...
EndpointSliceController updating EndpointSlice triggers the Service reprocessing
https://api.github.com/repos/kubernetes/kubernetes/issues/87979/comments
4
2020-02-10T14:44:18Z
2020-02-19T03:10:26Z
https://github.com/kubernetes/kubernetes/issues/87979
562,607,944
87,979
[ "kubernetes", "kubernetes" ]
**What happened**: When a pod that uses a CSI raw block volume is deleted, kubelet leaves some files in /var/lib/kubelet, without cleaning them. ``` /var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices/pvc-68ddc376-0d7d-4187-9911-c585cc6c8628/data/vol_data.json /var/lib/kubelet/plugins/kubernetes.io/csi/volum...
CSI block volume leaves orphan files
https://api.github.com/repos/kubernetes/kubernetes/issues/87977/comments
1
2020-02-10T13:23:28Z
2020-02-19T08:34:25Z
https://github.com/kubernetes/kubernetes/issues/87977
562,557,646
87,977
[ "kubernetes", "kubernetes" ]
Hi, we have two different clusters both running on bare metal, Ubuntu 18.04 with kernel versions higher than 4.15 and Calico as the CNI. Cluster-A has 6 workers and 1 master and cluster-M has 9 workers and 1 master. On each cluster, we are running between 150-200 services. Last week while I was updating deployments ...
Packet loss between pods
https://api.github.com/repos/kubernetes/kubernetes/issues/87976/comments
5
2020-02-10T12:34:14Z
2020-04-16T21:35:34Z
https://github.com/kubernetes/kubernetes/issues/87976
562,531,924
87,976