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" ]
Hello, I like to know how does iptables work in kubernetes versus strimzi operator for kafka. When deploying all the different pod include with strimzi for kafka , i got strange comportement in iptables, i see that those kind of messages while the pod is getting deploy. REJECT tcp -- anywhere 10....
Kubernetes + iptables _strimzi operator for kafka
https://api.github.com/repos/kubernetes/kubernetes/issues/95616/comments
4
2020-10-15T19:50:09Z
2020-10-16T01:21:42Z
https://github.com/kubernetes/kubernetes/issues/95616
722,631,719
95,616
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: ci-cri-containerd-node-e2e **Which test(s) are failing**: Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api **Since when has it been failing**: 2020 10-12 09:04 PDT Since https://github.com/kubernetes/kubernetes/pull/95321...
Capability set incorrectly. CAP_NET_RAW should be NET_RAW.
https://api.github.com/repos/kubernetes/kubernetes/issues/95612/comments
5
2020-10-15T17:17:23Z
2020-12-09T00:29:28Z
https://github.com/kubernetes/kubernetes/issues/95612
722,521,201
95,612
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: After we unplug...
High-availability cluster can‘t restore after a master off network
https://api.github.com/repos/kubernetes/kubernetes/issues/95607/comments
3
2020-10-15T15:03:27Z
2020-10-15T18:36:09Z
https://github.com/kubernetes/kubernetes/issues/95607
722,419,999
95,607
[ "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 adding `...
startupProbe is not applied to Pod if serviceAccountName is set.
https://api.github.com/repos/kubernetes/kubernetes/issues/95604/comments
5
2020-10-15T14:01:11Z
2020-10-16T15:08:52Z
https://github.com/kubernetes/kubernetes/issues/95604
722,365,456
95,604
[ "kubernetes", "kubernetes" ]
**What happened**: `k explain ct2` the server doesn't have a resource type "ct2" **What you expected to happen**: See a explain output for ct2. **How to reproduce it (as minimally and precisely as possible)**: Create any new `crd`. Example: ``` apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceD...
Kubectl explain fail(only for the first time) for crd
https://api.github.com/repos/kubernetes/kubernetes/issues/95601/comments
11
2020-10-15T12:53:11Z
2020-11-03T21:52:14Z
https://github.com/kubernetes/kubernetes/issues/95601
722,308,295
95,601
[ "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**: kind-master-parallel **Which test(s) are flaking**: [sig-storage] PVC Protection Verify that scheduling of a pod that uses PVC tha...
[Flaky Test][sig-storage] PVC Protection Verify that scheduling of a pod that uses PVC that is being deleted fails and the pod becomes Unschedulable
https://api.github.com/repos/kubernetes/kubernetes/issues/95600/comments
19
2020-10-15T12:50:09Z
2021-11-30T13:33:18Z
https://github.com/kubernetes/kubernetes/issues/95600
722,305,520
95,600
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Add `test/cmd` integration tests for `kubectl debug` **Why is this needed**: This is part of the kubernetes/enhancements#1441 [Graduation plan](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1441-kubectl-debug#graduation-criteria) /sig cli /priority impor...
Integration tests for `kubectl debug`
https://api.github.com/repos/kubernetes/kubernetes/issues/95598/comments
2
2020-10-15T12:25:53Z
2020-10-23T05:17:09Z
https://github.com/kubernetes/kubernetes/issues/95598
722,288,268
95,598
[ "kubernetes", "kubernetes" ]
Hi Team, We are running, Kubernetes on EKS v1.14 and cloud Provider AWS. We ran into an issue where 4 out of total nodes were tainted with **NodeWithImpairedVolumes=true:NoSchedule,** This resulted in many pods not being scheduled, while I got the information from #55558 as to why it happens, I was unable to find t...
Document info for the taint NodeWithImpairedVolumes=true:NoSchedule
https://api.github.com/repos/kubernetes/kubernetes/issues/95597/comments
7
2020-10-15T12:13:24Z
2021-10-29T16:48:03Z
https://github.com/kubernetes/kubernetes/issues/95597
722,279,313
95,597
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like that besides User-agent we added the Accept header as well with the "acept all" default. Just like curl does. **Why is this needed**: Because it was my expectation that the probe wou...
Add "Accept: */*" header to HTTP probes
https://api.github.com/repos/kubernetes/kubernetes/issues/95596/comments
5
2020-10-15T12:08:23Z
2020-11-02T19:56:16Z
https://github.com/kubernetes/kubernetes/issues/95596
722,275,855
95,596
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: bazel-test-master **Which test(s) are flaking**: go_test: //staging/src/k8s.io/legacy-cloud-providers/azure/go_default_test:run_1_of...
[Flaky Test] go_test: //staging/src/k8s.io/legacy-cloud-providers/azure/go_default_test:run_1_of_2
https://api.github.com/repos/kubernetes/kubernetes/issues/95595/comments
10
2020-10-15T11:43:49Z
2020-10-31T03:14:52Z
https://github.com/kubernetes/kubernetes/issues/95595
722,257,778
95,595
[ "kubernetes", "kubernetes" ]
We need to add e2e that verifies volume permissions in pod with different values of fsGroupChangePolicy. /sig storage
Add e2e that verifies volume permissions in pod with various values of fsGroupChangePolicy
https://api.github.com/repos/kubernetes/kubernetes/issues/95590/comments
3
2020-10-15T09:48:37Z
2020-11-10T19:45:05Z
https://github.com/kubernetes/kubernetes/issues/95590
722,177,621
95,590
[ "kubernetes", "kubernetes" ]
We need to move this field to beta in 1.20. /sig storage
Move ConfigurableFSGroupPolicy to beta
https://api.github.com/repos/kubernetes/kubernetes/issues/95589/comments
4
2020-10-15T09:44:55Z
2020-11-10T20:43:46Z
https://github.com/kubernetes/kubernetes/issues/95589
722,174,857
95,589
[ "kubernetes", "kubernetes" ]
As part of FSGroupPolicyChange, we need to emit a metric for time taken to perform recursive permission change. /sig storage
Report a metric for time taken to perform recursive permission change
https://api.github.com/repos/kubernetes/kubernetes/issues/95588/comments
11
2020-10-15T09:43:43Z
2020-11-11T21:20:11Z
https://github.com/kubernetes/kubernetes/issues/95588
722,174,019
95,588
[ "kubernetes", "kubernetes" ]
When we introduced this field in alpha we documented this as: " // Valid values are "OnRootMismatch" and "Always". If not specified defaults to "Always"." But we aren't doing this strictly speaking. But if we did set the default to "Always", then it has implications for controllers who are hashing pod spec, becau...
Consider defaulting logic in pod.Spec.SecurityContext.FSGroupChangePolicy
https://api.github.com/repos/kubernetes/kubernetes/issues/95587/comments
48
2020-10-15T09:41:17Z
2022-02-08T15:57:46Z
https://github.com/kubernetes/kubernetes/issues/95587
722,172,242
95,587
[ "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/ --> Hi, I'm reading the code of statefu...
A determine statement mistake in stateful_set_control.go
https://api.github.com/repos/kubernetes/kubernetes/issues/95586/comments
7
2020-10-15T08:44:06Z
2021-04-09T16:37:36Z
https://github.com/kubernetes/kubernetes/issues/95586
722,128,471
95,586
[ "kubernetes", "kubernetes" ]
Hi, I am using the https://github.com/kubernetes/autoscaler tool to do the auto-scaling of nodes. I have a golang application that uses signals to do the graceful shutdown. As the title says in case of an auto-scale down event using the tool, the application is not receiving the SIGTERM signal in case of pod deletio...
Auto scale down not sending SIGTERM signal
https://api.github.com/repos/kubernetes/kubernetes/issues/95584/comments
9
2020-10-15T07:33:26Z
2021-03-19T21:33:58Z
https://github.com/kubernetes/kubernetes/issues/95584
722,079,653
95,584
[ "kubernetes", "kubernetes" ]
**What happened**: scheduler log: ```shell Oct 15 11:56:46 master1.mycloud99.com kube-scheduler[2901]: E1015 11:56:46.971210 2901 reflector.go:178] k8s.io/client-go/informers/factory.go:135: Failed to list *v1.StorageClass: Get https://192.168.187.142:6443/apis/storage.k8s.io/v1/storageclasses?limit=500&resourceV...
start scheduler error log: x509: certificate signed by unknown authority
https://api.github.com/repos/kubernetes/kubernetes/issues/95582/comments
10
2020-10-15T04:41:32Z
2020-10-19T12:03:10Z
https://github.com/kubernetes/kubernetes/issues/95582
721,967,299
95,582
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: gci-gce-serial-kube-dns-nodecache **Which test(s) are failing**: N/A **Since when has it been failing**: 10/13 **Testgrid link**: https://k8s-testgrid.appsp...
*-dns-nodecache jobs are failing
https://api.github.com/repos/kubernetes/kubernetes/issues/95573/comments
9
2020-10-14T22:46:30Z
2020-10-17T05:24:14Z
https://github.com/kubernetes/kubernetes/issues/95573
721,843,814
95,573
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: It would be nice to be able to specify a range, within the service CIDR, where the cluster will not automatically allocate service ClusterIPs but will still allow services to be created with the Cluster...
Reserved range within service CIDR wherein automatically assigned IPs will not be chosen
https://api.github.com/repos/kubernetes/kubernetes/issues/95570/comments
18
2020-10-14T19:30:27Z
2022-03-25T20:53:59Z
https://github.com/kubernetes/kubernetes/issues/95570
721,722,690
95,570
[ "kubernetes", "kubernetes" ]
**What happened**: I'm trying to silence the `Trace[1234]:` logs in kube-apiserver by setting `vmodule=trace=1` but the Trace logs are still showing up. https://github.com/kubernetes/utils/blob/6301aaf42dc774ae865e140a583ecfebfe1af454/trace/trace.go#L205 **What you expected to happen**: Trace logs to be re...
kuberenetes api server vmodule=trace is not silencing the trace logs.
https://api.github.com/repos/kubernetes/kubernetes/issues/95568/comments
7
2020-10-14T18:34:38Z
2021-03-20T17:53:56Z
https://github.com/kubernetes/kubernetes/issues/95568
721,688,909
95,568
[ "kubernetes", "kubernetes" ]
**What happened**: Pods can not reach endpoints using hostNetwork: true that run in the same node. **What you expected to happen**: It works for TCP, so it should work for UDP too **How to reproduce it (as minimally and precisely as possible)**: Deploy a service with endpoints using hostNetwork: true ``...
pods can not reach endpoints in the same node, for UDP services, if they are using hostNetwork
https://api.github.com/repos/kubernetes/kubernetes/issues/95565/comments
13
2020-10-14T17:18:48Z
2021-02-05T15:16:24Z
https://github.com/kubernetes/kubernetes/issues/95565
721,640,817
95,565
[ "kubernetes", "kubernetes" ]
Hello, I have a single k8s cluster v1.18. I wish to make that existing cluster a HA cluster with multiple masters. Unfortunately being newbie, i didn't flag --control-plane-endpoint while initialising the cluster. Can some please advise how to add the controlplaneendpoint in the kubeadm-config ? Thank you...
Adding multiple master to a single master cluster . --control-plane-endpoint not specified
https://api.github.com/repos/kubernetes/kubernetes/issues/95564/comments
4
2020-10-14T17:12:39Z
2020-10-15T07:22:48Z
https://github.com/kubernetes/kubernetes/issues/95564
721,637,067
95,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**: While I was w...
Calls with verb=GET are reported with verb=LIST in metrics
https://api.github.com/repos/kubernetes/kubernetes/issues/95556/comments
8
2020-10-14T12:34:09Z
2020-11-03T21:52:08Z
https://github.com/kubernetes/kubernetes/issues/95556
721,419,290
95,556
[ "kubernetes", "kubernetes" ]
**What happened**: iptables implementation of kube-proxy will result in incorrect address conversion given the below condition: 1. Accessing a LoadBalancer service with ExternalTrafficPolicy: local. 2. At least two endpoints across two nodes. 3. Client accessing the service has a IP address inside the pod CIDR ...
ExternalTrafficPolicy: local in iptables proxy impl intermittently fails if source is in pod CIDR, however not a part of the cluster.
https://api.github.com/repos/kubernetes/kubernetes/issues/95555/comments
12
2020-10-14T12:33:24Z
2021-03-26T16:37:49Z
https://github.com/kubernetes/kubernetes/issues/95555
721,418,794
95,555
[ "kubernetes", "kubernetes" ]
**What happened**: The status of container always stucks in a state of "ContainerCreating". kubelet log: E0331 14:06:04.044168 17044 runtime.go:82] Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference) goroutine 537686 [running]:...
pkg/kubelet/container/helpers.go:The function shouldRecordEvent will panic when the value of input object is nil
https://api.github.com/repos/kubernetes/kubernetes/issues/95552/comments
14
2020-10-14T12:02:23Z
2020-10-30T02:35:49Z
https://github.com/kubernetes/kubernetes/issues/95552
721,398,027
95,552
[ "kubernetes", "kubernetes" ]
在尝试安装1.19版本的kuberneters时,遇到了一些问题。主要是在安装cni插件flannel时,提示error: unable to recognize "kube-flannel.yml": no matches for policy/, Kind=PodSecurityPolicy.下方是我的编排文件 ``` apiVersion: policy/v1beta1 kind: PodSecurityPolicy metadata: name: psp.flannel.unprivileged annotations: seccomp.security.alpha.kubernetes.io/allow...
api error
https://api.github.com/repos/kubernetes/kubernetes/issues/95551/comments
6
2020-10-14T10:14:22Z
2020-10-15T15:55:44Z
https://github.com/kubernetes/kubernetes/issues/95551
721,328,303
95,551
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> I am new to the kubernetes, may I know which one I should add on or other things? **Which jobs are failing**: azure/k8s-deploy@v1.2 **Which test(s) are failing**: Deployment **Since when has...
error: deployment "xxx" exceeded its progress deadline and RolloutStatusTimedout
https://api.github.com/repos/kubernetes/kubernetes/issues/95550/comments
2
2020-10-14T10:02:30Z
2020-10-15T04:28:17Z
https://github.com/kubernetes/kubernetes/issues/95550
721,320,260
95,550
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: The storage...
the PV list table did not have storageclass name for all PVs.
https://api.github.com/repos/kubernetes/kubernetes/issues/95549/comments
12
2020-10-14T09:42:45Z
2021-03-14T19:35:12Z
https://github.com/kubernetes/kubernetes/issues/95549
721,306,401
95,549
[ "kubernetes", "kubernetes" ]
在尝试安装1.19版本的kuberneters时,遇到了一些问题。主要是在安装cni插件flannel时,提示error: unable to recognize "kube-flannel.yml": no matches for policy/, Kind=PodSecurityPolicy.下方是我的编排文件 --- apiVersion: policy/v1beta1 kind: PodSecurityPolicy metadata: name: psp.flannel.unprivileged annotations: seccomp.security.alpha.kubernetes.i...
k8s api error
https://api.github.com/repos/kubernetes/kubernetes/issues/95548/comments
3
2020-10-14T09:21:06Z
2020-10-14T10:15:02Z
https://github.com/kubernetes/kubernetes/issues/95548
721,291,265
95,548
[ "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**: hostPath does...
hostPath does not work on containerd on Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/95547/comments
9
2020-10-14T09:01:00Z
2022-02-27T08:32:23Z
https://github.com/kubernetes/kubernetes/issues/95547
721,276,815
95,547
[ "kubernetes", "kubernetes" ]
**What happened**: I tried to enable tls-bootstraping for master nodes while having control plane components created as static pods by kublet. When kubelet started, it first tried to access the api-server to create a CSR before actually starting the api-server which caused sort of a dead-lock. When I enabled the c...
Improve the documentation for "RotateCertificates" config value
https://api.github.com/repos/kubernetes/kubernetes/issues/95546/comments
18
2020-10-14T07:21:30Z
2021-08-16T00:26:13Z
https://github.com/kubernetes/kubernetes/issues/95546
721,211,512
95,546
[ "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 configure...
MutatingWebhook v1 admissionregistration.k8s.io field failurePolicy not defaulting to Fail
https://api.github.com/repos/kubernetes/kubernetes/issues/95545/comments
7
2020-10-14T07:10:47Z
2020-11-03T21:52:02Z
https://github.com/kubernetes/kubernetes/issues/95545
721,205,226
95,545
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Scheduler VolumeBinding plugin reports error when a PVC doesn't exist for example: https://github.com/kubernetes/kubernetes/blob/9891ac4d4dd648c3f38d12e4e16fc55573b6606d/pkg/controller/volume/scheduling/scheduler_binder.go#L291 We need to take a second look at the VolumeBinding ...
Scheduler VolumeBinding plugin returns error instead of unschedulable
https://api.github.com/repos/kubernetes/kubernetes/issues/95538/comments
14
2020-10-14T01:50:59Z
2020-11-25T04:33:14Z
https://github.com/kubernetes/kubernetes/issues/95538
721,069,940
95,538
[ "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**: see https:/...
client-go DeleteCollection doesn't work as expected.
https://api.github.com/repos/kubernetes/kubernetes/issues/95537/comments
4
2020-10-14T01:49:18Z
2021-01-25T01:28:46Z
https://github.com/kubernetes/kubernetes/issues/95537
721,069,425
95,537
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: https://sto...
v1.20.0-alpha.2 is in stable.txt
https://api.github.com/repos/kubernetes/kubernetes/issues/95536/comments
9
2020-10-14T01:13:40Z
2020-10-14T15:17:11Z
https://github.com/kubernetes/kubernetes/issues/95536
721,058,154
95,536
[ "kubernetes", "kubernetes" ]
Hi to all i have 2 fresh installed minimal centos 7 1-192.168.100.200------hostname=kuber1.test 2-192.168.100.201------hostname=kuber2.test i have updated 2 servers 0-swapp are off 1-selinux are disabeld 2-firewall are disabled 3-docker are installed 4-hostnames are correct 5-/etc/hosts is configured ...
Fail to start kubelet service on centos7
https://api.github.com/repos/kubernetes/kubernetes/issues/95532/comments
5
2020-10-13T23:24:13Z
2020-10-18T08:24:34Z
https://github.com/kubernetes/kubernetes/issues/95532
720,979,715
95,532
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Drop apserver dependency from k8s.io/csi-translation-lib **Why is this needed**: Drop apserver dependency from k8s.io/csi-translation-lib, to avoid apiserver/cloud-provider/controller-manager deps f...
Drop apiserver dependency from k8s.io/csi-translation-lib
https://api.github.com/repos/kubernetes/kubernetes/issues/95530/comments
4
2020-10-13T19:44:18Z
2020-10-19T04:14:14Z
https://github.com/kubernetes/kubernetes/issues/95530
720,739,750
95,530
[ "kubernetes", "kubernetes" ]
Followup per https://github.com/kubernetes/community/pull/5205/files#r502665584 That PR updates https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/flaky-tests.md with clearer instructions on how to fill out https://github.com/kubernetes/kubernetes/issues/new?labels=kind%2Fflake&templa...
Update flaky test template with clearer instructions
https://api.github.com/repos/kubernetes/kubernetes/issues/95528/comments
13
2020-10-13T19:26:05Z
2024-01-02T16:16:00Z
https://github.com/kubernetes/kubernetes/issues/95528
720,718,789
95,528
[ "kubernetes", "kubernetes" ]
# Progress <code>[2/6]</code> - [X] APISnoop org-flow : [NodeProxyWithPath.org](https://github.com/apisnoop/ticket-writing/blob/master/NodeProxyWithPath.org) - [X] test approval issue : [kubernetes/kubernetes#95524](https://github.com/kubernetes/kubernetes/issues/95524) - [ ] test pr : kuberenetes/kubernetes...
Write NodeProxyWithPath test+promote - + 4 endpoint coverage
https://api.github.com/repos/kubernetes/kubernetes/issues/95524/comments
2
2020-10-13T16:34:01Z
2020-11-12T22:11:18Z
https://github.com/kubernetes/kubernetes/issues/95524
720,513,829
95,524
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently the `kubectl api-resources` command doesn't include an API version of the resources. **Why is this needed**: I would like to see which versions of the APIs are preferred by the apiserver...
Extend kubectl api-resources to include API versions
https://api.github.com/repos/kubernetes/kubernetes/issues/95523/comments
4
2020-10-13T12:24:56Z
2020-10-15T08:19:15Z
https://github.com/kubernetes/kubernetes/issues/95523
720,187,615
95,523
[ "kubernetes", "kubernetes" ]
**What happened**: kube-proxy documents the bind-address flag as https://github.com/kubernetes/kubernetes/blob/01f3f6798953c0afbc224955445b9aaa125abf77/pkg/proxy/apis/config/types.go#L114-L116 however, this seems to apply only to kube-proxy in userspace mode, where it is used as ListenIP https://github.com/k...
kube-proxy bind-address flag definition is not correct for ipvs or iptables modes
https://api.github.com/repos/kubernetes/kubernetes/issues/95515/comments
13
2020-10-13T09:08:38Z
2021-11-08T16:53:53Z
https://github.com/kubernetes/kubernetes/issues/95515
720,031,971
95,515
[ "kubernetes", "kubernetes" ]
```shell Oct 13 15:58:33 master1.mycloud99.com systemd[1]: kube-controller-manager.service failed. Oct 13 16:38:09 master1.mycloud99.com systemd[1]: Started Kubernetes Controller Manager. Oct 13 16:38:10 master1.mycloud99.com kube-controller-manager[9277]: I1013 16:38:10.463368 9277 serving.go:313] Generated self...
error building controller context: failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get https://master1:8080/healthz?timeout=32s: dial tcp 192.168.187.142:8080: connect: connection refused
https://api.github.com/repos/kubernetes/kubernetes/issues/95514/comments
3
2020-10-13T08:59:00Z
2020-11-03T21:51:56Z
https://github.com/kubernetes/kubernetes/issues/95514
720,023,430
95,514
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: CSI implement Recycle() interface and csi-provisioner can watch retain pv **Why is this needed**: Currently CSI only support Delete policy, need support recycle and retain policy if user needed.
CSI should support recycle and retain policy
https://api.github.com/repos/kubernetes/kubernetes/issues/95510/comments
9
2020-10-13T07:37:55Z
2021-03-13T10:02:16Z
https://github.com/kubernetes/kubernetes/issues/95510
719,961,256
95,510
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Although once given that `firstUnhealthyOrdinal` is initialized with MAX_INT, the condition `ord := getOrdinal(condemned[i]); ord < firstUnhealthyOrdinal` will always met, in my opinion, the code in https...
Accessing field 'firstUnhealthyPod.Name' may lead to nil pointer?
https://api.github.com/repos/kubernetes/kubernetes/issues/95507/comments
8
2020-10-13T06:03:29Z
2020-10-20T03:03:27Z
https://github.com/kubernetes/kubernetes/issues/95507
719,893,083
95,507
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: pull-kubernetes-conformance-kind-ipv6-parallel **Which test(s) are flaking**: ``` Kubernetes e2e suite: [k8s.io] Probing contai...
[flake] Probing container with readiness probe test (parallel) on kind/ipv6
https://api.github.com/repos/kubernetes/kubernetes/issues/95501/comments
6
2020-10-12T22:07:15Z
2020-11-24T19:10:01Z
https://github.com/kubernetes/kubernetes/issues/95501
719,699,782
95,501
[ "kubernetes", "kubernetes" ]
# Progress <code>[5/6]</code> - [X] APISnoop org-flow : [PodProxyWithPath.org](https://github.com/cncf/apisnoop/blob/master/tickets/k8s/PodProxyWithPath.org) - [X] test approval issue : [kubernetes/kubernetes#95500](https://github.com/kubernetes/kubernetes/issues/95500) - [x] test pr : [kuberenetes/kubernete...
Write PodProxyWithPath & ServiceProxyWithPath test+promote - + 12 endpoint coverage
https://api.github.com/repos/kubernetes/kubernetes/issues/95500/comments
3
2020-10-12T21:59:15Z
2021-12-05T15:24:21Z
https://github.com/kubernetes/kubernetes/issues/95500
719,695,984
95,500
[ "kubernetes", "kubernetes" ]
**What happened**: When patching a deployment with 15 replicas and a rolling update strategy, it immediately put 3 pods in terminating status, and scheduled 7 new pods. This is using the default settings for maxSurge and maxUnavailable of 25%. **What you expected to happen**: It should immediately put 3 pods in t...
maxSurge not accounting for terminating pods in rolling update
https://api.github.com/repos/kubernetes/kubernetes/issues/95498/comments
10
2020-10-12T20:26:28Z
2024-03-12T08:41:26Z
https://github.com/kubernetes/kubernetes/issues/95498
719,643,044
95,498
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Performance testing showed that the volume controller is able to trigger volume provisioning at a rate of ~4 volumes/second and then bind PVs to PVCs at a rate of 6 volumes/second. Testing was done with a fake CSI driver that can deal with a much higher number of CreateVolume cal...
increase volume provisioning rate
https://api.github.com/repos/kubernetes/kubernetes/issues/95497/comments
22
2020-10-12T18:23:15Z
2024-12-30T17:35:43Z
https://github.com/kubernetes/kubernetes/issues/95497
719,573,126
95,497
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: explicitly define String on [metav1.Time](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/time.go) ```go func (t Time) String() string { return t.Time.String() } ``` or perhaps safer ```go func (t *Time) String...
[suggestion] consider explicitly defining String() on metav1.Time
https://api.github.com/repos/kubernetes/kubernetes/issues/95496/comments
7
2020-10-12T18:15:38Z
2020-10-26T23:53:39Z
https://github.com/kubernetes/kubernetes/issues/95496
719,568,953
95,496
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: kind ipv6, (parallel) https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/95333/pull-kubernetes-conformance-kind-ipv6-parallel/1315315521008177152/ fails. i suspect theres a particular parallel scenario wherein pod deletion is particularly slow. **Which test(s) are flak...
[flake] Pods should be submitted and removed [NodeConformance] [Conformance] on kind/ipv6
https://api.github.com/repos/kubernetes/kubernetes/issues/95493/comments
5
2020-10-12T15:05:26Z
2020-10-29T21:49:51Z
https://github.com/kubernetes/kubernetes/issues/95493
719,452,218
95,493
[ "kubernetes", "kubernetes" ]
**What happened**: I created a project, [50k-k8s-jobs](https://github.com/geerlingguy/50k-k8s-jobs), in support of a video I made [50,000 Kubernetes Jobs for 50k Subscribers](https://www.youtube.com/watch?v=O1iEBzY7-ok), and going into the project, I thought it would be a pretty straightforward task: create 50,000 J...
Kubernetes won't run 50,000 Jobs
https://api.github.com/repos/kubernetes/kubernetes/issues/95492/comments
26
2020-10-12T15:03:00Z
2021-02-26T21:11:06Z
https://github.com/kubernetes/kubernetes/issues/95492
719,450,508
95,492
[ "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**: Deployed an c...
cronJob without restartPolicy results in an invalid restartPolicy: Always
https://api.github.com/repos/kubernetes/kubernetes/issues/95490/comments
6
2020-10-12T14:13:09Z
2020-11-11T22:35:00Z
https://github.com/kubernetes/kubernetes/issues/95490
719,413,865
95,490
[ "kubernetes", "kubernetes" ]
**What happened**: kubelet became unhealthy after a while, in few days after healthy run Only two ways to bring it back: - rebooting node (restarting systemd service doesn't help); - use "workaround" kubelet parameters, and restart service: ``` --cgroups-per-qos=false --enforce-node-allocatable="" ``` **Wh...
kubelet crashes with: root container [kubepods] doesn't exist
https://api.github.com/repos/kubernetes/kubernetes/issues/95488/comments
31
2020-10-12T12:49:18Z
2022-01-21T08:30:18Z
https://github.com/kubernetes/kubernetes/issues/95488
719,354,081
95,488
[ "kubernetes", "kubernetes" ]
I am trying to install Kubernetes on my CentOS machine, when I intialize the cluster, I have the following error. I specify that I am behind a corporate proxy. I have already configured it for Docker in the directory : /etc/systemd/system/docker.service.d/http-proxy.conf Docker work fine. ``` # kubectl ver...
Kubernetes failed to pull image k8s.gcr.io
https://api.github.com/repos/kubernetes/kubernetes/issues/95487/comments
7
2020-10-12T12:41:24Z
2020-10-13T06:40:11Z
https://github.com/kubernetes/kubernetes/issues/95487
719,348,843
95,487
[ "kubernetes", "kubernetes" ]
![image](https://user-images.githubusercontent.com/4343900/95736735-2ee25500-0cb9-11eb-8574-22598ec49e90.png) During the rolling update of udp deployment, casually, udp packets get losting continuesly by ~1mins, and kube-proxy showing failed to cleanup the conntrack table. k8s: v1.16.6
Error deleting conntrack entries for UDP peer: Invalid IP address
https://api.github.com/repos/kubernetes/kubernetes/issues/95486/comments
8
2020-10-12T10:40:36Z
2020-11-24T10:21:48Z
https://github.com/kubernetes/kubernetes/issues/95486
719,273,439
95,486
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I need to implement a k8s proxy server, that receives clients (kubectl) requests and proxy them to real upstream k8s api servers, the server also needs to support watch requests. For this to come to true,...
Helper utilities to implement a k8s PROXY api server with support for watching
https://api.github.com/repos/kubernetes/kubernetes/issues/95485/comments
6
2020-10-12T09:51:59Z
2021-03-19T22:34:59Z
https://github.com/kubernetes/kubernetes/issues/95485
719,239,699
95,485
[ "kubernetes", "kubernetes" ]
**What happened**: On Docker for Windows with activated Kubernetes I defined a deployment with a replica set of 5 and a matching service of type `LoadBalancer` (or `NodePort`). The service configures a `SessionAffinity`. Curl fails with `curl: (52) Empty reply from server` **What you expected to happen**: - Ser...
Exposing a service as Loadbalancer or NodePort does not work if SessionAffinity is configured (on Docker for Windows)
https://api.github.com/repos/kubernetes/kubernetes/issues/95484/comments
6
2020-10-12T09:07:34Z
2022-06-15T09:36:51Z
https://github.com/kubernetes/kubernetes/issues/95484
719,208,191
95,484
[ "kubernetes", "kubernetes" ]
hi ~ guys I have an application that depends on a component in which its license is based on the mac address. I wonder if it is possible to create something like a pool of mac addresses to be used… <!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check...
set mac address
https://api.github.com/repos/kubernetes/kubernetes/issues/95483/comments
4
2020-10-12T07:13:01Z
2020-10-12T14:30:27Z
https://github.com/kubernetes/kubernetes/issues/95483
719,126,662
95,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**: During the qu...
kubectl auth can-i <verb> "nonexistent resource" responds with 'yes' even after warning that it doesn't exist
https://api.github.com/repos/kubernetes/kubernetes/issues/95480/comments
3
2020-10-11T15:08:44Z
2020-10-11T15:33:17Z
https://github.com/kubernetes/kubernetes/issues/95480
718,856,183
95,480
[ "kubernetes", "kubernetes" ]
I was provisioning a kubeadm cluster and performed following steps 1. Installed all the dependencies like kubelet , kubeadm , kubectl , docker ( used official document ) 2. kubeadm init --pod-network-cidr=192.168.0.0/16 --apiserver-advertise-address={{master-ip-address}}. 3. created the .kube/cofing file with the h...
kubeadm join hangs at preflight
https://api.github.com/repos/kubernetes/kubernetes/issues/95477/comments
6
2020-10-11T07:49:52Z
2020-10-12T20:36:18Z
https://github.com/kubernetes/kubernetes/issues/95477
718,781,769
95,477
[ "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 using ku...
kubectl auth can-i doesn't validate verb
https://api.github.com/repos/kubernetes/kubernetes/issues/95471/comments
5
2020-10-11T03:36:52Z
2020-10-11T16:01:16Z
https://github.com/kubernetes/kubernetes/issues/95471
718,749,866
95,471
[ "kubernetes", "kubernetes" ]
I used kubernetes hard way and managed to deploy a cluster successfully with kubernetes 1.18.6 I used vmware and kubernetes 1.18.6. I deployed metric-server and kubernets dashboard I used this command --> kubectl proxy --address='0.0.0.0' --port=8001 --accept-hosts='^*$' to startup kuberenetes dashboard Then ...
Accessing kubernetes dashboard gives Error trying to reach service: 'dial tcp 10.44.0.2:8443: connect: connection refused'
https://api.github.com/repos/kubernetes/kubernetes/issues/95470/comments
6
2020-10-10T16:50:23Z
2020-10-10T17:19:01Z
https://github.com/kubernetes/kubernetes/issues/95470
718,658,410
95,470
[ "kubernetes", "kubernetes" ]
Hi, guys, when execute `helm delete <release> --purge`, it seems all resources are deleted parallel. Does k8s support make `service account delete action` executed last?
Does k8s support make `service account delete action` executed last?
https://api.github.com/repos/kubernetes/kubernetes/issues/95467/comments
2
2020-10-10T09:42:23Z
2020-10-10T09:43:37Z
https://github.com/kubernetes/kubernetes/issues/95467
718,580,478
95,467
[ "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 need to use ...
kubectl plugins doesnt work
https://api.github.com/repos/kubernetes/kubernetes/issues/95466/comments
6
2020-10-10T08:55:39Z
2020-10-12T14:33:19Z
https://github.com/kubernetes/kubernetes/issues/95466
718,572,004
95,466
[ "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**: there is a di...
azure disk attach failure for disk size bigger than 4TB
https://api.github.com/repos/kubernetes/kubernetes/issues/95465/comments
1
2020-10-10T08:24:49Z
2020-10-13T04:12:27Z
https://github.com/kubernetes/kubernetes/issues/95465
718,566,634
95,465
[ "kubernetes", "kubernetes" ]
**What happened**: Running `kubectl apply --server-side -f tmp.yml` with ```yaml apiVersion: keda.k8s.io/v1alpha1 kind: ScaledObject metadata: name: dummy-0-6 namespace: pipeline spec: cooldownPeriod: 600 ``` the generation, resource version, and managedFields timestamp all change even when runn...
Server Side Apply causing spurious resourceVersion bumps on no-op patch
https://api.github.com/repos/kubernetes/kubernetes/issues/95460/comments
39
2020-10-10T02:54:02Z
2023-07-17T16:22:14Z
https://github.com/kubernetes/kubernetes/issues/95460
718,514,553
95,460
[ "kubernetes", "kubernetes" ]
New CSR raised. Then CSR is was denied. Now the status is "Denied". All good till now. If I try to approve this denied request, the output says "approved", but the status of CSR did not changed. and is still "Denied". certificate is also not populated in the CSR. Either approve the CSR and generate certificate ...
approve already denied csr - kubectl says approved but its actually its not
https://api.github.com/repos/kubernetes/kubernetes/issues/95459/comments
6
2020-10-10T02:44:34Z
2021-05-28T02:10:58Z
https://github.com/kubernetes/kubernetes/issues/95459
718,512,980
95,459
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `build-master-fast` (edit: also `build-master` as it's caught up now) **Which test(s) are failing**: Overall (there's only one test) **Since when has it been fai...
[Failing Test] build-master / build-master-fast
https://api.github.com/repos/kubernetes/kubernetes/issues/95458/comments
5
2020-10-10T02:35:00Z
2020-10-13T14:26:29Z
https://github.com/kubernetes/kubernetes/issues/95458
718,511,458
95,458
[ "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 daemo...
Evicted DaemonSet pod stuck Daemonset's rolling update
https://api.github.com/repos/kubernetes/kubernetes/issues/95457/comments
6
2020-10-10T02:31:04Z
2021-01-04T23:37:32Z
https://github.com/kubernetes/kubernetes/issues/95457
718,510,808
95,457
[ "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**: yum/dnf/rpm in...
dnf/yum/rpm installation of Kubernetes packages from official repos fails on RHEL 8 systems with FIPS enabled
https://api.github.com/repos/kubernetes/kubernetes/issues/95455/comments
27
2020-10-09T23:02:49Z
2023-08-29T20:06:22Z
https://github.com/kubernetes/kubernetes/issues/95455
718,467,741
95,455
[ "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**: Currently, ...
failed to find the FC disks starts with fc prefix
https://api.github.com/repos/kubernetes/kubernetes/issues/95450/comments
2
2020-10-09T17:22:24Z
2020-10-15T14:10:41Z
https://github.com/kubernetes/kubernetes/issues/95450
718,307,594
95,450
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: The ability to run `kubectl <command> --dry-run=server` with a user or service account that only has read permissions (i.e. the GET/HEAD verbs listed in https://kubernetes.io/docs/reference/access-authn-authz/authorization/#determine-the-request-verb). **Why is this needed**: ...
kubectl --dry-run=server with Read Only Permissions
https://api.github.com/repos/kubernetes/kubernetes/issues/95449/comments
15
2020-10-09T15:23:10Z
2021-05-14T16:32:49Z
https://github.com/kubernetes/kubernetes/issues/95449
718,233,553
95,449
[ "kubernetes", "kubernetes" ]
/sig scheduling - [x] Deprecate some Plugins #94008 - [x] Deprecate resources plugins in favor of a unified Fit plugin #98746 - [x] Remove backwards compatibility hacks: - [x] Always set DefaultingType to System (PodTopologySpread). Hack added in #95048 - [x] Stop swallowing invalid healthz and metrics addre...
Umbrella: scheduler component config v1beta2
https://api.github.com/repos/kubernetes/kubernetes/issues/95446/comments
15
2020-10-09T14:30:52Z
2021-10-06T20:32:38Z
https://github.com/kubernetes/kubernetes/issues/95446
718,194,638
95,446
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: in-tree plugin names should be fully qualified, something like `scheduler.kubernetes.io/${pluginname}`. **Why is this needed**: Makes it easier to distinguish between in-tree and out-of-tree plugins. Now is the best time to do this since we are introducing v1beta2 api. For v...
scheduler in-tree plugin names should be fully qualified
https://api.github.com/repos/kubernetes/kubernetes/issues/95445/comments
37
2020-10-09T13:49:47Z
2021-07-14T12:43:52Z
https://github.com/kubernetes/kubernetes/issues/95445
718,161,993
95,445
[ "kubernetes", "kubernetes" ]
Inspired from https://github.com/kubernetes/kubernetes/pull/92866/files#r496160188 Our default Filter plugins have the following order: https://github.com/kubernetes/kubernetes/blob/ee297b6f4d78daaf2f71c78a05203698581ca40a/pkg/scheduler/algorithmprovider/registry.go#L87-L104 IIUC, this order was chosen to have...
Reorder default Filter plugins to have UnschedulableAndUnresolvable first
https://api.github.com/repos/kubernetes/kubernetes/issues/95442/comments
15
2020-10-09T13:34:30Z
2020-10-14T15:09:55Z
https://github.com/kubernetes/kubernetes/issues/95442
718,150,965
95,442
[ "kubernetes", "kubernetes" ]
**What happened**: Patching (`kubectl patch`) a deployment with a `nodeSelector` label value set to `null` is not idempotent (when using default `strategic` merge patch): * when a `nodeSelector` constraint exists with a `key:value` label set for the deployment, setting the `nodeSelector` label value to `null` by patc...
Kubectl patch not idempotent when setting nodeSelector label value to null
https://api.github.com/repos/kubernetes/kubernetes/issues/95440/comments
12
2020-10-09T13:06:58Z
2021-12-20T10:28:44Z
https://github.com/kubernetes/kubernetes/issues/95440
718,131,278
95,440
[ "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 created t...
Pods with a startup probe but without a readiness probe take a long time to become ready
https://api.github.com/repos/kubernetes/kubernetes/issues/95436/comments
7
2020-10-09T11:06:47Z
2020-11-02T16:31:12Z
https://github.com/kubernetes/kubernetes/issues/95436
718,058,372
95,436
[ "kubernetes", "kubernetes" ]
**What happened**: I'm trying to access the kubernetes api server through the apiserver proxy which is running in "--disable-filter=true" mode. When using kubectl delete/patch/edit commands, following error is being thrown [chasan@chasan-linux]$ kubectl delete po redis-server-5 -n $n Error from server (MethodNotAl...
Kubectl delete/patch/edit behavior in kubectl proxy mode
https://api.github.com/repos/kubernetes/kubernetes/issues/95434/comments
9
2020-10-09T08:58:57Z
2021-02-17T23:23:09Z
https://github.com/kubernetes/kubernetes/issues/95434
717,978,000
95,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**: Submitting a ...
Number of Job retires is different for restartPolicy of OnFailure and Never
https://api.github.com/repos/kubernetes/kubernetes/issues/95433/comments
6
2020-10-09T08:44:59Z
2021-03-18T18:07:19Z
https://github.com/kubernetes/kubernetes/issues/95433
717,968,809
95,433
[ "kubernetes", "kubernetes" ]
I've met a problem like https://github.com/kubernetes/kubernetes/issues/75836 I use taint to evict daemonset on nodes to do some system upgrade, after system upgrade done, I remove taint to let daemonset reproduce pod on these nodes. There're 3 daemonset fit these nodes, 2 of them had create pods on nodes after ...
Daemonset Controller failed to create new pod
https://api.github.com/repos/kubernetes/kubernetes/issues/95432/comments
7
2020-10-09T08:37:46Z
2021-04-09T16:37:36Z
https://github.com/kubernetes/kubernetes/issues/95432
717,964,415
95,432
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Unless I'm overlooking something here, a Kubernetes Job resource does NOT support recreating its pod in case of a failure, EXCEPT if the failure constitutes the pod’s container running regularly and exi...
Job resource should support recreating pods that hang or fail to be scheduled properly
https://api.github.com/repos/kubernetes/kubernetes/issues/95431/comments
6
2020-10-09T07:05:49Z
2021-03-18T18:07:19Z
https://github.com/kubernetes/kubernetes/issues/95431
717,910,165
95,431
[ "kubernetes", "kubernetes" ]
**What happened**: Related to the following: https://github.com/kubernetes/kubeadm/issues/1156 https://github.com/kubernetes/kubernetes/pull/83475 When I attempt to `kubeadm join` a worker with routing to the host (unicast IP on the loopback, IPv6 link locals on interfaces), kubeadm fails to join workers with the...
Kubeadm unable to join workers with BGP Unnumbered RFC 5549
https://api.github.com/repos/kubernetes/kubernetes/issues/95425/comments
5
2020-10-08T23:58:55Z
2020-10-12T20:52:32Z
https://github.com/kubernetes/kubernetes/issues/95425
717,746,211
95,425
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-e2e-gce-storage-slow Flakes in the past week: **3** Consistency: **83.30%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | Timeout | 4 | #### Previously closed issues for this job flaking: #86043 [Flakiest Jobs](https://storage.googleapis.com/k8s-metr...
pr:pull-kubernetes-e2e-gce-storage-slow flaked 3 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/95422/comments
6
2020-10-08T23:32:29Z
2021-03-08T14:08:18Z
https://github.com/kubernetes/kubernetes/issues/95422
717,737,995
95,422
[ "kubernetes", "kubernetes" ]
**What happened**: I am running the following unit test against to test the `metrics` API. The test fails with: ``` "pods.metrics.k8s.io \"some pod\" not found", ``` ``` import ( "github.com/stretchr/testify/assert" apiv1 "k8s.io/api/core/v1" "k8s.io/apimachinery/pkg/api/resource" metav1 "k8s.io/apimach...
Issue using metrics fakeclient to test simple API
https://api.github.com/repos/kubernetes/kubernetes/issues/95421/comments
20
2020-10-08T22:53:22Z
2022-10-11T07:42:01Z
https://github.com/kubernetes/kubernetes/issues/95421
717,724,104
95,421
[ "kubernetes", "kubernetes" ]
ps -eo pid,args | grep kube-controller-manager 179356 /opt/kubernetes/v1.19/bin/kube-controller-manager --logtostderr=false --v=9 --master=https://127.0.0.1:6443 --service-account-private-key-file /etc/pki/kubernetes/kubernetes.key.pem --client-ca-file /etc/pki/nz/nzroot.cert.pem --tls-cert-file /etc/pki/kubernetes/k...
tls-cert-file and tls-key-file options is not used by daemons in curl
https://api.github.com/repos/kubernetes/kubernetes/issues/95416/comments
4
2020-10-08T21:29:29Z
2020-10-14T15:10:07Z
https://github.com/kubernetes/kubernetes/issues/95416
717,678,083
95,416
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: My Kubernetes...
Kubernetes 1.17 with Ubuntu 18.04 & Hardware Enablement kernel results in iptables rules containing `DNAT [unsupported revision]`
https://api.github.com/repos/kubernetes/kubernetes/issues/95409/comments
12
2020-10-08T18:51:42Z
2020-10-13T19:32:51Z
https://github.com/kubernetes/kubernetes/issues/95409
717,581,845
95,409
[ "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 installed K...
Disk filling up under /var/lib/docker/overlay2 causing the nodes to crash.
https://api.github.com/repos/kubernetes/kubernetes/issues/95408/comments
6
2020-10-08T18:42:26Z
2022-03-11T01:17:53Z
https://github.com/kubernetes/kubernetes/issues/95408
717,576,276
95,408
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: I have been trying to get an offline CR schema validation working for a couple of weeks now. I have tried many many different ways to do so, and nothing I do matches the API server Specifically, I would like something along the lines of `ValidateCR(customResourceDefinition, cu...
Provide a way to perform offline CRD schema validation
https://api.github.com/repos/kubernetes/kubernetes/issues/95407/comments
13
2020-10-08T18:18:18Z
2021-11-09T03:56:54Z
https://github.com/kubernetes/kubernetes/issues/95407
717,561,749
95,407
[ "kubernetes", "kubernetes" ]
**Bold** Images won't pull due to filesystem layer verification failed _Italics_ pull successful _k8s.gcr.io/kube-apiserver:v1.19.2_ **k8s.gcr.io/kube-controller-manager:v1.19.2** _k8s.gcr.io/kube-scheduler:v1.19.2_ **k8s.gcr.io/kube-proxy:v1.19.2** _k8s.gcr.io/pause:3.2_ **k8s.gcr.io/etcd:3.4.13-0** _k8s.gcr...
Unable to pull some images from k8s container registry filesystem layer verification failed
https://api.github.com/repos/kubernetes/kubernetes/issues/95406/comments
6
2020-10-08T17:24:26Z
2020-10-12T20:53:36Z
https://github.com/kubernetes/kubernetes/issues/95406
717,528,851
95,406
[ "kubernetes", "kubernetes" ]
(half-baked idea) **What would you like to be added**: When defining readiness and liveness probes it could be very helpful to be able to relay in the probe request. This could include replica set information such as the number of active/healthy nodes (or potentially a condensed digest of probe responses). This c...
Allow passing parameters as part of probe requests
https://api.github.com/repos/kubernetes/kubernetes/issues/95403/comments
7
2020-10-08T15:28:47Z
2021-01-07T21:24:44Z
https://github.com/kubernetes/kubernetes/issues/95403
717,448,409
95,403
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `kubemark-5000` `kubemark-5000-scheduler` **Which test(s) are flaking**: https://k8s-testgrid.appspot.com/sig-scalability-kubemark#kubemark-5000 https://k8s-testgrid.appspot.com/sig-scalability-kubemark#kubemark-5000-scheduler **Testgrid link**: https://k8s-testgrid.appspot.com/si...
Very flaky kubemark-5000 and kubemark-5000-scheduler jobs
https://api.github.com/repos/kubernetes/kubernetes/issues/95402/comments
8
2020-10-08T14:52:09Z
2020-10-12T18:33:00Z
https://github.com/kubernetes/kubernetes/issues/95402
717,418,162
95,402
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: `kubemark-master-500` **Which test(s) are flaking**: https://k8s-testgrid.appspot.com/sig-scalability-kubemark#kubemark-master-500 **Testgrid link**: https://k8s-testgrid.appspot.com/sig-scalability-kubemark#kubemark-master-500 **Reason for failure**: All of the failures are due...
Flaking kubemark-master-500 job
https://api.github.com/repos/kubernetes/kubernetes/issues/95401/comments
6
2020-10-08T14:28:59Z
2020-10-22T14:23:20Z
https://github.com/kubernetes/kubernetes/issues/95401
717,397,596
95,401
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: bazel-test-master (periodic-kubernetes-bazel-test-master #1314084281143791616) **Which test(s) are flaking**: go_test: //staging/s...
[Flaky Test] go_test: //staging/src/k8s.io/apiserver/pkg/storage/cacher/go_default_test:run_1_of_2
https://api.github.com/repos/kubernetes/kubernetes/issues/95394/comments
15
2020-10-08T10:25:39Z
2020-10-27T15:18:00Z
https://github.com/kubernetes/kubernetes/issues/95394
717,218,237
95,394
[ "kubernetes", "kubernetes" ]
**What happened**: #88440 introduced a new e2e test: `Pod Container Status should never report success for a pending container`. This test has a formatted log line with %s symbols but does not include the parameters. That was introduced in release-1.18, fix for that is in https://github.com/kubernetes/kubernetes/pull/...
Missing log information in "Pod Container Status should never report success for a pending container" test in release-1.18
https://api.github.com/repos/kubernetes/kubernetes/issues/95393/comments
5
2020-10-08T10:23:01Z
2021-02-05T12:31:11Z
https://github.com/kubernetes/kubernetes/issues/95393
717,216,302
95,393
[ "kubernetes", "kubernetes" ]
**What happened**: When `Ensure Kubelet always reports terminating pod container status` PR (https://github.com/kubernetes/kubernetes/pull/88440) got cherry-picked to `release-1.17` branch in https://github.com/kubernetes/kubernetes/pull/93041, we forgot to additionally cherry-pick its follow-up fixes of the e2e test ...
Flaky "Pod Container Status should never report success for a pending container" test in release-1.17
https://api.github.com/repos/kubernetes/kubernetes/issues/95390/comments
5
2020-10-08T09:25:18Z
2021-02-05T14:14:12Z
https://github.com/kubernetes/kubernetes/issues/95390
717,175,425
95,390
[ "kubernetes", "kubernetes" ]
**What happened**: In https://v1-16.docs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/#upgrade-additional-control-plane-nodes , it only upgrades binary but missing renew certs like what is done on first control plane node https://v1-16.docs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/kub...
[Doc] k8s upgrading document missing "cert upgrade manually" on additional control plane nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/95386/comments
11
2020-10-08T07:48:35Z
2020-10-13T11:22:40Z
https://github.com/kubernetes/kubernetes/issues/95386
717,109,529
95,386
[ "kubernetes", "kubernetes" ]
**What happened**: I created 2 Pods, each running a container from a different repo, but have the same image hash. The container status mix the 2 image repo **.Status.containerStatuses[0].image** and **.Status.containerStatuses[0].imageID** See kubectl get pod -n myns -o yaml shows the following: ```yaml ...
Pod ContainerStatus shows incorrect imageID repo reference
https://api.github.com/repos/kubernetes/kubernetes/issues/95385/comments
11
2020-10-08T07:17:15Z
2021-03-08T14:08:19Z
https://github.com/kubernetes/kubernetes/issues/95385
717,090,464
95,385
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-conformance-kind-ipv6-parallel Flakes in the past week: **8** Consistency: **94.20%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance] | 4 | [Flakiest Job...
pr:pull-kubernetes-conformance-kind-ipv6-parallel flaked 8 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/95381/comments
4
2020-10-07T23:30:22Z
2020-10-31T16:27:14Z
https://github.com/kubernetes/kubernetes/issues/95381
716,916,006
95,381
[ "kubernetes", "kubernetes" ]
kubernetes 1.19.2 seeing tons of these, feels like something that should be debug or info ... not really actionable or something that it should warn about ? ``` W1007 20:33:44.086277 4842 cpu_manager.go:397] [cpumanager] reconcileState: ignoring terminated container ``` /sig node
cpumanager "ignoring terminated container" should not be a warning
https://api.github.com/repos/kubernetes/kubernetes/issues/95380/comments
9
2020-10-07T20:36:20Z
2021-06-25T14:44:46Z
https://github.com/kubernetes/kubernetes/issues/95380
716,834,353
95,380
[ "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 Kub...
PodDisruptionBudget is not respected when updating component spec
https://api.github.com/repos/kubernetes/kubernetes/issues/95374/comments
3
2020-10-07T17:12:48Z
2020-10-07T23:12:09Z
https://github.com/kubernetes/kubernetes/issues/95374
716,709,251
95,374