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 only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
```
gci-gce-ingress (ci-kubernetes-e2e-gci-gce-ingress)
```
**Which test(s) are flaking**:
```
diffResources
```
**Test... | [Flaky Test] gci-gce-ingress (ci-kubernetes-e2e-gci-gce-ingress) | https://api.github.com/repos/kubernetes/kubernetes/issues/87110/comments | 8 | 2020-01-12T08:21:58Z | 2020-01-20T14:46:52Z | https://github.com/kubernetes/kubernetes/issues/87110 | 548,537,946 | 87,110 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
gce-cos-master-reboot (ci-kubernetes-e2e-gci-gce-reboot)
**Which test(s) are failing**:
```
[k8s.io] [sig-cloud-provider-gcp] Reboot [Disruptive] [Feature:Reboot] ... | [Failing Test] gce-cos-master-reboot (ci-kubernetes-e2e-gci-gce-reboot) | https://api.github.com/repos/kubernetes/kubernetes/issues/87109/comments | 8 | 2020-01-12T07:20:58Z | 2020-01-12T11:55:44Z | https://github.com/kubernetes/kubernetes/issues/87109 | 548,532,889 | 87,109 |
[
"kubernetes",
"kubernetes"
] | It's difficult to detect relist latency increasing or real latency, because `pleg_relist_duration_seconds` or `pleg_relist_latency_microseconds ` does not be updated if runtime remote call does not response due to issues such like "PLEG is not healthy" or runtime down.
**What happened**:
When "PLEG is not healthy... | PLEG relist latency metrics are not updated if runtime remote call does not response | https://api.github.com/repos/kubernetes/kubernetes/issues/87108/comments | 5 | 2020-01-12T04:53:30Z | 2020-01-13T21:22:47Z | https://github.com/kubernetes/kubernetes/issues/87108 | 548,521,269 | 87,108 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
`gce-cos-master-serial (ci-kubernetes-e2e-gci-gce-serial)`
**Which test(s) are failing**:
```
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works
```
**Since ... | [Flaky Test] gce-cos-master-serial (ci-kubernetes-e2e-gci-gce-serial) | https://api.github.com/repos/kubernetes/kubernetes/issues/87104/comments | 8 | 2020-01-11T15:26:39Z | 2020-02-23T20:05:58Z | https://github.com/kubernetes/kubernetes/issues/87104 | 548,442,529 | 87,104 |
[
"kubernetes",
"kubernetes"
] | When bringing up k8s cluster in IPv6 mode, if a host interface has IPv4 address, k8s endpoints for host network pods are created with IPv4 address
**What happened**:
1. Trying to create a K8s cluster with containers and services using IPv6 addresses. Using CALICO as CNI
2. Necessary IPv6 settings are done (in k... | When bringing up k8s cluster in IPv6 mode, if a host interface has IPv4 address, k8s endpoints for host network pods are created with IPv4 address | https://api.github.com/repos/kubernetes/kubernetes/issues/87099/comments | 11 | 2020-01-11T03:59:29Z | 2020-01-12T15:59:19Z | https://github.com/kubernetes/kubernetes/issues/87099 | 548,376,796 | 87,099 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
ci-kubernetes-e2e-gke-gci-serial-sig-cli
**Which test(s) are failing**:
The `Up` stage has been constantly failing.
**Since when has it been failing**:
This job... | [Failing Test] ci-kubernetes-e2e-gke-gci-serial-sig-cli is failing | https://api.github.com/repos/kubernetes/kubernetes/issues/87092/comments | 6 | 2020-01-10T21:37:58Z | 2020-05-12T15:55:38Z | https://github.com/kubernetes/kubernetes/issues/87092 | 548,302,881 | 87,092 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add `ca-certificates` install to [debian-base image](https://github.com/kubernetes/kubernetes/tree/master/build/debian-base). Or provide a build parameter for installing additional packages.
**Why is... | Add ca-certificates install to debian-base image | https://api.github.com/repos/kubernetes/kubernetes/issues/87087/comments | 10 | 2020-01-10T20:00:27Z | 2020-06-08T11:09:43Z | https://github.com/kubernetes/kubernetes/issues/87087 | 548,264,030 | 87,087 |
[
"kubernetes",
"kubernetes"
] | When trying to see why pods don't start using either kubectl get events or kubectl describe pod , the base message is not detailed enough.
Warning FailedScheduling 5s (x4 over 65s) default-scheduler 0/1 nodes are available: 1 node(s) had taints that the pod didn't tolerate.
What would you like to be added:
Detai... | Taints should be more verbose in errors | https://api.github.com/repos/kubernetes/kubernetes/issues/87086/comments | 10 | 2020-01-10T18:22:10Z | 2020-01-25T09:23:02Z | https://github.com/kubernetes/kubernetes/issues/87086 | 548,223,997 | 87,086 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
DNS records added to kubedns for various things such as deployments and pods to ease discovery of parallel containers
Example:
```yaml
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: coolapp
namespace: coolnamespace
spec:
replicas: 3
template... | Enhance discovery of parallel containers via DNS | https://api.github.com/repos/kubernetes/kubernetes/issues/87085/comments | 5 | 2020-01-10T18:19:36Z | 2020-01-10T18:42:25Z | https://github.com/kubernetes/kubernetes/issues/87085 | 548,222,984 | 87,085 |
[
"kubernetes",
"kubernetes"
] | *Note that this comes out of thinking about our cache and not a user report.*
As seen in #86920, pod and node events might arrive in different order, affecting the truthfulness of our cache. Example cases are:
1. A node(s) is(are) lost. Node deletion events might arrive before their corresponding pods' deletion eve... | Bad scheduling when pod/node events arrive in the wrong order | https://api.github.com/repos/kubernetes/kubernetes/issues/87083/comments | 14 | 2020-01-10T16:34:51Z | 2020-10-26T19:12:43Z | https://github.com/kubernetes/kubernetes/issues/87083 | 548,176,150 | 87,083 |
[
"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_scale m... | ansible module for kuberntes : k8s_scale is getting failed with error: "msg": "Exception reading event stream: | https://api.github.com/repos/kubernetes/kubernetes/issues/87078/comments | 3 | 2020-01-10T12:00:16Z | 2020-01-10T15:27:03Z | https://github.com/kubernetes/kubernetes/issues/87078 | 548,041,570 | 87,078 |
[
"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**:
```
$ make t... | Unit tests with coverage failed due to KUBE_TEST_API variable unset | https://api.github.com/repos/kubernetes/kubernetes/issues/87075/comments | 3 | 2020-01-10T11:15:04Z | 2020-01-13T21:59:20Z | https://github.com/kubernetes/kubernetes/issues/87075 | 548,020,773 | 87,075 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
there should be a way to disable HPA temporarily. like an annotation `xxxxx/disable: true`. and enable it after this annotation removed or set the value to `false`.
**Why is this needed**:
we want to di... | HPA support temporary disable function | https://api.github.com/repos/kubernetes/kubernetes/issues/87070/comments | 12 | 2020-01-10T08:30:40Z | 2020-09-14T07:38:14Z | https://github.com/kubernetes/kubernetes/issues/87070 | 547,936,607 | 87,070 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**: It would be good if there is a pod dependency.For example if a web service needs database it should be depend the database.So if the databases is not running web service should stop and wait for the databa... | Adding Depend_On Pods | https://api.github.com/repos/kubernetes/kubernetes/issues/87068/comments | 5 | 2020-01-10T08:22:13Z | 2020-06-08T10:30:55Z | https://github.com/kubernetes/kubernetes/issues/87068 | 547,933,318 | 87,068 |
[
"kubernetes",
"kubernetes"
] | i don't want to use kubeadm config images list get all images version , is there a place get it in official place?
```
[root@master ~]# kubeadm config images list
W0110 15:02:41.125312 23251 version.go:101] could not fetch a Kubernetes version from the internet: unable to get URL "https://dl.k8s.io/release/stable-... | how to get image version information from a official place? | https://api.github.com/repos/kubernetes/kubernetes/issues/87064/comments | 3 | 2020-01-10T07:07:27Z | 2020-01-10T13:27:58Z | https://github.com/kubernetes/kubernetes/issues/87064 | 547,904,038 | 87,064 |
[
"kubernetes",
"kubernetes"
] | I have completed the release of kubernetes for mips64le.
https://travis-ci.com/huchengze/kubernetes/builds/143502702
I wiill make a list about how to do it.
- [ ] **1. Modify [fs.go](https://github.com/kubernetes/kubernetes/blob/master/vendor/github.com/google/cadvisor/fs/fs.go).**
I have mention it in this [issu... | Kubernetes support for mips64le | https://api.github.com/repos/kubernetes/kubernetes/issues/87056/comments | 10 | 2020-01-10T03:24:15Z | 2020-10-06T13:18:49Z | https://github.com/kubernetes/kubernetes/issues/87056 | 547,842,679 | 87,056 |
[
"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 sandbox c... | Pod sandbox changed, it will be killed and re-created | https://api.github.com/repos/kubernetes/kubernetes/issues/87049/comments | 5 | 2020-01-10T01:40:03Z | 2020-01-12T18:17:30Z | https://github.com/kubernetes/kubernetes/issues/87049 | 547,816,888 | 87,049 |
[
"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/
-->
We update our kubernetes version fr... | Update kubernetes from 1.14 to 1.15.7 remove DNS label (Azure) | https://api.github.com/repos/kubernetes/kubernetes/issues/87048/comments | 7 | 2020-01-10T01:19:33Z | 2020-07-11T22:33:28Z | https://github.com/kubernetes/kubernetes/issues/87048 | 547,811,693 | 87,048 |
[
"kubernetes",
"kubernetes"
] | This is a part of https://github.com/kubernetes/kubernetes/issues/81245
Please make the following e2e tests use e2eskipper package like https://github.com/kubernetes/kubernetes/pull/87031
- [x] e2e/apps/ (@k-toyoda-pi)
- [x] e2e/auth/ (@YuikoTakada https://github.com/kubernetes/kubernetes/pull/87062)
- [x] e2e/... | Use e2eskipper package | https://api.github.com/repos/kubernetes/kubernetes/issues/87047/comments | 14 | 2020-01-10T00:52:38Z | 2020-02-06T06:28:37Z | https://github.com/kubernetes/kubernetes/issues/87047 | 547,804,118 | 87,047 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Currently, the `Status` field on `CustomResourceDefinitions` must be explicitly set to their zero-values due to the fact that they are not tagged `omitempty`.
Ref:
https://github.com/kubernetes-si... | Mark CustomResourceDefinitionStatus fields +optional | https://api.github.com/repos/kubernetes/kubernetes/issues/87040/comments | 4 | 2020-01-09T22:01:36Z | 2020-01-15T03:41:46Z | https://github.com/kubernetes/kubernetes/issues/87040 | 547,748,197 | 87,040 |
[
"kubernetes",
"kubernetes"
] | Dear Kubernetes-Team:
I ran an experiment with an application that does not exit after Kubelet sends an inital SIGTERM signal.
The specified grace-period is respected and the pod is deleted after the grace period finishes.
The deletionTimestamp on the inital delete event seems to include the grace-period, but th... | DeletionTimestamp set after grace period is respected does not include grace period time | https://api.github.com/repos/kubernetes/kubernetes/issues/87039/comments | 32 | 2020-01-09T21:42:30Z | 2025-02-19T20:16:28Z | https://github.com/kubernetes/kubernetes/issues/87039 | 547,739,985 | 87,039 |
[
"kubernetes",
"kubernetes"
] | See #86920 for motivation
Snapshot's data structures (map and lists of nodes) shouldn't be accessed directly by any users, other than its builder (cache.Cache).
We have migrated most of the old usages of these fields to the listers' interfaces. There might be some usages left in tests. But once that's finalized,... | [Scheduler] Move snapshot.Snapshot to cache.Snapshot | https://api.github.com/repos/kubernetes/kubernetes/issues/87033/comments | 8 | 2020-01-09T19:04:38Z | 2020-01-18T01:14:08Z | https://github.com/kubernetes/kubernetes/issues/87033 | 547,663,094 | 87,033 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
We enabled the `BoundServiceAccountTokenVolume` feature gate on `v1.15.6` to start switching from non-expiring to expiring ServiceAccount tokens as [introduced here](https://github.com/kubernetes/kubernetes/issues/70679). It works well.
We then wanted to completely get rid of the "legacy" non-e... | BoundServiceAccountTokenVolumes: Pod rejected when solely relying on projected token volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/87028/comments | 2 | 2020-01-09T17:57:27Z | 2020-01-15T23:22:17Z | https://github.com/kubernetes/kubernetes/issues/87028 | 547,632,038 | 87,028 |
[
"kubernetes",
"kubernetes"
] |
Nacos uses the hostname + 8848 to connect by default, but the container hostname created by kubernetes is random
nacos.log↓↓↓↓↓↓↓↓↓↓
java.lang.IllegalStateException: unable to find local peer: nacos-7fd759558c-g9sn6:8848
docker container hostname is nacos-7fd759558c-g9sn6
can i get hostname in deployment.yaml? | How can I start a Nacos cluster through kubernetes? | https://api.github.com/repos/kubernetes/kubernetes/issues/87017/comments | 2 | 2020-01-09T14:07:30Z | 2020-01-09T19:22:41Z | https://github.com/kubernetes/kubernetes/issues/87017 | 547,499,826 | 87,017 |
[
"kubernetes",
"kubernetes"
] | Dear Kubernetes-team,
**What happened**:
Recently I was trying to trigger the `preStop`-hook by running for example `kubectl drain` or `kubectl delete pod <pod_name>` which was supposed to run a simple `kill -s SIGINT 1`-command on the master-procces (PID 1) of Postgres, thus trying to achieve a graceful shutdown o... | `preStop`-hook doesn't get triggered when a pod is about to be terminated | https://api.github.com/repos/kubernetes/kubernetes/issues/87016/comments | 8 | 2020-01-09T12:57:21Z | 2020-06-14T11:52:36Z | https://github.com/kubernetes/kubernetes/issues/87016 | 547,462,116 | 87,016 |
[
"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-kind-ipv6
+ pull-kubernetes-e2e-kind
**Which test(s) are failing**:
+ [sig-api-machinery] ResourceQuota should verify ResourceQuota wi... | pull-kubernetes-e2e-kind and pull-kubernetes-e2e-kind-ipv6 is failing | https://api.github.com/repos/kubernetes/kubernetes/issues/87008/comments | 6 | 2020-01-09T10:39:09Z | 2020-01-09T17:59:03Z | https://github.com/kubernetes/kubernetes/issues/87008 | 547,394,825 | 87,008 |
[
"kubernetes",
"kubernetes"
] | cc @smarterclayton @liggitt | Cleanup converter to not support arbitrary conversions - just use the ones explicitly registered | https://api.github.com/repos/kubernetes/kubernetes/issues/87006/comments | 5 | 2020-01-09T09:56:49Z | 2022-11-02T20:13:48Z | https://github.com/kubernetes/kubernetes/issues/87006 | 547,370,220 | 87,006 |
[
"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.se... | kubelet.service: Main process exited, code=exited, status=205/LIMITS | https://api.github.com/repos/kubernetes/kubernetes/issues/87004/comments | 4 | 2020-01-09T09:05:02Z | 2020-06-05T09:28:44Z | https://github.com/kubernetes/kubernetes/issues/87004 | 547,341,652 | 87,004 |
[
"kubernetes",
"kubernetes"
] | /sig scheduling
/priority important-soon
/help
part of #85822
Note that #86890 should be merged first. | Remove reduce.go, metadata.go and types.go from priority package | https://api.github.com/repos/kubernetes/kubernetes/issues/86994/comments | 2 | 2020-01-09T04:21:44Z | 2020-01-10T02:42:36Z | https://github.com/kubernetes/kubernetes/issues/86994 | 547,239,055 | 86,994 |
[
"kubernetes",
"kubernetes"
] | The logic should move to the plugins using the util logic, or to plugins/helper package if it is shared with multiple plugins.
/assign @Huang-Wei
/sig scheduling
/priority important-soon
Part of #85822 | Remove scheduler/algorithm/priorities/util package [Migration Phase 2] | https://api.github.com/repos/kubernetes/kubernetes/issues/86993/comments | 1 | 2020-01-09T04:03:30Z | 2020-01-10T20:25:03Z | https://github.com/kubernetes/kubernetes/issues/86993 | 547,234,385 | 86,993 |
[
"kubernetes",
"kubernetes"
] | I found two differently named functions with the same function in
see
https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/volume/fixtures.go#L548-L568
the git log , see
https://github.com/kubernetes/kubernetes/commit/5fc9e23b507e5ca0d77aeedf0a9dc45075ba22b5#diff-2ff410ea588732f4fe497de3d8db... | test/e2e/framework/volume : the same function generateWriteBlockCmd and generateWriteFileCmd | https://api.github.com/repos/kubernetes/kubernetes/issues/86992/comments | 4 | 2020-01-09T04:01:30Z | 2020-01-15T10:05:39Z | https://github.com/kubernetes/kubernetes/issues/86992 | 547,233,961 | 86,992 |
[
"kubernetes",
"kubernetes"
] | Part of #86711
See example #86847
/sig scheduling
/kind cleanup
/help
/priority important-soon
| Remove ErrServiceAffinityViolated scheduler predicate error | https://api.github.com/repos/kubernetes/kubernetes/issues/86990/comments | 1 | 2020-01-09T03:50:32Z | 2020-01-09T19:33:45Z | https://github.com/kubernetes/kubernetes/issues/86990 | 547,231,484 | 86,990 |
[
"kubernetes",
"kubernetes"
] | Part of #86711
/priority important-soon
See example #86847
/sig scheduling
/kind cleanup | Remove ErrTopologySpreadConstraintsNotMatch | https://api.github.com/repos/kubernetes/kubernetes/issues/86989/comments | 3 | 2020-01-09T03:48:57Z | 2020-01-09T21:29:45Z | https://github.com/kubernetes/kubernetes/issues/86989 | 547,231,148 | 86,989 |
[
"kubernetes",
"kubernetes"
] | The following predicates error types are deprecated and should be removed:
ErrNodeNetworkUnavailable
ErrNodeUnderMemoryPressure
ErrNodeUnderDiskPressure
ErrNodeUnderPIDPressure
ErrFakePredicate
ErrNodeNetworkUnavailable
ErrNodeNotReady
Part of #85822
/sig scheduling
/help | Cleanup unused predicate error types [Migration Phase 2] | https://api.github.com/repos/kubernetes/kubernetes/issues/86988/comments | 1 | 2020-01-09T03:43:00Z | 2020-01-10T20:25:17Z | https://github.com/kubernetes/kubernetes/issues/86988 | 547,229,828 | 86,988 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
cluster info: 3 master, 1000 nodes
create pod, scheduler pod to node, pod was outofmemory, kubelet log:
Predicate failed on Pod: xihh-b1be980fcf582028y0kkvd1ffxd5jc8_default(c8cff343-2abf-11ea-815b-246e9683be48), for reason: Node didn't have enough resource: memory, requested: 2147483648, us... | pod scheduler to node, but kubelet admit failed, pod was outOfmemory | https://api.github.com/repos/kubernetes/kubernetes/issues/86986/comments | 9 | 2020-01-09T02:35:43Z | 2020-06-17T05:57:09Z | https://github.com/kubernetes/kubernetes/issues/86986 | 547,213,042 | 86,986 |
[
"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 configured ... | --log-file-max-size not getting honored by kubelet | https://api.github.com/repos/kubernetes/kubernetes/issues/86984/comments | 23 | 2020-01-08T23:58:02Z | 2021-09-22T18:03:36Z | https://github.com/kubernetes/kubernetes/issues/86984 | 547,170,495 | 86,984 |
[
"kubernetes",
"kubernetes"
] | /cleanup
/assign
VerifyVolumeAttach functionality for CSI is handled by default by the [csi-attacher v2.1+](https://github.com/kubernetes-csi/external-attacher/blob/v2.1.0/CHANGELOG-2.1.md). The in-tree verification is a no-op since it just looks at the `VolumeAttachment.Status.Attached` field which is not an accur... | Remove VerifyVolumeAttached for CSI Plugin | https://api.github.com/repos/kubernetes/kubernetes/issues/86980/comments | 3 | 2020-01-08T21:49:26Z | 2020-06-15T18:21:24Z | https://github.com/kubernetes/kubernetes/issues/86980 | 547,122,006 | 86,980 |
[
"kubernetes",
"kubernetes"
] | /assign @ahg-g
/sig scheduling
/priority important-soon
Part of #85822 | Move tainttoleration predicate logic to its Filter plugin [Migration Phase 2] | https://api.github.com/repos/kubernetes/kubernetes/issues/86978/comments | 0 | 2020-01-08T21:47:50Z | 2020-01-09T14:53:46Z | https://github.com/kubernetes/kubernetes/issues/86978 | 547,121,251 | 86,978 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I used `kubectl run` to create and attach to a Pod in a specific non-default Namespace. I then detached/exited the session and received an output message like so: `"Session ended, resume using 'kubectl attach busybox -c busybox -i -t' command when the pod is running"`. I tried using this outputted... | 'kubectl attach' command outputted after session detachment from Pod does not work for non-default Namespaces | https://api.github.com/repos/kubernetes/kubernetes/issues/86976/comments | 5 | 2020-01-08T21:11:47Z | 2020-06-06T22:55:54Z | https://github.com/kubernetes/kubernetes/issues/86976 | 547,104,095 | 86,976 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
We have been woking on a new framework to run scheduler benchmark tests. #86160 makes tests configurable via a YAML file and #85685 collects metrics and saves them to a JSON file. Now we need to make sure... | Integrate new scheduler benchmark tests with perf dash | https://api.github.com/repos/kubernetes/kubernetes/issues/86972/comments | 5 | 2020-01-08T20:07:08Z | 2020-03-05T10:46:38Z | https://github.com/kubernetes/kubernetes/issues/86972 | 547,075,444 | 86,972 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
We did some cleanup of scheduler metrics #86391 recently, as a result, scheduler [perf dashboard](http://perf-dash.k8s.io/#/?jobname=gce-5000Nodes&metriccategoryname=Scheduler&metricname=SchedulingLatency... | Avoid using deprecated metrics in scheduler perf dash | https://api.github.com/repos/kubernetes/kubernetes/issues/86969/comments | 6 | 2020-01-08T19:54:09Z | 2020-06-07T02:59:58Z | https://github.com/kubernetes/kubernetes/issues/86969 | 547,069,537 | 86,969 |
[
"kubernetes",
"kubernetes"
] | CustomResourcePublishOpenAPI e2e tests are [flaky](https://github.com/kubernetes/kubernetes/issues/86418) because the time for a given CRD change to get reflected in the openapi spec exceeds the 30s timeout.
Here is a analysis for the worst case-- assuming three CRD changes were made at the same time (change A&B by... | Improve CRD openapi serving speed | https://api.github.com/repos/kubernetes/kubernetes/issues/86967/comments | 10 | 2020-01-08T19:33:12Z | 2020-07-08T20:09:38Z | https://github.com/kubernetes/kubernetes/issues/86967 | 547,059,765 | 86,967 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
`build-packages-rpms (ci-release-build-packages-rpms)`
**Since when has it been failing**:
`7th Jan 04:35 PST`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#build-packages-rpms
**Reason for failure**:
```console
sed: can't read /home/builder/workspace... | [Failing Test] build-packages-rpms (ci-release-build-packages-rpms) | https://api.github.com/repos/kubernetes/kubernetes/issues/86965/comments | 3 | 2020-01-08T19:09:51Z | 2020-01-13T18:49:39Z | https://github.com/kubernetes/kubernetes/issues/86965 | 547,049,180 | 86,965 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I installed kub... | kubernetes 1.17.0 - kubeadm init - kube-controller-manager status is ContainerCreating | https://api.github.com/repos/kubernetes/kubernetes/issues/86961/comments | 16 | 2020-01-08T17:34:48Z | 2020-01-10T18:45:27Z | https://github.com/kubernetes/kubernetes/issues/86961 | 547,005,687 | 86,961 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
pull-kubernetes-node-e2e-containerd
**Since when has it been failing**:
Jan 8th, 2020
**Testgrid link**:
https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/86524/pull-kubernetes-node-e2e-containerd/1214941662841671680/build-log.txt
**Reason for failure**:
```
I0108 ... | kubernetes-node-e2e-containerd fails due to resource not found | https://api.github.com/repos/kubernetes/kubernetes/issues/86960/comments | 5 | 2020-01-08T16:24:15Z | 2020-01-17T09:24:37Z | https://github.com/kubernetes/kubernetes/issues/86960 | 546,965,569 | 86,960 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
`kubectl diff -f service.yml` returns `The Service "xx-service" is invalid: spec.clusterIP: Invalid value: "": field is immutable`.
```xx-service.yml
apiVersion: v1
kind: Service
metadata:
name: xx-service
spec:
ports:
- name: http-port
port: 80
targetPort: tomcat-port
... | kubectl diff on Service returns error | https://api.github.com/repos/kubernetes/kubernetes/issues/86957/comments | 11 | 2020-01-08T14:14:08Z | 2020-01-10T16:54:25Z | https://github.com/kubernetes/kubernetes/issues/86957 | 546,886,021 | 86,957 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are flaking**:
`gce-cos-master-reboot (ci-kubernetes-e2e-gci-gce-reboot)`
**Which test(s) are flaking**:
```console
[k8s.io] [sig-cloud-provider-gcp] Reboot [Disruptive] [Feature:Reboot] each node by ordering clean reboot and ensure they function upon restart
```
```console
[k8s.io] [sig-cloud-pro... | [Flaky Test] gce-cos-master-reboot (ci-kubernetes-e2e-gci-gce-reboot) | https://api.github.com/repos/kubernetes/kubernetes/issues/86956/comments | 5 | 2020-01-08T13:39:05Z | 2020-02-23T20:06:45Z | https://github.com/kubernetes/kubernetes/issues/86956 | 546,866,476 | 86,956 |
[
"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-scalability-gce#gce-master-scale-correctness
**Which test(s) are failing**:
[sig-network] Services should implement service.kuber... | [sig-network] Services should implement service.kubernetes.io/headless is failing | https://api.github.com/repos/kubernetes/kubernetes/issues/86954/comments | 8 | 2020-01-08T09:23:51Z | 2020-01-10T15:32:44Z | https://github.com/kubernetes/kubernetes/issues/86954 | 546,739,092 | 86,954 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
The validity period of the certificate generated by kubeadm should be configurable
**Why is this needed**:
At present, the root certificate is valid for 10 years, and the ordinary certificate is 1 year.... | The validity period of the certificate generated by kubeadm should be configurable | https://api.github.com/repos/kubernetes/kubernetes/issues/86951/comments | 12 | 2020-01-08T08:59:27Z | 2020-06-08T09:29:56Z | https://github.com/kubernetes/kubernetes/issues/86951 | 546,727,269 | 86,951 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I am running a wordpress container on our kubernetes cluster. The pod crashed and was restarted.
The pod has a persistent volume attached to it. We use glusterfs in combination with heketi.
The volume was correctly mounted before the crash.
After the pod restart, the mounted volume was not on gl... | Gluster PV incorrectly mounted after pod crash | https://api.github.com/repos/kubernetes/kubernetes/issues/86948/comments | 8 | 2020-01-08T07:45:42Z | 2020-07-07T11:12:06Z | https://github.com/kubernetes/kubernetes/issues/86948 | 546,697,568 | 86,948 |
[
"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**:
Some issue ca... | Delete pod didn't call CNI "DEL" causing CNI IP leak | https://api.github.com/repos/kubernetes/kubernetes/issues/86944/comments | 25 | 2020-01-08T06:47:12Z | 2021-09-02T10:02:01Z | https://github.com/kubernetes/kubernetes/issues/86944 | 546,676,084 | 86,944 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Let's say I have a 3 nodes cluster, node01 has some special resource "device/gpu".
Now I want to create a pod request some CPU and "device/gpu", but node01 lack of CPU while the other node02 and node... | Pod failed to be scheduled due to request resources satisfied in multiple nodes | https://api.github.com/repos/kubernetes/kubernetes/issues/86943/comments | 8 | 2020-01-08T06:46:49Z | 2020-04-27T13:38:48Z | https://github.com/kubernetes/kubernetes/issues/86943 | 546,675,951 | 86,943 |
[
"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 creating... | [scheduler] pod was pending while the node has enough resource | https://api.github.com/repos/kubernetes/kubernetes/issues/86942/comments | 21 | 2020-01-08T06:44:40Z | 2020-11-24T00:13:13Z | https://github.com/kubernetes/kubernetes/issues/86942 | 546,675,225 | 86,942 |
[
"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... | Generate inter pod affinity error | https://api.github.com/repos/kubernetes/kubernetes/issues/86938/comments | 5 | 2020-01-08T02:52:37Z | 2020-01-09T03:12:22Z | https://github.com/kubernetes/kubernetes/issues/86938 | 546,615,414 | 86,938 |
[
"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 3 mast... | controller-manager not create pod after delete node | https://api.github.com/repos/kubernetes/kubernetes/issues/86937/comments | 10 | 2020-01-08T02:15:31Z | 2020-06-06T10:43:58Z | https://github.com/kubernetes/kubernetes/issues/86937 | 546,606,291 | 86,937 |
[
"kubernetes",
"kubernetes"
] | When trying to join
```
# kubeadm join kubes:6443 --token xxxxx --discovery-token-ca-cert-hash sha256:xxxxxx
W0108 01:52:35.642353 2564 join.go:346] [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set.
[preflight] Running pre-flight checks
```
and s... | kubeadm join is silently stuck when token is expired | https://api.github.com/repos/kubernetes/kubernetes/issues/86936/comments | 6 | 2020-01-08T01:58:50Z | 2020-01-08T16:23:24Z | https://github.com/kubernetes/kubernetes/issues/86936 | 546,602,368 | 86,936 |
[
"kubernetes",
"kubernetes"
] | I wish benchmarks (`go test -bench=.`) would run as pre-submits, and ideally I would have a few other requirements, some of which makes it non-trivial:
1. We should be able to retrieve the base commits benchmark to compare them
2. We should run with `-test.count=5` or maybe 10
3. We should use [`benchstat`](https://... | Running benchmarks in pre-submits | https://api.github.com/repos/kubernetes/kubernetes/issues/86935/comments | 22 | 2020-01-08T00:52:20Z | 2020-07-31T16:11:31Z | https://github.com/kubernetes/kubernetes/issues/86935 | 546,584,564 | 86,935 |
[
"kubernetes",
"kubernetes"
] | pretty new in Kubernetes, sorry in advance for possible mistakes)
I'm using kind (kind) for my two-node cluster and I have a node.js that simulates an HTTP server that gets HTTP GET requests.
I want to implement a new load balancing algorithm that's based on the pods sending http POST to the load balancer service... | Pod-to-NodePort: Pod to send http post to NodePort | https://api.github.com/repos/kubernetes/kubernetes/issues/86934/comments | 7 | 2020-01-07T23:44:37Z | 2020-05-07T23:00:27Z | https://github.com/kubernetes/kubernetes/issues/86934 | 546,567,010 | 86,934 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
kops-aws and many other jobs
**Which test(s) are failing**:
This isn't the actual test, but the text we're consistently seeing is
```
-------------------------------------------------------------------
| |
| Gink... | [Failing Test] multiple jobs failing with Ginkgo timed out waiting for all parallel nodes to rebort back | https://api.github.com/repos/kubernetes/kubernetes/issues/86928/comments | 23 | 2020-01-07T19:08:51Z | 2020-01-10T17:57:16Z | https://github.com/kubernetes/kubernetes/issues/86928 | 546,455,954 | 86,928 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
An integration test for NodeResourceLimits plugin.
**Why is this needed**:
No end-to-end test coverage current exist for this alpha feature.
/sig scheduling
/help
| Add integration tests for NodeResourceLimits scoring function | https://api.github.com/repos/kubernetes/kubernetes/issues/86926/comments | 1 | 2020-01-07T18:19:31Z | 2020-01-16T03:04:36Z | https://github.com/kubernetes/kubernetes/issues/86926 | 546,434,550 | 86,926 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
E2E CPU Manager
https://testgrid.k8s.io/wg-resource-management#kubelet-serial-gce-e2e-cpu-manager
**Which test(s) are failing**:
enable cpu manager in kubelet ... | CPU Manager Test fails when enabling cpu manager in kubelet without deleting stale file | https://api.github.com/repos/kubernetes/kubernetes/issues/86925/comments | 7 | 2020-01-07T18:19:07Z | 2020-01-29T20:39:24Z | https://github.com/kubernetes/kubernetes/issues/86925 | 546,434,388 | 86,925 |
[
"kubernetes",
"kubernetes"
] | We need to update volume expansion requests (both in controller and kubelet) to include new fields introduced in CSI.
/sig storage
/assign
| Update expansion requests to include new fields present in CSI | https://api.github.com/repos/kubernetes/kubernetes/issues/86923/comments | 4 | 2020-01-07T18:06:38Z | 2020-06-05T20:29:57Z | https://github.com/kubernetes/kubernetes/issues/86923 | 546,428,920 | 86,923 |
[
"kubernetes",
"kubernetes"
] | /sig scheduling
**What happened**:
#86919 is removing a check for snapshot's NodeInfoMap and NodeInfoList go out of sync. According to code comments this is expected when node removal events arrive before their corresponding node removal events.
https://github.com/kubernetes/kubernetes/blob/11a31590e432ba9c723... | [Scheduler] Node snapshot data structures sometimes go out of sync | https://api.github.com/repos/kubernetes/kubernetes/issues/86920/comments | 7 | 2020-01-07T16:55:17Z | 2020-01-09T21:29:33Z | https://github.com/kubernetes/kubernetes/issues/86920 | 546,394,905 | 86,920 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
An option to delete a pod without sending a `SIGTERM` to the pods containers, similar to a `docker rm -f ...` and/or an enhanced documentation stating that the kubelet (I guess) always sends a `SIGTERM`... | Ungraceful pod deletion (w/o SIGTERM) for testing purposes | https://api.github.com/repos/kubernetes/kubernetes/issues/86914/comments | 13 | 2020-01-07T14:37:20Z | 2022-01-21T13:44:58Z | https://github.com/kubernetes/kubernetes/issues/86914 | 546,319,048 | 86,914 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add mandatory plugins that can't be removed from the default plugins.
**Why is this needed**:
We have mandatory predicates that should be configured all the time, and we still need them when migra... | Support mandatory plugins in the scheduling framework | https://api.github.com/repos/kubernetes/kubernetes/issues/86909/comments | 9 | 2020-01-07T12:36:13Z | 2020-01-20T15:11:07Z | https://github.com/kubernetes/kubernetes/issues/86909 | 546,260,610 | 86,909 |
[
"kubernetes",
"kubernetes"
] | ```
E0107 12:00:07.093533 1 runtime.go:78] Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)
goroutine 298 [running]:
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/runtime.logPanic(0x186a0a0, 0x2bad8c0)
staging/src... | Scheduler is failing in alpha presubmits | https://api.github.com/repos/kubernetes/kubernetes/issues/86908/comments | 3 | 2020-01-07T12:22:24Z | 2020-01-07T20:34:26Z | https://github.com/kubernetes/kubernetes/issues/86908 | 546,254,719 | 86,908 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
Kubernetes 1.15.7.
We are using AWS ELBs as kubernetes services. The ELB was deleted, the kubernetes service still thinking the ELB is there.
**What you expected to happen**:
Kubernetes service realises that the ELB is gone and recreates it. (tried on 1.14.7 ELB got recreated)
**How to... | Service not noticing if AWS ELB is deleted manually | https://api.github.com/repos/kubernetes/kubernetes/issues/86907/comments | 14 | 2020-01-07T12:11:16Z | 2020-08-30T20:59:43Z | https://github.com/kubernetes/kubernetes/issues/86907 | 546,249,970 | 86,907 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Pass BindingCache to FrameworkHandle for user to get some pre-binding information when implementing scheduler framework plugins
**Why is this needed**:
In our use case, we use scheduler framework plug... | Add PodBindingCache to FrameworkHandle Interface | https://api.github.com/repos/kubernetes/kubernetes/issues/86906/comments | 2 | 2020-01-07T12:00:48Z | 2020-01-09T11:01:45Z | https://github.com/kubernetes/kubernetes/issues/86906 | 546,245,635 | 86,906 |
[
"kubernetes",
"kubernetes"
] |
![Uploading image.png…]()
<!--
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/tro... | newmounter initialization failed ,tell the path is not exist,but i am sure the path is exist ,the kubernetes is 1.15 | https://api.github.com/repos/kubernetes/kubernetes/issues/86903/comments | 5 | 2020-01-07T11:05:04Z | 2020-04-12T21:46:36Z | https://github.com/kubernetes/kubernetes/issues/86903 | 546,221,917 | 86,903 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
`gce-cos-master-default (ci-kubernetes-e2e-gci-gce)`
**Since when has it been failing**:
`7th Jan 21:27 PST`
**Testgrid link**:
https://k8s-testgrid.appspot.com/sig-release-master-informing#gce-cos-master-default
**Reason for failure**:
```console
W0107 08:59:08.029] INSTANCE_G... | [Failing Test] gce-cos-master-default (ci-kubernetes-e2e-gci-gce) | https://api.github.com/repos/kubernetes/kubernetes/issues/86902/comments | 6 | 2020-01-07T09:42:00Z | 2020-01-09T19:53:53Z | https://github.com/kubernetes/kubernetes/issues/86902 | 546,180,591 | 86,902 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
One node in the k8s cluster was reboot, then we saw something wrong in our application.
We find some ingormation in ingress as follow:
2020/01/06 21:53:13 [error] 62741#62741: *590097349 connect() failed (113: No route to host) while connecting to upstream, client: 30.68.0.49, server: security-r... | “No Route to Host“ watched after one node reboot in cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/86898/comments | 6 | 2020-01-07T06:31:57Z | 2020-02-06T22:41:52Z | https://github.com/kubernetes/kubernetes/issues/86898 | 546,106,432 | 86,898 |
[
"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-integration
**Which test(s) are flaking**:
run_crd_tests
**Testgrid link**:
https://testgrid.k8s.io/presubmits... | run_crd_tests flaking | https://api.github.com/repos/kubernetes/kubernetes/issues/86897/comments | 8 | 2020-01-07T05:39:33Z | 2020-02-21T21:06:44Z | https://github.com/kubernetes/kubernetes/issues/86897 | 546,090,480 | 86,897 |
[
"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**:
1. There is... | kube-proxy IP-tables blocks connections to ExternalTrafficPolicy:Cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/86889/comments | 18 | 2020-01-06T21:44:24Z | 2020-05-17T18:01:57Z | https://github.com/kubernetes/kubernetes/issues/86889 | 545,955,628 | 86,889 |
[
"kubernetes",
"kubernetes"
] | the apimachinery package here:
https://github.com/kubernetes/kubernetes/tree/master/test/e2e/apimachinery
lacks an OWNERS file, thus often times the SIG might not see changes in this package.
review and approval is delegated to top-level `/test` OWNERS which is not ideal.
**request for the SIG**: create an OWNE... | create an OWNERS file in /test/e2e/apimachinery | https://api.github.com/repos/kubernetes/kubernetes/issues/86888/comments | 4 | 2020-01-06T21:08:25Z | 2020-01-13T05:20:39Z | https://github.com/kubernetes/kubernetes/issues/86888 | 545,940,333 | 86,888 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Add an API to access defaulting for k/k resources. The API should accept an object, and return the defaulted result.
**Why is this needed**:
Suppose I am writing a custom controller that manages pods, or some resource that contains a PodSpec.
Some PodSpec fields/subfields, s... | Custom controllers should be able to use k/k defaulting logic | https://api.github.com/repos/kubernetes/kubernetes/issues/86887/comments | 6 | 2020-01-06T20:46:43Z | 2020-01-07T04:42:17Z | https://github.com/kubernetes/kubernetes/issues/86887 | 545,931,617 | 86,887 |
[
"kubernetes",
"kubernetes"
] | In a few utility function in current test/e2e/storage/utils, we found that the err variable gets shadowed. Because of this, it might get nil pointer error.
See code https://github.com/kubernetes/kubernetes/blob/master/test/e2e/storage/utils/utils.go#L76
| err variable shadowing issue in e2e/storage/utils file | https://api.github.com/repos/kubernetes/kubernetes/issues/86884/comments | 1 | 2020-01-06T20:20:12Z | 2020-02-25T19:34:09Z | https://github.com/kubernetes/kubernetes/issues/86884 | 545,920,588 | 86,884 |
[
"kubernetes",
"kubernetes"
] | This issue is a bucket placeholder for collaborating on the "Known Issues" additions for the 1.18 Release Notes. If you know of issues or API changes that are going out in 1.18, please comment here so that we can coordinate incorporating information about these changes in the Release Notes.
/assign @kubernetes/relea... | v1.18.0 Release Notes: "Known Issues" | https://api.github.com/repos/kubernetes/kubernetes/issues/86882/comments | 9 | 2020-01-06T18:49:50Z | 2020-06-23T16:53:09Z | https://github.com/kubernetes/kubernetes/issues/86882 | 545,879,748 | 86,882 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Elastic Load Balancing now support [multiple TLS certificates](https://aws.amazon.com/about-aws/whats-new/2019/09/elastic-load-balancing-network-load-balancers-now-supports-multiple-tls-certificates-using-server-name-indication/). Respective support for configuring list of certifi... | AWS NLB: support multiple TLS certificates | https://api.github.com/repos/kubernetes/kubernetes/issues/86881/comments | 23 | 2020-01-06T18:07:44Z | 2023-03-11T04:57:59Z | https://github.com/kubernetes/kubernetes/issues/86881 | 545,861,802 | 86,881 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
cip-postsubmit-push-to-staging (cip-postsubmit-push-to-staging)
**Since when has it been failing**:
This is a postsubmit of `kubernetes-sigs/k8s-container-image-promoter` repository.
**Testgrid link**:
https://testgrid.k8s.io/sig-release-misc#cip-postsubmit-push-to-staging
**Reas... | [Failing Test] cip-postsubmit-push-to-staging (cip-postsubmit-push-to-staging) | https://api.github.com/repos/kubernetes/kubernetes/issues/86880/comments | 12 | 2020-01-06T17:44:52Z | 2020-01-07T16:03:52Z | https://github.com/kubernetes/kubernetes/issues/86880 | 545,852,102 | 86,880 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
aks-engine-azure-1-16-windows (ci-kubernetes-e2e-aks-engine-azure-1-16-windows)
**Since when has it been failing**:
`22th Dec 2019 (last log)`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#aks-engine-azure-1-16-windows
**Reason for failure**:
check http... | [Failing Test] aks-engine-azure-1-16-windows (ci-kubernetes-e2e-aks-engine-azure-1-16-windows) | https://api.github.com/repos/kubernetes/kubernetes/issues/86879/comments | 4 | 2020-01-06T17:36:13Z | 2020-01-09T14:39:52Z | https://github.com/kubernetes/kubernetes/issues/86879 | 545,848,303 | 86,879 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
aks-engine-azure-1-17-windows (ci-kubernetes-e2e-aks-engine-azure-1-17-windows)
**Since when has it been failing**:
`5th Jan 07:06 PST`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#aks-engine-azure-1-17-windows
**Reason for failure**:
```console
W010... | [Flaky Test] aks-engine-azure-1-17-windows (ci-kubernetes-e2e-aks-engine-azure-1-17-windows) | https://api.github.com/repos/kubernetes/kubernetes/issues/86878/comments | 11 | 2020-01-06T17:30:27Z | 2020-02-23T20:16:34Z | https://github.com/kubernetes/kubernetes/issues/86878 | 545,845,875 | 86,878 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
gce-cos-k8sbeta-serial (ci-kubernetes-e2e-gce-cos-k8sbeta-serial)
**Since when has it been failing**:
`5th Jan 04:11 PST`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-1.17-informing#gce-cos-k8sbeta-serial
**Reason for failure**:
check https://prow.k8s.io/view/gcs/kuber... | [Failing Test] gce-cos-k8sbeta-serial (ci-kubernetes-e2e-gce-cos-k8sbeta-serial) | https://api.github.com/repos/kubernetes/kubernetes/issues/86876/comments | 4 | 2020-01-06T17:05:00Z | 2022-04-15T14:56:46Z | https://github.com/kubernetes/kubernetes/issues/86876 | 545,834,453 | 86,876 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
kubeadm-kinder-upgrade-1-17-master (ci-kubernetes-e2e-kubeadm-kinder-upgrade-1-17-master)
**Since when has it been failing**:
`22th Dec 2019`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#kubeadm-kinder-upgrade-1-17-master
**Reason for failure**:
```con... | [Failing Test] kubeadm-kinder-upgrade-1-17-master (ci-kubernetes-e2e-kubeadm-kinder-upgrade-1-17-master) | https://api.github.com/repos/kubernetes/kubernetes/issues/86873/comments | 4 | 2020-01-06T15:13:55Z | 2020-01-08T14:48:58Z | https://github.com/kubernetes/kubernetes/issues/86873 | 545,777,798 | 86,873 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
capa-conformance-stable-k8s-master (ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts)
**Since when has it been failing**:
`22th Dec 2019`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#capa-conformance-stable-k8s-master
**Reason for fa... | [Failing Test] capa-conformance-stable-k8s-master (ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts) | https://api.github.com/repos/kubernetes/kubernetes/issues/86872/comments | 5 | 2020-01-06T15:01:15Z | 2020-01-12T01:39:17Z | https://github.com/kubernetes/kubernetes/issues/86872 | 545,771,476 | 86,872 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
the localization behaves abnormal with kubernetes, normal with docker stack(normal with docker run/ docker compose),
with kuberbetes deploy:

docker deploy:

2、By maintaining persistent-connection with clients, the proxy server can identify client(we build the mapping relation between conn and related data) and push message to specific c... | How to properly deploy persistent-connection server in k8s? | https://api.github.com/repos/kubernetes/kubernetes/issues/86866/comments | 11 | 2020-01-06T08:08:04Z | 2020-11-23T13:02:16Z | https://github.com/kubernetes/kubernetes/issues/86866 | 545,597,704 | 86,866 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Let's say I have an image `foo` with tag `v1`.
So I deployed a pod by `foo:v1`.
However, for some reason(e.g. monoversion in monorepo), I pushed the exact same image to container registry with tag `v2`. And I changed k8s manifest to `foo:v2`.
In this situation, I want to u... | Disable Kubernetes pod update when container digest is same even if different image tag is given | https://api.github.com/repos/kubernetes/kubernetes/issues/86865/comments | 7 | 2020-01-06T07:51:41Z | 2020-09-02T11:00:15Z | https://github.com/kubernetes/kubernetes/issues/86865 | 545,591,859 | 86,865 |
[
"kubernetes",
"kubernetes"
] | **Versions:**
```
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.4", GitCommit:"224be7bdce5a9dd0c2fd0d46b83865648e2fe0ba", GitTreeState:"clean", BuildDate:"2019-12-11T12:47:40Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Maj... | kubeadm alpha certs renew all: apiserver-etcd-client is not a valid certificate for this cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/86864/comments | 14 | 2020-01-06T07:07:27Z | 2020-08-31T16:06:15Z | https://github.com/kubernetes/kubernetes/issues/86864 | 545,575,537 | 86,864 |
[
"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 studied htt... | sharedProcessor::resyncCheckPeriodChanged looks unnecessary | https://api.github.com/repos/kubernetes/kubernetes/issues/86862/comments | 17 | 2020-01-06T05:34:20Z | 2021-02-28T09:55:06Z | https://github.com/kubernetes/kubernetes/issues/86862 | 545,548,811 | 86,862 |
[
"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-apiserv... | kube-apiserver is not starting | https://api.github.com/repos/kubernetes/kubernetes/issues/86853/comments | 4 | 2020-01-05T21:01:54Z | 2020-01-06T17:46:37Z | https://github.com/kubernetes/kubernetes/issues/86853 | 545,466,224 | 86,853 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
The sorting step in SelectorFromValidatedSet can be skipped.
**Why is this needed**:
Looking at the references to SelectorFromValidatedSet(), the return value is used for calling api-server where sorted key is not required.
With sorting:
```
BenchmarkSelectorFromValidatedS... | Skip sorting Requirement slice in variant of SelectorFromValidatedSet | https://api.github.com/repos/kubernetes/kubernetes/issues/86851/comments | 5 | 2020-01-05T19:00:08Z | 2020-01-09T22:57:04Z | https://github.com/kubernetes/kubernetes/issues/86851 | 545,453,590 | 86,851 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**: Since we upgra... | Getting ClusterIPOutofRange Error occurred since v1.17 upgraded. | https://api.github.com/repos/kubernetes/kubernetes/issues/86846/comments | 7 | 2020-01-05T16:55:40Z | 2020-01-13T05:24:02Z | https://github.com/kubernetes/kubernetes/issues/86846 | 545,440,910 | 86,846 |
[
"kubernetes",
"kubernetes"
] | As a part of on-going migration of Kubelet flags to config by WG Component Standard group, below is a summary of flags that can be migrated, and flags with special cases,
**Kubelet flags to migrate:**
- [ ] --CertDirectory
- [ ] --RegisterNode
- [ ] --kubeconfig
- [ ] --bootstrap-kubeconfig
- [x] --runonce
... | Migrate Kubelet flags to config | https://api.github.com/repos/kubernetes/kubernetes/issues/86843/comments | 47 | 2020-01-05T12:02:42Z | 2022-07-20T09:34:37Z | https://github.com/kubernetes/kubernetes/issues/86843 | 545,408,292 | 86,843 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Currently, ... | Provider/Azure: Enrich unit test cases. | https://api.github.com/repos/kubernetes/kubernetes/issues/86841/comments | 8 | 2020-01-05T06:53:13Z | 2020-02-10T12:23:50Z | https://github.com/kubernetes/kubernetes/issues/86841 | 545,380,751 | 86,841 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Bind Pods in batch/array.
**Why is this needed**:
[Volcano](http://github.com/volcano-sh/volcano) supports gang-scheduling which will bind several pods together when there're enough resources. The performance downgraded extraordinarily as the `minMember` of `PodGroup` incre... | Support pod binding in batch | https://api.github.com/repos/kubernetes/kubernetes/issues/86839/comments | 22 | 2020-01-05T02:58:52Z | 2020-06-07T23:19:55Z | https://github.com/kubernetes/kubernetes/issues/86839 | 545,360,599 | 86,839 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
for PR #86829, they are: pull-kubernetes-e2e-gce, pull-kubernetes-e2e-gce-100-performance and pull-kubernetes-verify
**Which test(s) are failing**:
```
# for pul... | e2e failing tests for pull-kubernetes-e2e-gce etc | https://api.github.com/repos/kubernetes/kubernetes/issues/86838/comments | 2 | 2020-01-05T01:50:04Z | 2020-01-05T03:25:54Z | https://github.com/kubernetes/kubernetes/issues/86838 | 545,355,667 | 86,838 |
[
"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 upg... | Patch status of volumeAttachment(StorageV1) does not work | https://api.github.com/repos/kubernetes/kubernetes/issues/86835/comments | 8 | 2020-01-04T16:54:19Z | 2020-01-05T03:36:23Z | https://github.com/kubernetes/kubernetes/issues/86835 | 545,306,192 | 86,835 |
[
"kubernetes",
"kubernetes"
] | close the kubernetes/kuberentes project called "kubeadm"
https://github.com/kubernetes/kubernetes/projects/7
it was last updated in 2017, contains merged and closed tickets and is currently unused.
the kubeadm project uses the k/kubeadm repository for tracking work.
/sig cluster-lifecycle
/assign @timothysc ... | close the kubernetes/kubernetes GitHub project called "kubeadm" | https://api.github.com/repos/kubernetes/kubernetes/issues/86834/comments | 2 | 2020-01-04T16:33:48Z | 2020-01-04T18:01:29Z | https://github.com/kubernetes/kubernetes/issues/86834 | 545,304,140 | 86,834 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
There are a lot of clusters that do not support projected serviceAccountTokens. To avoid complexity in our installation, we want to fallback from using the projected serviceAccountToken. Ideally, we wou... | Support optional projected serviceAccountTokens | https://api.github.com/repos/kubernetes/kubernetes/issues/86827/comments | 8 | 2020-01-04T01:09:05Z | 2020-05-03T14:22:40Z | https://github.com/kubernetes/kubernetes/issues/86827 | 545,222,166 | 86,827 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.