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/ --> **What happened**: Source-IP is ...
Source-IP is not preserved by NodePort service with externalTrafficPolicy:Local or by ClusterIP service
https://api.github.com/repos/kubernetes/kubernetes/issues/91374/comments
14
2020-05-23T01:21:33Z
2020-09-14T12:01:32Z
https://github.com/kubernetes/kubernetes/issues/91374
623,541,983
91,374
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: kubernetes-e2e-kind **Which test(s) are flaking**: **Testgrid link**: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/90253/pull-kubernetes-e2e-kind/1263941030328143879 **Reason for failure**: ``` error: exit status 1 May 22 21:47:23.897: FAIL: Unexpected error: ...
kubernetes-e2e-kind sometimes times out
https://api.github.com/repos/kubernetes/kubernetes/issues/91371/comments
5
2020-05-22T22:24:33Z
2020-05-23T21:13:05Z
https://github.com/kubernetes/kubernetes/issues/91371
623,503,990
91,371
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-node-e2e Flakes in the past week: **35** Consistency: **92.80%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | Node Tests | 35 | | [k8s.io] Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api | 30...
pr:pull-kubernetes-node-e2e flaked 35 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/91369/comments
5
2020-05-22T21:44:57Z
2020-10-20T01:34:12Z
https://github.com/kubernetes/kubernetes/issues/91369
623,490,352
91,369
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: kube-router p...
nil pointer dereference
https://api.github.com/repos/kubernetes/kubernetes/issues/91368/comments
4
2020-05-22T21:44:00Z
2020-05-22T22:11:48Z
https://github.com/kubernetes/kubernetes/issues/91368
623,490,053
91,368
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `kind-master-parallel (ci-kubernetes-kind-e2e-parallel)` `kind-ipv6-master-parallel (ci-kubernetes-kind-ipv6-e2e-parallel)` **Which test(s) are failing**: `[sig-...
[Failing Test] kind-master-parallel / kind-ipv6-master-parallel (ci-kubernetes-kind-e2e-parallel / ci-kubernetes-kind-ipv6-e2e-parallel)
https://api.github.com/repos/kubernetes/kubernetes/issues/91367/comments
13
2020-05-22T19:44:54Z
2020-05-25T18:25:38Z
https://github.com/kubernetes/kubernetes/issues/91367
623,444,772
91,367
[ "kubernetes", "kubernetes" ]
**What happened**: We have an OpenStack cluster where all new dynamic volumes enter a `Reserved` state and fail to mount into their respective Pods. All `PersistentVolumeClaims` result in PVCs and dynamic PVs being created and appearing to be _bound_ but the volume, in OpenStack, switches to a `Reserved` state when...
OpenStack volumes constantly entering Reserved state when Pod tries to mount
https://api.github.com/repos/kubernetes/kubernetes/issues/91365/comments
6
2020-05-22T16:44:11Z
2020-10-23T15:58:42Z
https://github.com/kubernetes/kubernetes/issues/91365
623,346,392
91,365
[ "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 was using m...
#sig-multicluster ..kube/config file wont update locally.
https://api.github.com/repos/kubernetes/kubernetes/issues/91361/comments
4
2020-05-22T10:23:57Z
2020-05-22T12:54:07Z
https://github.com/kubernetes/kubernetes/issues/91361
623,110,415
91,361
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: https://githu...
wrong comment for preparedAPIAggregator struct
https://api.github.com/repos/kubernetes/kubernetes/issues/91359/comments
2
2020-05-22T10:14:24Z
2020-05-22T12:47:07Z
https://github.com/kubernetes/kubernetes/issues/91359
623,104,980
91,359
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Add a constant `TLSCABundleKey = "ca.crt" to the set of well known names that are used to key Secret data. **Why is this needed**: Most Ingress controllers provide a TLS termination feature and support using TLS Secrets to specify the server certificate and private key. A n...
Add a well-known Secret key constant for CA certificate bundles
https://api.github.com/repos/kubernetes/kubernetes/issues/91353/comments
6
2020-05-22T06:38:49Z
2020-06-10T04:42:32Z
https://github.com/kubernetes/kubernetes/issues/91353
622,989,338
91,353
[ "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**: Pod using Pod...
Pod using PodReadinessGate which crashes and restarts will not dePatch the ReadinessGate.
https://api.github.com/repos/kubernetes/kubernetes/issues/91352/comments
2
2020-05-22T05:27:48Z
2020-09-23T02:27:07Z
https://github.com/kubernetes/kubernetes/issues/91352
622,960,441
91,352
[ "kubernetes", "kubernetes" ]
**What happened**: Unable to resolve using coredns **What you expected to happen**: Resolve the SVC address **How to reproduce it (as minimally and precisely as possible)**: 1、Start a coredns pod on a node ![image](https://user-images.githubusercontent.com/26198108/82619925-cad7cb00-9c09-11ea-8d13-59a4391...
kubernetes Udp is not available
https://api.github.com/repos/kubernetes/kubernetes/issues/91346/comments
3
2020-05-22T01:12:03Z
2020-05-22T23:52:30Z
https://github.com/kubernetes/kubernetes/issues/91346
622,881,454
91,346
[ "kubernetes", "kubernetes" ]
**What happened**: I am hoping it is possible to configure kubelet such that a logging agent such as fluentd is capable to collect the logs of short-lived pods. The deprecated flag --minimum-container-ttl-duration is still working to keep containers around in the "stopped" state after pods are terminated, only ge...
Log symlinks are garbage collected even if containers are not
https://api.github.com/repos/kubernetes/kubernetes/issues/91345/comments
11
2020-05-21T22:49:56Z
2021-01-29T01:01:23Z
https://github.com/kubernetes/kubernetes/issues/91345
622,836,684
91,345
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `conformance-ga-master (ci-kubernetes-conformance-kind-ga-only)` **Which test(s) are failing**: `Overall` **Since when has it been failing**: `5-20-20 04:...
[Failing Test] conformance-ga-master (ci-kubernetes-conformance-kind-ga-only)
https://api.github.com/repos/kubernetes/kubernetes/issues/91341/comments
7
2020-05-21T21:04:49Z
2020-05-22T12:40:53Z
https://github.com/kubernetes/kubernetes/issues/91341
622,787,517
91,341
[ "kubernetes", "kubernetes" ]
**What happened**: With a pod that is failing to schedule, seeing the following error: ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning FailedScheduling 95s (x225 over 5h26m) defau...
FailedScheduling doesn't report all reasons for nodes failing
https://api.github.com/repos/kubernetes/kubernetes/issues/91340/comments
20
2020-05-21T18:57:33Z
2020-07-15T13:59:44Z
https://github.com/kubernetes/kubernetes/issues/91340
622,709,411
91,340
[ "kubernetes", "kubernetes" ]
Regular validation/mutation webhooks have `timeoutSeconds` field which permits configuring the timeout for the webhook to use. Conversion webhooks on the other wise, use the default timeout of 30s. It would be beneficial to actually permit this to be configurable for conversion webhooks as well.
No way configure timeout for conversion webhooks
https://api.github.com/repos/kubernetes/kubernetes/issues/91338/comments
10
2020-05-21T18:32:34Z
2020-10-19T04:13:53Z
https://github.com/kubernetes/kubernetes/issues/91338
622,695,019
91,338
[ "kubernetes", "kubernetes" ]
**What happened**: ClusterIP UDP Port Not available on CentOS8, It was available by test when use ENDPOINTS IP For Example: CoreDNS serveice,use UDP 53 ,DNS client available on ENDPOINTS IP:10.244.1.100,but it was not available on ClusterIP 10.0.0.2;Other UDP service test result is like this too. ClusterIP NOT...
ClusterIP UDP Port Not available on CentOS8
https://api.github.com/repos/kubernetes/kubernetes/issues/91331/comments
28
2020-05-21T15:15:36Z
2020-08-06T21:08:59Z
https://github.com/kubernetes/kubernetes/issues/91331
622,571,410
91,331
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Would be beneficial to have ability to manage infrastructure on a higher level than a Deployment or StatefulSet. **Why is this needed**: - Multi-tenancy management, right now we need to generate d...
Higher level of infrastructure management than Deployment/StatefulSet
https://api.github.com/repos/kubernetes/kubernetes/issues/91330/comments
1
2020-05-21T15:10:30Z
2020-05-21T15:25:51Z
https://github.com/kubernetes/kubernetes/issues/91330
622,567,941
91,330
[ "kubernetes", "kubernetes" ]
I have a deployment template as below. but the prestop hook is never been executed at all. the idea here is set the zookeeper node offline before the pod is terminated. I am running kubectl rollout to restart the pods. and old pod is when it terminates the prestop is not run. could someone please check whats wrong ?...
kubernetes prestop hook is allowed to run only commands
https://api.github.com/repos/kubernetes/kubernetes/issues/91326/comments
18
2020-05-21T10:14:31Z
2020-05-29T21:52:15Z
https://github.com/kubernetes/kubernetes/issues/91326
622,397,713
91,326
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: simplify and optimize pre-bound PV binding process **Why is this needed**: In K8s cluster, normally there are two kinds of pre-bound PVs: dynamic provisioning PV created by [csi-provisioner](https://g...
speed up pre-bound PV binding
https://api.github.com/repos/kubernetes/kubernetes/issues/91325/comments
5
2020-05-21T09:14:25Z
2020-10-18T10:56:54Z
https://github.com/kubernetes/kubernetes/issues/91325
622,365,396
91,325
[ "kubernetes", "kubernetes" ]
Kubelet on a worker node keeps restarting due to various segfaults. The trace points to an issue between prometheus and cadvisor. Could someone more knowledgeable have a look? ### Cluster information: Kubernetes version: 1.15.12 Cloud being used: Bare-metal Installation method: kubeadm Host OS: Ubuntu 18.04 ...
Intermittent restart of Kubelet on worker node
https://api.github.com/repos/kubernetes/kubernetes/issues/91323/comments
9
2020-05-21T08:36:53Z
2020-06-14T23:35:25Z
https://github.com/kubernetes/kubernetes/issues/91323
622,344,019
91,323
[ "kubernetes", "kubernetes" ]
```bash kubectl version Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"archive", BuildDate:"2019-05-29T08:20:47Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/arm64"} Server Version: version.Info{Major:"1", Mino...
pod priority and preemp fail when use ResourceQuota
https://api.github.com/repos/kubernetes/kubernetes/issues/91320/comments
5
2020-05-21T04:57:02Z
2020-10-20T01:34:12Z
https://github.com/kubernetes/kubernetes/issues/91320
622,246,828
91,320
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: part of #90962 Share pod volume binding cache via `framework.CycleState`. **Why is this needed**: See https://github.com/kubernetes/kubernetes/issues/56180#issuecomment-457046118 and discussion [he...
VolumeBinding: share pod volume binding cache via framework.CycleState
https://api.github.com/repos/kubernetes/kubernetes/issues/91318/comments
4
2020-05-21T02:35:53Z
2020-06-30T12:13:45Z
https://github.com/kubernetes/kubernetes/issues/91318
622,203,636
91,318
[ "kubernetes", "kubernetes" ]
**What happened**: It's most visible in the test `[k8s.io] [sig-node] Pods Extended [k8s.io] Pod Container Status should never report success for a pending container` <img width="323" alt="Screen Shot 2020-05-20 at 6 09 10 PM" src="https://user-images.githubusercontent.com/49258/82512466-0f0d8300-9ac5-11ea-8396-94c...
Possible performance regression landed within the last 24 hours
https://api.github.com/repos/kubernetes/kubernetes/issues/91316/comments
11
2020-05-21T01:18:51Z
2020-05-21T18:52:15Z
https://github.com/kubernetes/kubernetes/issues/91316
622,179,896
91,316
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Currently, in `pkg/kubelet/types/pod_update.go` the following public methods do not have unit test coverage: - `IsMirrorPod` - `IsStaticPod` - `IsCriticalPod` - `Preemptable` These methods are great candidates for adding unit test coverage. **Why is this needed**: Adding...
Add unit test coverage for `pkg/kubelet/types/pod_update.go`
https://api.github.com/repos/kubernetes/kubernetes/issues/91313/comments
7
2020-05-21T00:21:49Z
2020-08-28T00:55:00Z
https://github.com/kubernetes/kubernetes/issues/91313
622,163,338
91,313
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> /sig network **What happened**: ...
Multiple LoadBalancer in the same cluster compete with each other
https://api.github.com/repos/kubernetes/kubernetes/issues/91306/comments
32
2020-05-20T19:16:45Z
2021-03-05T07:56:22Z
https://github.com/kubernetes/kubernetes/issues/91306
622,023,636
91,306
[ "kubernetes", "kubernetes" ]
**What happened**: We have created a multizone GKE cluster with 9 nodes (3 per zone). Zones are: us-east1-b, us-east1-c, us-east1-d Now, we have created a [StatefulSet](https://gist.github.com/lubars/2abb6754b3916665a66fb6fc1644f697#file-iris-data-0-yaml) with the following affinity rules: ```yaml spec: af...
PVs created for StatefulSets don’t obey node affinity rules
https://api.github.com/repos/kubernetes/kubernetes/issues/91299/comments
11
2020-05-20T15:15:25Z
2021-08-28T20:09:25Z
https://github.com/kubernetes/kubernetes/issues/91299
621,846,391
91,299
[ "kubernetes", "kubernetes" ]
i deploied a ceph cluster by using rook. After i destroyed ceph cluster and delete related CRD which created by rook, i found, i still can see it by using "kubectl api-resources" how can i remove or delete it ? how can i don't see it when i execute "kubectl api-resources" ?
how to delete/remove api-resources which was created after created crd manually ?
https://api.github.com/repos/kubernetes/kubernetes/issues/91297/comments
6
2020-05-20T14:55:02Z
2020-10-18T22:07:52Z
https://github.com/kubernetes/kubernetes/issues/91297
621,829,019
91,297
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > node-kubelet-master (ci-kubernetes-node-kubelet) **Which test(s) are failing**: > Node Tests > Overall **Since when has it been failing**: > 05-20 23:08 PDT **Testgrid link**: > https://testgrid.k8s.io/sig-release-master-blocking#node-kubelet-master **Reason for failure**:...
[Flaky Test] node-kubelet-master (ci-kubernetes-node-kubelet)
https://api.github.com/repos/kubernetes/kubernetes/issues/91292/comments
26
2020-05-20T13:21:15Z
2020-07-22T15:29:46Z
https://github.com/kubernetes/kubernetes/issues/91292
621,758,033
91,292
[ "kubernetes", "kubernetes" ]
**What happened**: Kubeadm init fails complaining re kubelet not running, unhealthy or misconfigured. Am running it with ignore preflight errors =all **What you expected to happen**: Kubeadm init should finish successfully. **How to reproduce it (as minimally and precisely as possible)**: Build RHEL 7.8 VM, se...
Kubeadm init fails complaining re kubelet not running, unhealthy or misconfigured.
https://api.github.com/repos/kubernetes/kubernetes/issues/91291/comments
3
2020-05-20T12:52:28Z
2020-05-20T17:22:01Z
https://github.com/kubernetes/kubernetes/issues/91291
621,737,924
91,291
[ "kubernetes", "kubernetes" ]
``` May 20 17:34:51 kubelet[53872]: I0520 17:34:51.578395 53872 quota_linux_common_impl.go:129] runXFSQuotaCommand /usr/sbin/xfs_quota -t /tmp/mounts384265801 -P/dev/null -D/dev/null -x -f /var/lib/kubelet -c state -p ``` ## CentOS Linux release 7.6.1810 ``` xfs_quota -V xfs_quota version 4.5.0 ``` ``` xfs_q...
LocalStorageCapacityIsolationFSQuotaMonitoring xfs_quota: invalid option -- 'f'
https://api.github.com/repos/kubernetes/kubernetes/issues/91288/comments
5
2020-05-20T12:23:41Z
2020-10-17T14:36:55Z
https://github.com/kubernetes/kubernetes/issues/91288
621,718,823
91,288
[ "kubernetes", "kubernetes" ]
**What happened**: In the PMEM-CSI CI, we rapidly deploy and remove a custom resources which then owns all objects created for that resource. Deletion of those objects is handled through ownership references, i.e. deleting the CR is expected to cascade to all objects. This worked fine up to Kubernetes 1.17. When ...
endpointslice creation and garbage collection are racy
https://api.github.com/repos/kubernetes/kubernetes/issues/91287/comments
8
2020-05-20T12:11:44Z
2020-07-01T23:22:01Z
https://github.com/kubernetes/kubernetes/issues/91287
621,710,661
91,287
[ "kubernetes", "kubernetes" ]
Graduate seccomp to GA, as defined on the respective [KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md). This is an umbrella issue to track all outstanding work. ### Core Items - [x] API Server changes https://github.com/kubernetes/kubernetes/pull/91408 (MERGED) - [x...
Graduate Seccomp to GA
https://api.github.com/repos/kubernetes/kubernetes/issues/91286/comments
27
2020-05-20T12:07:29Z
2023-01-12T21:48:57Z
https://github.com/kubernetes/kubernetes/issues/91286
621,708,278
91,286
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A new kubelet config option that allows to specify `podCIDR`/`podCIDRs`. These node specs will be set automatically when the node is created. **Why is this needed**: In some cases (for example, if BGP a...
Allow pod cidr to be confugured by kubelet config option
https://api.github.com/repos/kubernetes/kubernetes/issues/91284/comments
5
2020-05-20T10:55:54Z
2020-05-29T04:59:40Z
https://github.com/kubernetes/kubernetes/issues/91284
621,666,344
91,284
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> Updated on 13/06/2020: - ~~[ ] update extender design proposal~~ (not possible, see https://github.com/kubernetes/community/pull/4816) - [x] migrate it to k/enhancements https://github.com/kubernetes/enhancements/pull/1840 - [x] submit a...
scheduler/extender: extend the current `ExtenderFilterResult` struct to include node status
https://api.github.com/repos/kubernetes/kubernetes/issues/91281/comments
20
2020-05-20T08:19:36Z
2021-02-02T07:22:28Z
https://github.com/kubernetes/kubernetes/issues/91281
621,559,561
91,281
[ "kubernetes", "kubernetes" ]
I am trying to create a multi container pod but every time when i create pod the first container go in running state and second container always give me error. I am using simple nodejs docker image which return a message from get endpoint. **Dockerfile** FROM node:alpine WORKDIR /usr/src/app COPY package*.json ./ ...
Error while creating 2 containers in a single pod.
https://api.github.com/repos/kubernetes/kubernetes/issues/91279/comments
2
2020-05-20T05:42:12Z
2020-05-20T12:06:55Z
https://github.com/kubernetes/kubernetes/issues/91279
621,476,486
91,279
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: When rolling update the deployment, we want pause the deployment after specified number of pods are updated, then we could check those pods. and then continue some other and check again. This requires dep...
pause rolling update of the deployment after user specified pod updated
https://api.github.com/repos/kubernetes/kubernetes/issues/91276/comments
7
2020-05-20T03:05:53Z
2020-10-29T18:21:35Z
https://github.com/kubernetes/kubernetes/issues/91276
621,423,820
91,276
[ "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-integration-master (and all release branch variants) **Which test(s) are failing**: All of the integration tests (the cmd tests are running fine) ...
[Failing Job] ci-kubernetes-integration-master (and all release branch versions)
https://api.github.com/repos/kubernetes/kubernetes/issues/91274/comments
4
2020-05-20T01:01:22Z
2020-05-21T01:25:50Z
https://github.com/kubernetes/kubernetes/issues/91274
621,382,250
91,274
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: **Why is this needed**:
Keep
https://api.github.com/repos/kubernetes/kubernetes/issues/91271/comments
1
2020-05-19T22:30:27Z
2020-05-20T01:09:35Z
https://github.com/kubernetes/kubernetes/issues/91271
621,325,404
91,271
[ "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 expected...
mmm
https://api.github.com/repos/kubernetes/kubernetes/issues/91270/comments
3
2020-05-19T22:25:41Z
2020-05-19T22:27:39Z
https://github.com/kubernetes/kubernetes/issues/91270
621,323,259
91,270
[ "kubernetes", "kubernetes" ]
I've had different form of this conversation with many different people and so far we've been going toward making server-side apply the same command, but there are pros and cons to both approach. I'd like to have a more formal discussion about this. I'm going to try to describe the problem neutrally, but I think I'm...
SSA Apply: Different or same command?
https://api.github.com/repos/kubernetes/kubernetes/issues/91269/comments
7
2020-05-19T21:05:03Z
2020-05-26T16:50:22Z
https://github.com/kubernetes/kubernetes/issues/91269
621,284,279
91,269
[ "kubernetes", "kubernetes" ]
Bump etcd version to 3.4.9 to pick up a few bug fixes, notably: - Fix inconsistency between WAL and server snapshot. (https://github.com/etcd-io/etcd/pull/11888) - Fix a data corruption bug when etcd auth is enabled. (https://github.com/etcd-io/etcd/pull/11652) Todo: - [x] Update etcd client version (#92075)...
Update to etcd 3.4.9 in Kubernetes 1.19
https://api.github.com/repos/kubernetes/kubernetes/issues/91266/comments
13
2020-05-19T19:23:12Z
2020-07-17T15:11:46Z
https://github.com/kubernetes/kubernetes/issues/91266
621,226,171
91,266
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: ci-kubernetes-node-kubelet-flaky **Which test(s) are failing**: * [sig-node] Node Performance Testing [Serial] [Slow] [Flaky] Run node performance testing with pre...
ci-kubernetes-node-kubelet-flaky has been constantly failing
https://api.github.com/repos/kubernetes/kubernetes/issues/91263/comments
22
2020-05-19T17:13:14Z
2020-07-26T14:11:58Z
https://github.com/kubernetes/kubernetes/issues/91263
621,148,591
91,263
[ "kubernetes", "kubernetes" ]
would be nice to be able to call this out instead of being stuck with not setting it https://github.com/kubernetes/kubernetes/blob/323f34858de18b862d43c40b2cced65ad8e24052/pkg/volume/emptydir/empty_dir.go#L219-L228
Allow setting EmptyDir Medium Disk
https://api.github.com/repos/kubernetes/kubernetes/issues/91262/comments
10
2020-05-19T16:59:54Z
2024-08-08T10:21:18Z
https://github.com/kubernetes/kubernetes/issues/91262
621,140,833
91,262
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: kubernetes-e2e-kind-ipv6 **Which test(s) are failing**: 10 sig-storage CSI tests **Since when has it been failing**: Monday May 18th **Testgrid link**: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/91211/pull-kubernetes-e2e-kind-ipv6/1262727785198129153 **Reaso...
kubernetes-e2e-kind-ipv6 fails
https://api.github.com/repos/kubernetes/kubernetes/issues/91255/comments
6
2020-05-19T15:19:14Z
2020-05-19T16:06:09Z
https://github.com/kubernetes/kubernetes/issues/91255
621,067,010
91,255
[ "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-gci-gce-ipvs **Which test(s) are failing**: [sig-storage] Flexvolumes should be mountable when attachable [sig-storage] Flexvolumes should be m...
FlexVolume tests are failing
https://api.github.com/repos/kubernetes/kubernetes/issues/91253/comments
17
2020-05-19T15:10:08Z
2020-07-01T17:15:12Z
https://github.com/kubernetes/kubernetes/issues/91253
621,059,263
91,253
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: An authentication plugin for communicating with an EKS cluster. **Why is this needed**: Currently, the kubernetes go client comes bundled with several authentication plugins - however, EKS is missing. I believe that it would ease users to have such a plugin, as EKS being one...
Kubernetes auth plugin for Amazon EKS
https://api.github.com/repos/kubernetes/kubernetes/issues/91251/comments
3
2020-05-19T15:00:02Z
2020-05-19T17:25:14Z
https://github.com/kubernetes/kubernetes/issues/91251
621,049,217
91,251
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: imagePullSecrets in the pod spec use a merge strategy, but they don't in the ServiceAccount. **Why is this needed**: Consistency, and it makes sense.
imagePullSecrets in ServiceAccount should have "x-kubernetes-patch-strategy": "merge"
https://api.github.com/repos/kubernetes/kubernetes/issues/91250/comments
9
2020-05-19T14:46:12Z
2020-10-19T12:21:55Z
https://github.com/kubernetes/kubernetes/issues/91250
621,038,023
91,250
[ "kubernetes", "kubernetes" ]
**What happened**: An extra scheduling attempt is observed in some scenarios when kube-scheduler already has already assumed a pod and this has entered the binding routine. If, during this time, a pod update is received, the pod is added back to the scheduling queue, even if binding succeeds. This is the correct ...
Extra scheduling attempts when other controllers update Pod Conditions
https://api.github.com/repos/kubernetes/kubernetes/issues/91249/comments
1
2020-05-19T14:35:25Z
2020-05-19T23:32:52Z
https://github.com/kubernetes/kubernetes/issues/91249
621,029,047
91,249
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: RightNow CSI tests hardcoded the images in the manifests here: https://github.com/kubernetes/kubernetes/tree/master/test/e2e/testing-manifests/storage-csi, need to figure out how to override the images r...
Override the CSI test images
https://api.github.com/repos/kubernetes/kubernetes/issues/91247/comments
10
2020-05-19T14:14:27Z
2021-01-15T07:39:41Z
https://github.com/kubernetes/kubernetes/issues/91247
621,011,998
91,247
[ "kubernetes", "kubernetes" ]
There are many ceph plugin ( cephfs and rbd) users and this migration would enable them to get onto ceph csi driver. POC PR # https://github.com/kubernetes/kubernetes/pull/95361
Migrate cephfs and rbd intree plugins by CSI Migration path.
https://api.github.com/repos/kubernetes/kubernetes/issues/91246/comments
27
2020-05-19T14:10:31Z
2021-12-09T13:02:31Z
https://github.com/kubernetes/kubernetes/issues/91246
621,008,772
91,246
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: when we send the command kubectl get <resource> -n <wrong-namespace>, it returns no resources or zero resources in the namespace. Some people might get this wrong, and may think there deployments have bee...
kubectl get <resource> -n <wrong-namespace> returns zero resources instead of wrong namespace
https://api.github.com/repos/kubernetes/kubernetes/issues/91244/comments
5
2020-05-19T12:56:32Z
2024-05-30T10:39:36Z
https://github.com/kubernetes/kubernetes/issues/91244
620,954,464
91,244
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `skew-cluster-latest-kubectl-stable1-gce` `gce-cos-master-default` `gce-cos-master-alpha-features` `gci-gce-ingress` `gce-cos-master-reboot` `gce-cos-master-scal...
[Failing Test] Storage tests are failing due to quay.io being down
https://api.github.com/repos/kubernetes/kubernetes/issues/91242/comments
7
2020-05-19T11:05:50Z
2020-05-19T22:45:24Z
https://github.com/kubernetes/kubernetes/issues/91242
620,886,076
91,242
[ "kubernetes", "kubernetes" ]
Hi folks, I am running k8s v1.17.4 and 1.14.2 with integration with cinder using in-tree openstack cloud provider. I received a report from openstack team that they are receiving a huge number of GET cinder volume info requests (like 18 request per volume per minute). (volumes are linked to pv/pvc) I checked o...
Kubernetes cloudprovider plugin sending periodical GET volumes info api requests to Cinder
https://api.github.com/repos/kubernetes/kubernetes/issues/91238/comments
7
2020-05-19T09:08:11Z
2020-10-16T11:10:20Z
https://github.com/kubernetes/kubernetes/issues/91238
620,810,259
91,238
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: ci-kubernetes-e2e-gce-scale-correctness **Which test(s) are flaking**: [sig-network] Services should be able to preserve UDP traffic when server pod cycles for a NodePort service **Testgrid link**: https://k8s-testgrid.appspot.com/sig-release-master-informing#gce-master-scale-correc...
Flaky test: [sig-network] Services should be able to preserve UDP traffic when server pod cycles for a NodePort service
https://api.github.com/repos/kubernetes/kubernetes/issues/91236/comments
82
2020-05-19T07:58:29Z
2021-02-11T07:36:16Z
https://github.com/kubernetes/kubernetes/issues/91236
620,762,879
91,236
[ "kubernetes", "kubernetes" ]
**What happened**: Job controller will create pod in a loop, b/c pod gc controller delete the succeed pod since the number of succeed and failed pod exceed the `--terminated-pod-gc-threshold` **What you expected to happen**: Job can finished **How to reproduce it (as minimally and precisely as possible)**: 1. s...
Job will never succeed because pod GC deletes the success pod
https://api.github.com/repos/kubernetes/kubernetes/issues/91235/comments
4
2020-05-19T07:48:25Z
2020-06-03T14:05:18Z
https://github.com/kubernetes/kubernetes/issues/91235
620,756,660
91,235
[ "kubernetes", "kubernetes" ]
**What happened**: kube-scheduler gives up too easily to satisfy topology spread constraints under the following conditions: - All constraints are `whenUnsatisfiable: ScheduleAnyway`. - There are some CPU consuming pods already. - Topology spread constraints can be satisfied. although the specification clea...
scheduler: do not respect topology spread constraints even when satisfiable
https://api.github.com/repos/kubernetes/kubernetes/issues/91234/comments
29
2020-05-19T05:20:00Z
2020-05-27T14:40:09Z
https://github.com/kubernetes/kubernetes/issues/91234
620,685,978
91,234
[ "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\pkg\...
kubectl run command‘s code has useless code’
https://api.github.com/repos/kubernetes/kubernetes/issues/91233/comments
3
2020-05-19T05:09:25Z
2020-05-19T07:28:35Z
https://github.com/kubernetes/kubernetes/issues/91233
620,682,029
91,233
[ "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 g...
Parsing module file error when go get github.com/kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/91232/comments
2
2020-05-19T04:17:43Z
2020-05-19T06:54:36Z
https://github.com/kubernetes/kubernetes/issues/91232
620,664,350
91,232
[ "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**: Docker logs...
GCI Docker Logs should be at info level
https://api.github.com/repos/kubernetes/kubernetes/issues/91223/comments
4
2020-05-18T20:56:24Z
2020-10-16T03:02:13Z
https://github.com/kubernetes/kubernetes/issues/91223
620,500,930
91,223
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to request moving `pkg/kubelet/cm/cpuset` to `staging`. **Why is this needed**: We depend on `cpuset` in our projects: [nokia/danm](https://github.com/nokia/danm/search?q=cm%2Fcpuset&typ...
Move pkg/kubelet/cm/cpuset to staging
https://api.github.com/repos/kubernetes/kubernetes/issues/91220/comments
16
2020-05-18T18:17:36Z
2021-11-20T18:36:59Z
https://github.com/kubernetes/kubernetes/issues/91220
620,409,963
91,220
[ "kubernetes", "kubernetes" ]
Hi i'm having issues to get the right TARGETS fields when using averageValue on HPA. i have an HPA configured using version autoscaling/v2beta2 which looks like the following: ``` apiVersion: autoscaling/v2beta2 kind: HorizontalPodAutoscaler metadata: name: sample-app spec: scaleTargetRef: apiVers...
kubectl get HPA using autoscaling/v2beta2
https://api.github.com/repos/kubernetes/kubernetes/issues/91219/comments
6
2020-05-18T18:03:14Z
2020-10-16T09:08:18Z
https://github.com/kubernetes/kubernetes/issues/91219
620,401,710
91,219
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: * Add the ability for users to specify an install hint for their exec credential provider binary. **Why is this needed**: * In the exec credential provider workflow, if the exec credential binary does...
exec credential provider: add install hint
https://api.github.com/repos/kubernetes/kubernetes/issues/91217/comments
3
2020-05-18T16:31:53Z
2020-07-09T07:03:28Z
https://github.com/kubernetes/kubernetes/issues/91217
620,347,609
91,217
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: test_pull_request_crio_e2e_crun_fedora and test_pull_request_crio_e2e_fedora **Which test(s) are flaking**: Services should be able to preserve UDP traffic when server pod cycles for a NodePort service **Testgrid link**: https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gcs/ori...
'Services should be able to preserve UDP traffic when server pod cycles for a NodePort service' fails if conntrack is not installed on node
https://api.github.com/repos/kubernetes/kubernetes/issues/91216/comments
23
2020-05-18T15:47:06Z
2020-09-09T07:24:13Z
https://github.com/kubernetes/kubernetes/issues/91216
620,314,969
91,216
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: ``` # kubect...
kubectl get --watch lost data
https://api.github.com/repos/kubernetes/kubernetes/issues/91215/comments
3
2020-05-18T15:39:36Z
2020-05-27T09:31:51Z
https://github.com/kubernetes/kubernetes/issues/91215
620,309,715
91,215
[ "kubernetes", "kubernetes" ]
Based on source code here https://github.com/kubernetes/api/blob/master/core/v1/types.go#L51-L159 , seems I cannot specify a `StorageClass` when using `VolumeSource`. Like the YAML file as below: ```yaml apiVersion: v1 kind: Pod metadata: name: pod-with-block-volume spec: containers: - name: fc-co...
VolumeSource in Kubernetes does not support StorageClass
https://api.github.com/repos/kubernetes/kubernetes/issues/91208/comments
0
2020-05-18T13:40:05Z
2020-05-18T13:53:02Z
https://github.com/kubernetes/kubernetes/issues/91208
620,219,233
91,208
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: redefine the formula, the score should be capped per images instead of pod. **Why is this needed**: For the pod that going to be scheduled, `ImageLocality` calculate the score based on the below steps...
scheduler: `ImageLocality` score plugin improvement
https://api.github.com/repos/kubernetes/kubernetes/issues/91204/comments
31
2020-05-18T10:57:17Z
2020-05-31T23:17:54Z
https://github.com/kubernetes/kubernetes/issues/91204
620,112,996
91,204
[ "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**: One worker ...
Node NotReady, "WorkloadEndpoint does not exist in the datastore"
https://api.github.com/repos/kubernetes/kubernetes/issues/91203/comments
10
2020-05-18T10:50:50Z
2020-05-25T15:47:04Z
https://github.com/kubernetes/kubernetes/issues/91203
620,109,195
91,203
[ "kubernetes", "kubernetes" ]
After https://github.com/kubernetes/kubernetes/pull/90806 has been implemented and enabled the 5k node kubemark run has extra ~10k lines of logs like this ones: ``` W0517 10:50:42.969] Using user provided NODE_IP_RANGE: 10.40.0.0/19 I0517 10:50:43.072] node/hollow-node-zmdtj annotated ``` Example kubemark 5k run...
[kubemark] Kubemark-up logs spammed with info on annotating nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/91201/comments
1
2020-05-18T10:26:20Z
2020-05-18T18:05:52Z
https://github.com/kubernetes/kubernetes/issues/91201
620,094,727
91,201
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > gce-cos-master-serial (ci-kubernetes-e2e-gci-gce-serial) **Which test(s) are failing**: >- Test >- Overall >- [sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is...
[Failing test] gce-cos-master-serial (ci-kubernetes-e2e-gci-gce-serial)
https://api.github.com/repos/kubernetes/kubernetes/issues/91195/comments
13
2020-05-18T08:20:28Z
2020-06-22T17:00:16Z
https://github.com/kubernetes/kubernetes/issues/91195
620,005,874
91,195
[ "kubernetes", "kubernetes" ]
Although it can seem like a minor thing, and has been allowed to go on for a long time, it really does cause significant extra work for operations departments that the default Timestamp is [not fixed width](https://github.com/kubernetes/kubernetes/issues/72292), which leads to log messages not being aligned and frustra...
Make Log Timestamps Fixed-Width to Ease Log Viewing and Processing
https://api.github.com/repos/kubernetes/kubernetes/issues/91186/comments
2
2020-05-17T23:55:52Z
2020-05-22T01:20:38Z
https://github.com/kubernetes/kubernetes/issues/91186
619,826,417
91,186
[ "kubernetes", "kubernetes" ]
**What happened**: When the standalone (or VMAS) instance backing a registered node is removed (from Azure, ie. the instance is deleted), that node will remain `NotReady` forever due to the Azure cloud provider only checking whether the node was removed from a containing VMSS. Moreover this will triggers frequent...
Azure: lost non-VMSS instances fails to leave clusters
https://api.github.com/repos/kubernetes/kubernetes/issues/91183/comments
1
2020-05-17T18:16:32Z
2020-05-18T10:23:37Z
https://github.com/kubernetes/kubernetes/issues/91183
619,765,977
91,183
[ "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 prepari...
inflightUsageMetricUpdatePeriod in maxinflight.go is too short
https://api.github.com/repos/kubernetes/kubernetes/issues/91173/comments
7
2020-05-17T03:00:10Z
2020-10-18T09:55:54Z
https://github.com/kubernetes/kubernetes/issues/91173
619,597,644
91,173
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When I trie...
EnvVarSource doc was wrong
https://api.github.com/repos/kubernetes/kubernetes/issues/91165/comments
4
2020-05-16T12:11:43Z
2020-05-19T07:51:41Z
https://github.com/kubernetes/kubernetes/issues/91165
619,458,747
91,165
[ "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@mast...
create clusterrolebinding help message doesn't conatin --user
https://api.github.com/repos/kubernetes/kubernetes/issues/91161/comments
10
2020-05-16T04:17:31Z
2020-11-26T10:09:28Z
https://github.com/kubernetes/kubernetes/issues/91161
619,374,110
91,161
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: After running...
Residence memory consumption of kube-apiserver measured by "top" is much higher than by "kubectl top" which is never reduced
https://api.github.com/repos/kubernetes/kubernetes/issues/91159/comments
7
2020-05-16T01:46:40Z
2020-10-31T09:59:48Z
https://github.com/kubernetes/kubernetes/issues/91159
619,352,063
91,159
[ "kubernetes", "kubernetes" ]
**What happened**: When running the new benchmark suite, volume related benchmarks spam the logs with the following error: "error selecting node for pod: running "VolumeBinding" filter plugin for pod "pod-fxwv5": pod has unbound immediate PersistentVolumeClaims" We need to look into that and perhaps adjust t...
Scheduler's volume benchmarks errors
https://api.github.com/repos/kubernetes/kubernetes/issues/91157/comments
11
2020-05-15T19:29:15Z
2020-09-16T13:26:47Z
https://github.com/kubernetes/kubernetes/issues/91157
619,193,057
91,157
[ "kubernetes", "kubernetes" ]
We have given a resource limit for memory as 2.7G at the time of deployment.. as below resources: limits: cpu: "1" memory: 2.7Gi requests: cpu: "0.25" memory: 512Mi The values have now been converted into some small I ...
Resources in decimal values converting to m
https://api.github.com/repos/kubernetes/kubernetes/issues/91156/comments
6
2020-05-15T19:12:41Z
2023-09-26T06:13:10Z
https://github.com/kubernetes/kubernetes/issues/91156
619,184,005
91,156
[ "kubernetes", "kubernetes" ]
**What happened**: A strict test of CSI calls failed randomly because NodeStageVolume and NodePublishVolume were getting called again after a successful invocation: https://github.com/kubernetes/kubernetes/issues/90250#issuecomment-623602936 **What you expected to happen**: Once they report success, kubelet sh...
extra calls to NodeStageVolume and NodePublishVolume
https://api.github.com/repos/kubernetes/kubernetes/issues/91155/comments
9
2020-05-15T19:09:50Z
2021-01-23T08:47:59Z
https://github.com/kubernetes/kubernetes/issues/91155
619,182,538
91,155
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I'd like to have CRD validation, but one array type can be anything. It seems that this is not allowed. I don't think that `x-kubernetes-int-or-string`does not work for array types. ``` spec.vali...
Generalized form of `x-kubernetes-int-or-string` for CRD validation
https://api.github.com/repos/kubernetes/kubernetes/issues/91153/comments
5
2020-05-15T17:42:06Z
2020-05-18T03:24:40Z
https://github.com/kubernetes/kubernetes/issues/91153
619,136,906
91,153
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: We cannot lim...
TopologySpreadConstraints does not work with non-standard topology keys on Kubernetes 1.18.0.beta-2
https://api.github.com/repos/kubernetes/kubernetes/issues/91152/comments
15
2020-05-15T17:10:18Z
2020-05-16T18:16:03Z
https://github.com/kubernetes/kubernetes/issues/91152
619,120,048
91,152
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: pvc is pending. what can I fix? please tell me. **Which test(s) are failing**: log-test-hja3 pvc is pending jina_ha@Azure:~$ kubectl get pvc NAME S...
PVC pending : could not get storage key for storage account
https://api.github.com/repos/kubernetes/kubernetes/issues/91149/comments
5
2020-05-15T16:00:10Z
2020-10-12T20:46:18Z
https://github.com/kubernetes/kubernetes/issues/91149
619,079,561
91,149
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Is there any way I can create resources in multiple namespaces at the same time? Or Can we share the resources like configmaps, secrets with other namespaces? **Why is this needed**: I had to create t...
Kubectl create with --all-namespaces or set of namespaces. Or Sharing resources with namespaces
https://api.github.com/repos/kubernetes/kubernetes/issues/91147/comments
8
2020-05-15T14:59:29Z
2020-10-25T18:48:40Z
https://github.com/kubernetes/kubernetes/issues/91147
619,039,378
91,147
[ "kubernetes", "kubernetes" ]
**What happened**: This is a re-open of #38748. If a deployment manifest contains environment variables with non-string values, it cannot be applied to the cluster, but a `apply --dry-run --validate` will not report any errors. **What you expected to happen**: `--dry-run --validate` should detect and report th...
--dry-run & --validate not picking up errors in deployment template
https://api.github.com/repos/kubernetes/kubernetes/issues/91144/comments
3
2020-05-15T12:25:03Z
2020-05-19T11:45:48Z
https://github.com/kubernetes/kubernetes/issues/91144
618,929,544
91,144
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When using `k...
kubeadm reset takes more than 50 seconds to retry deleting the last etcd member
https://api.github.com/repos/kubernetes/kubernetes/issues/91143/comments
4
2020-05-15T12:24:30Z
2020-05-15T14:58:23Z
https://github.com/kubernetes/kubernetes/issues/91143
618,929,242
91,143
[ "kubernetes", "kubernetes" ]
**What happened**: I've set up two resources: - a statefulset with two replicas, node affinity to two nodes and pod antiaffinity to itself. The pods take some time to terminate. - a pod distruption budget requiring one replica of the statefulset to be present (this is just a stripped down scenario of what we obs...
Infinite drain with terminating pod with node affinity and PDB
https://api.github.com/repos/kubernetes/kubernetes/issues/91141/comments
14
2020-05-15T11:50:41Z
2020-11-11T15:22:57Z
https://github.com/kubernetes/kubernetes/issues/91141
618,911,064
91,141
[ "kubernetes", "kubernetes" ]
part of https://github.com/kubernetes/kubernetes/issues/90958 also, we need to add tests in pkg/scheduler/apis/config/scheme/ /sig scheduling /kind cleanup
Add versioned counterparts for VolumeBindingArgs
https://api.github.com/repos/kubernetes/kubernetes/issues/91139/comments
1
2020-05-15T11:07:27Z
2020-05-25T16:03:13Z
https://github.com/kubernetes/kubernetes/issues/91139
618,887,436
91,139
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: i have deploy...
hpa is not able to collect metrics from metrics server
https://api.github.com/repos/kubernetes/kubernetes/issues/91134/comments
5
2020-05-15T07:58:50Z
2020-10-13T01:51:17Z
https://github.com/kubernetes/kubernetes/issues/91134
618,776,034
91,134
[ "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...
Document the size of "terminationMessage"
https://api.github.com/repos/kubernetes/kubernetes/issues/91133/comments
4
2020-05-15T07:58:16Z
2020-06-06T12:21:46Z
https://github.com/kubernetes/kubernetes/issues/91133
618,775,717
91,133
[ "kubernetes", "kubernetes" ]
**What happened**: spec.hostAliases do not work in Windows pod **What you expected to happen**: It's able to use spec.hostAliases add entry to "c:\windows\system32\drivers\etc\hosts" **How to reproduce it (as minimally and precisely as possible)**: 1. Create a Windows pod with hostAliases settings: ``` apiVe...
hostAliases not work in Windows pod
https://api.github.com/repos/kubernetes/kubernetes/issues/91132/comments
10
2020-05-15T07:47:54Z
2023-02-04T04:58:44Z
https://github.com/kubernetes/kubernetes/issues/91132
618,770,187
91,132
[ "kubernetes", "kubernetes" ]
**What happened**: We enabled [GOAWAY](https://github.com/kubernetes/kubernetes/pull/88567) feature in our large-scale cluster, and we found client(Kubelet) may got error(500 http code response) like `request declared a Content-Length of N but only wrote 0 bytes` after received GOAWAY frame. I had already re-pro...
GOAWAY may cause client error when client request server in high concurrency
https://api.github.com/repos/kubernetes/kubernetes/issues/91131/comments
9
2020-05-15T04:07:29Z
2022-07-28T09:02:32Z
https://github.com/kubernetes/kubernetes/issues/91131
618,682,833
91,131
[ "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-kind **Which test(s) are flaking**: Various **Testgrid link**: https://testgrid.k8s.io/presubmits-kubernetes-...
[Flakey Test] pull-kubernetes-e2e-kind high failure rate
https://api.github.com/repos/kubernetes/kubernetes/issues/91128/comments
18
2020-05-15T02:47:26Z
2020-05-18T16:24:01Z
https://github.com/kubernetes/kubernetes/issues/91128
618,658,492
91,128
[ "kubernetes", "kubernetes" ]
**What happened**: running a cluster deployed non-AKS cluster on azure, where kubelet is given extra default options --cloud-provider=azure and --cloud-config=/etc/kubernetes/azure.json, kubelet on both master and worker nodes never seems to figure out how to do vmSet reads on azure rest api where with extra verbosity...
Azure 1.17.3, 1.18.2: subscriptionId and resourceGroup left out of az client URLs?
https://api.github.com/repos/kubernetes/kubernetes/issues/91121/comments
4
2020-05-14T22:08:14Z
2020-05-15T16:11:59Z
https://github.com/kubernetes/kubernetes/issues/91121
618,565,199
91,121
[ "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 added a node...
Kubernetes-managed hosts file not in sync with node for HostNetwork pods
https://api.github.com/repos/kubernetes/kubernetes/issues/91117/comments
11
2020-05-14T20:17:37Z
2022-02-14T21:17:25Z
https://github.com/kubernetes/kubernetes/issues/91117
618,509,075
91,117
[ "kubernetes", "kubernetes" ]
How to create master & node with full setup(etcd controller api scheduler docker) through yaml
How to create master & node with full setup in yaml
https://api.github.com/repos/kubernetes/kubernetes/issues/91115/comments
4
2020-05-14T17:27:15Z
2020-07-30T10:12:57Z
https://github.com/kubernetes/kubernetes/issues/91115
618,410,607
91,115
[ "kubernetes", "kubernetes" ]
**What happened**: I created a custom resource definition with a pattern (regex) validation. Then, I created a custom resource with invalid fields and it failed with an empty value in validation error details. ``` The Foo "foo" is invalid: field: Invalid value: "": field in body should match '[a-z]' ``` **Wh...
CRD invalid field validations return empty values
https://api.github.com/repos/kubernetes/kubernetes/issues/91114/comments
3
2020-05-14T17:08:41Z
2020-05-14T23:55:31Z
https://github.com/kubernetes/kubernetes/issues/91114
618,399,743
91,114
[ "kubernetes", "kubernetes" ]
Pods can become schedulable due to different reasons. Some of them span across different objects (like nodes added, pods being scheduled, etc). The logic goes all the way from getting the events to moving pods in the scheduling queues and finally doing the scheduling attempt. More coverage would be useful.
Add integration tests for pods becoming schedulable
https://api.github.com/repos/kubernetes/kubernetes/issues/91111/comments
20
2020-05-14T15:59:06Z
2020-06-17T15:00:58Z
https://github.com/kubernetes/kubernetes/issues/91111
618,347,777
91,111
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: kubernetes-integration **Which test(s) are flaking**: TestCmdInitFeatureGates/feature_gate_PublicKeysECDSA=true **Testgrid link**: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/88980/pull-kubernetes-integration/1260947494611718147 **Reason for failure**: ``` === ...
TestCmdInitFeatureGates/feature_gate_PublicKeysECDSA=true is flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/91110/comments
1
2020-05-14T15:58:45Z
2020-05-18T15:52:54Z
https://github.com/kubernetes/kubernetes/issues/91110
618,347,544
91,110
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > kubeadm-kinder-master (ci-kubernetes-e2e-kubeadm-kinder-master) **Which test(s) are failing**: > - Overall > - task-01-add-kubernetes-versions > - task-09-reset > - stask-10-delete **Since when has it been failing**: > 05-13 01:06 PDT **Testgrid link**: > https://testgrid....
[Failing Test] kubeadm-kinder-master (ci-kubernetes-e2e-kubeadm-kinder-master)
https://api.github.com/repos/kubernetes/kubernetes/issues/91107/comments
6
2020-05-14T14:01:00Z
2020-05-14T14:24:50Z
https://github.com/kubernetes/kubernetes/issues/91107
618,256,512
91,107
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Documentation that has been missing for years. **Why is this needed**: Either just drop the feature or document it. Else it is simply useless. I am looking forward to this Issue being removed for the duplication. But it seems to be intentional. There is already many duplicat...
Another duplicate of fieldSelector syntax and usage not documented #15128
https://api.github.com/repos/kubernetes/kubernetes/issues/91101/comments
6
2020-05-14T09:38:36Z
2020-10-11T17:19:48Z
https://github.com/kubernetes/kubernetes/issues/91101
618,082,030
91,101
[ "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 followi...
Azure cloud provider failed because of VirtualMachineScaleSets.virtualMachines.GET not allowed errors
https://api.github.com/repos/kubernetes/kubernetes/issues/91096/comments
1
2020-05-14T08:16:27Z
2020-05-17T05:37:36Z
https://github.com/kubernetes/kubernetes/issues/91096
618,022,980
91,096