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"
] | <!-- 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/
-->
This bug is regarding hpa [TestScaleD... | [Incorrect test] HPA TestScaleDownIncludeUnreadyPods | https://api.github.com/repos/kubernetes/kubernetes/issues/93056/comments | 8 | 2020-07-14T10:15:32Z | 2020-12-20T10:32:10Z | https://github.com/kubernetes/kubernetes/issues/93056 | 656,498,309 | 93,056 |
[
"kubernetes",
"kubernetes"
] | Best practices from Docker-CIS tell me that all containers need to be memory restricted, while for the infra container shipped with pod in K8S, how does pause container limit memory? | Does the pause container need to be resource restricted? Such as the memory | https://api.github.com/repos/kubernetes/kubernetes/issues/93055/comments | 8 | 2020-07-14T09:44:55Z | 2024-12-26T08:05:00Z | https://github.com/kubernetes/kubernetes/issues/93055 | 656,479,315 | 93,055 |
[
"kubernetes",
"kubernetes"
] | Support hdfs csi:
hdfs is a common file system, we need kubernetes to support it natively.
| Support hdfs csi | https://api.github.com/repos/kubernetes/kubernetes/issues/93054/comments | 5 | 2020-07-14T09:11:29Z | 2020-12-11T17:08:10Z | https://github.com/kubernetes/kubernetes/issues/93054 | 656,458,330 | 93,054 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
scheduling policy "OnePodPerNode" for StatefulSet, such as:
StatefulSet.Spec.Template.Spec.SchedulingPolicy
1. OnePodPerNode (important)
2. AllPodInOneNode
**Why is this needed**:
nodename, Tai... | Add scheduling policy OnePodPerNode for StatefulSet | https://api.github.com/repos/kubernetes/kubernetes/issues/93051/comments | 5 | 2020-07-14T07:25:48Z | 2020-12-11T10:01:14Z | https://github.com/kubernetes/kubernetes/issues/93051 | 656,391,980 | 93,051 |
[
"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-aks-engine-azure-master-windows-2004
**Which test(s) are failing**:
[k8s.io] Container Runtime blackbox test when running a container with a new i... | Failing test: Windows 2004 SAC release tests - authenticated-image-pulling | https://api.github.com/repos/kubernetes/kubernetes/issues/93048/comments | 2 | 2020-07-14T00:11:46Z | 2020-08-05T11:54:50Z | https://github.com/kubernetes/kubernetes/issues/93048 | 656,232,075 | 93,048 |
[
"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-e2e-gce
**Which test(s) are flaking**:
CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] ... | [Flaky Test] The framework ClientSet must not be nil at this point | https://api.github.com/repos/kubernetes/kubernetes/issues/93042/comments | 25 | 2020-07-13T21:09:07Z | 2021-02-19T15:57:27Z | https://github.com/kubernetes/kubernetes/issues/93042 | 656,139,773 | 93,042 |
[
"kubernetes",
"kubernetes"
] | # Progress <code>[1/6]</code>
- [X] Test in Ginkgo : [ingress.go](https://github.com/ii/kubernetes/blob/fix-ingress-status/test/e2e/network/ingress.go#L1145-L1151)
- [X] test approval issue : [kubernetes/kubernetes#93035](https://github.com/kubernetes/kubernetes/issues/93035)
- [X] test pr : [kuberenetes/kub... | Write readNetworkingV1NamespacedIngressStatus test+promote - +1 endpoint coverage | https://api.github.com/repos/kubernetes/kubernetes/issues/93035/comments | 5 | 2020-07-13T18:56:30Z | 2020-07-19T22:37:40Z | https://github.com/kubernetes/kubernetes/issues/93035 | 656,067,496 | 93,035 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
After creating Kubernetes service on a Kubernetes cluster built on Azure IaaS (not AKS), nodes which are not master nodes but are also not worker nodes and which are labeled with `kubernetes.azure.com/managed=false` are included in the backend pool for the load balancer.
**What you expected to... | Azure VMSS includes non-master nodes labeled with `kubernetes.azure.com/managed=false` in VMSS backend pools | https://api.github.com/repos/kubernetes/kubernetes/issues/93033/comments | 3 | 2020-07-13T18:47:46Z | 2020-07-16T13:31:57Z | https://github.com/kubernetes/kubernetes/issues/93033 | 656,062,759 | 93,033 |
[
"kubernetes",
"kubernetes"
] | CVSS Rating: Medium (5.5) [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/CR:H/IR:H/AR:M](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/CR:H/IR:H/AR:M)
The `/etc/hosts` file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral ... | CVE-2020-8557: Node disk DOS by writing to container /etc/hosts | https://api.github.com/repos/kubernetes/kubernetes/issues/93032/comments | 4 | 2020-07-13T18:39:08Z | 2024-08-29T11:57:32Z | https://github.com/kubernetes/kubernetes/issues/93032 | 656,058,152 | 93,032 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
`gce-cos-master-serial (ci-kubernetes-e2e-gci-gce-serial)`
`gce-cos-k8sbeta-serial (ci-kubernetes-e2e-gce-cos-k8sbeta-serial)`
**Which test(s) are failing**:
`... | [Failing Test] [sig-network] DNS configMap nameserver [IPv4] | https://api.github.com/repos/kubernetes/kubernetes/issues/93028/comments | 4 | 2020-07-13T16:37:19Z | 2020-07-14T03:21:36Z | https://github.com/kubernetes/kubernetes/issues/93028 | 655,988,144 | 93,028 |
[
"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 starti... | initial delay(5s) when starting Pods with Azure File volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/93025/comments | 1 | 2020-07-13T15:08:16Z | 2020-07-17T07:18:41Z | https://github.com/kubernetes/kubernetes/issues/93025 | 655,926,785 | 93,025 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
`gce-cos-k8sbeta-alphafeatures (ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures)`
**Which test(s) are failing**:
`[sig-network] Networking Granular Checks: Serv... | [Failing Test] gce-cos-k8sbeta-alphafeatures (ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures) | https://api.github.com/repos/kubernetes/kubernetes/issues/93024/comments | 5 | 2020-07-13T15:06:30Z | 2020-07-13T22:33:22Z | https://github.com/kubernetes/kubernetes/issues/93024 | 655,925,482 | 93,024 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
Storage E2E test cases for CSI
**Which test(s) are failing**:
Multiple tests are failing. Example failing test
`
External Storage [Driver: csi.quobyte.com] [Test... | CSI e2e Test failures due to PV retention | https://api.github.com/repos/kubernetes/kubernetes/issues/93022/comments | 4 | 2020-07-13T14:32:55Z | 2020-11-13T08:45:12Z | https://github.com/kubernetes/kubernetes/issues/93022 | 655,899,860 | 93,022 |
[
"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**:
Should use up... | use update disk when resize azure disk | https://api.github.com/repos/kubernetes/kubernetes/issues/93020/comments | 0 | 2020-07-13T13:43:18Z | 2020-08-28T06:42:54Z | https://github.com/kubernetes/kubernetes/issues/93020 | 655,863,961 | 93,020 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Deployments also need volumeClaimTemplates.
**Why is this needed**:
Currently Kubernetes doesn't have a good story for deployments that need large-ish non-persistent local disk space. The default answer is "use hostPath", which is not a good one - it forces unnecessary infl... | volumeClaimTemplates for deployments | https://api.github.com/repos/kubernetes/kubernetes/issues/93019/comments | 26 | 2020-07-13T13:40:13Z | 2023-10-17T05:43:57Z | https://github.com/kubernetes/kubernetes/issues/93019 | 655,861,617 | 93,019 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Ability to query Kubernetes cluster resources by their original apiVersions.
**Why is this needed**:
When upgrading the cluster, it may be error-prone to verify that no resources use deprecated API versions. Since by design `kubectl get deployments.v1beta1.apps` and `kubect... | Retrieve original apiVersion | https://api.github.com/repos/kubernetes/kubernetes/issues/93018/comments | 14 | 2020-07-13T13:22:31Z | 2021-08-28T15:44:46Z | https://github.com/kubernetes/kubernetes/issues/93018 | 655,848,269 | 93,018 |
[
"kubernetes",
"kubernetes"
] | I am working with Postgres Kubernetes, and I am looking for scaling the resources used by it. I come to know about VPA. I just wanted to know that can we use the VPA in Postgres Kubernetes or any database.
Thank you,
Ravindra G.
/sig autoscaling | Can we have VPA with Postgres or any database | https://api.github.com/repos/kubernetes/kubernetes/issues/93017/comments | 5 | 2020-07-13T13:08:03Z | 2020-12-11T09:00:14Z | https://github.com/kubernetes/kubernetes/issues/93017 | 655,837,507 | 93,017 |
[
"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 pod has tw... | The tag of the docker Image in pod is the same, but the Image ID is different | https://api.github.com/repos/kubernetes/kubernetes/issues/93016/comments | 7 | 2020-07-13T12:39:25Z | 2020-12-19T20:18:11Z | https://github.com/kubernetes/kubernetes/issues/93016 | 655,818,243 | 93,016 |
[
"kubernetes",
"kubernetes"
] | Hi,
I have created a deployment for Postfix as below:-
```
suv@Suvankars-MacBook-Pro[4:13:27]:~/thermeon/gke-staging-envs/charts$ helm install --name=postfix --set image.tag=0.1.0-13-g6cc36d4 postfix
NAME: postfix
LAST DEPLOYED: Mon Jul 13 16:13:32 2020
NAMESPACE: default
STATUS: DEPLOYED
RESOURCES:
=... | POD goes into frequent Crashloopback mode | https://api.github.com/repos/kubernetes/kubernetes/issues/93014/comments | 4 | 2020-07-13T11:43:35Z | 2020-07-14T10:07:47Z | https://github.com/kubernetes/kubernetes/issues/93014 | 655,784,651 | 93,014 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
A option of scheduler used to check the feasibility of `NominatedNodeName` directly instead of loop all the nodes in the cluster after pod preemption is done previously.
**Why is this needed**:
When t... | Honor "NominatedNodeName" during the new scheduling cycle | https://api.github.com/repos/kubernetes/kubernetes/issues/93013/comments | 18 | 2020-07-13T10:48:31Z | 2021-01-27T05:03:40Z | https://github.com/kubernetes/kubernetes/issues/93013 | 655,751,503 | 93,013 |
[
"kubernetes",
"kubernetes"
] | Where can I find the relevant information of kubernetes for each version of Docker? Let's say, which version of Docker does Kubernetes 1.18 correspond to? Where can I see it | Docker version selection issues | https://api.github.com/repos/kubernetes/kubernetes/issues/93010/comments | 9 | 2020-07-13T05:32:06Z | 2020-07-17T00:04:24Z | https://github.com/kubernetes/kubernetes/issues/93010 | 655,593,034 | 93,010 |
[
"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**:
The unit test `TestVolumeBinding`
**Which test(s) are flaking**:
```
--- FAIL: TestVolumeBinding (0.71s)
--- FAIL: TestV... | The unit test TestVolumeBinding is flaky | https://api.github.com/repos/kubernetes/kubernetes/issues/93009/comments | 4 | 2020-07-13T03:59:22Z | 2020-08-21T15:33:41Z | https://github.com/kubernetes/kubernetes/issues/93009 | 655,563,493 | 93,009 |
[
"kubernetes",
"kubernetes"
] | **What happened**: We find a node in our k8s cluster has memory leak in kubelet. And further,we find there is goroutine leak when prometheus pull metrics from cadvisor.
**Show the go profile from pprof**:
goroutine profile: total 1327
281 @ 0x42ef5a 0x42f04e 0x405d58 0x405b1d 0x9576c1 0x460031
0x9576c0 ... | Goroutine leak when prometheus pull metrics from cadvisor | https://api.github.com/repos/kubernetes/kubernetes/issues/93007/comments | 7 | 2020-07-13T02:43:54Z | 2020-12-10T17:45:48Z | https://github.com/kubernetes/kubernetes/issues/93007 | 655,541,130 | 93,007 |
[
"kubernetes",
"kubernetes"
] | ### Hello, where is the configuration file of binary deployment kubernetes cluster stored??? I can't find the location of the configuration file in the version after 1.14, which is here before 1.14 https://github.com/kubernetes/kubernetes/tree/release-1.14/cluster/centos
### Who can tell me, please? Thank you | Kubernetes configuration file | https://api.github.com/repos/kubernetes/kubernetes/issues/93004/comments | 8 | 2020-07-12T18:44:00Z | 2020-07-28T11:52:59Z | https://github.com/kubernetes/kubernetes/issues/93004 | 655,454,473 | 93,004 |
[
"kubernetes",
"kubernetes"
] | Hi,
I am getting error when i try to deploy Kubernetes resource as below:-
```
suv@Suvankars-MacBook-Pro[8:50:09]:~/thermeon/gke-staging-envs/charts$ helm install --name=postfix postfix
NAME: postfix
LAST DEPLOYED: Sun Jul 12 20:50:15 2020
NAMESPACE: default
STATUS: DEPLOYED
RESOURCES:
==> v1/Servic... | Kubernetes error:- server doesn't have a resource type “logs” | https://api.github.com/repos/kubernetes/kubernetes/issues/93003/comments | 4 | 2020-07-12T15:30:44Z | 2020-07-12T17:04:04Z | https://github.com/kubernetes/kubernetes/issues/93003 | 655,422,094 | 93,003 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
PR(https://github.com/kubernetes-sigs/azuredisk-csi-driver/pull/445) already proves that old api-version on Azure stack works on global Azure too, we could support azure stack in azure cloud provider lib,... | Azure stack support for azure cloud provider lib | https://api.github.com/repos/kubernetes/kubernetes/issues/93002/comments | 2 | 2020-07-12T14:44:35Z | 2020-11-10T04:57:04Z | https://github.com/kubernetes/kubernetes/issues/93002 | 655,413,671 | 93,002 |
[
"kubernetes",
"kubernetes"
] | Hello people,
I have setup kubernetes cluster acrosss 3 VPS from contabo. The servers do not have private Ip so i configure it with the public ip itself. When i do a :
```
k get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION... | Node EXTERNAL-IP is none and INTERNAL are the public IPs | https://api.github.com/repos/kubernetes/kubernetes/issues/93001/comments | 25 | 2020-07-12T14:08:04Z | 2021-02-04T14:37:08Z | https://github.com/kubernetes/kubernetes/issues/93001 | 655,407,390 | 93,001 |
[
"kubernetes",
"kubernetes"
] | Hello people,
I have setup kubernetes cluster acrosss 3 VPS from contabo. The servers do not have private Ip so i configure it with the public ip itself. When i do a :
```
k get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VE... | Node EXTERNAL-IP is none and INTERNAL are the public IPs | https://api.github.com/repos/kubernetes/kubernetes/issues/92999/comments | 18 | 2020-07-12T05:15:09Z | 2020-07-26T13:31:04Z | https://github.com/kubernetes/kubernetes/issues/92999 | 655,333,292 | 92,999 |
[
"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**:
**What you ... | /assign | https://api.github.com/repos/kubernetes/kubernetes/issues/92997/comments | 1 | 2020-07-12T03:16:32Z | 2020-07-12T03:23:02Z | https://github.com/kubernetes/kubernetes/issues/92997 | 655,321,716 | 92,997 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added:**
Currently, pkg/kubelet/util/util_unix.go#GetAddressAndDialer does not have unit test coverage. Unless there's a strong reason not to, we'd like public facing functions to have unit test coverage.
**Why is this needed:**
There's a fairly small chance of GetAddressAndDialer being... | Add unit test for `pkg/kubelet/util/util_unix.go#GetAddressAndDialer` | https://api.github.com/repos/kubernetes/kubernetes/issues/92996/comments | 7 | 2020-07-11T23:38:18Z | 2020-08-28T13:36:05Z | https://github.com/kubernetes/kubernetes/issues/92996 | 655,298,531 | 92,996 |
[
"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**:
Coredns is ... | Coredns is not running after kubeadm init | https://api.github.com/repos/kubernetes/kubernetes/issues/92993/comments | 4 | 2020-07-11T16:41:09Z | 2020-07-12T02:21:45Z | https://github.com/kubernetes/kubernetes/issues/92993 | 655,240,199 | 92,993 |
[
"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**: all of the e2e jobs that run this test
**Which test(s) are flaking**: `
`[sig-apps] DisruptionController should block an eviction... | [Flaky Test] [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it | https://api.github.com/repos/kubernetes/kubernetes/issues/92977/comments | 15 | 2020-07-11T00:34:00Z | 2020-07-11T17:41:22Z | https://github.com/kubernetes/kubernetes/issues/92977 | 655,098,526 | 92,977 |
[
"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**:
e2e Conformance
**Which test(s) are flaking**:
[sig-cli] Kubectl client Guestbook application should create and stop a working app... | e2e conformance test around guestbook should ensure that agnhost-slave replicas are not co-located | https://api.github.com/repos/kubernetes/kubernetes/issues/92973/comments | 12 | 2020-07-10T18:20:23Z | 2021-01-11T07:06:31Z | https://github.com/kubernetes/kubernetes/issues/92973 | 654,954,969 | 92,973 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
`kind-ipv6-master-parallel (ci-kubernetes-kind-ipv6-e2e-parallel)`
**Which test(s) are failing**:
`[sig-network] Services should create endpoints for unready po... | [Failing Test] kind-ipv6-master-parallel (ci-kubernetes-kind-ipv6-e2e-parallel) | https://api.github.com/repos/kubernetes/kubernetes/issues/92965/comments | 20 | 2020-07-10T13:13:43Z | 2020-07-20T20:31:15Z | https://github.com/kubernetes/kubernetes/issues/92965 | 654,773,426 | 92,965 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
If we specify... | Windows pods need to support `RunAsUserName` like Linux pods, not just work containers, not pause containers | https://api.github.com/repos/kubernetes/kubernetes/issues/92963/comments | 35 | 2020-07-10T10:32:44Z | 2021-10-28T21:13:00Z | https://github.com/kubernetes/kubernetes/issues/92963 | 654,685,118 | 92,963 |
[
"kubernetes",
"kubernetes"
] | version: k8s 1.14.10 update 1.17.7
When my k8s 1.14.10 update 1.17.7. I find kube-scheduler error log.
But i can't find The *v1 CSINode resource.
How to Fix the problem. Please give me a hint.thank you~
kube-scheduler log
<pre>
I0710 18:06:13.515200 1 reflector.go:185] Listing and watching *v1.CSI... | what is CSINode resource | https://api.github.com/repos/kubernetes/kubernetes/issues/92962/comments | 13 | 2020-07-10T10:30:48Z | 2020-07-13T09:05:01Z | https://github.com/kubernetes/kubernetes/issues/92962 | 654,684,027 | 92,962 |
[
"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**:
DamonSet Pods d... | DaemonSet Pods should honor tolerationSeconds with effect NoExecute on build-in taints | https://api.github.com/repos/kubernetes/kubernetes/issues/92960/comments | 9 | 2020-07-10T08:52:52Z | 2021-01-11T05:04:31Z | https://github.com/kubernetes/kubernetes/issues/92960 | 654,626,074 | 92,960 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add `PreStop` field in [PodExecOptions](https://github.com/kubernetes/kubernetes/blob/dd649bb7ef4788bfe65c93ebc974962d64476b39/staging/src/k8s.io/api/core/v1/types.go#L5034) to guaranteed the command gr... | Add preStop field in PodExecOptions to guaranteed the command graceful end. | https://api.github.com/repos/kubernetes/kubernetes/issues/92959/comments | 6 | 2020-07-10T07:57:47Z | 2021-03-18T05:55:48Z | https://github.com/kubernetes/kubernetes/issues/92959 | 654,589,115 | 92,959 |
[
"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/
-->
when one deviceplugin register to kub... | when kubelet listwatch deviceplugin failed,it will never try | https://api.github.com/repos/kubernetes/kubernetes/issues/92958/comments | 5 | 2020-07-10T07:55:57Z | 2020-12-13T04:42:58Z | https://github.com/kubernetes/kubernetes/issues/92958 | 654,588,027 | 92,958 |
[
"kubernetes",
"kubernetes"
] | Hi,
first I have to mention I didn't saw this in Kubernetes CI, we're running the conformance tests on our internal platform and from time to time the test `should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan` fails.
**Which test(s) are flaking**:
`should orphan RS created by... | Race condition in conformance test: should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan | https://api.github.com/repos/kubernetes/kubernetes/issues/92953/comments | 4 | 2020-07-10T04:04:45Z | 2020-07-31T20:51:41Z | https://github.com/kubernetes/kubernetes/issues/92953 | 654,493,483 | 92,953 |
[
"kubernetes",
"kubernetes"
] | # Progress <code>[1/6]</code>
- [X] APISnoop org-flow : [ServiceProxyOptionsTest.org](https://github.com/cncf/apisnoop/blob/master/tickets/k8s/ServiceProxyOptionsTest.org)
- [ ] test approval issue : [kubernetes/kubernetes#](https://github.com/kubernetes/kubernetes/issues/)
- [ ] test pr : kuberenetes/kubern... | Write ServiceProxyOptions test+promote - +13 endpoint coverage | https://api.github.com/repos/kubernetes/kubernetes/issues/92951/comments | 2 | 2020-07-10T00:19:12Z | 2020-10-21T21:13:18Z | https://github.com/kubernetes/kubernetes/issues/92951 | 654,424,579 | 92,951 |
[
"kubernetes",
"kubernetes"
] | # Progress <code>[2/6]</code>
- [X] APISnoop org-flow : [NodeProxyOptionsTest.org](https://github.com/cncf/apisnoop/blob/master/tickets/k8s/NodeProxyOptionsTest.org)
- [X] test approval issue : [kubernetes/kubernetes#](https://github.com/kubernetes/kubernetes/issues/92950)
- [x] test pr : [kuberenetes/kubern... | Write NodeProxy Redirect Test - +7 endpoint coverage test | https://api.github.com/repos/kubernetes/kubernetes/issues/92950/comments | 1 | 2020-07-10T00:17:25Z | 2020-11-12T22:10:32Z | https://github.com/kubernetes/kubernetes/issues/92950 | 654,423,977 | 92,950 |
[
"kubernetes",
"kubernetes"
] | # Progress <code>[7/7]</code>
- [X] APISnoop org-flow : [PodProxyOptionsTest.org](https://github.com/cncf/apisnoop/blob/PodProxyOptionsTest/tickets/k8s/PodProxyRedirectTest.org)
- [X] test approval issue : [kubernetes/kubernetes#](https://github.com/kubernetes/kubernetes/issues/92949)
- [X] test pr : [kubere... | Write Pod- & SeviceProxy Test - +12 endpoint coverage | https://api.github.com/repos/kubernetes/kubernetes/issues/92949/comments | 13 | 2020-07-10T00:13:56Z | 2021-12-11T05:31:58Z | https://github.com/kubernetes/kubernetes/issues/92949 | 654,422,871 | 92,949 |
[
"kubernetes",
"kubernetes"
] | In case kubelet reconstructs ASOW by reading files from disk, for volume expansion size can not be recovered from disk and has to be read from api-server when DSOWP populates DSOW. This is bit of anti-pattern and can be fixed by reading size of the PVC from json file rather than reading api-server.
it is important ... | Use csi's json file for tracking pvc.Status capacity | https://api.github.com/repos/kubernetes/kubernetes/issues/92947/comments | 4 | 2020-07-09T22:57:40Z | 2020-12-07T01:19:44Z | https://github.com/kubernetes/kubernetes/issues/92947 | 654,397,001 | 92,947 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I had some `hostPath` PVs that appeared stuck in the `Failed` phase even though their referenced PVCs were deleted. Restarting `kube-controller-manager` did not resolve the situation. When running it with `-v=4`, I saw that the controller detected that they should be released and recycled. The rec... | PV recycler does not retry when Pod fails to create | https://api.github.com/repos/kubernetes/kubernetes/issues/92946/comments | 5 | 2020-07-09T22:24:10Z | 2020-12-07T00:18:43Z | https://github.com/kubernetes/kubernetes/issues/92946 | 654,384,432 | 92,946 |
[
"kubernetes",
"kubernetes"
] | The branch [`release-1.19`][branch] was just created.
Please update the [publishing-bot's configuration][config] to also publish this
new branch.
[branch]: https://github.com/kubernetes/kubernetes/tree/release-1.19
[config]: https://github.com/kubernetes/kubernetes/tree/master/staging/publishing
<!-- no assignments ... | Update publishing-bot for release-1.19 | https://api.github.com/repos/kubernetes/kubernetes/issues/92944/comments | 2 | 2020-07-09T21:43:34Z | 2020-07-12T13:59:46Z | https://github.com/kubernetes/kubernetes/issues/92944 | 654,366,355 | 92,944 |
[
"kubernetes",
"kubernetes"
] | On a separate machine I created a number of visual studio applications (asp.net core - web app) and exposed them with the following commands in the terminal:
kubectl expose deployment websa-node --name=websa-node --type=LoadBalancer --port=80
kubectl expose deployment weba1-node --name=weba-1node --ty... | image bug in kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/92943/comments | 4 | 2020-07-09T21:27:03Z | 2020-07-27T16:15:05Z | https://github.com/kubernetes/kubernetes/issues/92943 | 654,358,391 | 92,943 |
[
"kubernetes",
"kubernetes"
] | I created a visual studio code application and it works with docker in ubuntu.
I started the process of exposing my application on kubernetes with the following commands in the terminal:
minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.18.2 --container-runtime=containerd --docker-opt contain... | sandbox bug in kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/92942/comments | 3 | 2020-07-09T19:12:42Z | 2020-07-09T21:18:56Z | https://github.com/kubernetes/kubernetes/issues/92942 | 654,287,601 | 92,942 |
[
"kubernetes",
"kubernetes"
] | I opted to open a new issue instead of re-opening https://github.com/kubernetes/kubernetes/issues/90647
The tide pool for kubernetes/kubernetes master is much larger than usual. Put another way, a lot of PRs are eligible for merge, but they're not getting merged. This is due to batches of PRs failing tide's retest... | Very few PRs are merging | https://api.github.com/repos/kubernetes/kubernetes/issues/92937/comments | 36 | 2020-07-09T15:45:11Z | 2020-08-20T05:16:39Z | https://github.com/kubernetes/kubernetes/issues/92937 | 654,164,060 | 92,937 |
[
"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 doesn... | [cgroup2] kubelet doesn't start up on a host without hugetlb controller | https://api.github.com/repos/kubernetes/kubernetes/issues/92933/comments | 13 | 2020-07-09T11:30:46Z | 2020-07-14T03:21:21Z | https://github.com/kubernetes/kubernetes/issues/92933 | 653,987,905 | 92,933 |
[
"kubernetes",
"kubernetes"
] | If CSI volume expansion fails on the node with volume-in-use error then kubelet not should retry node expansion.
/sig storage
| If volume expansion fails on the node with volume-in-use error then kubelet should not retry nodeExpansion | https://api.github.com/repos/kubernetes/kubernetes/issues/92931/comments | 1 | 2020-07-09T05:27:20Z | 2020-07-15T07:30:38Z | https://github.com/kubernetes/kubernetes/issues/92931 | 653,774,938 | 92,931 |
[
"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/
-->
Some pods restarted with exit code 14... | Pods restarted unexpectedly with kubelet producing cadvisor related issues | https://api.github.com/repos/kubernetes/kubernetes/issues/92930/comments | 2 | 2020-07-09T03:58:07Z | 2020-09-10T02:52:18Z | https://github.com/kubernetes/kubernetes/issues/92930 | 653,743,596 | 92,930 |
[
"kubernetes",
"kubernetes"
] | I deployed a cluster with Calico, default ippool deleted.
> [root@master ~]# kubectl version
> Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.5", GitCommit:"e6503f8d8f769ace2f338794c914a96fc335df0f", GitTreeState:"clean", BuildDate:"2020-06-26T03:47:41Z", GoVersion:"go1.13.9", Compiler:"gc", ... | kubectl can get/describe pods, but kubectl logs and exec don't work. | https://api.github.com/repos/kubernetes/kubernetes/issues/92929/comments | 16 | 2020-07-09T03:28:26Z | 2020-08-03T11:51:12Z | https://github.com/kubernetes/kubernetes/issues/92929 | 653,734,181 | 92,929 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Hi Folks, after every deployment we see this for about an hour. Seems to be harmless but wondering if this is a bug in v1.17.3
`kubectl describe svc my-svc`
```
Events:
Type Reason Age From Message
---- ------ ... | FailedToUpdateEndpointSlices Error updating Endpoint Slices for Service | https://api.github.com/repos/kubernetes/kubernetes/issues/92928/comments | 29 | 2020-07-09T02:36:42Z | 2023-07-24T07:08:08Z | https://github.com/kubernetes/kubernetes/issues/92928 | 653,716,413 | 92,928 |
[
"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 appears th... | kubelet imageGC not stopping at imageGCLowThresholdPercent as commanded by eviction manager | https://api.github.com/repos/kubernetes/kubernetes/issues/92925/comments | 9 | 2020-07-08T23:54:17Z | 2021-01-03T19:11:01Z | https://github.com/kubernetes/kubernetes/issues/92925 | 653,665,834 | 92,925 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
We should have unit tests for the 'Respect grace period when removing mirror pod' fix to guard against regression.
**Why is this needed**:
Over #92442, the new unit tests are taken out (to streamline review process).
These include CGroupPods struct and the enhanced TestDeleteO... | Respect grace period when removing mirror pod: unit test | https://api.github.com/repos/kubernetes/kubernetes/issues/92922/comments | 6 | 2020-07-08T23:22:39Z | 2020-12-07T01:19:46Z | https://github.com/kubernetes/kubernetes/issues/92922 | 653,655,776 | 92,922 |
[
"kubernetes",
"kubernetes"
] | CVSS Rating: Medium (6.4) [CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H)
If an attacker is able to intercept certain requests to the Kubelet, they can send a redirect response that may be followed by a client using the credential... | CVE-2020-8559: Privilege escalation from compromised node to cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/92914/comments | 7 | 2020-07-08T17:03:16Z | 2021-12-02T22:54:32Z | https://github.com/kubernetes/kubernetes/issues/92914 | 653,456,402 | 92,914 |
[
"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**:
Applying (usi... | Server Side Apply - PodSelector empty dict not applied | https://api.github.com/repos/kubernetes/kubernetes/issues/92913/comments | 12 | 2020-07-08T16:51:56Z | 2020-10-03T22:53:06Z | https://github.com/kubernetes/kubernetes/issues/92913 | 653,449,577 | 92,913 |
[
"kubernetes",
"kubernetes"
] | Jul 8 22:28:04 rpi-kube-master-01 kubernetes-bootstrap: Preparing to unpack .../0-conntrack_1%3a1.4.5-2_armhf.deb ...#015
Jul 8 22:28:04 rpi-kube-master-01 kubernetes-bootstrap: Unpacking conntrack (1:1.4.5-2) ...#015
Jul 8 22:28:04 rpi-kube-master-01 kubernetes-bootstrap: Selecting previously unselected package c... | kubelet v1.18.5 still have flag --cgroup-driver in kubeadm-flags.env which will cause kubelet set up fail | https://api.github.com/repos/kubernetes/kubernetes/issues/92912/comments | 8 | 2020-07-08T16:02:30Z | 2020-07-11T18:20:38Z | https://github.com/kubernetes/kubernetes/issues/92912 | 653,416,394 | 92,912 |
[
"kubernetes",
"kubernetes"
] | The e2e test framework, has a flake report utility https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/flake_reporting_util.go.
As far as we know, there is no current usage of this utility but it is mentioned as useful for https://github.com/kubernetes/kubernetes/issues/66239.
We should invest... | Investigate use of e2e framework's flake report | https://api.github.com/repos/kubernetes/kubernetes/issues/92911/comments | 9 | 2020-07-08T15:58:54Z | 2020-08-07T19:56:33Z | https://github.com/kubernetes/kubernetes/issues/92911 | 653,413,708 | 92,911 |
[
"kubernetes",
"kubernetes"
] | The NodeProblemDetector test - **SystemLogMonitor should generate node condition and events for corresponding errors**
can produce the following error message which is misleading
> expect event number 4, got 7:
This message outputted by verifyTotalEvents is meant to indicate that a specific _number of occurr... | Improve test error message : NodeProblemDetector SystemLogMonitor should generate node condition and events for corresponding error | https://api.github.com/repos/kubernetes/kubernetes/issues/92907/comments | 1 | 2020-07-08T12:07:16Z | 2020-07-12T13:59:17Z | https://github.com/kubernetes/kubernetes/issues/92907 | 653,243,810 | 92,907 |
[
"kubernetes",
"kubernetes"
] | Hi
i'm using GKE 1.16.8-gke.15 cluster (regional) with few nodepools.
i've noticed that one of my pod entered "preempting" mode and remains like that for more then 2 hours.
when describing the pod i saw the following:
```
Start Time: Wed, 08 Jul 2020 10:49:49 +0300
...
Status: Failed
Reason: ... | pod stuck on preempting | https://api.github.com/repos/kubernetes/kubernetes/issues/92906/comments | 9 | 2020-07-08T11:00:19Z | 2021-01-29T03:03:25Z | https://github.com/kubernetes/kubernetes/issues/92906 | 653,199,335 | 92,906 |
[
"kubernetes",
"kubernetes"
] |
Hello,
**What happened**:
When i run `lscpu` inside pod, it return the host node cpu info.
**What you expected to happen**:
Ideally i think it should return resources allocated to pod.
**How to reproduce it (as minimally and precisely as possible)**:
Its as simple as running lscpu.
Is there any way, i can ge... | lscpu inside Pod return host cpu info | https://api.github.com/repos/kubernetes/kubernetes/issues/92904/comments | 5 | 2020-07-08T10:47:34Z | 2020-07-27T11:40:36Z | https://github.com/kubernetes/kubernetes/issues/92904 | 653,191,756 | 92,904 |
[
"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**:
Recently I en... | Pod stuck in ContainerCreating due to network related issue | https://api.github.com/repos/kubernetes/kubernetes/issues/92903/comments | 6 | 2020-07-08T09:50:18Z | 2020-07-14T23:20:25Z | https://github.com/kubernetes/kubernetes/issues/92903 | 653,154,781 | 92,903 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
`kubectl ex... | kubectl expose does not check type validity when --dry-run=client flag is present | https://api.github.com/repos/kubernetes/kubernetes/issues/92901/comments | 6 | 2020-07-08T08:24:21Z | 2020-08-13T19:27:33Z | https://github.com/kubernetes/kubernetes/issues/92901 | 653,095,811 | 92,901 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
`kubectl ru... | kubectl run --dry-run=client does not put --namespace info in yaml | https://api.github.com/repos/kubernetes/kubernetes/issues/92899/comments | 3 | 2020-07-08T08:03:59Z | 2020-08-31T22:24:57Z | https://github.com/kubernetes/kubernetes/issues/92899 | 653,082,351 | 92,899 |
[
"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 a... | system:serviceaccount have unprivileged access to resources | https://api.github.com/repos/kubernetes/kubernetes/issues/92898/comments | 6 | 2020-07-08T07:37:31Z | 2020-07-08T15:44:52Z | https://github.com/kubernetes/kubernetes/issues/92898 | 653,066,120 | 92,898 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
On adding Labels to resource like Deployment which is responsible for replica set and pods accordingly, Labels do not cascades to it's replica set and pods.
Let say I'm creating a Deployment D, corresp... | Labels propagation from resource (deployment) to derived set of resources (replica set, pods) | https://api.github.com/repos/kubernetes/kubernetes/issues/92896/comments | 4 | 2020-07-08T02:57:25Z | 2020-07-27T16:16:12Z | https://github.com/kubernetes/kubernetes/issues/92896 | 652,869,008 | 92,896 |
[
"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 reviewi... | Inaccurate declaration of what conversion generator does | https://api.github.com/repos/kubernetes/kubernetes/issues/92895/comments | 2 | 2020-07-08T02:22:00Z | 2020-10-01T09:46:56Z | https://github.com/kubernetes/kubernetes/issues/92895 | 652,844,992 | 92,895 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
when delete a Replicaset/Job, its children pod are not cascaded.
Replicaset was created by a deployment, delete the replicaset, the older pod did not be deleted:
```
$ kubectl -n test get all --selector=app=mysql
NAME READY STATUS RESTARTS AGE
pod/mysql-bd6cc... | when delete a Replicaset/Job, its children pod are not cascaded | https://api.github.com/repos/kubernetes/kubernetes/issues/92894/comments | 1 | 2020-07-08T02:00:14Z | 2020-07-21T01:20:35Z | https://github.com/kubernetes/kubernetes/issues/92894 | 652,831,065 | 92,894 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
RFC-1123 defines restrictions to host names. In Kubernetes, these restrictions are also
applied to object names.
However, for search strings in dnsConfig, names that are perfectly valid according
t... | dnsConfig applies RFC-1123 too broadly to searches | https://api.github.com/repos/kubernetes/kubernetes/issues/92889/comments | 27 | 2020-07-07T21:54:52Z | 2025-02-27T17:30:01Z | https://github.com/kubernetes/kubernetes/issues/92889 | 652,677,095 | 92,889 |
[
"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**:
I've run into only `[sig-network] Services should have... | [Flaky test] pull-kubernetes-conformance-kind-ipv6-parallel | https://api.github.com/repos/kubernetes/kubernetes/issues/92886/comments | 12 | 2020-07-07T20:20:25Z | 2020-07-24T09:40:25Z | https://github.com/kubernetes/kubernetes/issues/92886 | 652,610,751 | 92,886 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Events reported with an empty source.component/source.host and with distinct reportingController/reportingInstance values are considered identical by EventAggregatorByReasonFunc
events.k8s.io/v1 events will not set source fields.
/assign @wojtek-t | EventAggregatorByReasonFunc doesn't consider reportingController, only source | https://api.github.com/repos/kubernetes/kubernetes/issues/92882/comments | 3 | 2020-07-07T19:24:54Z | 2020-07-20T07:34:11Z | https://github.com/kubernetes/kubernetes/issues/92882 | 652,567,886 | 92,882 |
[
"kubernetes",
"kubernetes"
] | I mentioned this one on #sig-testing in slack but wanted to make sure it is captured in the issue list.
https://storage.googleapis.com/k8s-gubernator/triage/index.html#09fc8a7ce004b711c724
Looks like the problem is that the [e2e test code](https://github.com/kubernetes/kubernetes/blob/f975b4b0dff48c6a580593f3bc05... | Failing e2e test: ci-gcp-compute-persistent-disk-csi-driver-release-0-5-k8s-master-integration | https://api.github.com/repos/kubernetes/kubernetes/issues/92877/comments | 10 | 2020-07-07T18:07:28Z | 2020-11-05T17:39:11Z | https://github.com/kubernetes/kubernetes/issues/92877 | 652,517,553 | 92,877 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We're missing for events/v1 and events/v1beta1.
**What you expected to happen**:
We should add a similar function as introduced in core/v1: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/core/v1/conversion.go#L449
**How to reproduce it (as minimally and precisely as possibl... | Add AddFieldLabelConversionsForEvent for new events/{v1beta1, v1} conversions | https://api.github.com/repos/kubernetes/kubernetes/issues/92870/comments | 1 | 2020-07-07T16:08:29Z | 2020-07-12T03:57:32Z | https://github.com/kubernetes/kubernetes/issues/92870 | 652,445,453 | 92,870 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
[sig-release-master-blocking#verify-master](https://testgrid.k8s.io/sig-release-master-blocking#verify-master)
**Which test(s) are failing**:
**Overall**
http... | [Failing Test] verify-master (ci-kubernetes-verify-master) | https://api.github.com/repos/kubernetes/kubernetes/issues/92868/comments | 9 | 2020-07-07T15:12:20Z | 2020-07-21T21:44:20Z | https://github.com/kubernetes/kubernetes/issues/92868 | 652,404,829 | 92,868 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
CRD apply hangs:
```
$ time kubectl apply -f /tmp/dr.yaml
customresourcedefinition.apiextensions.k8s.io/destinationrules.networking.istio.io created
real 1.26
user 0.31
sys 0.12
$ time kubectl apply -f /tmp/dr.yaml
<never completes>
```
**What you expected to happen**:
CRD apply c... | CRD v1 re-apply hangs | https://api.github.com/repos/kubernetes/kubernetes/issues/92867/comments | 12 | 2020-07-07T15:02:35Z | 2020-07-08T01:11:20Z | https://github.com/kubernetes/kubernetes/issues/92867 | 652,397,679 | 92,867 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
kubelet.service - kubelet: The Kubernetes Node Agent
Loaded: loaded (/usr/lib/systemd/system/kubelet.service; enabled; vendor preset: disabled)
Drop-In: /usr/li... | Kubernetes failed to start after installation throwing errors | https://api.github.com/repos/kubernetes/kubernetes/issues/92865/comments | 3 | 2020-07-07T13:00:16Z | 2020-07-07T18:59:26Z | https://github.com/kubernetes/kubernetes/issues/92865 | 652,302,793 | 92,865 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When defining multiple podAffinityTerms only one is taken into account. Changing weights on the second one doesn't seem to affect scheduling when soft rules are applied (preferredDuringSchedulingIgnoredDuringExecution)
Definition of the deployment:
```
...
spec:
template:
spec:
... | podAntiAffinity weights not taken into account when multiple podAffinityTerm are specified | https://api.github.com/repos/kubernetes/kubernetes/issues/92864/comments | 11 | 2020-07-07T12:57:00Z | 2021-04-16T05:25:09Z | https://github.com/kubernetes/kubernetes/issues/92864 | 652,300,561 | 92,864 |
[
"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](https://testgrid.k8s.io/sig-release-master-blocking#gci-gce-ingress)
**Which test(s) are flaking**:
[sig-network] ... | [sig-network] Loadbalancing: L7 GCE [Slow] [Feature:NEG] rolling update backend pods should not cause service disruption | https://api.github.com/repos/kubernetes/kubernetes/issues/92861/comments | 10 | 2020-07-07T11:51:20Z | 2021-01-03T23:15:05Z | https://github.com/kubernetes/kubernetes/issues/92861 | 652,259,242 | 92,861 |
[
"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**:
```shell
kub... | label-selector flag why not support '||' condition | https://api.github.com/repos/kubernetes/kubernetes/issues/92859/comments | 5 | 2020-07-07T11:21:14Z | 2020-07-08T14:08:58Z | https://github.com/kubernetes/kubernetes/issues/92859 | 652,241,144 | 92,859 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
deleting namespace stuck at "Terminating" state, delete its `spec.finalizers` didn't help.
namespace's status:
```yaml
apiVersion: v1
kind: Namespace
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Namespace","metadata":... | namespace `monitoring` cannot be deleted | https://api.github.com/repos/kubernetes/kubernetes/issues/92858/comments | 8 | 2020-07-07T10:33:53Z | 2020-07-13T10:58:37Z | https://github.com/kubernetes/kubernetes/issues/92858 | 652,210,496 | 92,858 |
[
"kubernetes",
"kubernetes"
] | **What happened**: A pod exposed through loadbalancer with `externalTrafficPolicy:Local` is not reachable by exposed IP address from the same cluster. However this works when the client pod and service pod are running on the same node.
**What you expected to happen**: The loadbalancer service with `externalTrafficP... | LoadBalancer Service with externalTrafficPolicy:Local and IPVS is not reachable within the cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/92857/comments | 12 | 2020-07-07T10:16:02Z | 2020-12-27T13:20:13Z | https://github.com/kubernetes/kubernetes/issues/92857 | 652,198,316 | 92,857 |
[
"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 fails to create kubepods cgroup on larger machine with 512 processors with systemd CgroupDriver | https://api.github.com/repos/kubernetes/kubernetes/issues/92855/comments | 14 | 2020-07-07T08:43:57Z | 2020-07-21T02:51:15Z | https://github.com/kubernetes/kubernetes/issues/92855 | 652,128,016 | 92,855 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Sometimes reported in fluent-plugin-elasticsearch repository for exhausted Elasticsearch cluster issue due to elasticsearch ruby client sniffering issue.
This should be fixed with https://github.com/uk... | fluentd-elasticsearch image should load simple sniffer class | https://api.github.com/repos/kubernetes/kubernetes/issues/92852/comments | 12 | 2020-07-07T03:23:05Z | 2021-09-18T02:31:14Z | https://github.com/kubernetes/kubernetes/issues/92852 | 651,963,453 | 92,852 |
[
"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/
-->
I think it's kind of relevant to ht... | Secret volume update is not really atomic | https://api.github.com/repos/kubernetes/kubernetes/issues/92851/comments | 21 | 2020-07-07T02:40:23Z | 2021-12-01T23:05:07Z | https://github.com/kubernetes/kubernetes/issues/92851 | 651,946,960 | 92,851 |
[
"kubernetes",
"kubernetes"
] | If I take the CRD from the example for the scale subresource in the documentation:
https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#scale-subresource
And I modify the schema to add a default value for the replicas field, as described in the documentation on defaulti... | CRD default values broken when field is referenced by scale subresource | https://api.github.com/repos/kubernetes/kubernetes/issues/92849/comments | 3 | 2020-07-07T00:34:41Z | 2020-07-07T01:27:26Z | https://github.com/kubernetes/kubernetes/issues/92849 | 651,900,998 | 92,849 |
[
"kubernetes",
"kubernetes"
] | Document in [API Concepts: Resource Version Parameter](https://kubernetes.io/docs/reference/using-api/api-concepts/#the-resourceversion-parameter) how the parameter works. All tables need to be updated.
xref https://docs.google.com/document/d/1P228Uo6_-U5-jIgJG9m9X-DMocOgQCyf1ltC5WFekAE/edit which contains documenta... | Document ListOptions.ResourceVersionMatch parameter on website | https://api.github.com/repos/kubernetes/kubernetes/issues/92848/comments | 5 | 2020-07-07T00:27:20Z | 2020-11-05T16:14:35Z | https://github.com/kubernetes/kubernetes/issues/92848 | 651,898,633 | 92,848 |
[
"kubernetes",
"kubernetes"
] | Per release notes section of https://github.com/kubernetes/kubernetes/pull/92661 we need to clearly document how to safely transfer ownership of fields, like replicas during a owner->HPA transfer, such that they are not accidentally reset to their defaults (replicas has a default of 1).
The main strategies we should... | Add 'transferring ownership' section to server side apply section of api-concepts documentation | https://api.github.com/repos/kubernetes/kubernetes/issues/92844/comments | 3 | 2020-07-06T22:35:59Z | 2020-08-05T17:13:34Z | https://github.com/kubernetes/kubernetes/issues/92844 | 651,859,317 | 92,844 |
[
"kubernetes",
"kubernetes"
] | Hey, I am testing failure scenarios on our system. After several reboots the system reaches a point when some of the pods do not start up. I checked the journalctl logs and I found this:
```
Jul 06 09:43:07 test-1 kubelet[23724]: I0706 09:43:07.990134 23724 server.go:1125] Started kubelet
Jul 06 09:43:07 test-1 ... | After several reboots "Node became not ready" | https://api.github.com/repos/kubernetes/kubernetes/issues/92843/comments | 9 | 2020-07-06T19:52:50Z | 2020-12-05T10:41:42Z | https://github.com/kubernetes/kubernetes/issues/92843 | 651,781,256 | 92,843 |
[
"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 endpointS... | endpointSliceTracker memory leak | https://api.github.com/repos/kubernetes/kubernetes/issues/92837/comments | 2 | 2020-07-06T17:54:54Z | 2020-07-12T03:56:14Z | https://github.com/kubernetes/kubernetes/issues/92837 | 651,719,994 | 92,837 |
[
"kubernetes",
"kubernetes"
] | 1、 pod1 and pod2 in one node
2、 svc2 is pod2s service ip
3、 in pod1 ,i request svc via svc2
4 、i get pod2`s ip
i use ipvs and the k8s ver is 1.18.3
<img width="1440" alt="pic" src="https://user-images.githubusercontent.com/19342276/86610999-a6c92100-bfe0-11ea-980d-ac6217a85dda.png">
kube-proxy args --clu... | pods in one node get request via svc ip can make somethings error | https://api.github.com/repos/kubernetes/kubernetes/issues/92833/comments | 2 | 2020-07-06T15:30:51Z | 2020-07-07T03:53:08Z | https://github.com/kubernetes/kubernetes/issues/92833 | 651,630,801 | 92,833 |
[
"kubernetes",
"kubernetes"
] | /area controller-manager
What would you like to be added:
Don't resync disruption in disruption controller.
Why is this needed:
There are 3000+ deployments in my k8s cluster, thus when i create all deployments,the depth of disruption workquque is too long in every period, the period of collecting data is 10s, i f... | the depth of disruption workquque is too long | https://api.github.com/repos/kubernetes/kubernetes/issues/92826/comments | 4 | 2020-07-06T12:50:10Z | 2020-12-09T00:28:27Z | https://github.com/kubernetes/kubernetes/issues/92826 | 651,511,927 | 92,826 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
It is necessary to assign a certain NodeSelector to a namespace.
At the moment this function is not supported except at Pod level.
**Why is this needed**:
This functionality is necessary to be able to assign workloads to dedicated namespaces,
that refer to nodes with speci... | NodeSelector on Namespace | https://api.github.com/repos/kubernetes/kubernetes/issues/92822/comments | 7 | 2020-07-06T09:52:07Z | 2020-10-16T07:13:17Z | https://github.com/kubernetes/kubernetes/issues/92822 | 651,405,436 | 92,822 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
HPA has three metric types that are `Resource`, `Pods` and `Object`.
I want to add a new metric type `Replicas` for HPA which stands for direct target replicas. Implemention like:
```
- type: Repli... | Add a new metric type `Replicas` for HPA | https://api.github.com/repos/kubernetes/kubernetes/issues/92820/comments | 4 | 2020-07-06T09:18:24Z | 2020-12-04T03:10:41Z | https://github.com/kubernetes/kubernetes/issues/92820 | 651,382,355 | 92,820 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
I would like to add another ImagpullPolicy that will only pull an image if the name is new or the hash is different.
**Why is this needed**:
Some repositories use to tag the latest stable version with :latest tag.
If I don't want to re... | ImagpullPolicy - add an option to pull based on hash and not on name | https://api.github.com/repos/kubernetes/kubernetes/issues/92810/comments | 2 | 2020-07-05T18:06:47Z | 2020-07-05T21:36:44Z | https://github.com/kubernetes/kubernetes/issues/92810 | 651,117,404 | 92,810 |
[
"kubernetes",
"kubernetes"
] | I'm new to kubernetes auto scaling and I'm trying to autoscale deployments. I had deployed metrics-server from https://github.com/kubernetes-sigs/metrics-server/releases/
**Logs of deployment:**
clusterrole.rbac.authorization.k8s.io/system:aggregated-metrics-reader unchanged
clusterrolebinding.rbac.authorization.k... | Kubernetes 1.16 hpa not working, cpu utilization unknown error | https://api.github.com/repos/kubernetes/kubernetes/issues/92808/comments | 9 | 2020-07-05T16:44:36Z | 2021-01-15T23:55:17Z | https://github.com/kubernetes/kubernetes/issues/92808 | 651,103,784 | 92,808 |
[
"kubernetes",
"kubernetes"
] | In 1.17 I used this yml to create a working service with an external ip:
apiVersion: v1
kind: Service
metadata:
name: elasticsearch-master
namespace: elastic
labels:
app: elasticsearch
role: master
spec:
selector:
app: elasticsearch
r... | 1.18 loadbalancer service deployment fails to create ingress | https://api.github.com/repos/kubernetes/kubernetes/issues/92807/comments | 3 | 2020-07-05T13:27:54Z | 2020-07-06T14:03:47Z | https://github.com/kubernetes/kubernetes/issues/92807 | 651,070,325 | 92,807 |
[
"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**:
Following iss... | vsphere cloud provider e2e util function panics | https://api.github.com/repos/kubernetes/kubernetes/issues/92804/comments | 1 | 2020-07-05T02:22:27Z | 2020-07-10T22:42:52Z | https://github.com/kubernetes/kubernetes/issues/92804 | 650,987,201 | 92,804 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
`docker run --userns=host ` User isolation can be disabled for containers with a single parameter, and is it possible to support it in K8S POD
**Why is this needed**:
In some cases, we may need to go ba... | Is it supported in Kubernetes Pod --userns=host? | https://api.github.com/repos/kubernetes/kubernetes/issues/92803/comments | 8 | 2020-07-05T01:19:44Z | 2021-03-16T22:21:18Z | https://github.com/kubernetes/kubernetes/issues/92803 | 650,981,662 | 92,803 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.