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"
] | This is broken off of https://github.com/kubernetes/kubernetes/issues/88508 which was stalebot closed
**What happened**:
Run the example https://github.com/kubernetes/client-go/blob/master/examples/fake-client/main_test.go#L42. It will *usually* pass. However, there is an inherent race condition in the fake clien... | client-go example fails due to race condition in fakes+informers | https://api.github.com/repos/kubernetes/kubernetes/issues/95372/comments | 15 | 2020-10-07T16:30:33Z | 2024-03-26T20:52:54Z | https://github.com/kubernetes/kubernetes/issues/95372 | 716,680,360 | 95,372 |
[
"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 goroutine... | Priority-and-Fairness and Max-in-Flight filters create goroutines with lifetimes that exceed apiserver lifetime | https://api.github.com/repos/kubernetes/kubernetes/issues/95370/comments | 5 | 2020-10-07T15:52:54Z | 2020-11-04T19:44:53Z | https://github.com/kubernetes/kubernetes/issues/95370 | 716,652,792 | 95,370 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
ci-kubernetes-e2e-gci-gce-alpha-features
**Which test(s) are failing**:
Networking should recreate its iptables rules if they are deleted [Disruptive]
**Since wh... | [Failing Test] [sig-network] Networking should recreate its iptables rules if they are deleted [Disruptive] | https://api.github.com/repos/kubernetes/kubernetes/issues/95369/comments | 6 | 2020-10-07T15:37:13Z | 2020-10-18T12:01:38Z | https://github.com/kubernetes/kubernetes/issues/95369 | 716,640,748 | 95,369 |
[
"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 Networkin... | Refactor networking e2e tests so we can better select components like kube-proxy | https://api.github.com/repos/kubernetes/kubernetes/issues/95368/comments | 4 | 2020-10-07T15:36:14Z | 2020-12-01T16:45:13Z | https://github.com/kubernetes/kubernetes/issues/95368 | 716,639,947 | 95,368 |
[
"kubernetes",
"kubernetes"
] | In different use cases we need "secret" passed to the CSI driver to perform NodeExpansion which is missing atm . One of the very visible use case is that, the expansion on LUKS enabled device, which needs the passphrase in order to resize the device on the node.
One other use case is that, at times we need to check... | Pass secret in NodeExpansion Call for the CSI driver | https://api.github.com/repos/kubernetes/kubernetes/issues/95367/comments | 26 | 2020-10-07T15:16:11Z | 2022-03-27T06:07:31Z | https://github.com/kubernetes/kubernetes/issues/95367 | 716,623,570 | 95,367 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-e2e-gci-gce / gce-cos-master-default
**Which test(s) are flaking**:
[sig-instrumentation] MetricsGrabber should grab... | [Flaky Test] [sig-instrumentation] MetricsGrabber should grab all metrics from a Scheduler | https://api.github.com/repos/kubernetes/kubernetes/issues/95366/comments | 9 | 2020-10-07T15:12:15Z | 2021-04-26T19:30:35Z | https://github.com/kubernetes/kubernetes/issues/95366 | 716,620,266 | 95,366 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**: I'm seeing an... | DNS Resolution not working from pods running on specific nodes | https://api.github.com/repos/kubernetes/kubernetes/issues/95365/comments | 10 | 2020-10-07T15:08:25Z | 2024-03-27T18:23:39Z | https://github.com/kubernetes/kubernetes/issues/95365 | 716,617,183 | 95,365 |
[
"kubernetes",
"kubernetes"
] | Issue https://github.com/kubernetes/kubernetes/issues/65785 was closed, however the behavior describe still is the case,
could that issue be reopened and this one closed? | Please reopen https://github.com/kubernetes/kubernetes/issues/65785 | https://api.github.com/repos/kubernetes/kubernetes/issues/95362/comments | 3 | 2020-10-07T13:02:10Z | 2020-10-07T17:17:25Z | https://github.com/kubernetes/kubernetes/issues/95362 | 716,510,409 | 95,362 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-node-kubelet-features
**Which test(s) are flaking**:
NodeProblemDetector [NodeFeature:NodeProblemDetector]
**Test... | NodeProblemDetector [NodeFeature:NodeProblemDetector] is flaky | https://api.github.com/repos/kubernetes/kubernetes/issues/95357/comments | 12 | 2020-10-07T12:06:01Z | 2021-03-08T05:55:16Z | https://github.com/kubernetes/kubernetes/issues/95357 | 716,469,363 | 95,357 |
[
"kubernetes",
"kubernetes"
] | Hello,
I'm currently using metallb-system on my k8s cluster. i have a question regarding SERVICE object.
Are services replicated across workers in a kubernetes cluster ?
For e.g metallb assigned an IP to a service type loadbalancer. In the logs of pod metallb that the assigned IP is on workerA .
Which m... | SERVICE object in kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/95349/comments | 4 | 2020-10-07T08:32:38Z | 2020-10-09T12:01:23Z | https://github.com/kubernetes/kubernetes/issues/95349 | 716,318,156 | 95,349 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
[Kubelet-node-master](https://k8s-testgrid.appspot.com/sig-release-master-blocking#node-kubelet-master)
**Which test(s) are flaking... | Summary API test is a bit flaky | https://api.github.com/repos/kubernetes/kubernetes/issues/95344/comments | 9 | 2020-10-07T07:21:06Z | 2020-11-02T21:41:12Z | https://github.com/kubernetes/kubernetes/issues/95344 | 716,269,708 | 95,344 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
NodeConformance [Summery API test](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/summary_test.go#L41) is too rigid, and that makes it fail on certa... | Summery API test needs to be more flexible | https://api.github.com/repos/kubernetes/kubernetes/issues/95343/comments | 5 | 2020-10-07T07:15:53Z | 2020-11-06T19:29:26Z | https://github.com/kubernetes/kubernetes/issues/95343 | 716,266,741 | 95,343 |
[
"kubernetes",
"kubernetes"
] | **What happened**
When we test nodeports (see the various granular checks in networking.go) , you can get unpredictable results if your firewall is up. For example,
if you have blocked UDP traffic in your cluster, 1/n of the time the `should support nodePort on udp` test will pass (even if you have a firewall ... | NodeIP isn't consistent with the probing client, when running "should update nodePort: udp [Slow]" tests, resulting in inconsistent results. | https://api.github.com/repos/kubernetes/kubernetes/issues/95339/comments | 9 | 2020-10-06T20:57:08Z | 2021-03-25T23:03:50Z | https://github.com/kubernetes/kubernetes/issues/95339 | 716,016,815 | 95,339 |
[
"kubernetes",
"kubernetes"
] | **What happened**: We run a self-hosted kubernetes v1.18.2 cluster on Flatcar Container Linux and are testing an upgrade to v1.19.2. While doing this on a separate staging cluster we noticed that the kube-apiserver has problems writing to etcd (meaning etcd is empty) without any obvious reason.
**What you expected t... | 1.19.2 kube-apiserver can't write to etcd - "transport is closing" | https://api.github.com/repos/kubernetes/kubernetes/issues/95334/comments | 10 | 2020-10-06T15:10:01Z | 2021-07-26T02:51:38Z | https://github.com/kubernetes/kubernetes/issues/95334 | 715,771,367 | 95,334 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
cAdvisor metrics are missing Kubernetes labels e.g. namespace
```
container_network_receive_bytes_total{endpoint="https-metrics",id="/",instance="10.10.10.6:10250",interface="cali0987905a120",job="kubelet",metrics_path="/metrics/cadvisor",node="2",service="prometheus-operator-kube-p-kubelet"}
... | cAdvisor metrics are missing Kubernetes labels | https://api.github.com/repos/kubernetes/kubernetes/issues/95322/comments | 9 | 2020-10-06T08:09:57Z | 2021-04-16T08:25:12Z | https://github.com/kubernetes/kubernetes/issues/95322 | 715,446,021 | 95,322 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
While trying to run the node conformance tests with CRIO, the test `Summary API [NodeConformance]` I noticed failures like
`ping: permission denied (are you root?)` o... | Summary API [NodeConformance] test breaks on CRIO | https://api.github.com/repos/kubernetes/kubernetes/issues/95320/comments | 2 | 2020-10-06T08:04:21Z | 2020-10-12T15:14:49Z | https://github.com/kubernetes/kubernetes/issues/95320 | 715,442,224 | 95,320 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/)
or our [Discussion Forums](https://discuss.kubernetes.io).
You can also post your question o... | 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/95317/comments | 5 | 2020-10-06T07:26:48Z | 2020-10-06T17:24:36Z | https://github.com/kubernetes/kubernetes/issues/95317 | 715,418,109 | 95,317 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
In CAPA clusters, NodePorts are disabled for UDP but not for TCP, so when testing, we see a small hole in coverage that was luckily caught by the `Conntrack` tests.... So, I noticed that we thus don't have a targetted ginkgo test for UDP + nodeports, but we do seem to have the Contract one, whic... | missing a non-Slow, targetted UDP NodePort test in the sig-network testing suite | https://api.github.com/repos/kubernetes/kubernetes/issues/95315/comments | 8 | 2020-10-05T23:28:49Z | 2020-10-14T01:19:55Z | https://github.com/kubernetes/kubernetes/issues/95315 | 715,228,957 | 95,315 |
[
"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/
-->
/kind bug
**What happened**:
Po... | Pod stuck Terminating after adding new mount on the host path | https://api.github.com/repos/kubernetes/kubernetes/issues/95310/comments | 6 | 2020-10-05T19:42:20Z | 2021-03-04T22:42:37Z | https://github.com/kubernetes/kubernetes/issues/95310 | 715,111,409 | 95,310 |
[
"kubernetes",
"kubernetes"
] |
Ingress graduated to GA in 1.19, however, some of the code in the kubernetes repo (mostly tests) are still referencing the v1beta1 API.
```
[ kubernetes]$ grep -ri ingress | grep beta | head -10
test/integration/etcd/data.go: gvr("extensions", "v1beta1", "ingresses"): {
test/integration/etcd/data.go: ... | Update Ingress references on Kubernetes repo from v1beta1 to v1 | https://api.github.com/repos/kubernetes/kubernetes/issues/95309/comments | 12 | 2020-10-05T19:38:50Z | 2021-05-20T00:23:17Z | https://github.com/kubernetes/kubernetes/issues/95309 | 715,109,229 | 95,309 |
[
"kubernetes",
"kubernetes"
] | The kubelet exposes some metrics HTTP server metrics: https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/server/metrics/metrics.go
However, none of the metrics include response status. Response status metrics are useful for identifying authorization problems, or malformed client requests.
/sig instr... | Add Kubelet server metrics for response status | https://api.github.com/repos/kubernetes/kubernetes/issues/95307/comments | 15 | 2020-10-05T18:17:58Z | 2021-04-04T20:47:15Z | https://github.com/kubernetes/kubernetes/issues/95307 | 715,058,685 | 95,307 |
[
"kubernetes",
"kubernetes"
] | When following redirects, Kubernetes clients should forward the `audit-id` from the original response in the redirected request. This will make it easier to trace requests that were redirected across servers, and detect malicious redirect attacks. This change is superseded by https://github.com/kubernetes/enhancements/... | Forward audit-id when following redirects | https://api.github.com/repos/kubernetes/kubernetes/issues/95306/comments | 16 | 2020-10-05T17:48:33Z | 2021-09-26T00:57:34Z | https://github.com/kubernetes/kubernetes/issues/95306 | 715,039,699 | 95,306 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
`ci-cloud-provider-openstack-acceptance-test-e2e-conformance` (Conformance - OpenStack in sig-release-master-informing TestGrid)
**Which test(s) are failing**:
- [s... | [Failing Test] ci-cloud-provider-openstack-acceptance-test-e2e-conformance keeps timing out | https://api.github.com/repos/kubernetes/kubernetes/issues/95304/comments | 13 | 2020-10-05T15:51:19Z | 2020-10-23T17:09:20Z | https://github.com/kubernetes/kubernetes/issues/95304 | 714,959,718 | 95,304 |
[
"kubernetes",
"kubernetes"
] | Hi. @estesp sent me here.
**What happened**:
Everything was fine - until my build process, in which I used [gollvm](https://go.googlesource.com/gollvm/) compiler, was terminated with such critical errors:
> modern-go/reflect2/type_map.go:74: error: undefined reference to 'reflect.typelinks'
> modern-go/reflect2... | Rewriting json-iterator package, to allow compiling k8s with gollvm/llvm-goc and detach from unmaintained reflect2 package | https://api.github.com/repos/kubernetes/kubernetes/issues/95302/comments | 3 | 2020-10-05T15:12:15Z | 2020-10-05T16:38:41Z | https://github.com/kubernetes/kubernetes/issues/95302 | 714,929,011 | 95,302 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I am running ... | mutating requests time out when apiserver has not received any mutating requests in a long time | https://api.github.com/repos/kubernetes/kubernetes/issues/95300/comments | 6 | 2020-10-05T15:00:56Z | 2021-09-01T20:41:08Z | https://github.com/kubernetes/kubernetes/issues/95300 | 714,919,813 | 95,300 |
[
"kubernetes",
"kubernetes"
] | [The e2e tests for `kubectl version`](https://github.com/kubernetes/kubernetes/blob/16bc6c1d02fc8e4d40ee937ce0fdf7313ce2f233/test/e2e/kubectl/kubectl.go#L1398-L1413) only check that the output includes the correct *keys* - they don't confirm that it has appropriate *values*. Doing full validation on the version data, o... | e2e kubectl version check (and internal API test) should check that all version values are not empty | https://api.github.com/repos/kubernetes/kubernetes/issues/95297/comments | 6 | 2020-10-05T10:22:36Z | 2020-11-05T10:46:55Z | https://github.com/kubernetes/kubernetes/issues/95297 | 714,713,687 | 95,297 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We discover in kubevirts CI k8s-cluster jobs sporadic permission errors on container startup where we can't access `/dev/null` [1] or /dev/kvm` (provided via device plugin) [2].
@Fefer-Ivan discovered the same problem in another project and could trace it down to the cpu manager flags [3].
... | `--cpu-manager-policy=static` leads sometimes to `/dev/null` permission denied | https://api.github.com/repos/kubernetes/kubernetes/issues/95296/comments | 7 | 2020-10-05T09:30:07Z | 2021-01-13T23:34:17Z | https://github.com/kubernetes/kubernetes/issues/95296 | 714,678,167 | 95,296 |
[
"kubernetes",
"kubernetes"
] | /sig ui
**What happened**:
Every time I try to update a machine on the nodes page: scrolling to find it, clicking to open the menu, moving to choose the menu item... and then the page refreshes before I click on the menu item.
Similarly, trying to read labels from the 'show all' dynamic link: before I can read... | Page refresh makes the nodes page hard to operate. | https://api.github.com/repos/kubernetes/kubernetes/issues/95294/comments | 4 | 2020-10-05T09:17:12Z | 2020-10-05T20:36:07Z | https://github.com/kubernetes/kubernetes/issues/95294 | 714,669,178 | 95,294 |
[
"kubernetes",
"kubernetes"
] | Need an attribute that holds the name of default container or a flag that states which container is default. | Need a way to set default container | https://api.github.com/repos/kubernetes/kubernetes/issues/95293/comments | 9 | 2020-10-05T07:19:11Z | 2020-12-22T22:40:03Z | https://github.com/kubernetes/kubernetes/issues/95293 | 714,587,293 | 95,293 |
[
"kubernetes",
"kubernetes"
] | Hi,
I have an application made of a few microservices. UI has is served via Nginx and accesses the API via reverse proxy. This is a local Kubernetes deployed with Rancher.
UI service is NodePort so I can access it outside of the cluster and API can be either NodePort or ClusterIP. In API microservice there is an ... | How to get client ip in Kubernetes hosted application? | https://api.github.com/repos/kubernetes/kubernetes/issues/95290/comments | 4 | 2020-10-04T20:01:52Z | 2020-10-09T12:00:55Z | https://github.com/kubernetes/kubernetes/issues/95290 | 714,391,000 | 95,290 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We saw several occurrences of kube-controller-manager failing to check a k8s node existence after we deleted that node's parent VMSS (and by extension, cloud instance). The leaked `NotReady` k8s nodes remained present in the cluster until manually deleted. Cloud provider retries caused a VMSS VMs ... | Failed nodes checks when their Azure VMSS was deleted | https://api.github.com/repos/kubernetes/kubernetes/issues/95288/comments | 1 | 2020-10-04T09:19:29Z | 2020-10-05T01:17:06Z | https://github.com/kubernetes/kubernetes/issues/95288 | 714,272,397 | 95,288 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Adding a "webhooks" group to kubectl to show mutating/validating webhooks would be super useful
```
kubectl get webhooks
```
**Why is this needed**:
There are a few reasons this is useful (to me):
1. I often cannot remember the right names for these resources,
2. The... | Create a "group" for accessing webhooks via kubectl | https://api.github.com/repos/kubernetes/kubernetes/issues/95280/comments | 10 | 2020-10-03T18:47:43Z | 2020-11-04T21:25:08Z | https://github.com/kubernetes/kubernetes/issues/95280 | 714,152,263 | 95,280 |
[
"kubernetes",
"kubernetes"
] | ```
[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (AltArch)
[root@localhost ~]#
[root@localhost ~]# hostnamectl
Static hostname: localhost.localdomain
Transient hostname: localhost
Icon name: computer-vm
Chassis: vm
Machine ID: 65a539173aca43bca524... | Error: Package: kubelet-1.19.2-0.aarch64 (kubernetes) | https://api.github.com/repos/kubernetes/kubernetes/issues/95279/comments | 23 | 2020-10-03T17:08:39Z | 2021-11-16T21:52:13Z | https://github.com/kubernetes/kubernetes/issues/95279 | 714,133,239 | 95,279 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
Tracking issue for the TODO below:
https://github.com/kubernetes/kubernetes/blob/ca5babc1da4f02998ceab90e3d2de57614069c45/pkg/volume/util/metrics.go#L99-L103
/sig storage
/cc @msau42 | Specific error status codes for volume operation metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/95268/comments | 6 | 2020-10-03T01:29:42Z | 2021-05-07T23:51:47Z | https://github.com/kubernetes/kubernetes/issues/95268 | 713,977,134 | 95,268 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The master node does not show ready anymore. Maybe that happend after an failed update (downloaded kubeadm and kubelet in a way too high version)
`s-rtk8s01 Ready Node 2y120d v1.14.1
s-rtk8s02 Ready Node 2y173d v1.14.1
s-rtk8s0... | Single master does not get ready | https://api.github.com/repos/kubernetes/kubernetes/issues/95264/comments | 6 | 2020-10-02T21:29:14Z | 2020-10-02T23:39:22Z | https://github.com/kubernetes/kubernetes/issues/95264 | 713,912,588 | 95,264 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Currently our tests call this code very often:
```go
informers.SharedInformerFactory.Start(stop)
informers.SharedInformerFactory.WaitForCacheSync(stop)
```
where the informer is backed by a fake client.
While the informer gets synced super quick (under 1ms), it is vir... | informers: allow some way to tweak syncedPollPeriod | https://api.github.com/repos/kubernetes/kubernetes/issues/95262/comments | 11 | 2020-10-02T20:28:28Z | 2021-03-05T22:05:32Z | https://github.com/kubernetes/kubernetes/issues/95262 | 713,884,204 | 95,262 |
[
"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**:
Restart daemo... | Conntrack table not flushed for UDP hostPort when pod deleted | https://api.github.com/repos/kubernetes/kubernetes/issues/95258/comments | 27 | 2020-10-02T17:54:23Z | 2021-11-09T12:54:52Z | https://github.com/kubernetes/kubernetes/issues/95258 | 713,800,588 | 95,258 |
[
"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 runnin... | code-generator: Generation fails if --go-header-file flag is not set | https://api.github.com/repos/kubernetes/kubernetes/issues/95257/comments | 10 | 2020-10-02T17:03:47Z | 2021-03-06T15:22:21Z | https://github.com/kubernetes/kubernetes/issues/95257 | 713,771,009 | 95,257 |
[
"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**:
Since the F... | New Fields machinery makes kubectl unusable | https://api.github.com/repos/kubernetes/kubernetes/issues/95255/comments | 3 | 2020-10-02T15:18:00Z | 2020-10-03T15:25:37Z | https://github.com/kubernetes/kubernetes/issues/95255 | 713,701,825 | 95,255 |
[
"kubernetes",
"kubernetes"
] | ### Ip family of status.podIP can be wrong depending on CNI-plugin
**What happened**:
The `status.podIP` is taken from `status.podIPs[0]` without regard for the main family of the cluster. No warning or error is given if `status.podIP` gets the wrong family.
**What you expected to happen**:
That `status.p... | DualStack: Ip family of status.podIP can be wrong depending on CNI-plugin | https://api.github.com/repos/kubernetes/kubernetes/issues/95251/comments | 36 | 2020-10-02T11:00:36Z | 2021-03-05T00:06:23Z | https://github.com/kubernetes/kubernetes/issues/95251 | 713,535,518 | 95,251 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
We are using Kubebuilder/controller-tools to generate YAMLs for CRDs. We see that it does not allow any maps without string as key.
https://github.com/kubernetes-sigs/controller-tools/blob/master/pkg/markers/parse.go#L609-L613
**Why is this needed**:
I am trying to use kub... | CRD: bad map key type: map keys must be strings | https://api.github.com/repos/kubernetes/kubernetes/issues/95250/comments | 6 | 2020-10-02T08:49:20Z | 2020-11-03T21:51:51Z | https://github.com/kubernetes/kubernetes/issues/95250 | 713,457,600 | 95,250 |
[
"kubernetes",
"kubernetes"
] | **What happened:**
During add a pod from manifest or with "kubectl run" in cluster with psp enabled, pod assigned to wrong psp with allowPrivilegeEscalation: true.
**What you expected to happen:**
Will be assigned psp for system:authenticated group
**How to reproduce it (as minimally and precisely as possible):... | Wrong psp assigned to single pod | https://api.github.com/repos/kubernetes/kubernetes/issues/95249/comments | 5 | 2020-10-02T07:24:36Z | 2020-10-03T15:24:45Z | https://github.com/kubernetes/kubernetes/issues/95249 | 713,411,446 | 95,249 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
plumb pod's service account token down to CSI drivers
**Why is this needed**:
see the `Motivation` and `User Stories` sections in https://github.com/kubernetes/enhancements/pull/1855 | plumb pod's service account token down to CSI drivers | https://api.github.com/repos/kubernetes/kubernetes/issues/95238/comments | 3 | 2020-10-01T16:07:17Z | 2020-10-01T16:16:17Z | https://github.com/kubernetes/kubernetes/issues/95238 | 712,982,478 | 95,238 |
[
"kubernetes",
"kubernetes"
] | **What happened**: I have added a Horizontal Pod Autoscaler to a Deployment, which had correctly specified resource requests, but the HPA did not work, issuing a message: `missing request for cpu`.
**What you expected to happen**: HPA to correctly read resource metrics and scale pods.
**How to reproduce it (as mi... | HPA won't work: FailedGetResourceMetric, confused by having two different deployments sharing the same name of a container | https://api.github.com/repos/kubernetes/kubernetes/issues/95237/comments | 10 | 2020-10-01T15:20:44Z | 2020-10-02T09:00:49Z | https://github.com/kubernetes/kubernetes/issues/95237 | 712,944,522 | 95,237 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We print out massive go structs during the granular network checks
**What you expected to happen**:
not print 7K log messages :)
**How to reproduce it (as minimally and precisely as possible)**:
run sonobuoy with
```
--e2e-focus=Granular
```
and you'll get this
```
&v1.Pod{T... | 6KB log messages during networking Granular checks | https://api.github.com/repos/kubernetes/kubernetes/issues/95232/comments | 4 | 2020-10-01T11:33:57Z | 2020-10-01T15:48:55Z | https://github.com/kubernetes/kubernetes/issues/95232 | 712,757,292 | 95,232 |
[
"kubernetes",
"kubernetes"
] | We have setup private registery using nexus on kubernetes cluster. we expose our registery on cluster ip for dedicated ip and we are able to pull push using docker. when i setup docker credentials for private registery using secrets, i am getting error as below
```
Failed to pull image "ip:port/repository/ydocker-re... | Deployment failing due to ImagePullBackOff | https://api.github.com/repos/kubernetes/kubernetes/issues/95231/comments | 5 | 2020-10-01T10:43:16Z | 2020-10-05T10:10:15Z | https://github.com/kubernetes/kubernetes/issues/95231 | 712,722,361 | 95,231 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are flaking**:
periodics-kubernetes-bazel-test
**Which test(s) are flaking**:
TestDevicePluginReRegistrationProbeMode (2.02s)
**Testgrid link**:
**Reason for failure**:
Unit test is failing for pkg/kubelet/cm/devicemanager/TestDevicePluginReRegistrationProbeMode with below error.
~~~
"Regist... | k8s periodics-kubernetes-bazel unit test failing | https://api.github.com/repos/kubernetes/kubernetes/issues/95228/comments | 5 | 2020-10-01T10:31:05Z | 2020-10-07T08:30:43Z | https://github.com/kubernetes/kubernetes/issues/95228 | 712,713,301 | 95,228 |
[
"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**:
node-kubelet-master
**Which test(s) are flaking**:
[sig-storage] Downward API volume should provide container's memory limit [NodeCo... | [Flaky Test] [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance] | https://api.github.com/repos/kubernetes/kubernetes/issues/95226/comments | 37 | 2020-10-01T08:54:58Z | 2023-11-13T15:15:34Z | https://github.com/kubernetes/kubernetes/issues/95226 | 712,639,628 | 95,226 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
ci-kubernetes-e2e-gce-scale-correctness
**Which test(s) are failing**:
[sig-network] Services should only allow access from service loadbalancer source ranges [Slow... | [Failing][sig-network] Services should only allow access from service loadbalancer source ranges [Slow] | https://api.github.com/repos/kubernetes/kubernetes/issues/95225/comments | 12 | 2020-10-01T08:17:55Z | 2020-10-01T14:00:55Z | https://github.com/kubernetes/kubernetes/issues/95225 | 712,612,335 | 95,225 |
[
"kubernetes",
"kubernetes"
] | opened by mistake. please delete. | https://api.github.com/repos/kubernetes/kubernetes/issues/95223/comments | 2 | 2020-10-01T06:58:37Z | 2020-10-01T07:12:37Z | https://github.com/kubernetes/kubernetes/issues/95223 | 712,553,429 | 95,223 | |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The 1.16 [deprecation doc](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) advises to start using the apiVersion `networking.k8s.io/v1beta1` in place of `extensions/v1beta1`. However, when I apply a basic ingress yaml file that uses that apiVersion and then output the subsequently ... | Kubernetes 1.16 Ingress apiVersion networking.k8s.io/v1beta does not persist when resource is created | https://api.github.com/repos/kubernetes/kubernetes/issues/95217/comments | 7 | 2020-10-01T01:39:50Z | 2020-10-01T14:12:27Z | https://github.com/kubernetes/kubernetes/issues/95217 | 712,404,991 | 95,217 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
final passing output:
```
ep 30 23:44:22.435: INFO: Failed to execute "echo hostName | nc -w 1 -u 12.10.10.67 32362 | grep -v '^\\s*$'": command terminated with exit code 1, stdout: "", stderr: ""
Sep 30 23:44:22.435: INFO: Found all expected endpoints: []
```
**What you expected to happen... | weird output, Networking Granular Checks: Services should update nodePort: udp [Slow] | https://api.github.com/repos/kubernetes/kubernetes/issues/95216/comments | 8 | 2020-10-01T01:38:58Z | 2020-10-07T17:44:16Z | https://github.com/kubernetes/kubernetes/issues/95216 | 712,404,722 | 95,216 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
"Kubernetes e... | "Kubernetes e2e suite.[sig-windows] DNS should support configurable pod DNS servers" tests failed on docker, process isolated, hyperv isolated containerd environment | https://api.github.com/repos/kubernetes/kubernetes/issues/95215/comments | 3 | 2020-10-01T00:48:40Z | 2020-10-01T18:24:36Z | https://github.com/kubernetes/kubernetes/issues/95215 | 712,386,930 | 95,215 |
[
"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**:
Different pre... | [Flaky] "pod not found" error in kubelet logs when trying the killing a pod in preemption and eviction scenarios in upstream tests. It randomly failed on docker, process isolation containerd, and hyperv isolation containerd runtime | https://api.github.com/repos/kubernetes/kubernetes/issues/95214/comments | 11 | 2020-10-01T00:30:01Z | 2021-06-24T09:31:13Z | https://github.com/kubernetes/kubernetes/issues/95214 | 712,380,565 | 95,214 |
[
"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 upstream... | Error FailedGetResourceMetric is logged in events for test "Kubernetes e2e suite.[sig-autoscaling] [Feature:HPA] Horizontal pod autoscaling (scale resource: CPU) [sig-autoscaling] ReplicationController light Should scale from 1 pod to 2 pods" on windows docker, process containerd, hyperv containerd server 2019 and serv... | https://api.github.com/repos/kubernetes/kubernetes/issues/95213/comments | 7 | 2020-10-01T00:17:33Z | 2020-11-13T13:34:37Z | https://github.com/kubernetes/kubernetes/issues/95213 | 712,375,970 | 95,213 |
[
"kubernetes",
"kubernetes"
] | in the controller-manager logs I can see lots of:
```
request.go:645] Throttling request took 2.098229162s, request: GET:http://127.0.0.1:8080/apis/
```
I checked the audit logs to make sure it has group `system:masters` and that also matches the `excempt` flowschema
```
spec:
matchingPrecedence: 1
priority... | controller-manager is throttled by the api-server even when it is excempt via flowcontrol | https://api.github.com/repos/kubernetes/kubernetes/issues/95212/comments | 8 | 2020-09-30T23:39:16Z | 2020-10-01T22:36:03Z | https://github.com/kubernetes/kubernetes/issues/95212 | 712,360,137 | 95,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**:
in [1.19](htt... | [1.19.0] Failed to make webhook authenticator request: converting (v1.TokenReview) to (v1beta1.TokenReview): unknown conversion | https://api.github.com/repos/kubernetes/kubernetes/issues/95211/comments | 6 | 2020-09-30T23:27:25Z | 2020-10-02T16:06:28Z | https://github.com/kubernetes/kubernetes/issues/95211 | 712,347,630 | 95,211 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
* Error message when mount extramounts should be more relevant
```
$ cat kind.conf.yaml
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
extraMounts:
- hostPath: /lib
containerPath: /lib
$ kind c... | No relevant error message when extra mounts failed | https://api.github.com/repos/kubernetes/kubernetes/issues/95205/comments | 3 | 2020-09-30T22:23:42Z | 2020-10-01T03:31:30Z | https://github.com/kubernetes/kubernetes/issues/95205 | 712,320,532 | 95,205 |
[
"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**:
prometheus ca... | Missing cadvisor machine metrics (v1.19) | https://api.github.com/repos/kubernetes/kubernetes/issues/95204/comments | 10 | 2020-09-30T22:05:20Z | 2021-01-04T18:41:48Z | https://github.com/kubernetes/kubernetes/issues/95204 | 712,311,757 | 95,204 |
[
"kubernetes",
"kubernetes"
] | While testing GCE PD CSI driver for Windows, we noticed that it randomly crashes. The root cause is related to Windows unix domain socket. Based on information from Microsoft, the fix is release at this patch https://support.microsoft.com/en-us/help/4559004/windows-10-update-kb4559004. Need to update test Windows image... | Unix domain socket cause crashes in Windows certain versions | https://api.github.com/repos/kubernetes/kubernetes/issues/95199/comments | 2 | 2020-09-30T20:03:49Z | 2020-11-16T21:56:20Z | https://github.com/kubernetes/kubernetes/issues/95199 | 712,242,367 | 95,199 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
The ability to mark a sidecar container as being non-critical such that if that container fails its liveness probe, Kubernetes restarts the container but does not mark the entire pod as NotReady. Similarly, if the container fails its ReadinessProbe, it should not affect the readine... | Failing non-critical containers should not cause pod to be marked NotReady | https://api.github.com/repos/kubernetes/kubernetes/issues/95193/comments | 23 | 2020-09-30T17:22:07Z | 2024-06-21T05:31:02Z | https://github.com/kubernetes/kubernetes/issues/95193 | 712,132,346 | 95,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**:
it will pro... | go mod tidy: warning: ignoring symlink | https://api.github.com/repos/kubernetes/kubernetes/issues/95192/comments | 3 | 2020-09-30T16:32:51Z | 2020-10-02T01:39:34Z | https://github.com/kubernetes/kubernetes/issues/95192 | 712,098,865 | 95,192 |
[
"kubernetes",
"kubernetes"
] | There is no benefit of having `pkg/scheduler/apis/config.Plugins` be composed of Pointers rather than concrete `PluginSet`s
We require configurations to explicitly set `disabled: ["*"]` if they want to indicate that they don't want the default plugins. We even create an empty `PluginSet` when we are merging plugin c... | config.Plugins should not be composed of pointers | https://api.github.com/repos/kubernetes/kubernetes/issues/95190/comments | 10 | 2020-09-30T15:43:13Z | 2021-02-10T23:36:16Z | https://github.com/kubernetes/kubernetes/issues/95190 | 712,061,222 | 95,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**:
Kubelet not... | Kubelet register fail if a node object already exists with no "Status.Capacity" | https://api.github.com/repos/kubernetes/kubernetes/issues/95188/comments | 7 | 2020-09-30T14:33:17Z | 2021-01-07T13:05:50Z | https://github.com/kubernetes/kubernetes/issues/95188 | 712,002,203 | 95,188 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
kubelet fails... | kubelet does not work with busybox `find` command | https://api.github.com/repos/kubernetes/kubernetes/issues/95186/comments | 7 | 2020-09-30T13:49:40Z | 2021-06-19T03:30:50Z | https://github.com/kubernetes/kubernetes/issues/95186 | 711,964,993 | 95,186 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**: e2e-remote-libvirt-s390x
**Which test(s) are failing**: "[sig-network] Networking should provide Internet connection for containers [Feature:Networking-IPv4] [Skipped... | "[sig-network] Networking should provide Internet connection for containers" fails on s390x | https://api.github.com/repos/kubernetes/kubernetes/issues/95185/comments | 10 | 2020-09-30T12:40:04Z | 2020-10-01T09:01:05Z | https://github.com/kubernetes/kubernetes/issues/95185 | 711,911,549 | 95,185 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
We are using... | Kubelet does not adequately detected unformatted disk | https://api.github.com/repos/kubernetes/kubernetes/issues/95183/comments | 6 | 2020-09-30T10:40:19Z | 2021-03-03T02:59:28Z | https://github.com/kubernetes/kubernetes/issues/95183 | 711,835,757 | 95,183 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Enhance the service annotation `service.beta.kubernetes.io/aws-load-balancer-proxy-protocol` to allow proxy protocol to be set only on certain AWS ELB backends.
**Why is this needed**:
The value... | Allow proxy protocol to be set only on certain AWS ELB backends | https://api.github.com/repos/kubernetes/kubernetes/issues/95182/comments | 5 | 2020-09-30T10:32:01Z | 2021-02-27T13:35:10Z | https://github.com/kubernetes/kubernetes/issues/95182 | 711,830,592 | 95,182 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
ci-kubernetes-build-fast #1311141874039263232
**Which test(s) are flaking**:
BUILD FAIL
**Testgrid link**:
https://testgrid.k8... | [Flaky Test] job ci-kubernetes-build-fast flaking due to build timeout. | https://api.github.com/repos/kubernetes/kubernetes/issues/95173/comments | 10 | 2020-09-30T09:04:15Z | 2020-10-28T06:34:16Z | https://github.com/kubernetes/kubernetes/issues/95173 | 711,769,177 | 95,173 |
[
"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**:
Running `sono... | kubelet does not work with busybox `du` command | https://api.github.com/repos/kubernetes/kubernetes/issues/95172/comments | 7 | 2020-09-30T08:50:10Z | 2021-06-19T03:30:50Z | https://github.com/kubernetes/kubernetes/issues/95172 | 711,758,973 | 95,172 |
[
"kubernetes",
"kubernetes"
] | This is a placeholder issue to remove support for the version skew handling as well as the deprecated seccomp annotations.
The [KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md) states:
> Since we support up to 2 minor releases of version skew between the master and... | Remove version skew and annotation support for seccomp (v1.23) | https://api.github.com/repos/kubernetes/kubernetes/issues/95171/comments | 21 | 2020-09-30T06:54:29Z | 2022-08-01T14:50:30Z | https://github.com/kubernetes/kubernetes/issues/95171 | 711,685,422 | 95,171 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
For PODs that already have a 'stable network identifier' guarantee (e.g. STS PODs) is it possible to enforce static IP?
After all you guarantee the 'stable network identifier', e.g. pod-0 will reserve IP... | Static IP for PODs with stable network identifier | https://api.github.com/repos/kubernetes/kubernetes/issues/95170/comments | 5 | 2020-09-30T06:52:11Z | 2020-10-14T23:02:58Z | https://github.com/kubernetes/kubernetes/issues/95170 | 711,684,189 | 95,170 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/)
or our [Discussion Forums](https://discuss.kubernetes.io).
You can also post your question o... | Liveness/Readiness Health Check sometimes failed | https://api.github.com/repos/kubernetes/kubernetes/issues/95165/comments | 4 | 2020-09-30T03:20:17Z | 2020-10-05T20:31:09Z | https://github.com/kubernetes/kubernetes/issues/95165 | 711,600,690 | 95,165 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
My kubelet log has been outputting this alarm. I have checked that there is no pod container and folder. How should I check this error?

**What you expected to happen**:
I hope to... | Error For Kubernetes Log "Path "/var/lib/kubelet/pods/xxxx/volumes" does not exist" | https://api.github.com/repos/kubernetes/kubernetes/issues/95164/comments | 7 | 2020-09-30T02:37:53Z | 2020-10-09T02:21:26Z | https://github.com/kubernetes/kubernetes/issues/95164 | 711,587,777 | 95,164 |
[
"kubernetes",
"kubernetes"
] | <!--- Provide a general summary of the issue in the Title above -->
Hi guys, could you help me on this problem?
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
Pods running on cu05 should be able ... | Unable to ping pod from a pod inside different node. | https://api.github.com/repos/kubernetes/kubernetes/issues/95163/comments | 4 | 2020-09-30T00:04:33Z | 2020-09-30T00:40:36Z | https://github.com/kubernetes/kubernetes/issues/95163 | 711,541,303 | 95,163 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**
Given an object with managed fields metadata, make it easy to look up a field's owner.
**Why is this needed**:
It's not obvious how to access the managed fields metadata, which makes it hard for people to see how useful it is / build on it.
| client-go (and/or api-machinery): given an object with managed fields metadata, make it easy to look up a field's owner | https://api.github.com/repos/kubernetes/kubernetes/issues/95162/comments | 6 | 2020-09-29T23:57:19Z | 2021-02-27T04:26:12Z | https://github.com/kubernetes/kubernetes/issues/95162 | 711,539,011 | 95,162 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
So, when you run the federation test, it modifies coredns in a pretty significant way.
```
2020-09-29T22:06:48.561644317Z /etc/coredns/Corefile:9 - Error during parsing: Unknown directive 'federation'
```
**What you expected to happen**:
This test would either be flagged as disruptive, ... | Federation tests can bring down coredns | https://api.github.com/repos/kubernetes/kubernetes/issues/95161/comments | 10 | 2020-09-29T22:29:57Z | 2020-10-06T01:20:53Z | https://github.com/kubernetes/kubernetes/issues/95161 | 711,506,189 | 95,161 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
AdmissionConfiguration for NodeRestriction admission controller, adding configuration for:
* explicitly allowed taint keys (currently all taints are denied from modification)
* explicitly denied label k... | Configuration of allowed taint/label keys for NodeRestriction admission controller | https://api.github.com/repos/kubernetes/kubernetes/issues/95159/comments | 10 | 2020-09-29T21:08:35Z | 2024-12-08T11:13:35Z | https://github.com/kubernetes/kubernetes/issues/95159 | 711,452,696 | 95,159 |
[
"kubernetes",
"kubernetes"
] | /sig scheduling
/kind cleanup
pkg/scheduler/profile.Profile is no longer necessary as a struct. All its fields are now part of the framework implementation (pkg/scheduler/framework/runtime). Then, Profile can be converted into an interface that the framework implements. | Make Profile an interface | https://api.github.com/repos/kubernetes/kubernetes/issues/95158/comments | 7 | 2020-09-29T20:14:48Z | 2020-10-27T18:41:27Z | https://github.com/kubernetes/kubernetes/issues/95158 | 711,417,077 | 95,158 |
[
"kubernetes",
"kubernetes"
] | I'm creating a pull request with docs on how to add arguments to existing in-tree plugins and leaving this as a TODO for now as I don't have any experience with adding a plugin.
/sig scheduling
/kind documentation
/cc @alculquicondor | scheduler framework plugins: document how to create a new in-tree plugin | https://api.github.com/repos/kubernetes/kubernetes/issues/95156/comments | 4 | 2020-09-29T19:25:18Z | 2021-01-05T13:41:52Z | https://github.com/kubernetes/kubernetes/issues/95156 | 711,387,780 | 95,156 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
https://github.com/prometheus/client_golang/blob/6007b2b5cae01203111de55f753e76d8dac1f529/prometheus/process_collector.go#L63
There are some handy metrics in the default registry of prometheus. I am looking at the KubeRegistry in component_base repo here:
https://github.com/kub... | Add ProcessCollectorMetrics into componet_base | https://api.github.com/repos/kubernetes/kubernetes/issues/95152/comments | 9 | 2020-09-29T17:22:20Z | 2021-04-07T21:57:15Z | https://github.com/kubernetes/kubernetes/issues/95152 | 711,309,395 | 95,152 |
[
"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 upgrade... | kube-proxy generate empty endpoint rule | https://api.github.com/repos/kubernetes/kubernetes/issues/95149/comments | 13 | 2020-09-29T13:17:30Z | 2020-10-27T03:12:19Z | https://github.com/kubernetes/kubernetes/issues/95149 | 711,103,893 | 95,149 |
[
"kubernetes",
"kubernetes"
] | Hello, how to find the endpoints to get metrics.
I always see like **metrics/resource/v1alpha1** and also like **/api/v1/nodes/<nodename>/proxy/metrics** but what is the port? Where do you connect?
Can you get them in browser or curl them from the cluster.
Thank you!
| Kubernetes metrics endpoints | https://api.github.com/repos/kubernetes/kubernetes/issues/95147/comments | 8 | 2020-09-29T11:50:14Z | 2020-10-01T21:13:51Z | https://github.com/kubernetes/kubernetes/issues/95147 | 711,035,874 | 95,147 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I created a svc named ckeadm-wait, and a pod run ckeadm (a binary file) with its sub command 'wait'.
service:
```
root@mgt01:~/wz/ckeadm# cat svc.yaml
apiVersion: v1
kind: Service
metadata:
name: ckeadm-wait
spec:
selector:
app: ckeadm-wait
type: NodePort
ports:
- p... | Svc with specific name affects the running of a pod | https://api.github.com/repos/kubernetes/kubernetes/issues/95141/comments | 4 | 2020-09-29T09:23:17Z | 2020-09-30T00:45:10Z | https://github.com/kubernetes/kubernetes/issues/95141 | 710,927,134 | 95,141 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Creating a pod that has a startupProbe and no readinessProbe does not report as `ready` on entering a `running` state, it instead seems to wait for a separate event loop to trigger updating to a `ready` state.
**What you expected to happen**:
Creating a pod that has no readinessProbe should... | startupProbe readiness state update issues | https://api.github.com/repos/kubernetes/kubernetes/issues/95140/comments | 22 | 2020-09-29T08:55:00Z | 2021-11-10T11:08:21Z | https://github.com/kubernetes/kubernetes/issues/95140 | 710,905,382 | 95,140 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Whenever I add the flag *IPv6DualStack=true* to the kube-proxy feature gates, IPv4 services will no longer forward connections to the closest pod, instead it will be round robin to all.
I did not change the service spec or roll out new pods after enabling dual stack in the rest of the cluster, ... | DualStack: kube-proxy no longer forwards to closest pod by service topology | https://api.github.com/repos/kubernetes/kubernetes/issues/95139/comments | 8 | 2020-09-29T08:42:27Z | 2021-03-01T00:09:06Z | https://github.com/kubernetes/kubernetes/issues/95139 | 710,896,311 | 95,139 |
[
"kubernetes",
"kubernetes"
] | hello:
Kubeadm is used to install Kubernetes1.18.9. After KubeADM init, Kube-Apiserver is already reporting errors. I suspect it is a bug, because SSL certificates are automatically generated by initialization, the error message is as follows:
I0929 08:16:48.557536 1 log.go:172] HTTP: TLS error from 10.136.102.40:5... | kubeadm install 1.18.9 tls: bad certificate | https://api.github.com/repos/kubernetes/kubernetes/issues/95138/comments | 5 | 2020-09-29T08:22:07Z | 2020-10-12T21:01:10Z | https://github.com/kubernetes/kubernetes/issues/95138 | 710,881,299 | 95,138 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
The function `AreLabelsInWhiteList` return `false` when whitelist is empty.
The function is implemented as follows:
https://github.com/kubernetes/apimachinery/blob/829ed199f4e0454344a5bc5ef7859a01ef9b8e22/pkg/labels/labels.go#L146
```golang
func AreLabelsInWhiteList(labels, whitelist Set) bool {... | Should the function `AreLabelsInWhiteList` return false when the whitelist is empty? | https://api.github.com/repos/kubernetes/kubernetes/issues/95137/comments | 5 | 2020-09-29T07:35:13Z | 2020-10-05T16:30:34Z | https://github.com/kubernetes/kubernetes/issues/95137 | 710,844,595 | 95,137 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I am trying t... | unable to run node e2e tests | https://api.github.com/repos/kubernetes/kubernetes/issues/95136/comments | 5 | 2020-09-29T05:48:33Z | 2020-10-07T15:06:05Z | https://github.com/kubernetes/kubernetes/issues/95136 | 710,783,457 | 95,136 |
[
"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**:
`gci-gce-ingress`
**Which test(s) are flaking**:
`Loadbalancing: L7 GCE [Slow] [Feature:NEG] should sync endpoints to NEG`
**Te... | [Flaky Test] [sig-network] Loadbalancing: L7 GCE [Slow] [Feature:NEG] should sync endpoints to NEG | https://api.github.com/repos/kubernetes/kubernetes/issues/95133/comments | 10 | 2020-09-29T00:43:19Z | 2021-03-04T21:40:16Z | https://github.com/kubernetes/kubernetes/issues/95133 | 710,666,340 | 95,133 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**: defaultpreemption plugin has some exported functions that are designed to be reused by out-of-tree plugins. Refactor these out of default_preemption.go. Also, refactor the functions themselves to be cleaner, they're kinda ugly right now.
**Why is this needed**: default_preemption... | defaultpreemption: refactor out support for out-of-tree plugins | https://api.github.com/repos/kubernetes/kubernetes/issues/95131/comments | 18 | 2020-09-28T22:12:32Z | 2021-08-12T01:38:00Z | https://github.com/kubernetes/kubernetes/issues/95131 | 710,613,261 | 95,131 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
As part of creating an e2e test for [Pod ProxyOptions endpoints](https://github.com/kubernetes/kubernetes/pull/94786), it was found that the apiserver proxy server is processing a blank redirect for any [method call](https://github.com/kubernetes/kubernetes/blob/4b24dca228d61f4d13dcd57b46465b0df74... | Bug: Limit Apiserver Proxy Redirects | https://api.github.com/repos/kubernetes/kubernetes/issues/95129/comments | 12 | 2020-09-28T20:06:04Z | 2021-10-20T07:37:33Z | https://github.com/kubernetes/kubernetes/issues/95129 | 710,542,332 | 95,129 |
[
"kubernetes",
"kubernetes"
] | The following query from [SnoopDB](https://github.com/cncf/apisnoop/tree/master/apps/snoopdb) confirms the untested PodProxy endpoints for the apiserver.
```sql-mode
select endpoint,
path,
description
from testing.untested_stable_endpoint
where category = 'core'
and eligible is true
and... | Extend Agnhost Image: Support Conformance testing of PodProxy Endpoints | https://api.github.com/repos/kubernetes/kubernetes/issues/95127/comments | 4 | 2020-09-28T19:42:30Z | 2021-04-12T19:10:57Z | https://github.com/kubernetes/kubernetes/issues/95127 | 710,528,558 | 95,127 |
[
"kubernetes",
"kubernetes"
] | /sig scheduling
**What happened**:
#93938 reverted an old behavior to ensure Pod information is not lost when Nodes are recreated without its Pods getting recreated. A ghost Pod is kep in `cache.nodes`
The problem is that we rely in this map for determining deleted Nodes when updating the snapshot in `cache.Up... | Node Snapshot can become out-of-sync when Node is deleted before its Pods | https://api.github.com/repos/kubernetes/kubernetes/issues/95124/comments | 2 | 2020-09-28T18:56:31Z | 2020-09-29T04:31:39Z | https://github.com/kubernetes/kubernetes/issues/95124 | 710,501,714 | 95,124 |
[
"kubernetes",
"kubernetes"
] | We currently have a metric named `pod_scheduling_duration_seconds` that measures the time it takes to schedule a pod, specifically from the time the pod was first observed by the scheduler (InitialAttemptTimestamp) to the time the binding request is successfully done: https://github.com/kubernetes/kubernetes/blob/44cd4... | the start time for pod_scheduling_duration_seconds metric should be pod creation time | https://api.github.com/repos/kubernetes/kubernetes/issues/95122/comments | 3 | 2020-09-28T15:58:25Z | 2020-10-02T14:23:40Z | https://github.com/kubernetes/kubernetes/issues/95122 | 710,390,746 | 95,122 |
[
"kubernetes",
"kubernetes"
] | When user creates a static PV using folder name in path:
```
vsphereVolume:
fsType: ext4
volumePath: '[local-ssd] local-disks/local2.vmdk'
```
on vSAN backed datastore then detach disk does not work because `DiskIsAttached` check fails - https://github.com/kubernetes/kubernetes/blob/master/staging... | Detaching a statically provisioned vSphere PV with folder name in path does not work | https://api.github.com/repos/kubernetes/kubernetes/issues/95121/comments | 0 | 2020-09-28T15:38:31Z | 2020-10-13T10:36:42Z | https://github.com/kubernetes/kubernetes/issues/95121 | 710,376,208 | 95,121 |
[
"kubernetes",
"kubernetes"
] | Hello all,
Over the weekend two of our master servers were bounced for updates. One of the servers' kubelet services did not start up which was causing our access to the cluster to fail (see below with EOF error). We have gone with the stacked HA topology as it works best for our use case and we had assumed that wit... | Kubernetes cluster unavailable Unable to connect to the server: EOF | https://api.github.com/repos/kubernetes/kubernetes/issues/95116/comments | 11 | 2020-09-28T13:55:17Z | 2022-07-13T18:32:35Z | https://github.com/kubernetes/kubernetes/issues/95116 | 710,286,838 | 95,116 |
[
"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 creati... | MetricVec constructors do not initialize the underlying prometheus metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/95115/comments | 10 | 2020-09-28T13:37:44Z | 2021-03-11T18:23:31Z | https://github.com/kubernetes/kubernetes/issues/95115 | 710,272,907 | 95,115 |
[
"kubernetes",
"kubernetes"
] | I'm setting up a k8s cluster on premise using kubespray.
I'm trying to harden the kubernetes cluster using CIS Benchmark documentation.
For the `--kubelet-certificate-authority` argument I set up the TLS connection between the apiserver and kubelets. Then, I edited the API server pod specification file `/etc/kube... | Kubernetes kubelet-certificate-authority on premise with kubespray causes certificate validation error for master node | https://api.github.com/repos/kubernetes/kubernetes/issues/95112/comments | 5 | 2020-09-28T11:59:09Z | 2020-09-28T19:58:34Z | https://github.com/kubernetes/kubernetes/issues/95112 | 710,202,790 | 95,112 |
[
"kubernetes",
"kubernetes"
] | As discussed in this comment thread: https://github.com/kubernetes/kubernetes/pull/94364/files#r493818602
it will be useful to avoid passing newFunc() to storage factory explicitly and rather make it part of storagebackend config.
Unfortunately it's not trivial currently - see the comment thread mentioned above for... | Collapse parameters passed down to storage implementations | https://api.github.com/repos/kubernetes/kubernetes/issues/95110/comments | 12 | 2020-09-28T11:47:57Z | 2022-02-04T15:11:03Z | https://github.com/kubernetes/kubernetes/issues/95110 | 710,195,890 | 95,110 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.