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"
] | **Which jobs are failing**:
node-kubelet-master in master blocking
https://testgrid.k8s.io/sig-release-master-blocking#node-kubelet-master
**Which test(s) are failing**:
test startup, the tests don't even get run
**Since when has it been failing**:
10/02
**Testgrid link**:
https://testgrid.k8s.io/sig-rele... | node-kubelet-master tests fail during startup | https://api.github.com/repos/kubernetes/kubernetes/issues/83560/comments | 5 | 2019-10-07T10:07:23Z | 2019-10-14T09:35:28Z | https://github.com/kubernetes/kubernetes/issues/83560 | 503,353,364 | 83,560 |
[
"kubernetes",
"kubernetes"
] | ```
[root@dev7 ~]# kubectl get node
NAME STATUS ROLES AGE VERSION
dev3-localdomain NotReady <none> 66m v1.16.0
dev3.localdomain Ready master 42d v1.15.0
dev4-localdomain NotReady <none> 33m v1.16.0
dev5-localdomain Ready <none> 20d v1.15.3
dev6-localdo... | runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized | https://api.github.com/repos/kubernetes/kubernetes/issues/83559/comments | 5 | 2019-10-07T09:21:22Z | 2019-10-08T00:21:19Z | https://github.com/kubernetes/kubernetes/issues/83559 | 503,329,434 | 83,559 |
[
"kubernetes",
"kubernetes"
] | This is an umbrella issue to track Phase 1 of the migration plan as discussed in the [migration doc](https://docs.google.com/document/d/1P1eBaePxuko22B8LLOrPEonoj1awc1dCVBDefuRWUA4/edit#heading=h.u7jfy9wqpd2b).
The main goal of Phase 1 is to change the execution path of predicates and priorities to run through the f... | Framework Migration Phase 1 | https://api.github.com/repos/kubernetes/kubernetes/issues/83554/comments | 32 | 2019-10-07T00:40:53Z | 2019-11-09T11:39:57Z | https://github.com/kubernetes/kubernetes/issues/83554 | 503,185,181 | 83,554 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Running kubeadm 1.16.1 on CentOS7 with local etcd, the first kube master (`2001:db8:101:53e9::1:17`) is up and running, try to make the second master (`2001:db8:101:53e9::1:2d`) join the cluster and got error:
```
I1006 00:05:57.730235 30231 etcd.go:107] etcd endpoints read from pods: https://[2... | 1.16: etcd client does not parse IPv6 addresses correctly when members are joining | https://api.github.com/repos/kubernetes/kubernetes/issues/83550/comments | 29 | 2019-10-06T19:25:04Z | 2019-11-06T03:59:32Z | https://github.com/kubernetes/kubernetes/issues/83550 | 503,147,707 | 83,550 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Support for reserving hugepages via `--{system,kube}-reserved`, like we do with memory, pids and cpu.
This is already spesificed in the KEP about hugepage support:
https://github.com/kubernetes/enha... | Support for reserving hugepages in kubelet used by system | https://api.github.com/repos/kubernetes/kubernetes/issues/83542/comments | 5 | 2019-10-06T10:57:04Z | 2020-03-04T13:03:33Z | https://github.com/kubernetes/kubernetes/issues/83542 | 503,084,654 | 83,542 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Inject PredicateMetadata and PriorityMetadata, the pre-calculated state for predicate and priorities, as CycleState in the framework.
**Why is this needed**:
This is needed for phase 1 framework migration which requires implementing all predicates/priorities as framework plugin... | [migration phase 1] Inject Predicate and Priority Metadata as framework CycleState | https://api.github.com/repos/kubernetes/kubernetes/issues/83532/comments | 0 | 2019-10-05T20:15:11Z | 2019-10-09T01:37:51Z | https://github.com/kubernetes/kubernetes/issues/83532 | 503,010,697 | 83,532 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Implement pod-tolerates-node-taints, both predicate and priority as a plugin in the scheduling framework. This is going to be done by calling into the predicate/priority functions rather than actually moving the code according to phase 1 migration plan.
**Why is this needed**:... | [migration phase 1] taint and toleration as framework plugins | https://api.github.com/repos/kubernetes/kubernetes/issues/83531/comments | 0 | 2019-10-05T20:10:29Z | 2019-10-11T07:05:52Z | https://github.com/kubernetes/kubernetes/issues/83531 | 503,010,110 | 83,531 |
[
"kubernetes",
"kubernetes"
] | ### Flaky Job: pr:pull-kubernetes-e2e-gce-100-performance
Flakes in the past week: **43**
Consistency: **90.60%**
#### Flakiest tests by flake count:
| Test | Flake Count |
| --- | --- |
| Up | 37 |
| Stage | 8 |
| Timeout | 4 |
#### Previously closed issues for this job flaking:
#81890 #67295 #62592 #73884
[Fla... | pr:pull-kubernetes-e2e-gce-100-performance flaked 43 times in the past week | https://api.github.com/repos/kubernetes/kubernetes/issues/83529/comments | 3 | 2019-10-05T18:30:12Z | 2019-10-06T17:18:50Z | https://github.com/kubernetes/kubernetes/issues/83529 | 502,999,063 | 83,529 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
`gce-cos-master-serial`
**Which test(s) are failing**:
`[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive] Should test that pv written before kubelet restart is readable after restart.`
**Since when has... | [Failing test] [sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive] Should test that pv written before kubelet restart is readable after restart. | https://api.github.com/repos/kubernetes/kubernetes/issues/83524/comments | 9 | 2019-10-05T07:11:57Z | 2019-10-07T15:06:59Z | https://github.com/kubernetes/kubernetes/issues/83524 | 502,927,739 | 83,524 |
[
"kubernetes",
"kubernetes"
] | /sig scheduling
/assign
/kind feature
Per discussion in https://github.com/kubernetes/kubernetes/pull/82432#issuecomment-537043208, and the scheduling framework [KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20180409-scheduling-framework.md#frameworkhandle)
> While the PluginCo... | [Scheduler] Add more method to the framework handle | https://api.github.com/repos/kubernetes/kubernetes/issues/83523/comments | 10 | 2019-10-05T03:17:25Z | 2019-10-22T12:29:20Z | https://github.com/kubernetes/kubernetes/issues/83523 | 502,908,869 | 83,523 |
[
"kubernetes",
"kubernetes"
] | In some in-tree plugins (including gce-pd, awsebs), during mount set up, if mount fails, it requires to do some clean up work to unmount and remove dir etc. However, in current code, there are a number of places to use IsLikelyNotMountPoint to check the mounting status and take actions based on the result. I think this... | Better handling of some in-tree plugins mount setup failures | https://api.github.com/repos/kubernetes/kubernetes/issues/83515/comments | 5 | 2019-10-04T21:33:31Z | 2020-03-03T01:28:23Z | https://github.com/kubernetes/kubernetes/issues/83515 | 502,853,811 | 83,515 |
[
"kubernetes",
"kubernetes"
] | After Moving podConditionUpdater and podPreemptor types to the scheduler, both of them only consists of `clientSet` which is already a part of the `scheduler` struct. https://github.com/kubernetes/kubernetes/pull/83342#discussion_r330850183 suggested that we remove them and have their methods as private methods of the ... | podConditionUpdater and podPreemptor consist of a clientset only | https://api.github.com/repos/kubernetes/kubernetes/issues/83514/comments | 8 | 2019-10-04T21:08:04Z | 2020-06-19T17:54:51Z | https://github.com/kubernetes/kubernetes/issues/83514 | 502,845,144 | 83,514 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
storage/v1.CSINode is being introduced in 1.17 via https://github.com/kubernetes/kubernetes/pull/83474. The storage version should switch to v1 in 1.18.
**Why is this needed**:
We need to wait until ... | Switch storage version to use v1.CSINode in 1.18 | https://api.github.com/repos/kubernetes/kubernetes/issues/83513/comments | 1 | 2019-10-04T19:56:46Z | 2019-11-26T20:17:22Z | https://github.com/kubernetes/kubernetes/issues/83513 | 502,817,799 | 83,513 |
[
"kubernetes",
"kubernetes"
] | When mounting configMap or secret volumes into containers, if the mountPath points to an existing dir in container image, the resulting behavior is different between Linux and Windows
- In linux, if the mountPath is an existing dir, container will fail to start
- In windows, container can start successfully, and ... | In Windows, configMap or Secret volumes might overwrite existing dir in container | https://api.github.com/repos/kubernetes/kubernetes/issues/83511/comments | 7 | 2019-10-04T18:34:40Z | 2019-11-28T15:54:08Z | https://github.com/kubernetes/kubernetes/issues/83511 | 502,783,778 | 83,511 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
**Which test(s) are failing**:
[sig-storage] CSI mock volume CSI workload information using mock driver should not be passed when podInfoOnMount=false
**Since when has it been fa... | Flaky test: [sig-storage] CSI mock volume CSI workload information using mock driver should not be passed when podInfoOnMount=false | https://api.github.com/repos/kubernetes/kubernetes/issues/83509/comments | 5 | 2019-10-04T18:19:30Z | 2020-01-22T01:52:28Z | https://github.com/kubernetes/kubernetes/issues/83509 | 502,777,326 | 83,509 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Function to limit the number of deployments created with RBAC.
**Why is this needed**:
I wanted to limit the number of deployments per user.
By doing so, I think that it will be possible to regulate ... | Function to limit the number of deployments created with RBAC | https://api.github.com/repos/kubernetes/kubernetes/issues/83496/comments | 3 | 2019-10-04T08:39:35Z | 2019-10-04T14:44:31Z | https://github.com/kubernetes/kubernetes/issues/83496 | 502,506,982 | 83,496 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
pull-kubernetes-e2e-gce-100-performance
**Since when has it been failing**:
Oct 3rd
**Testgrid link**:
https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/83420/pull-kubernetes-e2e-gce-100-performance/1179968141170577408/
**Reason for failure**:
This seems related:
```... | pull-kubernetes-e2e-gce-100-performance fails | https://api.github.com/repos/kubernetes/kubernetes/issues/83493/comments | 19 | 2019-10-04T04:21:33Z | 2019-12-11T04:28:05Z | https://github.com/kubernetes/kubernetes/issues/83493 | 502,416,741 | 83,493 |
[
"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/
-->
Details refer to [this](https://githu... | interaction between secret, optional, and PodPreset | https://api.github.com/repos/kubernetes/kubernetes/issues/83488/comments | 7 | 2019-10-04T01:45:55Z | 2019-10-10T02:06:35Z | https://github.com/kubernetes/kubernetes/issues/83488 | 502,381,306 | 83,488 |
[
"kubernetes",
"kubernetes"
] | In order to initialize a client-go `record.EventRecorder`, you need an `record.EventBroadcaster`. `record.NewBroadcaster` and friends initialize a new `watch.Broadcaster`:
https://github.com/kubernetes/kubernetes/blob/3317805652d145c4003f5c534c7d87fb5cd87d50/staging/src/k8s.io/client-go/tools/record/event.go#L133-L... | record.NewBroadcaster leaks goroutines | https://api.github.com/repos/kubernetes/kubernetes/issues/83487/comments | 2 | 2019-10-03T23:22:13Z | 2019-10-08T10:45:31Z | https://github.com/kubernetes/kubernetes/issues/83487 | 502,345,877 | 83,487 |
[
"kubernetes",
"kubernetes"
] | The current `TopologyManager` only allows devices to be aligned by NUMA node. However, certain devices have internal constraints which dictate how they should be aligned when multiple devices of the same type are requested.
This issue tracks the effort to add support for such "inter-device" topology constraints when... | TopologyManager: Add support for device-specific topology constraints | https://api.github.com/repos/kubernetes/kubernetes/issues/83483/comments | 7 | 2019-10-03T21:53:41Z | 2020-07-04T03:31:17Z | https://github.com/kubernetes/kubernetes/issues/83483 | 502,317,866 | 83,483 |
[
"kubernetes",
"kubernetes"
] | The current documentation for the `TopologyManager` feature is quite lacking.
At a minimum we should provide guides for:
* How to create a HintProvider
* How to extend a device plugin
This Issue will be updated as appropriate to track this documentation effort over time. | TopologyManager: Write improved documentation | https://api.github.com/repos/kubernetes/kubernetes/issues/83482/comments | 7 | 2019-10-03T21:48:29Z | 2020-04-15T06:20:47Z | https://github.com/kubernetes/kubernetes/issues/83482 | 502,315,967 | 83,482 |
[
"kubernetes",
"kubernetes"
] | In order to graduate the `TopologyManager` to `beta` we need a suite of E2E tests to verify functionality in a more realistic setting than simple unit tests.
We plan to model the E2E tests we build for the `TopologyManager` after the `CPUManager` E2E tests from:
https://github.com/kubernetes/kubernetes/blob/master/... | TopologyManager: Add a suite of E2E tests | https://api.github.com/repos/kubernetes/kubernetes/issues/83481/comments | 7 | 2019-10-03T21:28:59Z | 2020-04-16T10:20:53Z | https://github.com/kubernetes/kubernetes/issues/83481 | 502,308,267 | 83,481 |
[
"kubernetes",
"kubernetes"
] | This issue is used to track the enhancements we plan to make to the `TopologyManager` in the 1.17 timeframe.
The tracking issue for the full `TopologyManager` feature can be found here:
kubernetes/enhancements#693
The following PRs track each of the 1.17 enhancements individually:
Bug Fixes:
~~https://github... | Topology Manager for 1.17 Tracking Issue | https://api.github.com/repos/kubernetes/kubernetes/issues/83479/comments | 12 | 2019-10-03T20:51:27Z | 2019-11-22T15:10:05Z | https://github.com/kubernetes/kubernetes/issues/83479 | 502,291,475 | 83,479 |
[
"kubernetes",
"kubernetes"
] | In the current design the `TopologyManager` follows a single strategy to merge hints and select the best one from them. Different policies then decide how to interpret this "best hint".
This proposal adds an explicit `Merge()` abstraction so that each policy is able to generate its own set of merged hints instead o... | TopologyManager: Refactor to easily support different merge strategies | https://api.github.com/repos/kubernetes/kubernetes/issues/83478/comments | 4 | 2019-10-03T20:49:19Z | 2020-01-31T12:18:43Z | https://github.com/kubernetes/kubernetes/issues/83478 | 502,290,555 | 83,478 |
[
"kubernetes",
"kubernetes"
] | 1.) Improve readability of code
2.) Testing will be easier, since we can just skip them
3.) Will run everywhere using industry standard tools like grep and echo
4.) Who doesn't love bash?? | Re-write Kubernetes in bash | https://api.github.com/repos/kubernetes/kubernetes/issues/83477/comments | 26 | 2019-10-03T20:42:55Z | 2019-10-07T04:15:30Z | https://github.com/kubernetes/kubernetes/issues/83477 | 502,287,532 | 83,477 |
[
"kubernetes",
"kubernetes"
] | The `TopologyManager` is currently only guaranteed to work if a _single_ container in the pod spec requires aligned resources.
The reason for this is the following:
* The admit handler for the `TopologyManager` loops through all containers, calling out to the `CPUManager` and `devicemanager` to generate hints for... | TopologyManager: Guarantee Aligned resources for Multiple Containers | https://api.github.com/repos/kubernetes/kubernetes/issues/83476/comments | 6 | 2019-10-03T20:41:47Z | 2020-03-05T04:12:38Z | https://github.com/kubernetes/kubernetes/issues/83476 | 502,286,981 | 83,476 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
permit_wait_duration_seconds | Type: Histogram Labels:result={“scheduled”, “timedout”, “unschedulable”, “error”} | Duration of permit extensi... | Add latency metrics for scheduler framework permit "wait" behavior | https://api.github.com/repos/kubernetes/kubernetes/issues/83473/comments | 1 | 2019-10-03T20:17:43Z | 2019-10-24T18:55:42Z | https://github.com/kubernetes/kubernetes/issues/83473 | 502,275,872 | 83,473 |
[
"kubernetes",
"kubernetes"
] | Currently custom predicate and priorities can be created through the [Policy API](https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/api/v1/types.go#L51-L71).
The problem is that a custom predicate/priority, like ServiceAffinity, can be [listed](https://github.com/kubernetes/kubernetes/blob/master/p... | Duplicate Custom Predicates/Priorities | https://api.github.com/repos/kubernetes/kubernetes/issues/83472/comments | 6 | 2019-10-03T20:14:19Z | 2019-10-30T06:14:54Z | https://github.com/kubernetes/kubernetes/issues/83472 | 502,274,443 | 83,472 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
If pulling a docker image takes a bit longer than usual, pods are never created.
**What you expected to happen**:
Kubernetes to wait or retry pulling.
**How to reproduce it (as minimally and precisely as possible)**:
Throttle download speed to the docker registry where you are pulling it f... | Pods get stuck in ContainerCreating state when pulling image takes long | https://api.github.com/repos/kubernetes/kubernetes/issues/83471/comments | 65 | 2019-10-03T20:09:41Z | 2024-08-02T07:54:25Z | https://github.com/kubernetes/kubernetes/issues/83471 | 502,272,352 | 83,471 |
[
"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 go docume... | Documentation: api/admissionregistration has incorrect encoding type for webhook caBundle | https://api.github.com/repos/kubernetes/kubernetes/issues/83469/comments | 6 | 2019-10-03T20:08:21Z | 2020-03-04T19:09:22Z | https://github.com/kubernetes/kubernetes/issues/83469 | 502,271,765 | 83,469 |
[
"kubernetes",
"kubernetes"
] | **Summary**
The node API authorization is too coarse. We need finer grained authorization of different request types, and maybe resources acted on.
**Background**
The Kubelet API on the authenticated (10250) port currently uses a very coarse-grained scheme for authorizing requests. For example, reading `/healthz... | Fine grained Kubelet API authorization | https://api.github.com/repos/kubernetes/kubernetes/issues/83465/comments | 16 | 2019-10-03T19:35:43Z | 2024-09-19T21:43:02Z | https://github.com/kubernetes/kubernetes/issues/83465 | 502,256,675 | 83,465 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Change scheduler `pod_preemption_victims` metric from Gauge to Histogram
**Why is this needed**:
`pod_preemption_victims` is recorded for each preemption attempt. A histogram is better.
/sig sched... | Change scheduler pod_preemption_victims from Gauge to Histogram | https://api.github.com/repos/kubernetes/kubernetes/issues/83464/comments | 6 | 2019-10-03T19:27:59Z | 2019-10-11T17:53:44Z | https://github.com/kubernetes/kubernetes/issues/83464 | 502,253,029 | 83,464 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
kubectl create pvc.yml
Somehow since last week it takes about 5 ~ 45 minutes until the pvc and pv are bound.
Until we restart de api-server and controller-managers the problem disappears. It can run for a few hours and the problem re-appears.
**What you expected to happen**:
pvc and p... | pvc binding very slow on Openshift 3.11 with Openstack Cinder | https://api.github.com/repos/kubernetes/kubernetes/issues/83462/comments | 5 | 2019-10-03T19:07:36Z | 2020-03-01T21:00:20Z | https://github.com/kubernetes/kubernetes/issues/83462 | 502,243,770 | 83,462 |
[
"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**:
This [PR](htt... | Scheduler cache.GetNodeInfo should return IsNotFound error if applicable | https://api.github.com/repos/kubernetes/kubernetes/issues/83458/comments | 13 | 2019-10-03T16:37:18Z | 2019-10-22T04:12:00Z | https://github.com/kubernetes/kubernetes/issues/83458 | 502,173,527 | 83,458 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
In most place... | scheduler PodAffinityPredicate/Priority should use cache snapshot | https://api.github.com/repos/kubernetes/kubernetes/issues/83457/comments | 1 | 2019-10-03T16:28:58Z | 2019-10-03T17:32:17Z | https://github.com/kubernetes/kubernetes/issues/83457 | 502,169,559 | 83,457 |
[
"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**:livenessProbe d... | Kubernetes liveness check not working as expected | https://api.github.com/repos/kubernetes/kubernetes/issues/83453/comments | 7 | 2019-10-03T15:21:53Z | 2020-03-01T17:57:22Z | https://github.com/kubernetes/kubernetes/issues/83453 | 502,133,743 | 83,453 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**: Support configuration of the size of the C: drive in Windows containers running on Kubernetes.
One option is to enable [storage-opt](https://docs.microsoft.com/en-us/virtualization/windowscontainers/ma... | Enable configuration of C: drive size for pods | https://api.github.com/repos/kubernetes/kubernetes/issues/83450/comments | 8 | 2019-10-03T14:43:46Z | 2020-05-19T17:49:38Z | https://github.com/kubernetes/kubernetes/issues/83450 | 502,110,981 | 83,450 |
[
"kubernetes",
"kubernetes"
] | The recent improvement to avoid serializing objects independently for every single watcher: https://github.com/kubernetes/kubernetes/pull/81914 made significant improvements for number of memory allocations.
However, the potential is even bigger, because there the newly introduced identifier() method of versioning.Co... | Unnecessary identifier() calls in versioning encoder | https://api.github.com/repos/kubernetes/kubernetes/issues/83449/comments | 3 | 2019-10-03T14:15:24Z | 2019-10-08T09:01:48Z | https://github.com/kubernetes/kubernetes/issues/83449 | 502,093,910 | 83,449 |
[
"kubernetes",
"kubernetes"
] |
**What happened**:
When doing a `kubectl rollout restart` of a deployment the old replica set seems to hang around.
**What you expected to happen**:
Replicaset should be cleared up once the deployment rollout is complete
**How to reproduce it (as minimally and precisely as possible)**:
```
$ kubectl -... | rollout restart of deployments doesn't clear up old replica-sets | https://api.github.com/repos/kubernetes/kubernetes/issues/83448/comments | 5 | 2019-10-03T14:13:13Z | 2020-02-20T13:14:56Z | https://github.com/kubernetes/kubernetes/issues/83448 | 502,092,649 | 83,448 |
[
"kubernetes",
"kubernetes"
] | Reconstructed block volume leaves global symlink and does not un-map the device.
**How to reproduce it (as minimally and precisely as possible)**:
1. I have iSCSI block PV used in a pod. This is found in /var/lib/kubelet:
```
/var/lib/kubelet/plugins/kubernetes.io/iscsi/volumeDevices/iface-default/127.0... | Block volume reconstruction does not delete global symlink | https://api.github.com/repos/kubernetes/kubernetes/issues/83445/comments | 2 | 2019-10-03T12:16:44Z | 2019-10-08T10:45:19Z | https://github.com/kubernetes/kubernetes/issues/83445 | 502,029,719 | 83,445 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have upgraded a node from 1.12 -> 1.13 and I am attempting to enable networking by running kube-router (Working in other nodes on 1.12).
On upgrading using the `kubeadm init phase ...` commands, everything appears running, but no pods are scheduled. I see the following exception in the kubele... | kubeadm init ... upgrade results in 1.13 kubelet speaking to 1.12 API server | https://api.github.com/repos/kubernetes/kubernetes/issues/83440/comments | 11 | 2019-10-03T07:57:55Z | 2023-09-29T11:45:04Z | https://github.com/kubernetes/kubernetes/issues/83440 | 501,910,989 | 83,440 |
[
"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**:
does Kubernet... | Assign specific cpu number to a pod in kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/83439/comments | 6 | 2019-10-03T07:08:51Z | 2020-04-24T13:57:51Z | https://github.com/kubernetes/kubernetes/issues/83439 | 501,891,591 | 83,439 |
[
"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/
-->
**How to reproduce it (as minimally... | Manually defined cmd/args are not reset for the container after original deployment is re-applied | https://api.github.com/repos/kubernetes/kubernetes/issues/83438/comments | 3 | 2019-10-03T06:33:27Z | 2019-10-04T00:44:14Z | https://github.com/kubernetes/kubernetes/issues/83438 | 501,879,847 | 83,438 |
[
"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-controll... | kube-controller-manager panic | https://api.github.com/repos/kubernetes/kubernetes/issues/83431/comments | 3 | 2019-10-03T02:24:06Z | 2019-10-03T02:39:47Z | https://github.com/kubernetes/kubernetes/issues/83431 | 501,816,316 | 83,431 |
[
"kubernetes",
"kubernetes"
] | The field `PredicateName` in Type `PredicateFailureError` is used inconsistently
https://github.com/kubernetes/kubernetes/blob/0960c74c3788b1724bd7e7b9933bc49c7e5b5afa/pkg/scheduler/algorithm/predicates/error.go#L120-L124
For example sometimes it does not have a valid predicate name in some cases
https://github.co... | Inconsistency in PredicateFailureError Usage | https://api.github.com/repos/kubernetes/kubernetes/issues/83425/comments | 10 | 2019-10-02T23:01:15Z | 2019-10-07T15:46:48Z | https://github.com/kubernetes/kubernetes/issues/83425 | 501,768,062 | 83,425 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When the kube-apiserver timeouts on a request, we end up doubling the counts measured in [`MonitorRequest()`](https://github.com/kubernetes/kubernetes/blob/release-1.16/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go#L287-L302):
- apiserver_request_counts
- apiserver_request_to... | Kube-apiserver request timeouts are double-counted into request metrics | https://api.github.com/repos/kubernetes/kubernetes/issues/83424/comments | 3 | 2019-10-02T23:00:35Z | 2019-10-22T04:11:23Z | https://github.com/kubernetes/kubernetes/issues/83424 | 501,767,866 | 83,424 |
[
"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**:
# /go/bin/go
... | i386 binary fails to start on Linux | https://api.github.com/repos/kubernetes/kubernetes/issues/83423/comments | 1 | 2019-10-02T20:08:42Z | 2019-10-07T18:36:24Z | https://github.com/kubernetes/kubernetes/issues/83423 | 501,699,682 | 83,423 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
scheduler_framework_plugin_duration_seconds | Type: Histogram Labels: extension_point={“prefilter”, “filter”, ...} name={plugin name}, status... | Add metrics to track requests and durations for the scheduler framework | https://api.github.com/repos/kubernetes/kubernetes/issues/83416/comments | 2 | 2019-10-02T18:05:04Z | 2019-11-12T21:50:12Z | https://github.com/kubernetes/kubernetes/issues/83416 | 501,641,635 | 83,416 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
pod_scheduling_attempts | Type: Histogram | Number of attempts to successfully schedule a pod.
**Why is this needed**:
A pod could requir... | Add a metric to track number of attempts to schedule a pod | https://api.github.com/repos/kubernetes/kubernetes/issues/83415/comments | 2 | 2019-10-02T17:59:03Z | 2019-11-11T14:57:02Z | https://github.com/kubernetes/kubernetes/issues/83415 | 501,638,764 | 83,415 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Support namesapced CRD and CRD controller
**Why is this needed**:
Currently CRD and its related controllers are cluster wide. There are scenarios which need them be namespaced.
- Different tenants o... | Support namespaced CRD | https://api.github.com/repos/kubernetes/kubernetes/issues/83413/comments | 2 | 2019-10-02T17:57:10Z | 2019-10-03T02:46:42Z | https://github.com/kubernetes/kubernetes/issues/83413 | 501,637,863 | 83,413 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
pod_scheduling_duration_seconds | Type: Histogram | E2e latency for a pod being scheduled which may include multiple scheduling attempts
*... | Add a metric to track duration of a pod being scheduled successfully | https://api.github.com/repos/kubernetes/kubernetes/issues/83412/comments | 1 | 2019-10-02T17:51:10Z | 2019-10-11T02:00:12Z | https://github.com/kubernetes/kubernetes/issues/83412 | 501,635,122 | 83,412 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
schedule_attempts_total | Type: CounterLabels: result={“scheduled”, “unschedulable”, “error”}extension_point={“prefilter”, “filter”, ...}name... | Add result code and failed plugins labels to scheduler attempt metric | https://api.github.com/repos/kubernetes/kubernetes/issues/83411/comments | 5 | 2019-10-02T17:48:03Z | 2019-10-16T13:37:56Z | https://github.com/kubernetes/kubernetes/issues/83411 | 501,633,737 | 83,411 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
metric name | metric definition | Description
-- | -- | --
scheduler_queue_incoming_pods_total | Type: CounterLabels:event={see below},queue={“active”, “backoff”, “unschedulable”} | Number of pods add... | Add a metric to tracking incoming pods into scheduler queues | https://api.github.com/repos/kubernetes/kubernetes/issues/83410/comments | 1 | 2019-10-02T17:40:39Z | 2019-10-17T00:34:40Z | https://github.com/kubernetes/kubernetes/issues/83410 | 501,630,294 | 83,410 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
the kube-dns pod is getting EPERM'd because of https://github.com/kubernetes/kubernetes/blob/dc0013a506d50c54d5a5833e92d82fce61301c2e/cluster/addons/dns/kube-dns/kube-dns.yaml.in#L156 introduced in https://github.com/kubernetes/kubernetes/pull/82347
I have reproduced this with both docker versi... | local cluster up fails on fedora 26 | https://api.github.com/repos/kubernetes/kubernetes/issues/83407/comments | 17 | 2019-10-02T15:41:02Z | 2019-10-07T19:49:58Z | https://github.com/kubernetes/kubernetes/issues/83407 | 501,570,550 | 83,407 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add a metric to track scheduler cache size.
metric name | metric definition | Description
-- | -- | --
scheduler_cache_size | Type: Gauge Labels: type={“nodes”,”pods”,”assumed_pods”} | Number of el... | Add a metric to track scheduler cache size | https://api.github.com/repos/kubernetes/kubernetes/issues/83404/comments | 2 | 2019-10-02T14:34:29Z | 2019-10-30T23:55:37Z | https://github.com/kubernetes/kubernetes/issues/83404 | 501,529,992 | 83,404 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add a metric to track number of scheduler binding goroutines. This will be a generic metric `scheduler_goroutines_total` with `binding` as the only label for now.
metric name | metric definition | Desc... | Add a metric to track number of scheduler binding goroutines | https://api.github.com/repos/kubernetes/kubernetes/issues/83403/comments | 1 | 2019-10-02T14:33:43Z | 2019-10-23T06:18:42Z | https://github.com/kubernetes/kubernetes/issues/83403 | 501,529,485 | 83,403 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Log (V=10) results of each plugin.
**Why is this needed**:
There are some V(10) logs in the existing scheduler algorithms such as [priorities](https://github.com/kubernetes/kubernetes/blob/dc0013a506d... | Log results of each plugin in scheduler framework | https://api.github.com/repos/kubernetes/kubernetes/issues/83401/comments | 3 | 2019-10-02T14:02:36Z | 2020-02-27T20:41:38Z | https://github.com/kubernetes/kubernetes/issues/83401 | 501,509,972 | 83,401 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I would like to be able to define a cluster-wide NetworkPolicy for egress traffic.
**Why is this needed**:
This would simplify things like blocking containers from accessing services, ports, etc. with... | NetworkPolicy: Admin-defined bounds on NetworkPolicy (was: Egress policy for all namespaces) | https://api.github.com/repos/kubernetes/kubernetes/issues/83400/comments | 20 | 2019-10-02T13:55:46Z | 2022-02-17T22:00:02Z | https://github.com/kubernetes/kubernetes/issues/83400 | 501,505,829 | 83,400 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
We have [trace](https://github.com/kubernetes/kubernetes/blob/dc0013a506d50c54d5a5833e92d82fce61301c2e/pkg/scheduler/core/generic_scheduler.go#L195) enabled in generic_scheduler. However, the steps being ... | Add more tracing steps in generic_scheduler | https://api.github.com/repos/kubernetes/kubernetes/issues/83399/comments | 1 | 2019-10-02T13:52:39Z | 2019-10-11T14:29:42Z | https://github.com/kubernetes/kubernetes/issues/83399 | 501,503,838 | 83,399 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
``sig-windows`` jobs primarely, like: https://testgrid.k8s.io/sig-windows#aks-engine-azure-windows-master
**Which test(s) are failing**:
[k8s.io] Container Runtime blackbox... | tests: should be able to pull image from gcr.io should always pull from gcr.io | https://api.github.com/repos/kubernetes/kubernetes/issues/83397/comments | 0 | 2019-10-02T13:30:47Z | 2019-10-22T02:55:22Z | https://github.com/kubernetes/kubernetes/issues/83397 | 501,490,713 | 83,397 |
[
"kubernetes",
"kubernetes"
] | Hi
1. I have deployed a kubernets cluster using kops
2. Created deployment for a flask micro-service which will use a remote mongoDB database (which is not exposed to public internet).
To interface my remote mongodb, i created an endpoint which points to private ip of mongodB server and also port. But from micro... | Access external MongodB database from kubernetes cluster | https://api.github.com/repos/kubernetes/kubernetes/issues/83393/comments | 7 | 2019-10-02T10:59:08Z | 2020-03-07T14:14:36Z | https://github.com/kubernetes/kubernetes/issues/83393 | 501,419,060 | 83,393 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
1. I create a local PersistentVolume with size 1Gi
2. I create a StatefulSet with persitentVolumeClaimTemplate asking for 1Gi volume
3. I resize the local PersistentVolume to 2Gi
4. I can't update the PersistentVolumeClaim to 2Gi, even though the volume it's bound is large enough, claiming only... | Update PVC after manually resizing a local volume | https://api.github.com/repos/kubernetes/kubernetes/issues/83392/comments | 10 | 2019-10-02T09:37:37Z | 2020-07-29T17:39:27Z | https://github.com/kubernetes/kubernetes/issues/83392 | 501,382,253 | 83,392 |
[
"kubernetes",
"kubernetes"
] | In this flag
https://github.com/kubernetes/kubernetes/blob/fdd1f27ce9cea3b7880f91a31e013b81001879ca/pkg/client/leaderelectionconfig/config.go#L43-L45
which sets the type of resource used for leader election, the default value is taken from the `l.ResourceLock` set in the `LeaderElectionConfiguration` passed to this f... | Inaccurate help text in leader election config flag | https://api.github.com/repos/kubernetes/kubernetes/issues/83391/comments | 6 | 2019-10-02T09:37:20Z | 2020-03-01T22:01:27Z | https://github.com/kubernetes/kubernetes/issues/83391 | 501,382,119 | 83,391 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
In block volume tests, wait for the Pod to be deleted instead of letting it be handled by the framework's namespace deletion
**Why is this needed**:
I think the regression caused by https://github.com... | Wait for Pod deletion in block volume tests | https://api.github.com/repos/kubernetes/kubernetes/issues/83382/comments | 7 | 2019-10-01T22:25:26Z | 2020-02-19T06:40:39Z | https://github.com/kubernetes/kubernetes/issues/83382 | 501,177,055 | 83,382 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
https://k8s-testgrid.appspot.com/sig-storage-kubernetes#gce-alpha-enabled-default
**Which test(s) are failing**:
all nfs provisioner tests
**Since when has it been failing**:
1... | nfs provisioner tests failing in alpha clusters | https://api.github.com/repos/kubernetes/kubernetes/issues/83380/comments | 2 | 2019-10-01T22:16:00Z | 2019-10-02T10:03:09Z | https://github.com/kubernetes/kubernetes/issues/83380 | 501,173,998 | 83,380 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Fix the improper use of [`SuggestsClientDelay`](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/errors/errors.go#L596-L616) for request retries in [`GenericWebhook`](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io... | Improper use of SuggestsClientDelay in api-server GenericWebhook | https://api.github.com/repos/kubernetes/kubernetes/issues/83377/comments | 11 | 2019-10-01T21:30:10Z | 2020-05-09T11:48:41Z | https://github.com/kubernetes/kubernetes/issues/83377 | 501,156,540 | 83,377 |
[
"kubernetes",
"kubernetes"
] | There's some practical limit on the number of concurrent access tokens that can be used in a Kubernetes cluster before it begins to spend all of its time in the authn stack verifying them. Absent fixes to https://github.com/kubernetes/kubernetes/issues/78766 it was < 500; with the fixes linked there it's still not infi... | Scalability dimension: # access tokens | https://api.github.com/repos/kubernetes/kubernetes/issues/83375/comments | 10 | 2019-10-01T20:55:39Z | 2020-03-10T18:38:11Z | https://github.com/kubernetes/kubernetes/issues/83375 | 501,141,397 | 83,375 |
[
"kubernetes",
"kubernetes"
] | I am running a GCE cluster with windows nodes for some testing. The CPU usage goes up to 100% without much (or even any) workload.
The following shows some process usage
PS C:\Users\jinxu> Get-Counter '\Process(*)\% Processor Time' | Select-Object -ExpandProperty countersamples| Select-Object -Property instancename... | CPU usage is very high for Windows nodes | https://api.github.com/repos/kubernetes/kubernetes/issues/83374/comments | 6 | 2019-10-01T20:46:20Z | 2020-02-28T22:14:22Z | https://github.com/kubernetes/kubernetes/issues/83374 | 501,136,755 | 83,374 |
[
"kubernetes",
"kubernetes"
] | Currently EvenPodsSpread and PodAffinity priority functions use the old priority function interface, which is not compatible with the framework's Score/NormalizeScore interfaces that we plan to migrate to eventually.
During the first stage of migration to the scheduler's framework, we plan to call predicates/priorit... | [migration] possibly refactor EvenPodSpread and PodAffinity priority functions | https://api.github.com/repos/kubernetes/kubernetes/issues/83361/comments | 5 | 2019-10-01T14:55:28Z | 2019-12-05T02:29:14Z | https://github.com/kubernetes/kubernetes/issues/83361 | 500,953,390 | 83,361 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
`kubectl version -o jsonpath ...`
It is currently not supported but is expected to be support
**Why is this needed**:
So someone can easily grab the information presented (such as server version) whe... | kubectl version output does not allow jsonpath | https://api.github.com/repos/kubernetes/kubernetes/issues/83360/comments | 7 | 2019-10-01T14:51:10Z | 2021-09-14T09:10:15Z | https://github.com/kubernetes/kubernetes/issues/83360 | 500,950,671 | 83,360 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
This is the master issue that tracks all enhancements to scheduler observability.
**What would you like to be added**:
Metrics/logs/events to improve the observability/debuggability of kube-scheduler.
**Why is this needed**:
Right now t... | Improve scheduler observability | https://api.github.com/repos/kubernetes/kubernetes/issues/83356/comments | 7 | 2019-10-01T13:55:46Z | 2019-11-12T19:51:54Z | https://github.com/kubernetes/kubernetes/issues/83356 | 500,913,896 | 83,356 |
[
"kubernetes",
"kubernetes"
] | Hello everybody. Recently I started to study kubernetes and I readed guide in docker and k8s.
I have a question: Can Kubernetes work with docker registry (optional: without some secret and authification) ? And how ?
I want to create custom Image in docker registry and deploy in kubernetes.
Right now I have a prob... | I want to consult . | https://api.github.com/repos/kubernetes/kubernetes/issues/83354/comments | 3 | 2019-10-01T10:12:50Z | 2019-10-01T19:43:03Z | https://github.com/kubernetes/kubernetes/issues/83354 | 500,798,115 | 83,354 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
iSCSI CSI driver from various vendors should share limit of volumes that can be attached to a node - all of them will share the same iscsid daemon on the node and/or any iSCSI initiator HW.
Note that we don't have any limit for in-tree iSCSI volumes and nobody has complained so... | Volume limits can be shared among several CSI drivers | https://api.github.com/repos/kubernetes/kubernetes/issues/83351/comments | 6 | 2019-10-01T09:02:10Z | 2019-11-27T10:19:32Z | https://github.com/kubernetes/kubernetes/issues/83351 | 500,759,810 | 83,351 |
[
"kubernetes",
"kubernetes"
] | Hi All, While we are deploying our pod in kubernetes cluster, sometimes we see the below error when kubelet tries to pull the images from AWS ECR.
Warning Failed 12m (x4 over 13m) kubelet, ip-10-82-9-65.ap-XXXXX.compute.internal Failed to pull image "XXXXXXXX.dkr.ecr.ap-XXXXXX.amazonaws.com/isam:9.0.7.0": ... | kubelet gets stuck while pulling images from AWS ECR | https://api.github.com/repos/kubernetes/kubernetes/issues/83348/comments | 12 | 2019-10-01T06:59:02Z | 2020-08-22T11:43:03Z | https://github.com/kubernetes/kubernetes/issues/83348 | 500,704,123 | 83,348 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
`"/agnhost serve-hostname"` allows either HTTP or TCP/UDP based connection so any function using `framework.ServeHostnameImage` should accept cmdArgs parameter to set appropriate flags. (making sure eithe... | Refactor service jig function to accept different flags for framework.ServeHostnameImage | https://api.github.com/repos/kubernetes/kubernetes/issues/83347/comments | 4 | 2019-10-01T06:54:05Z | 2020-02-28T09:01:21Z | https://github.com/kubernetes/kubernetes/issues/83347 | 500,701,997 | 83,347 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Tried bringing up Dual stack with K8s 1.16.0 (+ patches for known issues, received from k8s developers).
My POD CIDRs where /16 (for v4) and /112 (for v6). But since there is no explicit option to give two CIDRs, the validation fails.
**What you expected to happen**:
Separate options to spec... | Dual stack: kube-controller-manager node-cidr-mask-size should accept two values to account for IPv4 and IPv6 | https://api.github.com/repos/kubernetes/kubernetes/issues/83346/comments | 12 | 2019-10-01T06:00:30Z | 2020-02-01T15:42:57Z | https://github.com/kubernetes/kubernetes/issues/83346 | 500,681,364 | 83,346 |
[
"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 azure di... | should not delete azure disk when disk is still in being attached state | https://api.github.com/repos/kubernetes/kubernetes/issues/83344/comments | 1 | 2019-10-01T04:59:52Z | 2019-11-20T06:15:17Z | https://github.com/kubernetes/kubernetes/issues/83344 | 500,662,018 | 83,344 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When deleting a pod, we require accurate containerStatus information in the pod status so that we can ensure orderly deletion of containers during our preStop hooks. However, it seems that sometimes kubelet gets into a bad state during pod termination and stops syncing container status updates. Lo... | "No ref for container" during pod deletion | https://api.github.com/repos/kubernetes/kubernetes/issues/83336/comments | 8 | 2019-09-30T20:56:05Z | 2020-06-14T07:48:31Z | https://github.com/kubernetes/kubernetes/issues/83336 | 500,520,075 | 83,336 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Occasionally, the metrics server API service `v1beta1.metrics.k8s.io` fails discovery after cluster creation. The discovery checks often continue failing until the API service is deleted and recreated. Sometimes, discovery will eventually succeed without intervention but this could take 30 or mo... | Kubernetes API server stuck on metrics server API service discovery check failure | https://api.github.com/repos/kubernetes/kubernetes/issues/83332/comments | 51 | 2019-09-30T18:10:07Z | 2024-11-25T06:02:37Z | https://github.com/kubernetes/kubernetes/issues/83332 | 500,434,950 | 83,332 |
[
"kubernetes",
"kubernetes"
] | Hi,
I want to automate some of the deployment steps for my database components with Kubernetes jobs. Specifically, I want to automate triggering a user cache update in ProxySQL.
Unfortunately, this application was not designed with automation in mind, and does not appear to offer a remote HTTP / TCP call or simpl... | Convention for SSHing to a container as part of a Kubernetes job? | https://api.github.com/repos/kubernetes/kubernetes/issues/83330/comments | 5 | 2019-09-30T17:57:08Z | 2020-03-07T14:14:35Z | https://github.com/kubernetes/kubernetes/issues/83330 | 500,428,519 | 83,330 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
A flag/config option for the framework which allows you to specify taints which should be supported by workloads.
What we would do is create a mutating webhook which would ensure pods tolerate a given list of taints. After the tests are completed, the webhook would be removed.
... | Test framework should support custom taints during testing | https://api.github.com/repos/kubernetes/kubernetes/issues/83329/comments | 9 | 2019-09-30T17:42:32Z | 2023-04-12T07:32:49Z | https://github.com/kubernetes/kubernetes/issues/83329 | 500,421,330 | 83,329 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
With `volumeBindingMode: WaitForFirstConsumer`, scheduler does not take PV sizes into account when scheduling a Pod that can run anywhere and PVC that can find several available pre-provisioned PVs with various sizes.
**What you expected to happen**:
Scheduler tries to find as small PV as possib... | Scheduler does not prioritize volume sizes | https://api.github.com/repos/kubernetes/kubernetes/issues/83323/comments | 20 | 2019-09-30T13:45:59Z | 2021-06-16T02:06:53Z | https://github.com/kubernetes/kubernetes/issues/83323 | 500,288,252 | 83,323 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
https://testgrid.k8s.io/sig-release-master-blocking#integration-master
**Which test(s) are failing**:
TaintBasedEvictions
**Since when has it been failing**:
probably since it ... | TestTaintBasedEvictions is flaky | https://api.github.com/repos/kubernetes/kubernetes/issues/83321/comments | 22 | 2019-09-30T12:49:16Z | 2019-11-16T12:41:38Z | https://github.com/kubernetes/kubernetes/issues/83321 | 500,255,294 | 83,321 |
[
"kubernetes",
"kubernetes"
] | Hi,
I am getting this error in coredns on my k8s cluster -
2019-09-25T07:21:58.078Z [INFO] linux/amd64, go1.11.4, 6b56a9c
CoreDNS-1.3.1
linux/amd64, go1.11.4, 6b56a9c
2019-09-25T07:21:58.078Z [INFO] plugin/reload: Running configuration MD5 = 235c03285caca1f5e78f4752677a657d
**2019-09-27T12:08:55.426Z **[ERROR] ... | [ERROR] plugin/kubernetes: no next plugin found | https://api.github.com/repos/kubernetes/kubernetes/issues/83319/comments | 5 | 2019-09-30T11:30:52Z | 2020-05-15T14:37:25Z | https://github.com/kubernetes/kubernetes/issues/83319 | 500,216,828 | 83,319 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
My k8s vers... | Static pods be evicted when diskPressure. Commit c05d506 doesn't seem to work. | https://api.github.com/repos/kubernetes/kubernetes/issues/83317/comments | 5 | 2019-09-30T11:05:59Z | 2020-01-08T12:41:07Z | https://github.com/kubernetes/kubernetes/issues/83317 | 500,205,927 | 83,317 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
https://k8s-testgrid.appspot.com/sig-scalability-gce#gce-master-scale-correctness
**Which test(s) are failing**:
[k8s.io] [sig-node] kubelet [k8s.io] [sig-node] Clean up pods on no... | [k8s.io] [sig-node] kubelet [k8s.io] [sig-node] Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s. | https://api.github.com/repos/kubernetes/kubernetes/issues/83316/comments | 11 | 2019-09-30T09:55:56Z | 2019-10-11T05:49:51Z | https://github.com/kubernetes/kubernetes/issues/83316 | 500,172,290 | 83,316 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
I installed a Kubernetes cluster wi... | Failed to allocate pods on master node | https://api.github.com/repos/kubernetes/kubernetes/issues/83315/comments | 10 | 2019-09-30T09:38:24Z | 2020-02-29T08:24:22Z | https://github.com/kubernetes/kubernetes/issues/83315 | 500,163,162 | 83,315 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
Scope selector should be enabled on LimitRange object similar to the way ResourceQuota object
**Why is this needed**:
So that different resource limit and requests are applied on low priority class pod.
Details :- I have two kind of Pod one normal pods and other image builder... | Scope selector on LimitRange object | https://api.github.com/repos/kubernetes/kubernetes/issues/83313/comments | 12 | 2019-09-30T09:13:30Z | 2022-08-03T05:37:30Z | https://github.com/kubernetes/kubernetes/issues/83313 | 500,150,152 | 83,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/
-->
**What happened**:
I want to b... | Topology manager offer hints make pod bind cpuset fail. | https://api.github.com/repos/kubernetes/kubernetes/issues/83311/comments | 9 | 2019-09-30T08:55:28Z | 2020-03-10T04:15:37Z | https://github.com/kubernetes/kubernetes/issues/83311 | 500,140,769 | 83,311 |
[
"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 ... | Topology manager merge the hints from all hint providers find the best one. but providing preferred = false causes cpu to bind core failed | https://api.github.com/repos/kubernetes/kubernetes/issues/83309/comments | 1 | 2019-09-30T08:24:48Z | 2019-09-30T08:30:23Z | https://github.com/kubernetes/kubernetes/issues/83309 | 500,126,005 | 83,309 |
[
"kubernetes",
"kubernetes"
] | ● kubelet.service - kubelet: The Kubernetes Node Agent
Loaded: loaded (/usr/lib/systemd/system/kubelet.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2019-09-30 13:29:40 IST; 1s ago
Docs: https://kubernetes.io/docs/
Process: 12806 ExecStart=/u... | kubelet service not starting | https://api.github.com/repos/kubernetes/kubernetes/issues/83308/comments | 6 | 2019-09-30T08:02:43Z | 2020-03-04T19:09:21Z | https://github.com/kubernetes/kubernetes/issues/83308 | 500,116,382 | 83,308 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Allow `kubectl drain` to have an additional flag (e.g. `--ignore-poddisruptionbudgets` or `--ignore-pdbs`) to allow a `drain` to drain pods off a node, even if they violate PodDisruptionBudgets
**Why i... | Enhancement Request: Allow forcing a drain, even with PodDisruptionBudgets | https://api.github.com/repos/kubernetes/kubernetes/issues/83307/comments | 9 | 2019-09-30T07:40:37Z | 2019-12-04T20:11:01Z | https://github.com/kubernetes/kubernetes/issues/83307 | 500,106,894 | 83,307 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**: I am running a... | Connection reset by peer error while running SCTP client/server in Kubernetes. | https://api.github.com/repos/kubernetes/kubernetes/issues/83306/comments | 24 | 2019-09-30T07:33:22Z | 2022-03-12T15:44:13Z | https://github.com/kubernetes/kubernetes/issues/83306 | 500,103,676 | 83,306 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I am deployin... | kubectl error tls: failed to find any PEM data in certificate input | https://api.github.com/repos/kubernetes/kubernetes/issues/83304/comments | 18 | 2019-09-30T06:27:50Z | 2020-03-13T09:31:26Z | https://github.com/kubernetes/kubernetes/issues/83304 | 500,076,875 | 83,304 |
[
"kubernetes",
"kubernetes"
] | How to make work `kubectl apply -f` behind proxy?
my env:
```
[root@k8s ~]# env | grep -i proxy
http_proxy=http://XXX.XX.XX.XXX:9090/
https_proxy=https://XXX.XXX.XX.XXX:9090/
no_proxy=172.16.0.0/12,10.96.0.0/12,k8s.dev.kz,192.168.1.1,127.0.0.1
```
my case:
```
kubectl apply -f https://raw.githubusercont... | kubectl apply -f Unable to connect to the server: proxyconnect tcp: EOF | https://api.github.com/repos/kubernetes/kubernetes/issues/83300/comments | 5 | 2019-09-30T04:36:14Z | 2020-02-28T09:46:00Z | https://github.com/kubernetes/kubernetes/issues/83300 | 500,045,095 | 83,300 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
With the support of scheduler v2 support, we are now able to develop a lot of plugins out of tree. while the current metrics in sheduler lacks of state for plugins, for example, i need to know:
1. which ... | Add more scheduler metrics with different granularity | https://api.github.com/repos/kubernetes/kubernetes/issues/83298/comments | 6 | 2019-09-30T03:30:52Z | 2019-10-02T18:09:21Z | https://github.com/kubernetes/kubernetes/issues/83298 | 500,030,751 | 83,298 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Adding _ to the configmap name as configuration files that are fetched from various configuration management tools support it.
**Why is this needed**:
Allow underscore in configMapKeyRef key's #23722
... | Adding support for _ (underscore) to the configmap metadata.name field | https://api.github.com/repos/kubernetes/kubernetes/issues/83290/comments | 11 | 2019-09-29T14:37:36Z | 2020-01-13T01:18:23Z | https://github.com/kubernetes/kubernetes/issues/83290 | 499,926,292 | 83,290 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
kubectl cp from pod container to local file system always give below error
error: src doesn't exist in local filesystem
**What you expected to happen**:
should copy file from pod to local file system
**How to reproduce it (as minimally and precisely as possible)**:
kubectl cp pod:remote/fil... | kubectl cp : error: src doesn't exist in local filesystem | https://api.github.com/repos/kubernetes/kubernetes/issues/83287/comments | 7 | 2019-09-29T10:03:35Z | 2021-01-13T14:55:41Z | https://github.com/kubernetes/kubernetes/issues/83287 | 499,894,010 | 83,287 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
In the scheduler's priority process, calculating one node's score based on the node's allocated pods' limits. The less the limits are, the higher score the node will get.
**Why is this needed**:
In a ty... | Add the priority policy of least limits to scheduler | https://api.github.com/repos/kubernetes/kubernetes/issues/83285/comments | 8 | 2019-09-29T09:32:57Z | 2020-03-16T04:36:37Z | https://github.com/kubernetes/kubernetes/issues/83285 | 499,889,604 | 83,285 |
[
"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**:
Recreating a ... | Recreating a Stateful Pod with a terminating pvc may cause Pod Pending sometimes. | https://api.github.com/repos/kubernetes/kubernetes/issues/83282/comments | 7 | 2019-09-29T07:27:29Z | 2019-10-18T07:10:50Z | https://github.com/kubernetes/kubernetes/issues/83282 | 499,872,283 | 83,282 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.