issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "kubernetes", "kubernetes" ]
**What happened**: when I create a job like this : ```yaml apiVersion: batch/v1 kind: Job metadata: name: demo namespace: default spec: completions: 1 backoffLimit: 6 parallelism: 1 template: metadata: name: demo spec: containers: - command: - sh ...
Job's backoffLimit not correct
https://api.github.com/repos/kubernetes/kubernetes/issues/92245/comments
6
2020-06-18T06:57:00Z
2021-07-06T02:08:50Z
https://github.com/kubernetes/kubernetes/issues/92245
640,958,597
92,245
[ "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**: ``` [root@ma...
kubectl diff error
https://api.github.com/repos/kubernetes/kubernetes/issues/92244/comments
2
2020-06-18T04:14:29Z
2020-06-20T03:49:02Z
https://github.com/kubernetes/kubernetes/issues/92244
640,892,754
92,244
[ "kubernetes", "kubernetes" ]
**What happened**: Attempted to install kubernetes 1.15 binaries following documentation on Centos 7 (https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/) and received failures: ``` # yum install kubelet-1.15* kubeadm-1.15* kubectl-1.15* Loaded plugins: fastestmirror, ovl Loadi...
kubeadm and kubelet 1.15 fail to install on centos 7 after patches released today
https://api.github.com/repos/kubernetes/kubernetes/issues/92242/comments
64
2020-06-17T23:53:53Z
2022-09-30T08:42:03Z
https://github.com/kubernetes/kubernetes/issues/92242
640,810,812
92,242
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Not completel...
Node e2e remote runner is broken
https://api.github.com/repos/kubernetes/kubernetes/issues/92241/comments
17
2020-06-17T22:29:53Z
2020-09-21T21:32:02Z
https://github.com/kubernetes/kubernetes/issues/92241
640,781,824
92,241
[ "kubernetes", "kubernetes" ]
**What happened**: Tried to install k8s following documentation on Centos7 kubelet-1.18.4-0.x86_64 conflicts with containernetworking-plugins-0.8.6-1.el7.x86_64 **What you expected to happen**: k8s installs **How to reproduce it (as minimally and precisely as possible)**: Add k8s repo try to install pa...
kubelet 1.18.4 cannot be installled on centos7
https://api.github.com/repos/kubernetes/kubernetes/issues/92240/comments
5
2020-06-17T22:25:40Z
2020-06-18T11:33:28Z
https://github.com/kubernetes/kubernetes/issues/92240
640,780,200
92,240
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: The PD volume plugin is currently using beta zone/region labels. Stable labels have been introduced **Why is this needed**: k8s is migrating to stable labels. I'm not sure what the timeline is - followi...
PD in-tree plugin: migrate to stable zone/region labels
https://api.github.com/repos/kubernetes/kubernetes/issues/92237/comments
14
2020-06-17T19:57:03Z
2021-02-04T00:42:29Z
https://github.com/kubernetes/kubernetes/issues/92237
640,703,173
92,237
[ "kubernetes", "kubernetes" ]
kubectl version --short Client Version: v1.15.0 Server Version: v1.14.10-gke.36 I am trying to update a deployment's Label Selector with apps/v1 API, which as per Kubernetes documentation (documentation) should error out. But in practice kubectl apply -f <filename> is not throwing any error and changes are not visib...
Deployment Label Selector update with apps/v1 not throwing 'field is immutable' error and changes are not getting reflected
https://api.github.com/repos/kubernetes/kubernetes/issues/92232/comments
11
2020-06-17T18:38:05Z
2021-02-22T04:29:18Z
https://github.com/kubernetes/kubernetes/issues/92232
640,658,578
92,232
[ "kubernetes", "kubernetes" ]
**What happened**: Variable in Dockerfile for CMD and ENTRYPOINT not being read when in standard JSON format **What you expected to happen**: I expect stand alone docker to work the same as docker underneath kubernetes **How to reproduce it (as minimally and precisely as possible)**: Dockerfile that works in s...
Variable in Dockerfile for CMD and ENTRYPOINT not being read when in standard JSON format
https://api.github.com/repos/kubernetes/kubernetes/issues/92231/comments
4
2020-06-17T17:35:06Z
2020-11-21T02:04:18Z
https://github.com/kubernetes/kubernetes/issues/92231
640,622,430
92,231
[ "kubernetes", "kubernetes" ]
See https://github.com/kubernetes/kubernetes/blob/1b93ae57746e0d7a2a553baa9fc53da399c0bd72/test/integration/scheduler/framework_test.go#L963 - currently there's just one test that triggers Unreserve through a pre-bind failure.
Scheduling framework: test more failure points that trigger Unreserve
https://api.github.com/repos/kubernetes/kubernetes/issues/92229/comments
19
2020-06-17T15:39:40Z
2022-02-08T10:36:54Z
https://github.com/kubernetes/kubernetes/issues/92229
640,544,731
92,229
[ "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 secondard ...
AWS LoadBalancer creation fails if secondary CIDR are disassociated and associated
https://api.github.com/repos/kubernetes/kubernetes/issues/92228/comments
1
2020-06-17T14:55:24Z
2020-06-22T22:02:26Z
https://github.com/kubernetes/kubernetes/issues/92228
640,509,782
92,228
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like the default for `enableServiceLinks` to be changed from `true` to `false` **Why is this needed**: I think the default behaviour is unexpected for new users. Having this be an opt-in fe...
Default PodSpec.enableServiceLinks to false
https://api.github.com/repos/kubernetes/kubernetes/issues/92226/comments
8
2020-06-17T14:45:17Z
2020-06-29T19:03:09Z
https://github.com/kubernetes/kubernetes/issues/92226
640,501,835
92,226
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When multiple...
aws loadbalancer worker node SG rule logic is not deterministic
https://api.github.com/repos/kubernetes/kubernetes/issues/92225/comments
1
2020-06-17T14:44:00Z
2020-06-22T22:02:10Z
https://github.com/kubernetes/kubernetes/issues/92225
640,500,845
92,225
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Now, we only set pod ready ConditionFalse when node is not ready. ```go // MarkPodsNotReady updates ready status of given pods running on // given node from master return true if success func MarkPo...
Set pod ready ConditionFalse reason when node not ready
https://api.github.com/repos/kubernetes/kubernetes/issues/92223/comments
13
2020-06-17T14:02:34Z
2024-11-28T07:29:51Z
https://github.com/kubernetes/kubernetes/issues/92223
640,469,187
92,223
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/). You can also pos...
How to use the existing ELB to load multiple service in EKS environment
https://api.github.com/repos/kubernetes/kubernetes/issues/92221/comments
5
2020-06-17T12:41:56Z
2020-11-14T15:32:38Z
https://github.com/kubernetes/kubernetes/issues/92221
640,411,111
92,221
[ "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**: shareProces...
shareProcessNamespace will cause the container no response, and restart docker will waiting for "Loading containers"
https://api.github.com/repos/kubernetes/kubernetes/issues/92214/comments
9
2020-06-17T06:58:22Z
2021-04-24T03:01:15Z
https://github.com/kubernetes/kubernetes/issues/92214
640,191,442
92,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**: If any spec...
addon-manager should not be blocked by spec conflicts
https://api.github.com/repos/kubernetes/kubernetes/issues/92213/comments
3
2020-06-17T06:14:42Z
2020-07-22T18:01:42Z
https://github.com/kubernetes/kubernetes/issues/92213
640,171,191
92,213
[ "kubernetes", "kubernetes" ]
**What happened**: Detailed report in a [google doc](https://docs.google.com/document/d/1SX4o71AIIrJAzbGJEIfhT2NxQpPvLlrHiZj5uUawWxk/edit) TL;DR; CRI container runtimes do not follow `securityContext` (`runAsGroup` / `runAsUser`) when creating `config.json` for device mounts (coming from the device plugins). ...
allow non-root user containers to use devices
https://api.github.com/repos/kubernetes/kubernetes/issues/92211/comments
30
2020-06-17T05:24:21Z
2021-11-30T07:16:07Z
https://github.com/kubernetes/kubernetes/issues/92211
640,151,149
92,211
[ "kubernetes", "kubernetes" ]
**What happened**: apisnoop.cncf.io is lacking tests according to last [June 15th 2020 e2e run](https://apisnoop.cncf.io/ci-kubernetes-e2e-gci-gce/1272622718801416192/beta/networking/readNetworkingV1beta1NamespacedIngressStatus) **What you expected to happen**: We need to create a namespaced IngressStatus and...
Add additional e2e test for namespaced IngressStatus
https://api.github.com/repos/kubernetes/kubernetes/issues/92199/comments
6
2020-06-16T20:03:31Z
2020-07-28T15:23:31Z
https://github.com/kubernetes/kubernetes/issues/92199
639,938,047
92,199
[ "kubernetes", "kubernetes" ]
**What happened**: The [existing ingressclass admission controller](https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/defaultingressclass/admission.go) is susceptible to rejecting pods containing both an ingressclass and an ingress. **What you expected to happen**: NotFound lookups sho...
Update ingressclass admission controller to handle IngressClass no found
https://api.github.com/repos/kubernetes/kubernetes/issues/92198/comments
16
2020-06-16T19:38:31Z
2021-01-27T18:31:24Z
https://github.com/kubernetes/kubernetes/issues/92198
639,924,568
92,198
[ "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**: Scaling and...
fake client-go panics after deployment scale
https://api.github.com/repos/kubernetes/kubernetes/issues/92195/comments
9
2020-06-16T17:12:53Z
2022-08-29T04:34:35Z
https://github.com/kubernetes/kubernetes/issues/92195
639,837,521
92,195
[ "kubernetes", "kubernetes" ]
# Progress <code>[6/6]</code> - [X] APISnoop org-flow: [checkServerVersionTest.org](https://github.com/cncf/apisnoop/blob/master/tickets/k8s/checkServerVersionTest.org) - [X] Test approval issue: [kubernetes/kubernetes#92194](https://github.com/kubernetes/kubernetes/issues/92194) - [X] Test pr: kuberenetes/k...
Write checkServerVersion Test - 1 Endpoint Coverage
https://api.github.com/repos/kubernetes/kubernetes/issues/92194/comments
5
2020-06-16T16:53:58Z
2020-07-19T16:19:50Z
https://github.com/kubernetes/kubernetes/issues/92194
639,826,302
92,194
[ "kubernetes", "kubernetes" ]
/sig scheduling Ref kubernetes/enhancements#1451 As described in the [KEP for Multiple Profiles](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/1451-multi-scheduling-profiles), we decided to add a profile label to the following metrics: - "schedule_attempts_total" - "e2e_schedu...
Add profile label to existing scheduling metrics
https://api.github.com/repos/kubernetes/kubernetes/issues/92189/comments
17
2020-06-16T14:19:46Z
2020-09-16T14:36:47Z
https://github.com/kubernetes/kubernetes/issues/92189
639,707,568
92,189
[ "kubernetes", "kubernetes" ]
This is part of https://github.com/kubernetes/kubernetes/issues/90962. /sig storage
Share pod volume binding cache via framework.CycleState
https://api.github.com/repos/kubernetes/kubernetes/issues/92186/comments
3
2020-06-16T13:00:15Z
2020-06-24T20:31:22Z
https://github.com/kubernetes/kubernetes/issues/92186
639,645,248
92,186
[ "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_runn...
kubelet_running_pod_count includes Completed pods
https://api.github.com/repos/kubernetes/kubernetes/issues/92180/comments
5
2020-06-16T10:49:49Z
2020-08-03T10:59:28Z
https://github.com/kubernetes/kubernetes/issues/92180
639,566,694
92,180
[ "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 can't...
kubelet can't find predefined cgroup set as cgroupRoot
https://api.github.com/repos/kubernetes/kubernetes/issues/92175/comments
2
2020-06-16T08:46:01Z
2020-06-16T12:33:34Z
https://github.com/kubernetes/kubernetes/issues/92175
639,486,848
92,175
[ "kubernetes", "kubernetes" ]
We have aks cluster deployed on azure and we want to set log rotation for the containers deployed on the nodes we have to enable log rotation at conatiner level using yaml configuration which is similar to "docker run --log-opt max-size=10m --log-opt max-file=5 my-app:latest" using docker containers how do we achi...
log rotation at container level in kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/92171/comments
5
2020-06-16T07:05:01Z
2020-11-13T09:02:48Z
https://github.com/kubernetes/kubernetes/issues/92171
639,423,908
92,171
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Scheduler `TaintToleration` plugin should ignore those tolerations with `tolerations seconds`. **Why is this needed**: `toleration seconds` should be used in case like: - "Pod can continue to run o...
Scheduler should care toleration seconds
https://api.github.com/repos/kubernetes/kubernetes/issues/92170/comments
24
2020-06-16T06:34:19Z
2021-03-22T15:39:00Z
https://github.com/kubernetes/kubernetes/issues/92170
639,408,676
92,170
[ "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**: Overview ===...
GetLabelsForVolume panic issue for azure disk PV
https://api.github.com/repos/kubernetes/kubernetes/issues/92167/comments
1
2020-06-16T06:12:51Z
2020-06-18T13:02:33Z
https://github.com/kubernetes/kubernetes/issues/92167
639,398,861
92,167
[ "kubernetes", "kubernetes" ]
**What happened**: A node become NotReady. And after check kubelet's log, I got something like: ``` Error updating node status, will retry: error getting node "slave1": Get https://510c811c-423f-4e3d-be59-7c71ce2f3505.local:8443/api/v1/nodes/slave1?timeout=10s: write tcp 10.200.0.12:53614->10.200.0.11:8443: use of...
Node become NotReady and got "use of closed network connection" in kubelet logs
https://api.github.com/repos/kubernetes/kubernetes/issues/92164/comments
6
2020-06-16T03:52:04Z
2020-11-13T08:01:48Z
https://github.com/kubernetes/kubernetes/issues/92164
639,348,955
92,164
[ "kubernetes", "kubernetes" ]
Following commit in 1.15 on aws credentials provider causes ~10s-20s delay(kubelet main goroutine hangup) on kubelet's initializing docker runtime for nodes of K8s clusters not running on AWS: [Refactors and fixes bugs in AWS credentialprovider - 11efc013288a](https://github.com/kubernetes/kubernetes/commit/11efc...
aws credentials provider causes ~10s-20s hangup on kubelet's initializing docker runtime
https://api.github.com/repos/kubernetes/kubernetes/issues/92162/comments
11
2020-06-16T03:06:45Z
2021-04-08T21:26:56Z
https://github.com/kubernetes/kubernetes/issues/92162
639,334,159
92,162
[ "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**: scheduler_per...
scheduler_perf: "nil pointer dereference" detected with the metrics other than "Histogram"
https://api.github.com/repos/kubernetes/kubernetes/issues/92161/comments
2
2020-06-16T02:59:14Z
2020-06-16T17:06:05Z
https://github.com/kubernetes/kubernetes/issues/92161
639,331,612
92,161
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to see a version of the kubernetes object spec's that uses machine consistent casing. The current mechanism is a variant of camelCase, where acronyms that are part of the word are in upper ...
Machine consistent casing
https://api.github.com/repos/kubernetes/kubernetes/issues/92159/comments
13
2020-06-16T00:07:15Z
2020-08-19T12:47:09Z
https://github.com/kubernetes/kubernetes/issues/92159
639,270,239
92,159
[ "kubernetes", "kubernetes" ]
# Progress <code>[6/6]</code> - [X] APISnoop org-flow: [checkAPIGroupPreferredVersionTest.org](https://github.com/cncf/apisnoop/blob/master/tickets/k8s/checkAPIGroupPreferredVersionTest.org) - [x] Test approval issue: [[kubernetes/kubernetes#92158](https://github.com/kubernetes/kubernetes/issues/92158)] - [x...
Write checkAPIGroupPreferredVersion Test +Promote - +16 Endpoint coverage
https://api.github.com/repos/kubernetes/kubernetes/issues/92158/comments
3
2020-06-15T23:23:02Z
2020-08-04T16:40:25Z
https://github.com/kubernetes/kubernetes/issues/92158
639,249,778
92,158
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: The webhook configuration (for both `ValidatingWebhookConfiguration` and `MutatingAdmissionWebhook`, reference https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/) su...
Admission Controller Webhook configuration rule cannot exclude specific resources
https://api.github.com/repos/kubernetes/kubernetes/issues/92157/comments
51
2020-06-15T23:21:26Z
2023-03-02T00:34:07Z
https://github.com/kubernetes/kubernetes/issues/92157
639,248,888
92,157
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-e2e-gce-ubuntu-containerd Flakes in the past week: **49** Consistency: **90.40%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | [sig-network] Services should be able to preserve UDP traffic when server pod cycles for a NodePort service | 22 | | [sig-cli]...
pr:pull-kubernetes-e2e-gce-ubuntu-containerd flaked 49 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/92155/comments
10
2020-06-15T22:03:15Z
2020-11-22T22:48:15Z
https://github.com/kubernetes/kubernetes/issues/92155
639,210,531
92,155
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `gce-master-scale-correctness (ci-kubernetes-e2e-gce-scale-correctness)` **Which test(s) are failing**: `Timeout` **Since when has it been failing**: `06-...
[Failing Test] gce-master-scale-correctness (ci-kubernetes-e2e-gce-scale-correctness)
https://api.github.com/repos/kubernetes/kubernetes/issues/92149/comments
7
2020-06-15T18:07:37Z
2020-07-08T15:25:51Z
https://github.com/kubernetes/kubernetes/issues/92149
639,039,867
92,149
[ "kubernetes", "kubernetes" ]
**What happened**: The [existing ingressclass](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/network/ingressclass.go) make assumptions about no default ingressclass being present and they should be run in Serial mode. **What you expected to happen**: These tests should be refactored to not make...
Restructure IngressClass e2e tests for potential Conformance bump
https://api.github.com/repos/kubernetes/kubernetes/issues/92147/comments
17
2020-06-15T16:22:26Z
2021-08-13T00:09:10Z
https://github.com/kubernetes/kubernetes/issues/92147
638,980,555
92,147
[ "kubernetes", "kubernetes" ]
**What happened**: Detaching a volume fails when a kube-controller-manager leader election/change happens before the operation is executed or its error is processed. The new leader starts up thinking the volume has been detached already, while it still remains attached from the view of the storage (vsphere in our ca...
Volume not detached if leader election happens before detach is executed
https://api.github.com/repos/kubernetes/kubernetes/issues/92145/comments
6
2020-06-15T15:23:54Z
2021-01-25T09:30:25Z
https://github.com/kubernetes/kubernetes/issues/92145
638,940,497
92,145
[ "kubernetes", "kubernetes" ]
Hi there, we are running tens of services in Kubernetes, mostly golang-writen. Almost all pods are burstable with requests and limits set, resource utilization controlled via prometheus+alerts, some deployments uses HPAs. And we have issue with exact container of one deployment. That container runs heavy loaded gol...
Wrong memory usage output by kubectl top pod and container_memory_working_set_bytes
https://api.github.com/repos/kubernetes/kubernetes/issues/92144/comments
2
2020-06-15T14:48:52Z
2020-06-16T04:15:42Z
https://github.com/kubernetes/kubernetes/issues/92144
638,914,563
92,144
[ "kubernetes", "kubernetes" ]
/sig scheduling As we move forward with graduating component config #89701 (targetting beta for 1.19), Policy APIs are redundant and thus can be removed. Following API guidelines, we should have a GA alternative for 2 releases. Given current projections, we can remove Policy config in 1.23
Deprecate Policy scheduling config
https://api.github.com/repos/kubernetes/kubernetes/issues/92143/comments
28
2020-06-15T13:37:39Z
2021-10-08T17:57:23Z
https://github.com/kubernetes/kubernetes/issues/92143
638,861,302
92,143
[ "kubernetes", "kubernetes" ]
This is part of https://github.com/kubernetes/kubernetes/issues/90962. We can use the fake client with real implementation in our testing. /sig storage /kind cleanup
Remove FakeVolumeBinder
https://api.github.com/repos/kubernetes/kubernetes/issues/92142/comments
2
2020-06-15T12:52:46Z
2020-06-16T02:20:27Z
https://github.com/kubernetes/kubernetes/issues/92142
638,829,342
92,142
[ "kubernetes", "kubernetes" ]
With [FakeExtender](https://github.com/kubernetes/kubernetes/blob/1fa20301a0173eb7945ea8b80ac60997adceaffa/pkg/scheduler/core/extender_test.go#L160-L269), the real `Extender` implementation is not tested actually. I would suggest mocking external extenders in our testing code. /sig scheduling /kind cleanup
scheduler: use http test server to mock external extenders in testing
https://api.github.com/repos/kubernetes/kubernetes/issues/92141/comments
16
2020-06-15T12:45:42Z
2021-04-11T03:11:08Z
https://github.com/kubernetes/kubernetes/issues/92141
638,824,942
92,141
[ "kubernetes", "kubernetes" ]
**What would you like to be added** To designate or reserve a specific label to be used to show what "node group" a node belongs to. Currently GKE uses `cloud.google.com/gke-nodepool` and EKS uses `eks.amazonaws.com/nodegroup`. I know node groups don't really exist in the k8s API but they exist on every cloud pla...
Designate or reserve a specific label to indicate "node group"
https://api.github.com/repos/kubernetes/kubernetes/issues/92137/comments
15
2020-06-15T10:47:19Z
2021-06-14T16:12:07Z
https://github.com/kubernetes/kubernetes/issues/92137
638,749,425
92,137
[ "kubernetes", "kubernetes" ]
**What happened**: I have a v1.14.0 cluster and I uprade it to v1.18.3,but some node can not work,it has a error ``` Jun 15 09:37:48 192 kubelet: F0615 09:37:48.641868 899 kubelet.go:1383] Failed to start ContainerManager Failed to enforce Kube Reserved Cgroup Limits on "/system.slice/kubelet.service": ["system...
cgroup does not exist
https://api.github.com/repos/kubernetes/kubernetes/issues/92128/comments
10
2020-06-15T02:14:59Z
2021-01-04T06:22:01Z
https://github.com/kubernetes/kubernetes/issues/92128
638,489,838
92,128
[ "kubernetes", "kubernetes" ]
On two of our cluster we have strange problem - kubelet ignore grace period of container and just remove it in same second. as example we have cluster with 3 identical nodes, but on 3 node all works as expected, on others 2 - i see log like that Currently i give up, because i just dont know where to look. ``` ...
Kubelet ignore grace period 1.16.10, CRI-O 1.17.4
https://api.github.com/repos/kubernetes/kubernetes/issues/92126/comments
12
2020-06-14T21:10:08Z
2020-11-16T08:12:36Z
https://github.com/kubernetes/kubernetes/issues/92126
638,431,176
92,126
[ "kubernetes", "kubernetes" ]
Hey guys, I have a simple question which can be a bit "silly" but i can't figure it out. I have a Kubernetes cluster contained of 2 nodes. On it i managed to properly configure and set a project which has 2 pods for web application and 1 pod for database application. The question would be, how can i determine which ...
Log Kube-proxy traffic routing to determine which pod is active
https://api.github.com/repos/kubernetes/kubernetes/issues/92125/comments
11
2020-06-14T16:49:07Z
2020-10-29T19:25:37Z
https://github.com/kubernetes/kubernetes/issues/92125
638,388,512
92,125
[ "kubernetes", "kubernetes" ]
### node describe ``` [root@www ~]# kubectl describe no www.haoyun.n2 Name: www.haoyun.n2 Roles: <none> Labels: beta.kubernetes.io/arch=amd64 beta.kubernetes.io/os=linux kubernetes.io/arch=amd64 kubernetes.io/host...
kubernetes worknode notready, NodeHasNoDiskPressure
https://api.github.com/repos/kubernetes/kubernetes/issues/92124/comments
4
2020-06-14T14:03:39Z
2020-06-16T02:27:35Z
https://github.com/kubernetes/kubernetes/issues/92124
638,358,348
92,124
[ "kubernetes", "kubernetes" ]
What would be friendlier to users and more secure from hackers is a geometrically increasing delay from entering wrong passwords. For example, for the first three wrong passwords have a delay of 1 min. If three wrong passwords in a row within the next five minutes, delay 5 min. before accepting the password. If thre...
Geometrically increasing wait times
https://api.github.com/repos/kubernetes/kubernetes/issues/92115/comments
8
2020-06-13T17:06:15Z
2020-06-14T12:02:50Z
https://github.com/kubernetes/kubernetes/issues/92115
638,196,616
92,115
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Similar issue: #7890. Now k8s support CSI. It's easy to integrate new type of volume to k8s. But for `fuse` based volume, the fuse daemon is placed in CSI daemon, multi-users share same `fuse daemon`. This will cause some resource competing problems. We should provide a way ...
Support fuse volume in k8s
https://api.github.com/repos/kubernetes/kubernetes/issues/92114/comments
10
2020-06-13T11:34:23Z
2021-06-22T16:11:42Z
https://github.com/kubernetes/kubernetes/issues/92114
638,146,548
92,114
[ "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**: ``` [root@ma...
kubectl port-forward port cann't use name
https://api.github.com/repos/kubernetes/kubernetes/issues/92112/comments
7
2020-06-13T08:40:40Z
2020-06-18T04:13:09Z
https://github.com/kubernetes/kubernetes/issues/92112
638,123,503
92,112
[ "kubernetes", "kubernetes" ]
**What happened**: While I was reading the autoscaling source code, I found the method calculateScaleUpLimitWithScalingRules in kube-controller-manager/app/autoscaling.go has a bug if we set SelectPolicy MinPolicySelect. Since the default variable result is 0, the final result would be 0 because the min selectPolicyFn...
Suspected bug in HPA
https://api.github.com/repos/kubernetes/kubernetes/issues/92111/comments
6
2020-06-13T04:35:28Z
2020-10-23T11:06:00Z
https://github.com/kubernetes/kubernetes/issues/92111
638,094,424
92,111
[ "kubernetes", "kubernetes" ]
The following code snippet is very confusing: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/types.go#L377-L383 ``` // +k8s:prerelease-lifecycle-gen:introduced=1.7 // +k8s:prerelease-lifecycle-gen:deprecated=1.19 // +k8s:prerelease...
What will happen to CRD v1beta1?
https://api.github.com/repos/kubernetes/kubernetes/issues/92110/comments
5
2020-06-13T03:56:50Z
2020-06-18T13:04:01Z
https://github.com/kubernetes/kubernetes/issues/92110
638,089,954
92,110
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for sample-controller not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92105/comments
0
2020-06-12T22:37:47Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92105
638,035,342
92,105
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for sample-cli-plugin not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92104/comments
0
2020-06-12T22:36:45Z
2020-09-03T20:41:41Z
https://github.com/kubernetes/kubernetes/issues/92104
638,035,056
92,104
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for sample-apiserver not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92103/comments
0
2020-06-12T22:35:44Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92103
638,034,785
92,103
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for node-api not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92102/comments
5
2020-06-12T22:34:43Z
2020-07-30T16:57:10Z
https://github.com/kubernetes/kubernetes/issues/92102
638,034,458
92,102
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for metrics not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92101/comments
0
2020-06-12T22:33:42Z
2020-06-12T22:33:45Z
https://github.com/kubernetes/kubernetes/issues/92101
638,034,181
92,101
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for legacy-cloud-providers not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92100/comments
1
2020-06-12T22:32:41Z
2021-01-20T21:40:43Z
https://github.com/kubernetes/kubernetes/issues/92100
638,033,912
92,100
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for kube-scheduler not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92099/comments
0
2020-06-12T22:31:40Z
2020-06-12T22:31:42Z
https://github.com/kubernetes/kubernetes/issues/92099
638,033,630
92,099
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for kube-proxy not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92098/comments
5
2020-06-12T22:30:39Z
2020-06-28T02:02:29Z
https://github.com/kubernetes/kubernetes/issues/92098
638,033,343
92,098
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for kubelet not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92097/comments
0
2020-06-12T22:29:37Z
2020-06-12T22:29:40Z
https://github.com/kubernetes/kubernetes/issues/92097
638,033,030
92,097
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for kube-controller-manager not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92096/comments
0
2020-06-12T22:28:36Z
2020-06-12T22:28:39Z
https://github.com/kubernetes/kubernetes/issues/92096
638,032,734
92,096
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for kube-aggregator not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92095/comments
0
2020-06-12T22:27:35Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92095
638,032,452
92,095
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for csi-translation-lib not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92094/comments
0
2020-06-12T22:26:34Z
2020-06-12T22:26:37Z
https://github.com/kubernetes/kubernetes/issues/92094
638,032,153
92,094
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for cri-api not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92093/comments
5
2020-06-12T22:25:33Z
2024-08-09T18:03:12Z
https://github.com/kubernetes/kubernetes/issues/92093
638,031,818
92,093
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for component-base not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92092/comments
11
2020-06-12T22:24:32Z
2021-06-14T12:32:50Z
https://github.com/kubernetes/kubernetes/issues/92092
638,031,462
92,092
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for code-generator not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92091/comments
0
2020-06-12T22:23:31Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92091
638,031,149
92,091
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for cluster-bootstrap not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92090/comments
8
2020-06-12T22:22:30Z
2022-01-06T20:15:24Z
https://github.com/kubernetes/kubernetes/issues/92090
638,030,851
92,090
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for cli-runtime not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92089/comments
0
2020-06-12T22:21:29Z
2020-09-03T20:41:41Z
https://github.com/kubernetes/kubernetes/issues/92089
638,030,510
92,089
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for client-go not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92088/comments
0
2020-06-12T22:20:28Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92088
638,030,187
92,088
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for apiserver not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92087/comments
0
2020-06-12T22:19:27Z
2020-07-10T22:41:22Z
https://github.com/kubernetes/kubernetes/issues/92087
638,029,881
92,087
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for api not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92086/comments
1
2020-06-12T22:18:23Z
2021-04-13T08:40:57Z
https://github.com/kubernetes/kubernetes/issues/92086
638,029,566
92,086
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
Security contacts for apimachinery not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92085/comments
0
2020-06-12T22:17:22Z
2020-07-10T22:41:21Z
https://github.com/kubernetes/kubernetes/issues/92085
638,029,236
92,085
[ "kubernetes", "kubernetes" ]
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered o...
Security contacts for apiextensions-apiserver not specified or out of date
https://api.github.com/repos/kubernetes/kubernetes/issues/92084/comments
0
2020-06-12T22:12:10Z
2020-07-10T22:41:21Z
https://github.com/kubernetes/kubernetes/issues/92084
638,027,533
92,084
[ "kubernetes", "kubernetes" ]
With PR https://github.com/kubernetes/kubernetes/pull/91684, the default container runtime is set to containerd. However, containerd is not ready for windows yet. There are a number of issues being worked on including https://github.com/containerd/containerd/issues/4320 and https://github.com/kubernetes/kubernetes/issu...
Reset default container runtime to docker for windows node
https://api.github.com/repos/kubernetes/kubernetes/issues/92081/comments
5
2020-06-12T19:54:57Z
2020-08-13T18:07:04Z
https://github.com/kubernetes/kubernetes/issues/92081
637,972,507
92,081
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: k8s related p...
k8s related processes Disk read speed Too high
https://api.github.com/repos/kubernetes/kubernetes/issues/92072/comments
9
2020-06-12T13:17:59Z
2020-06-14T15:54:06Z
https://github.com/kubernetes/kubernetes/issues/92072
637,743,962
92,072
[ "kubernetes", "kubernetes" ]
[logs_ci-unit-kubernetes_50_build-log.txt](https://github.com/kubernetes/kubernetes/files/4772888/logs_ci-unit-kubernetes_50_build-log.txt) <!-- 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...
kubernetes unit tests fail with Panic messages stating "invalid type"
https://api.github.com/repos/kubernetes/kubernetes/issues/92070/comments
18
2020-06-12T11:41:03Z
2020-07-18T17:24:52Z
https://github.com/kubernetes/kubernetes/issues/92070
637,691,405
92,070
[ "kubernetes", "kubernetes" ]
**What happened**: A deployment is created that uses a `nodeSelector` after the cluster master is created but before the cluster worker nodes are fully initialized. During the initialization of the worker nodes, the nodes are temporarily available for scheduling without the necessary label to match the deployment's...
Kubernetes scheduler spams cluster with pods in NodeAffinity status
https://api.github.com/repos/kubernetes/kubernetes/issues/92067/comments
18
2020-06-12T11:27:20Z
2021-08-30T18:06:09Z
https://github.com/kubernetes/kubernetes/issues/92067
637,684,713
92,067
[ "kubernetes", "kubernetes" ]
From the documentation: `Please mind, that you only have to do that if the cgroup driver of your CRI is not cgroupfs, because that is the default value in the kubelet already.` From /etc/sysconfig/kubelet: [...]KUBELET_EXTRA_ARGS=--cgroup-driver=systemd[...] It sounds like the usage of the sysconfig file wa...
kubelet default cgroup driver is not cgroupfs on CentOS7
https://api.github.com/repos/kubernetes/kubernetes/issues/92066/comments
6
2020-06-12T11:13:15Z
2020-06-12T22:54:36Z
https://github.com/kubernetes/kubernetes/issues/92066
637,677,343
92,066
[ "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**: ``` [root@ma...
kubectl attach doesnot have command line,even press enter
https://api.github.com/repos/kubernetes/kubernetes/issues/92062/comments
7
2020-06-12T05:02:54Z
2020-11-27T16:39:28Z
https://github.com/kubernetes/kubernetes/issues/92062
637,485,761
92,062
[ "kubernetes", "kubernetes" ]
I went to update the image usage after https://github.com/kubernetes/kubernetes/pull/87105 and discovered: - `test/images/agnhost/VERSION` is `2.18` - `test/images/agnhost/agnhost.go`'s root command has version `2.17` - `test/utils/image/manifest.go` has agnhost versions `2.13` and `2.6` /sig testing /sig releas...
agnhost e2e image inconsistent versions
https://api.github.com/repos/kubernetes/kubernetes/issues/92059/comments
3
2020-06-12T01:19:18Z
2020-06-20T07:14:40Z
https://github.com/kubernetes/kubernetes/issues/92059
637,418,594
92,059
[ "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**: Once we switc...
HostPathType Socket e2e tests hang on containerd
https://api.github.com/repos/kubernetes/kubernetes/issues/92057/comments
21
2020-06-12T00:30:43Z
2020-06-18T13:03:32Z
https://github.com/kubernetes/kubernetes/issues/92057
637,404,953
92,057
[ "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**: kube schedule...
Kube-scheduler: invalid memory address in podFitsOnNode() caused crash
https://api.github.com/repos/kubernetes/kubernetes/issues/92050/comments
6
2020-06-11T19:08:42Z
2020-06-12T13:52:32Z
https://github.com/kubernetes/kubernetes/issues/92050
637,254,430
92,050
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: pull-kubernetes-e2e-gce-storage-slow **Which test(s) are failing**: job timesout **Since when has it been failing**: 6/9/20 **Testgrid link**: https://test...
pull-kubernetes-e2e-gce-storage-slow job timing out
https://api.github.com/repos/kubernetes/kubernetes/issues/92045/comments
10
2020-06-11T17:16:48Z
2020-06-12T16:49:40Z
https://github.com/kubernetes/kubernetes/issues/92045
637,190,187
92,045
[ "kubernetes", "kubernetes" ]
The doc comments for the field read: ```golang type PersistentVolumeClaimSpec struct { // Resources represents the minimum resources required // +optional Resources ResourceRequirements } ``` But looking at validation code, I do not think it is possible to create a PVC without `Resources` field: ```go...
pvc.Spec.Resources is marked as optional in api-docs but is required via validation
https://api.github.com/repos/kubernetes/kubernetes/issues/92044/comments
19
2020-06-11T16:39:18Z
2021-04-23T01:23:20Z
https://github.com/kubernetes/kubernetes/issues/92044
637,167,514
92,044
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: https://k8s-testgrid.appspot.com/sig-network-gce#gci-gce-basic-sctp **Which test(s) are failing**: sig-network] SCTP [Feature:SCTP] [LinuxOnly] should create a ...
[Flaky test] gci-gce-basic-sctp should create a Pod with SCTP HostPort
https://api.github.com/repos/kubernetes/kubernetes/issues/92041/comments
26
2020-06-11T15:41:57Z
2020-09-29T01:29:26Z
https://github.com/kubernetes/kubernetes/issues/92041
637,128,037
92,041
[ "kubernetes", "kubernetes" ]
Currently the scheduler's default plugins are set in pkg/scheduler/factory.go through ```Configurator```. Since the set of plugins that we configure the scheduler with comes from component config, it is more proper to set the default list of plugins through [component config defaulting](https://github.com/kubernete...
Set schedulers default plugins via component config defaulting
https://api.github.com/repos/kubernetes/kubernetes/issues/92037/comments
19
2020-06-11T14:45:55Z
2021-04-29T17:04:26Z
https://github.com/kubernetes/kubernetes/issues/92037
637,076,502
92,037
[ "kubernetes", "kubernetes" ]
**What happened**: We have deployed efk from marketplace and finding some issues. 1. After some days of deploying on GCP UI it shows **"Some components Pending"** Don't know the reason why it show pending after some days of deploying. 2. Initially we can see fluentd pods logs getting generated but after some ...
EFK Not working as expected
https://api.github.com/repos/kubernetes/kubernetes/issues/92036/comments
10
2020-06-11T14:04:21Z
2020-12-24T18:14:14Z
https://github.com/kubernetes/kubernetes/issues/92036
637,043,909
92,036
[ "kubernetes", "kubernetes" ]
**What happened**: While trying to set up a Kubernetes master with IPVS, kube-proxy fails to add IPVS services. ``` proxier.go:1907] Adding new service "default/kubernetes:https" 10.96.0.1:443/TCP proxier.go:1909] Failed to add IPVS service "default/kubernetes:https": no such file or direct...
Log errors when ip_vs_* kernel modules are not loaded
https://api.github.com/repos/kubernetes/kubernetes/issues/92033/comments
9
2020-06-11T12:59:01Z
2020-10-26T17:25:18Z
https://github.com/kubernetes/kubernetes/issues/92033
636,993,261
92,033
[ "kubernetes", "kubernetes" ]
Similar to https://github.com/moby/buildkit/issues/1271. The problem might auto fix itself on docker upgrade. Filing this more for google search hits than anything else. ``` $ make quick-release KUBE_RELEASE_RUN_TESTS="n" KUBE_BUILD_PLATFORMS="linux/amd64" ... +++ [0611 15:22:46] Building conformance image for a...
make quick-release fails with gcr.io mirror
https://api.github.com/repos/kubernetes/kubernetes/issues/92030/comments
11
2020-06-11T10:20:39Z
2021-07-19T22:27:45Z
https://github.com/kubernetes/kubernetes/issues/92030
636,898,253
92,030
[ "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**: lots of "Fail...
lots of "Failed" PV found after deleting namespace
https://api.github.com/repos/kubernetes/kubernetes/issues/92023/comments
8
2020-06-11T07:37:43Z
2020-11-10T11:55:55Z
https://github.com/kubernetes/kubernetes/issues/92023
636,791,925
92,023
[ "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 we use...
UpdateStatus func would also update label and annotations
https://api.github.com/repos/kubernetes/kubernetes/issues/92022/comments
6
2020-06-11T07:01:47Z
2020-06-11T14:08:34Z
https://github.com/kubernetes/kubernetes/issues/92022
636,771,622
92,022
[ "kubernetes", "kubernetes" ]
forgive my bad Engilish i want to install dashboard , and i follow the tutorial :https://github.com/kubernetes/dashboard/blob/master/docs/user/installation.md I use command in that page : kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.1/aio/deploy/head.yaml but terminal display these ...
i can`t install dashboard
https://api.github.com/repos/kubernetes/kubernetes/issues/92021/comments
3
2020-06-11T06:53:49Z
2020-06-12T00:45:32Z
https://github.com/kubernetes/kubernetes/issues/92021
636,767,027
92,021
[ "kubernetes", "kubernetes" ]
i can`t install dashboard
https://api.github.com/repos/kubernetes/kubernetes/issues/92020/comments
6
2020-06-11T06:50:48Z
2020-06-12T00:44:10Z
https://github.com/kubernetes/kubernetes/issues/92020
636,765,427
92,020
[ "kubernetes", "kubernetes" ]
**What happened**: I'm using kube-proxy in the IPVS mode. When a back-end Pod for a Service becomes unready once and gets ready again while kube-proxy restarts, kube-proxy sets the IPVS weight for the Pod to 0 and does not resume it to 1. A more precise sequence is as follows: 1. a back-end Pod becomes unready ...
kube-proxy leaves IPVS weight == 0 after restarting
https://api.github.com/repos/kubernetes/kubernetes/issues/92019/comments
25
2020-06-11T06:09:01Z
2021-09-11T13:14:03Z
https://github.com/kubernetes/kubernetes/issues/92019
636,745,070
92,019
[ "kubernetes", "kubernetes" ]
As suggested in https://github.com/kubernetes/kubernetes/pull/91793#issuecomment-642138709 This is necessary to avoid confusion between the plugin name and the feature gate that controls #80639 The name change should be fine as the plugin names were alpha, along with the component config API. And now that we are gr...
Renaming DefaultPodTopologySpread plugin
https://api.github.com/repos/kubernetes/kubernetes/issues/91994/comments
15
2020-06-10T17:38:22Z
2020-06-30T01:34:59Z
https://github.com/kubernetes/kubernetes/issues/91994
636,430,333
91,994
[ "kubernetes", "kubernetes" ]
**What happened**: Hey everyone! Not sure why this is happening, I have not tried to set up HA k8s before this. Running normal kubeadm init works.... but I am trying to use HA Kubernetes and getting these following errors. Any pointers would be GREAT. While installing HA kubernetes via command line with kubeadm, ...
HA Kubernetes (v1.17.3) kubeadm init failure
https://api.github.com/repos/kubernetes/kubernetes/issues/91992/comments
17
2020-06-10T15:38:46Z
2020-06-23T13:42:07Z
https://github.com/kubernetes/kubernetes/issues/91992
636,352,502
91,992
[ "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**: Generic, un...
Inconsistent CLI
https://api.github.com/repos/kubernetes/kubernetes/issues/91991/comments
2
2020-06-10T14:40:29Z
2020-06-10T19:16:16Z
https://github.com/kubernetes/kubernetes/issues/91991
636,305,167
91,991
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `gce-device-plugin-gpu-master (ci-kubernetes-e2e-gce-device-plugin-gpu)` **Which test(s) are failing**: `Up` **Since when has it been failing**: `06-09-20...
[Failing Test] gce-device-plugin-gpu-master (ci-kubernetes-e2e-gce-device-plugin-gpu)
https://api.github.com/repos/kubernetes/kubernetes/issues/91990/comments
6
2020-06-10T14:17:44Z
2020-06-14T06:16:00Z
https://github.com/kubernetes/kubernetes/issues/91990
636,286,316
91,990
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `Conformance - GCE - master (ci-kubernetes-gce-conformance-latest)` **Which test(s) are failing**: `[sig-scheduling] SchedulerPreemption [Serial] PreemptionExec...
[Failing Test] [sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath runs ReplicaSets to verify preemption running path [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/91985/comments
10
2020-06-10T12:18:55Z
2020-06-11T08:11:50Z
https://github.com/kubernetes/kubernetes/issues/91985
636,199,254
91,985