issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
Node extern... | Node external IP of azure VMSS cannot be obtained. | https://api.github.com/repos/kubernetes/kubernetes/issues/80014/comments | 2 | 2019-07-11T06:15:27Z | 2019-07-31T12:28:35Z | https://github.com/kubernetes/kubernetes/issues/80014 | 466,683,730 | 80,014 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
auto pod template hash on deployment, daemon set, job's selector,so that developers can find specific pods through their selectors, and can effectively avoid label conflicts.
**Why is this needed**:
I'm... | auto pod template hash on deployment, daemon set, job's selector | https://api.github.com/repos/kubernetes/kubernetes/issues/80013/comments | 5 | 2019-07-11T05:52:43Z | 2020-01-04T17:44:21Z | https://github.com/kubernetes/kubernetes/issues/80013 | 466,676,841 | 80,013 |
[
"kubernetes",
"kubernetes"
] | HI i have created a Kubernetes Cluster using kubeadm and choosen cni as weave network ,unable to resolve created service from the pods ,not able to understand where i went wrong .
[root@k8s-master postgres]# kubectl get svc,rc,pod --namespace=kube-system -o wide
NAME TYPE CLUSTER-IP EXTERNAL-... | Services that come up in pods are unable to resolve DNS /sig dns | https://api.github.com/repos/kubernetes/kubernetes/issues/80012/comments | 4 | 2019-07-11T05:31:05Z | 2019-07-16T08:44:07Z | https://github.com/kubernetes/kubernetes/issues/80012 | 466,671,052 | 80,012 |
[
"kubernetes",
"kubernetes"
] | following is version of kubernetes client and server version
`Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.11", GitCommit:"637c7e288581ee40ab4ca210618a89a555b6e7e9", GitTreeState:"clean", BuildDate:"2018-11-26T14:38:32Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"darwin/amd64"}
Server V... | k8s node not support field selector well | https://api.github.com/repos/kubernetes/kubernetes/issues/80010/comments | 7 | 2019-07-11T03:11:42Z | 2019-12-08T06:58:42Z | https://github.com/kubernetes/kubernetes/issues/80010 | 466,636,036 | 80,010 |
[
"kubernetes",
"kubernetes"
] | If a mount operation takes too long (in order of ~30mins for example) because of recursive chown/chmod thingy and in the meanwhile user force deletes the pod then although mount operation will eventually succeed but volume/pod does not gets removed from DSOW because:
```
Jun 13 17:29:26 foobar.int atomic-opensh... | Force deleting a pod before it could finish mounting may cause unmount to never finish | https://api.github.com/repos/kubernetes/kubernetes/issues/80006/comments | 3 | 2019-07-11T01:18:33Z | 2019-07-11T01:26:27Z | https://github.com/kubernetes/kubernetes/issues/80006 | 466,605,493 | 80,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**:
Runtime start... | computePodActions() assumes "created" containers as dead | https://api.github.com/repos/kubernetes/kubernetes/issues/80005/comments | 7 | 2019-07-11T00:55:14Z | 2019-12-08T20:12:04Z | https://github.com/kubernetes/kubernetes/issues/80005 | 466,599,277 | 80,005 |
[
"kubernetes",
"kubernetes"
] | Currently the e2e that does volume expansion verification for block volumes does not work correctly for CSI drivers because for CSI driver `NodeExpandVolume` must be called even if volume is of type `Block`.
Granted - a driver may not implement `NodeExpandVolume` or the node expansion can be a no-op but this gives ... | Update volume expansion e2e to create pods for block expansion - so as NodeExpandVolume can be called | https://api.github.com/repos/kubernetes/kubernetes/issues/80002/comments | 2 | 2019-07-10T23:11:21Z | 2019-08-26T20:01:26Z | https://github.com/kubernetes/kubernetes/issues/80002 | 466,568,283 | 80,002 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I was using k... | kubeadm doesn't fallback to client version when there is 502 Bad Gateway | https://api.github.com/repos/kubernetes/kubernetes/issues/79997/comments | 5 | 2019-07-10T19:21:12Z | 2019-07-11T03:39:26Z | https://github.com/kubernetes/kubernetes/issues/79997 | 466,475,904 | 79,997 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
1. Add a new option `CatchUp` to Concurrency Policy in Cronjob spec, once chosen, when cronjob controller sees a list of `recentUnmetScheduleTimes`, it will schedule from the oldest instead of the latest.
2. Only check the limit on 100 max `recentUnmetScheduleTimes` when `concur... | Add CatchUp concurrency policy to Cronjob | https://api.github.com/repos/kubernetes/kubernetes/issues/79995/comments | 12 | 2019-07-10T18:41:33Z | 2020-01-14T17:39:14Z | https://github.com/kubernetes/kubernetes/issues/79995 | 466,459,985 | 79,995 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
A security group is leaked when a `<pending>` (due to having reached the ELB limit) `type: LoadBalancer` Service is deleted.
**What you expected to happen**:
The Security group should be deleted when deleting the service.
**How to reproduce it (as minimally and precisely as possible)**:
... | Pending load balancer security groups leak in AWS legacy cloud provider | https://api.github.com/repos/kubernetes/kubernetes/issues/79994/comments | 5 | 2019-07-10T18:30:24Z | 2020-01-03T07:10:18Z | https://github.com/kubernetes/kubernetes/issues/79994 | 466,455,473 | 79,994 |
[
"kubernetes",
"kubernetes"
] | A block volume also may require node side expansion for CSI. We need to ensure that we call `NodeExpandVolume` for raw block devices too on kubelet.
/sig storage
| Ensure that NodeExpandVolume gets called by kubelet even if volume is of block type | https://api.github.com/repos/kubernetes/kubernetes/issues/79990/comments | 4 | 2019-07-10T16:36:17Z | 2019-08-24T00:59:08Z | https://github.com/kubernetes/kubernetes/issues/79990 | 466,409,633 | 79,990 |
[
"kubernetes",
"kubernetes"
] | When a container specifies a higher request value than the limitrange default value, then Kubernetes fails the deployment with complaints about `must be less than or equal to cpu limit` or `must be less than or equal to memory limit`.
This is not particularly helpful for the user. I would argue that it is more intui... | Better default value for resource limits | https://api.github.com/repos/kubernetes/kubernetes/issues/79988/comments | 10 | 2019-07-10T15:13:31Z | 2022-10-03T20:20:11Z | https://github.com/kubernetes/kubernetes/issues/79988 | 466,368,189 | 79,988 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
CSIVolumeSource.FSType in pkg/apis/core/types.go needs to be removed or deprecated.
**Why is this needed**:
By design, volume creation is left entirely to the driver. There's no way how Kubernetes can translate `FSType` into anything that the driver's `NodePublishVolume` ca... | CSI inline volumes: remove CSIVolumeSource.FSType | https://api.github.com/repos/kubernetes/kubernetes/issues/79986/comments | 2 | 2019-07-10T12:46:00Z | 2019-07-15T15:31:37Z | https://github.com/kubernetes/kubernetes/issues/79986 | 466,288,454 | 79,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/
-->
ceph-common version 0.94.5
ceph ... | mount ceph volume error | https://api.github.com/repos/kubernetes/kubernetes/issues/79982/comments | 6 | 2019-07-10T11:14:16Z | 2019-12-09T18:34:07Z | https://github.com/kubernetes/kubernetes/issues/79982 | 466,249,390 | 79,982 |
[
"kubernetes",
"kubernetes"
] | When a pod is marked as deleted while kubelet is down / being restarted, newly started kubelet does not clean up CSI filesystem volumes of the pod.
Newly started kubelet tries to reconstruct the volume using CSI's `ConstructVolumeSpec` function. This part looks working, CSI volume plugin loads its json file.
But... | CSI volume reconstruction does not work for ephemeral volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/79980/comments | 29 | 2019-07-10T10:48:09Z | 2022-06-04T01:08:20Z | https://github.com/kubernetes/kubernetes/issues/79980 | 466,238,529 | 79,980 |
[
"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**: Trying to depl... | kubectl apply failing for pod with imagePullSecrets and resources defined in yaml | https://api.github.com/repos/kubernetes/kubernetes/issues/79975/comments | 4 | 2019-07-10T08:55:55Z | 2019-07-10T13:28:54Z | https://github.com/kubernetes/kubernetes/issues/79975 | 466,185,937 | 79,975 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When creating a block volume, the iSCSI storage plugin stores volume-related data in different directories:
```console
# tree /var/lib/kubelet/plugins/kubernetes.io/iscsi
/var/lib/kubelet/plugins/kubernetes.io/iscsi
`-- volumeDevices
|-- iface-127.0.0.1:3260:pv1
| `-- 127.0.0.1:3... | iSCSI storage plugin not cleaning up dir | https://api.github.com/repos/kubernetes/kubernetes/issues/79973/comments | 1 | 2019-07-10T08:33:50Z | 2019-07-17T19:20:27Z | https://github.com/kubernetes/kubernetes/issues/79973 | 466,175,148 | 79,973 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Add an interface in FrameworkHandle to get Kubernetes client(`kubernetes.Interface`) and a list of listers(e.g. `PodLister`). I find [PluginFactoryArgs](https://github.com/kubernetes/kubernetes/blob/mas... | Add an interface in FrameworkHandle to get Kubernetes client related info | https://api.github.com/repos/kubernetes/kubernetes/issues/79972/comments | 1 | 2019-07-10T08:19:52Z | 2019-10-09T06:23:29Z | https://github.com/kubernetes/kubernetes/issues/79972 | 466,168,616 | 79,972 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When I run `kubectl logs -l app=my-label --tail=-1` it prints last 10 lines from each pod (30 lines for 3 pods in my case).
**What you expected to happen**:
All lines from all logs should be printed.
**How to reproduce it (as minimally and precisely as possible)**:
I guess by running this co... | `kubectl logs` with `-l` flag doesn't print all logs with `--tail=-1` | https://api.github.com/repos/kubernetes/kubernetes/issues/79967/comments | 8 | 2019-07-10T07:15:31Z | 2022-01-31T18:50:49Z | https://github.com/kubernetes/kubernetes/issues/79967 | 466,140,524 | 79,967 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
ci-kubernetes-e2e-gce-master-new-downgrade-cluster
**Which test(s) are failing**:
* [sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (defa... | [Failing Test] [sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow] | https://api.github.com/repos/kubernetes/kubernetes/issues/79965/comments | 2 | 2019-07-10T04:54:53Z | 2019-07-12T01:21:44Z | https://github.com/kubernetes/kubernetes/issues/79965 | 466,099,020 | 79,965 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
```
$ kubectl auth can-i '*' rolebindings
yes
$ kubectl auth can-i create '*'
yes
```
**What you expected to happen**:
The above should both return "no" because `kubectl auth can-i create rolebindings` returns "no" (as expected).
**How to reproduce it (as minimally and precisely as possi... | GKE IAM authorizer can authorize verb="*" checks, but not specific verbs | https://api.github.com/repos/kubernetes/kubernetes/issues/79958/comments | 9 | 2019-07-10T02:59:26Z | 2021-05-24T16:10:04Z | https://github.com/kubernetes/kubernetes/issues/79958 | 466,071,616 | 79,958 |
[
"kubernetes",
"kubernetes"
] | when i invoke apiserver to create a pod, it will return http code with 2xx,3xx,4xx,5xx.
1. I know 2xx means pod will be created, and then I will check the pod status periodic.
2. Is there other situation(maybe 4xx,5xx) which will lead to a pod to be created.I wanna filter impossible situation and reduce visiting... | which http code may lead to apiserver to create pod | https://api.github.com/repos/kubernetes/kubernetes/issues/79957/comments | 10 | 2019-07-10T02:30:41Z | 2019-07-15T06:13:14Z | https://github.com/kubernetes/kubernetes/issues/79957 | 466,064,987 | 79,957 |
[
"kubernetes",
"kubernetes"
] |
## Background
https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
Limits and requests for memory are measured in bytes. You can express memory as a plain integer or as a fixed-point integer using one of these suffixes: E, P, T, G, M, K. You can also use the power-of-two equiv... | Containers with "m" used as abbreviation in memory limits fail to start on Linux, and consume 1e+9 too much memory on Windows | https://api.github.com/repos/kubernetes/kubernetes/issues/79950/comments | 30 | 2019-07-10T00:45:29Z | 2023-10-19T16:57:21Z | https://github.com/kubernetes/kubernetes/issues/79950 | 466,043,733 | 79,950 |
[
"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 use aggrega... | add QPS and Burst to DelegatingAuthorizationOptions as flags | https://api.github.com/repos/kubernetes/kubernetes/issues/79939/comments | 13 | 2019-07-09T15:30:23Z | 2020-01-15T20:04:47Z | https://github.com/kubernetes/kubernetes/issues/79939 | 465,848,688 | 79,939 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
While trying ... | 1.15 Kubelet service crashing Windows-Node | https://api.github.com/repos/kubernetes/kubernetes/issues/79936/comments | 4 | 2019-07-09T14:24:41Z | 2019-07-11T18:47:33Z | https://github.com/kubernetes/kubernetes/issues/79936 | 465,812,210 | 79,936 |
[
"kubernetes",
"kubernetes"
] | Hopefully a simple answer. I saw k8s 1.14.4 was released yesterday but still no rpms showing up in the repo index. Any info on when they should show up would be great.
Any chance this can be part of the automated build process so yum is updated when the official release happens? | k8s 1.14.4 rpms not available in yum repo | https://api.github.com/repos/kubernetes/kubernetes/issues/79935/comments | 5 | 2019-07-09T13:27:14Z | 2019-07-09T22:58:49Z | https://github.com/kubernetes/kubernetes/issues/79935 | 465,780,663 | 79,935 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When I use workqueue(https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/client-go/util/workqueue/queue.go) in the following order: Add(item)-->Done(item),I noticed that the queue is getting bigger and bigger because of the section:
```go
if q.dirty.has(item) {
q.queue = a... | Some problems about workqueue | https://api.github.com/repos/kubernetes/kubernetes/issues/79934/comments | 3 | 2019-07-09T12:41:06Z | 2019-07-09T15:11:46Z | https://github.com/kubernetes/kubernetes/issues/79934 | 465,758,346 | 79,934 |
[
"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... | The scheduler should get pod Info from schedule cache rather than PodLister | https://api.github.com/repos/kubernetes/kubernetes/issues/79930/comments | 6 | 2019-07-09T10:01:15Z | 2019-07-26T07:57:54Z | https://github.com/kubernetes/kubernetes/issues/79930 | 465,688,659 | 79,930 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
image gc was still triggered even set image gc high threshhold 100
```
kind: KubeletConfiguration
apiVersion: kubelet.config.k8s.io/v1beta1
evictionHard:
imagefs.available: "0%"
memory.available: "100Mi"
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imageGCHighThresholdPercent: 1... | image gc was still trigged even set high threshhold 100 | https://api.github.com/repos/kubernetes/kubernetes/issues/79929/comments | 10 | 2019-07-09T09:48:45Z | 2019-07-10T15:26:11Z | https://github.com/kubernetes/kubernetes/issues/79929 | 465,682,553 | 79,929 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Replacing all no endpoints iptables rules with a single line iptables rule with ipset.
**Why is this needed**:
Currently for each service/nodeport without endpoints, kube-proxy creates a reject rule ... | Replacing all no endpoints iptables rules with a single line iptables rule with ipset | https://api.github.com/repos/kubernetes/kubernetes/issues/79927/comments | 2 | 2019-07-09T09:36:56Z | 2019-07-25T08:32:07Z | https://github.com/kubernetes/kubernetes/issues/79927 | 465,676,920 | 79,927 |
[
"kubernetes",
"kubernetes"
] | Hi.
I deployed k8s 1.14.3 multi-master cluster and it works but something goes wrong and unpredictable. After i shut down 3 worker nodes ( or stop docker and kubelet on them ) pods' statuses updated to "NodeLost" or "Unknown". But when i shut down master node after that, statuses of pods running on it don't updated, a... | centos 7.6.1810 (Core), docker-ce-18.06, kubernetes 1.14.3 HA cluster (3 master + 3 node) with keepalived and haproxy on master nodes + external etcd: pod statuses updated in strange, non-understandable manner | https://api.github.com/repos/kubernetes/kubernetes/issues/79926/comments | 20 | 2019-07-09T09:05:09Z | 2019-12-16T16:14:31Z | https://github.com/kubernetes/kubernetes/issues/79926 | 465,661,104 | 79,926 |
[
"kubernetes",
"kubernetes"
] | kubernetes RBAC Permission by pod name
How to do it | kubernetes RBAC Permission by pod name | https://api.github.com/repos/kubernetes/kubernetes/issues/79923/comments | 4 | 2019-07-09T08:07:11Z | 2019-07-09T22:10:51Z | https://github.com/kubernetes/kubernetes/issues/79923 | 465,633,328 | 79,923 |
[
"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 run the... | Protected_test.go do not remove tempdir when test finished | https://api.github.com/repos/kubernetes/kubernetes/issues/79922/comments | 2 | 2019-07-09T08:04:54Z | 2019-07-11T01:49:45Z | https://github.com/kubernetes/kubernetes/issues/79922 | 465,632,382 | 79,922 |
[
"kubernetes",
"kubernetes"
] | Can I set providerid after kube init?
Pvc is pending and I get the message "GetCloudProvider returned <nil>" as shown below.
```
Name: prometheus-server
Namespace: monitoring
StorageClass: gp2
Status: Pending
Volume:
Labels: app=prometheus
chart=prometheus-8.14.1
... | Can I set providerid after kube init? | https://api.github.com/repos/kubernetes/kubernetes/issues/79915/comments | 6 | 2019-07-09T02:30:50Z | 2019-12-08T03:55:42Z | https://github.com/kubernetes/kubernetes/issues/79915 | 465,538,402 | 79,915 |
[
"kubernetes",
"kubernetes"
] | /sig testing
/priority important-longterm
cc/ @timothysc
https://github.com/kubernetes/kubernetes/pull/77155 moved service_utils into a separated package. But there is a ton of cleanup work that should be done in those utility functions.
| Cleanup utility function in e2e service package | https://api.github.com/repos/kubernetes/kubernetes/issues/79913/comments | 13 | 2019-07-09T01:31:09Z | 2020-03-22T19:11:19Z | https://github.com/kubernetes/kubernetes/issues/79913 | 465,526,277 | 79,913 |
[
"kubernetes",
"kubernetes"
] | These are out now, announcement here:
https://groups.google.com/forum/#!msg/golang-announce/-JidGVRIVEc/MAGRIyQoCgAJ
@kubernetes/release-team
@kubernetes/release-engineering | look at upgrading go to 1.12.9 / 1.11.13 | https://api.github.com/repos/kubernetes/kubernetes/issues/79912/comments | 48 | 2019-07-09T00:49:11Z | 2019-08-19T23:12:32Z | https://github.com/kubernetes/kubernetes/issues/79912 | 465,518,044 | 79,912 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
Due to work refactoring `test/e2e/framework/metrics` in https://github.com/kubernetes/kubernetes/pull/79753 some objects and methods had to be duplicated from `test/e2e/framework/kubelet_stats.go` into `test/e2e/framework/metrics`.
We need... | [e2e] cleanup test/e2e/framework/kubelet_stats.go | https://api.github.com/repos/kubernetes/kubernetes/issues/79907/comments | 12 | 2019-07-08T23:46:51Z | 2020-05-14T07:42:03Z | https://github.com/kubernetes/kubernetes/issues/79907 | 465,505,747 | 79,907 |
[
"kubernetes",
"kubernetes"
] | /assign @timothysc
@kubernetes/sig-cluster-lifecycle
https://github.com/kubernetes/kubernetes/pull/79874#issuecomment-509407586
Cannot find either of these aliases
```yaml
sig-cluster-lifecycle:
sig-cluster-lifecycle-maintainers:
```
ref https://github.com/kubernetes/test-infra/issues/13362 | sig-cluster-lifecycle uses OWNERS aliases that 404 | https://api.github.com/repos/kubernetes/kubernetes/issues/79904/comments | 5 | 2019-07-08T22:00:23Z | 2020-06-01T06:57:56Z | https://github.com/kubernetes/kubernetes/issues/79904 | 465,478,132 | 79,904 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
The scheduling framework KEP is now implementable. We have already added plugin interfaces and a few extension points, such as "reserve" and "prebind" plugins.
[Normalize Scoring](https://github.com/ku... | Add Normalize Scoring extension point of the scheduling framework | https://api.github.com/repos/kubernetes/kubernetes/issues/79901/comments | 4 | 2019-07-08T21:31:51Z | 2019-08-01T03:08:26Z | https://github.com/kubernetes/kubernetes/issues/79901 | 465,469,128 | 79,901 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
ci-kubernetes-e2e-gci-gce-scalability
**Which test(s) are failing**:
Density test
**Since when has it been failing**:
07/08/2019 08:45 PDT
**Testgrid link**:
https://testgr... | kube-controller-manager memory/cpu increased after switching from RCs to Deployments | https://api.github.com/repos/kubernetes/kubernetes/issues/79898/comments | 14 | 2019-07-08T18:57:38Z | 2019-07-16T11:54:32Z | https://github.com/kubernetes/kubernetes/issues/79898 | 465,410,502 | 79,898 |
[
"kubernetes",
"kubernetes"
] | I am testing CSI block volume reconstruction and it expects that devices "created" using `NodePublishVolume` are symlinks:
https://github.com/kubernetes/kubernetes/blob/be7da5052f40d8bcb7b6195ddae93f33b1faea28/pkg/volume/util/operationexecutor/operation_executor.go#L931-L939
Nothing in CSI spec requires the devic... | CSI block volume expects that devices are symlinks | https://api.github.com/repos/kubernetes/kubernetes/issues/79896/comments | 7 | 2019-07-08T17:25:18Z | 2019-07-10T15:43:53Z | https://github.com/kubernetes/kubernetes/issues/79896 | 465,375,050 | 79,896 |
[
"kubernetes",
"kubernetes"
] | Part of https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/00xx-admission-webhooks-to-ga.md
* Promote the API type to v1
* Teach the webhook dispatcher to send/receive v1
* Tighten validation of response objects when receiving v1 responses (require kind, apiVersion, status.uid)
* Allow ... | Promote AdmissionReview API to v1 | https://api.github.com/repos/kubernetes/kubernetes/issues/79893/comments | 0 | 2019-07-08T14:55:09Z | 2019-08-02T00:20:06Z | https://github.com/kubernetes/kubernetes/issues/79893 | 465,305,646 | 79,893 |
[
"kubernetes",
"kubernetes"
] | > @Huang-Wei This looks pretty a lot of memory. I'm thinking of a way to limit the buffer size (like 16), and use a producer-consumer model to run a background consumer goroutine to consume it simultaneously. And for sure this can be in a separate PR and needs benchmarking.
ref: #79777
/sig scheduling
/kind clea... | Limit the size of buffer in predicates metadata | https://api.github.com/repos/kubernetes/kubernetes/issues/79891/comments | 2 | 2019-07-08T14:23:11Z | 2019-09-01T07:06:07Z | https://github.com/kubernetes/kubernetes/issues/79891 | 465,287,628 | 79,891 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I created a p... | Pod with PV failed with unexpected scheduling error | https://api.github.com/repos/kubernetes/kubernetes/issues/79888/comments | 6 | 2019-07-08T13:08:27Z | 2019-12-05T14:56:59Z | https://github.com/kubernetes/kubernetes/issues/79888 | 465,248,246 | 79,888 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
ci-kubernetes-kubemark-gce-scale
**Which test(s) are failing**:
kubemark-5000 - load test
**Since when has it been failing**:
07/06/2019 13:22 PDT
**Testgrid link**:
https:... | [Failing Test] Kubemark 5000 - additional pod lists | https://api.github.com/repos/kubernetes/kubernetes/issues/79887/comments | 7 | 2019-07-08T12:59:31Z | 2019-10-16T09:00:59Z | https://github.com/kubernetes/kubernetes/issues/79887 | 465,244,090 | 79,887 |
[
"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**:
During I de... | csi plugin supporting raw block failed | https://api.github.com/repos/kubernetes/kubernetes/issues/79884/comments | 2 | 2019-07-08T11:16:11Z | 2019-07-15T15:39:22Z | https://github.com/kubernetes/kubernetes/issues/79884 | 465,198,886 | 79,884 |
[
"kubernetes",
"kubernetes"
] | https://github.com/kubernetes/kubernetes/pull/78246 migrates the kubemark setup logic to kube-up-based, but also simplifies auth setup -- all components are using the same kubeconfig. This is a potential source of difference with gce setup where each component is using separate kubeconfig.
We should migrate all comp... | kubemark is using simplified auth setup | https://api.github.com/repos/kubernetes/kubernetes/issues/79883/comments | 6 | 2019-07-08T09:27:12Z | 2020-01-20T04:45:37Z | https://github.com/kubernetes/kubernetes/issues/79883 | 465,150,466 | 79,883 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
I have created a [GKE](https://cloud.google.com/kubernetes-engine/) private cluster (version: 1.13.6-gke.13). I can see that the port (10255) is open in both the nodes (or we can say [GCP](https://cloud.google.com/compute/docs/instances/) compute instances) created in the above cluster.
If I crea... | No way to add authentication/ authorisation in kubelet endpoint 10255 in GKE private cluster (version: 1.13.6-gke.13) | https://api.github.com/repos/kubernetes/kubernetes/issues/79881/comments | 2 | 2019-07-08T07:54:33Z | 2019-07-16T20:16:31Z | https://github.com/kubernetes/kubernetes/issues/79881 | 465,108,240 | 79,881 |
[
"kubernetes",
"kubernetes"
] | When I try to change the 'node status update frequency' via command line flags, I find an issue that when the value is larger than the one in config file, it will work. Otherwise, it won't.
This is an example:
I set the value below in config file.
**nodeStatusUpdateFrequency: 10s**
Then I add the flag in command ... | kubelet command line flags doesn't override that value in Kubelet’s config file | https://api.github.com/repos/kubernetes/kubernetes/issues/79876/comments | 6 | 2019-07-08T06:06:36Z | 2019-12-06T07:12:18Z | https://github.com/kubernetes/kubernetes/issues/79876 | 465,070,365 | 79,876 |
[
"kubernetes",
"kubernetes"
] | **What happened**: I installed `kubeflow` on kubernetes and there are three pods that have their persistent volume claims stuck in a pending state even though I've created the required pv.
Here are the pvc claims:
```bash
kubectl -n kubeflow get pvc -o custom-columns='name:{.metadata.name},storage:{.spec.resources... | Kubeflow three pods stuck that persistent volume claims stuck in pending state for NFS persistent volumes | https://api.github.com/repos/kubernetes/kubernetes/issues/79867/comments | 7 | 2019-07-07T18:57:35Z | 2019-07-08T19:36:22Z | https://github.com/kubernetes/kubernetes/issues/79867 | 464,981,913 | 79,867 |
[
"kubernetes",
"kubernetes"
] | Some what re-opening the issue #10921
With solution like the following that expose ClusterIP to outside the cluster, it would be very beneficial if there was an option to enable pods to see the source IP address instead of the node address.
https://www.projectcalico.org/kubernetes-service-ip-route-advertisement/
... | Consider ClusterIP traffic routed to a node (from outside the cluster) as "external" for local-only | https://api.github.com/repos/kubernetes/kubernetes/issues/79866/comments | 20 | 2019-07-07T16:44:29Z | 2020-03-20T20:17:08Z | https://github.com/kubernetes/kubernetes/issues/79866 | 464,970,886 | 79,866 |
[
"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-prox... | externalTrafficPolicy=Local no effects for the request made from the node LOCAL addresses. | https://api.github.com/repos/kubernetes/kubernetes/issues/79865/comments | 6 | 2019-07-07T15:06:12Z | 2019-07-25T21:51:53Z | https://github.com/kubernetes/kubernetes/issues/79865 | 464,962,037 | 79,865 |
[
"kubernetes",
"kubernetes"
] | After fixing golint failures under test/e2e, we need to put gomega for each Expect() and Equal().
Then common error checking code has become like:
```
gomega.Expect(foo).NotTo(gomega.Equal(bar))
gomega.Expect(foo).ToNot(gomega.Equal(bar))
```
We can replace this code with framework.ExpectNotEqual(foo, bar) wh... | Use framework.ExpectNotEqual() for e2e tests | https://api.github.com/repos/kubernetes/kubernetes/issues/79861/comments | 0 | 2019-07-07T10:34:45Z | 2019-07-11T01:49:32Z | https://github.com/kubernetes/kubernetes/issues/79861 | 464,938,220 | 79,861 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Follow [instruction](https://cloud.google.com/blog/products/gcp/kubernetes-best-practices-mapping-external-services) to map Mongo DB(Atlas) as external service, but getting error:
{ "message": "context deadline exceeded" }
**What you expected to happen**:
The service should be able to redirect ... | Mapping Atlas MongoDB timed out | https://api.github.com/repos/kubernetes/kubernetes/issues/79855/comments | 9 | 2019-07-06T17:56:59Z | 2019-12-08T22:14:06Z | https://github.com/kubernetes/kubernetes/issues/79855 | 464,876,681 | 79,855 |
[
"kubernetes",
"kubernetes"
] | i have one worker node at ibm cloud. & i have my server on aws, from where I am accessing my worker node. when i try to connect, its giving me below error.
The connection to the server localhost:8080 was refused - did you specify the right host or port? | issue connecting ibm cloud. | https://api.github.com/repos/kubernetes/kubernetes/issues/79853/comments | 7 | 2019-07-06T16:05:47Z | 2019-12-20T16:48:38Z | https://github.com/kubernetes/kubernetes/issues/79853 | 464,867,537 | 79,853 |
[
"kubernetes",
"kubernetes"
] | <!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/).
You can also pos... | How to run K8 pods with multiple docker daemons? | https://api.github.com/repos/kubernetes/kubernetes/issues/79839/comments | 6 | 2019-07-05T13:42:57Z | 2019-12-06T06:11:18Z | https://github.com/kubernetes/kubernetes/issues/79839 | 464,647,310 | 79,839 |
[
"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**:
[smi-metrics]... | APIService backed by service that 404s on / fails on clusters with v1.15 | https://api.github.com/repos/kubernetes/kubernetes/issues/79838/comments | 10 | 2019-07-05T12:34:22Z | 2019-07-09T15:14:10Z | https://github.com/kubernetes/kubernetes/issues/79838 | 464,620,543 | 79,838 |
[
"kubernetes",
"kubernetes"
] | Remove panic in [staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go#L188), please return error instead following [golang CodeReviewComments](https://github.com/golang/go/wiki/CodeReviewComments#dont-panic)... | Remove panic in staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go | https://api.github.com/repos/kubernetes/kubernetes/issues/79835/comments | 5 | 2019-07-05T10:55:33Z | 2019-07-06T10:30:35Z | https://github.com/kubernetes/kubernetes/issues/79835 | 464,585,228 | 79,835 |
[
"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**:
Containers ar... | When cpuCFSQuotaPeriod is changed in kubelet, CPU limits are not enforced correctly | https://api.github.com/repos/kubernetes/kubernetes/issues/79833/comments | 19 | 2019-07-05T10:28:32Z | 2020-09-10T15:27:47Z | https://github.com/kubernetes/kubernetes/issues/79833 | 464,575,246 | 79,833 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
Different Webhook with same name have same label-value in metric `webhook_admission_duration_seconds`. For now, we can add two or more Webhooks using the same name. Webhooks with same name will get the same label-value in metric `webhook_admission_duration_seconds` and record different Webhooks in... | Different Webhook with same name have same label-value in metric webhook_admission_duration_seconds | https://api.github.com/repos/kubernetes/kubernetes/issues/79832/comments | 14 | 2019-07-05T10:23:32Z | 2019-12-12T04:29:28Z | https://github.com/kubernetes/kubernetes/issues/79832 | 464,573,370 | 79,832 |
[
"kubernetes",
"kubernetes"
] | **What would you like to be added**:
`kubectl create pod`
**Why is this needed**:
For exam purposes (CKAD) it is useful to be able to generate various templates and `kubectl create` offers various options that are useful together with the `--dry-run -o yaml` option. However, there is no template for creating a... | 'kubctl create' to have 'pod' option | https://api.github.com/repos/kubernetes/kubernetes/issues/79830/comments | 11 | 2019-07-05T09:51:39Z | 2020-09-16T15:19:59Z | https://github.com/kubernetes/kubernetes/issues/79830 | 464,560,198 | 79,830 |
[
"kubernetes",
"kubernetes"
] | v1.14.1,When there is a problem with the storage type, the created pvc is always pending, but the state obtained through the fabric interface is Boud. | The pvc status obtained through the fabric interface is incorrect. | https://api.github.com/repos/kubernetes/kubernetes/issues/79825/comments | 7 | 2019-07-05T08:22:34Z | 2019-12-20T16:48:39Z | https://github.com/kubernetes/kubernetes/issues/79825 | 464,522,500 | 79,825 |
[
"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**:
 with Kubernetes.
Inject environment variable to POD by calling API of the key-value store when the POD is deployed.
What I want to request is adding to `apiKeyRef` as a way to inject environment variable.
Let's say, we have a Key... | Kubernetes Pod environment variables integrated with key-value store database. | https://api.github.com/repos/kubernetes/kubernetes/issues/79810/comments | 8 | 2019-07-04T17:12:37Z | 2019-12-12T18:43:29Z | https://github.com/kubernetes/kubernetes/issues/79810 | 464,351,066 | 79,810 |
[
"kubernetes",
"kubernetes"
] | ```
+++ [0704 16:31:48] Building conformance image for arch: amd64
cp: cannot stat '/home/dims/go/src/k8s.io/kubernetes/cluster/images/conformance/../../../_output/dockerized/bin/linux/amd64/go-runner': No such file or directory
make[1]: *** [build] Error 1
``` | make quick-release-images fails when building conformance image | https://api.github.com/repos/kubernetes/kubernetes/issues/79808/comments | 1 | 2019-07-04T16:42:33Z | 2019-07-04T18:42:38Z | https://github.com/kubernetes/kubernetes/issues/79808 | 464,344,311 | 79,808 |
[
"kubernetes",
"kubernetes"
] | `make bazel-release` fails with the following error
```
dims@rex:~/go/src/k8s.io/kubernetes$ make bazel-release
INFO: Analyzed target //build/release-tars:release-tars (2960 packages loaded, 41335 targets configured).
INFO: Found 1 target...
ERROR: /home/dims/go/src/k8s.io/kubernetes/build/debs/BUILD:197:2: Make... | make bazel-release fails with python3 | https://api.github.com/repos/kubernetes/kubernetes/issues/79806/comments | 1 | 2019-07-04T16:17:42Z | 2019-07-10T03:20:51Z | https://github.com/kubernetes/kubernetes/issues/79806 | 464,337,777 | 79,806 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
In our cluster (1K Nodes/1W Pods), we found that a large number of logs with a return code of 429 will appear for a long time when kube-apiserver is started:
`I0704 17:28:00.800884 227416 maxinflight.... | Adaptive retry-after interval on rate limiting to prevent request overload | https://api.github.com/repos/kubernetes/kubernetes/issues/79805/comments | 22 | 2019-07-04T15:37:38Z | 2022-01-26T08:07:18Z | https://github.com/kubernetes/kubernetes/issues/79805 | 464,324,312 | 79,805 |
[
"kubernetes",
"kubernetes"
] | Currently in order to pull from private registry one can use secrets (as described [here](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/)). However it is tightly integrated with Docker and there is no other way to support different registries. This is especially weird as there is ... | Arbitrary image registry auth in CRI | https://api.github.com/repos/kubernetes/kubernetes/issues/79803/comments | 21 | 2019-07-04T15:18:01Z | 2019-12-23T13:56:37Z | https://github.com/kubernetes/kubernetes/issues/79803 | 464,317,148 | 79,803 |
[
"kubernetes",
"kubernetes"
] | **Issue:**
Ambiguous error message when using `kubectl apply` to create a `Binding` to assign a pod to a node.
Using `kubectl create` solves the issue.
I understand that `Binding` is a special K8s resource that can only be `created`. However the error message is ambiguous. A better message is to issue a `warni... | Ambiguous error message when creating Binding (error: object does not implement the Object interfaces) | https://api.github.com/repos/kubernetes/kubernetes/issues/79801/comments | 9 | 2019-07-04T14:50:55Z | 2024-02-18T17:44:15Z | https://github.com/kubernetes/kubernetes/issues/79801 | 464,305,984 | 79,801 |
[
"kubernetes",
"kubernetes"
] | When a raw block PV is used as a filesystem one in a pod (i.e. in pod.spec.containers[x].volumeMounts), kubelet correctly won't start the pod, but it does not give user any information why.
In pod events I can't see anything useful:
```
Events:
Type Reason Age From ... | Block volume used as filesystem in a pod does not give clear error message | https://api.github.com/repos/kubernetes/kubernetes/issues/79794/comments | 6 | 2019-07-04T12:41:44Z | 2019-08-05T22:08:17Z | https://github.com/kubernetes/kubernetes/issues/79794 | 464,245,834 | 79,794 |
[
"kubernetes",
"kubernetes"
] | /kind bug
/sig release
**What happened**:
we are building hyperkube for linux/mips,i find hyperkube have the amd/arm,my question :do hyperkube have the linux/mips ? if have not ,how to build the linux/mips version?
**What you expected to happen**:
we want to get hyperkube for linux/mips
**How to reprod... | how to build hyperkube for linux/mips | https://api.github.com/repos/kubernetes/kubernetes/issues/79788/comments | 1 | 2019-07-04T11:55:46Z | 2019-09-30T09:19:10Z | https://github.com/kubernetes/kubernetes/issues/79788 | 464,226,767 | 79,788 |
[
"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**:
Hi, I'm fro... | LoadBalancer's healthcheck packet will be dropped in ipvs mode | https://api.github.com/repos/kubernetes/kubernetes/issues/79783/comments | 36 | 2019-07-04T09:53:59Z | 2025-02-11T22:21:39Z | https://github.com/kubernetes/kubernetes/issues/79783 | 464,175,510 | 79,783 |
[
"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**:
dir crated ... | Dir automatically create would not be automatically removed when using csi raw block volume | https://api.github.com/repos/kubernetes/kubernetes/issues/79780/comments | 13 | 2019-07-04T08:59:31Z | 2020-02-19T12:21:08Z | https://github.com/kubernetes/kubernetes/issues/79780 | 464,149,563 | 79,780 |
[
"kubernetes",
"kubernetes"
] | @kubernetes/sig-api-machinery-bugs
**What happened**:
Race condition in Kubelet causes Kubernetes cluster to become unstable due to high CPU load when two nodes share the same hostname or `--hostname-override` value.
**What you expected to happen**:
Since node hostname or `--hostname-override` value is use... | Race condition in Kubelet service | https://api.github.com/repos/kubernetes/kubernetes/issues/79779/comments | 32 | 2019-07-04T08:51:40Z | 2020-01-04T16:43:19Z | https://github.com/kubernetes/kubernetes/issues/79779 | 464,145,928 | 79,779 |
[
"kubernetes",
"kubernetes"
] | /sig api-machinery
- Flow-schemas should be applied to a set of namespaces https://github.com/kubernetes/kubernetes/pull/77048#discussion_r293007047
- Setting queueLengthLimit of a PL to zero executes the inbound requests immediately https://github.com/kubernetes/kubernetes/pull/77048#discussion_r300041647 | [Umbrella Issue] Apiserver flow-control API model tracker | https://api.github.com/repos/kubernetes/kubernetes/issues/79776/comments | 11 | 2019-07-04T08:22:16Z | 2020-01-19T20:37:43Z | https://github.com/kubernetes/kubernetes/issues/79776 | 464,131,861 | 79,776 |
[
"kubernetes",
"kubernetes"
] | Everything can be K8S | https://api.github.com/repos/kubernetes/kubernetes/issues/79775/comments | 3 | 2019-07-04T08:17:31Z | 2019-07-04T14:02:57Z | https://github.com/kubernetes/kubernetes/issues/79775 | 464,129,685 | 79,775 | |
[
"kubernetes",
"kubernetes"
] | What happened:
HPA status condition and result seems out of sync.
```
Min replicas: 36
Max replicas: 45
Deployment pods: 36 current / 36 desired
Conditions:
Type ... | HPA condition status is incorrectly reported | https://api.github.com/repos/kubernetes/kubernetes/issues/79773/comments | 16 | 2019-07-04T07:18:29Z | 2023-03-03T16:31:37Z | https://github.com/kubernetes/kubernetes/issues/79773 | 464,104,372 | 79,773 |
[
"kubernetes",
"kubernetes"
] | (I'm a native Japanese speaker.)
ja_JP translation for kubectl is not maintained. If not also maintained in the future, it has a negative effect for ja_JP users rather than a positive effect.
Therefore, I propose to remove ja_JP translation for kubectl. Before I create a PR that removes it, I will try asking #kub... | Remove ja_JP translation for kubectl | https://api.github.com/repos/kubernetes/kubernetes/issues/79770/comments | 4 | 2019-07-04T06:16:34Z | 2019-07-04T08:24:14Z | https://github.com/kubernetes/kubernetes/issues/79770 | 464,082,203 | 79,770 |
[
"kubernetes",
"kubernetes"
] | /kind bug
/sig api-machinery
/wg server-apply
this should probably be an issue in the openapi generator [kubernetes/kube-openapi](https://github.com/kubernetes/kube-openapi). the swagger docs doesn't properly represent the openapi schema for `metav1.Fields`:
```json
"io.k8s.apimachinery.pkg.apis.meta.v1.Fi... | Dummy OpenAPI types generated from metav1.Fields | https://api.github.com/repos/kubernetes/kubernetes/issues/79768/comments | 7 | 2019-07-04T05:51:44Z | 2019-11-08T15:49:56Z | https://github.com/kubernetes/kubernetes/issues/79768 | 464,074,792 | 79,768 |
[
"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**:
Returned erro... | kubectl cp kube-system/etcd-master:/usr/local/bin/etcdctl /etcdctl | https://api.github.com/repos/kubernetes/kubernetes/issues/79764/comments | 5 | 2019-07-04T04:28:36Z | 2019-12-02T17:49:25Z | https://github.com/kubernetes/kubernetes/issues/79764 | 464,054,895 | 79,764 |
[
"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 test in k8... | Ceph CSI provisioner volume failed | https://api.github.com/repos/kubernetes/kubernetes/issues/79757/comments | 8 | 2019-07-04T02:38:21Z | 2019-12-01T10:18:19Z | https://github.com/kubernetes/kubernetes/issues/79757 | 464,031,819 | 79,757 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Association between `JobSpec/PodTemplate/PodSpec` and a separate `PodSpec` in, for example, a deployment.
**Why is this needed**:
When you have a pod with a few containers sharing some volumes, an... | Share volumes between deployment and cron job | https://api.github.com/repos/kubernetes/kubernetes/issues/79746/comments | 7 | 2019-07-03T21:17:40Z | 2019-08-05T20:12:43Z | https://github.com/kubernetes/kubernetes/issues/79746 | 463,957,317 | 79,746 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
A boolean field in the `NodeSpec` that is set to `true` when the node has the condition of type `NodeReady` set to `True`, and `false` otherwise.
**Why is this needed**:
Currently there's no way t... | Add ready field to NodeSpec | https://api.github.com/repos/kubernetes/kubernetes/issues/79744/comments | 9 | 2019-07-03T19:39:37Z | 2019-12-02T19:50:47Z | https://github.com/kubernetes/kubernetes/issues/79744 | 463,921,503 | 79,744 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Support regular verify and bulk verify attach operations in CSI.
**Why is this needed**:
This is important for updating AD controller actual state when volumes may get attached out of band. For examp... | VerifyAttachedVolumes is missing from CSI | https://api.github.com/repos/kubernetes/kubernetes/issues/79743/comments | 9 | 2019-07-03T19:37:28Z | 2020-01-08T21:47:01Z | https://github.com/kubernetes/kubernetes/issues/79743 | 463,920,766 | 79,743 |
[
"kubernetes",
"kubernetes"
] | **Which jobs are failing**:
ci-kubernetes-e2e-gce-new-master-upgrade-master-parallel
**Which test(s) are failing**:
[sig-apps] Deployment deployment should support rollback
**Since when has it been failing**:
06-22 - 17:13 PDT
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#gce-new-... | [Failing Test] Test Deployment deployment should support rollback is failing on master informing | https://api.github.com/repos/kubernetes/kubernetes/issues/79740/comments | 11 | 2019-07-03T18:06:37Z | 2019-08-26T14:06:43Z | https://github.com/kubernetes/kubernetes/issues/79740 | 463,886,940 | 79,740 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
**What happened**:
I was inves... | Using non-443 ports for admission webhooks requires firewall rule in GKE | https://api.github.com/repos/kubernetes/kubernetes/issues/79739/comments | 11 | 2019-07-03T18:03:48Z | 2019-12-12T00:25:31Z | https://github.com/kubernetes/kubernetes/issues/79739 | 463,885,870 | 79,739 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Added API to query which admission controller plugin are enabled.
**Why is this needed**:
We usually need to know which admission controller plugin are enabled at runtime.
For example, I want to deploy... | Add api to query which admission controller plugin are enabled | https://api.github.com/repos/kubernetes/kubernetes/issues/79735/comments | 11 | 2019-07-03T15:33:18Z | 2020-01-27T23:47:46Z | https://github.com/kubernetes/kubernetes/issues/79735 | 463,820,863 | 79,735 |
[
"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 runnin... | Cluster port name used as implicit endpoint selector | https://api.github.com/repos/kubernetes/kubernetes/issues/79732/comments | 7 | 2019-07-03T15:13:23Z | 2019-08-13T21:16:07Z | https://github.com/kubernetes/kubernetes/issues/79732 | 463,810,479 | 79,732 |
[
"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 AKS-engine... | User/Client certificate signing using the certificates.k8s.io API is unable to authenticate with k8s apiserver | https://api.github.com/repos/kubernetes/kubernetes/issues/79726/comments | 8 | 2019-07-03T13:33:51Z | 2019-07-10T17:03:32Z | https://github.com/kubernetes/kubernetes/issues/79726 | 463,756,318 | 79,726 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
* Create SG outside of K8s - a SG rule has a range of ports which are opened via K8s
* Add this into service.beta.kubernetes.io/aws-load-balancer-security-groups
* Ensure load balancer switches from the range back to individual ports, the CIDR will be 0.0.0.0/0 if loadBalancerSourceRanges was re... | Still unable to manage all SGs outside K8S after PR #49445 | https://api.github.com/repos/kubernetes/kubernetes/issues/79723/comments | 12 | 2019-07-03T13:00:21Z | 2020-02-27T06:47:20Z | https://github.com/kubernetes/kubernetes/issues/79723 | 463,739,500 | 79,723 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
When doing `kubectl describe psp <policy>`, the Allow Privileged Escalation output shows a hex-encoded value instead of a stringified boolean:
https://twitter.com/loswillios/status/1146090111169380354
**What you expected to happen**:
Show the stringified boolean value instead.
**How to... | AllowPrivilegeEscalation incorrectly printed as hex value of *bool | https://api.github.com/repos/kubernetes/kubernetes/issues/79721/comments | 4 | 2019-07-03T12:24:05Z | 2019-11-01T17:15:19Z | https://github.com/kubernetes/kubernetes/issues/79721 | 463,722,314 | 79,721 |
[
"kubernetes",
"kubernetes"
] | Part of https://github.com/kubernetes/kubeadm/issues/683
**What happened**:
* Attempt to run `k8s.gcr.io/etcd:3.3.10` as a non-root user
* Get `standard_init_linux.go:211: exec user process caused "permission denied"`
**What you expected to happen**:
It runs
**How to reproduce it (as minimally and precisely... | etcd image should be world executable to allow running as non-root | https://api.github.com/repos/kubernetes/kubernetes/issues/79720/comments | 2 | 2019-07-03T12:05:50Z | 2019-08-12T19:11:05Z | https://github.com/kubernetes/kubernetes/issues/79720 | 463,714,000 | 79,720 |
[
"kubernetes",
"kubernetes"
] | Part of #683
/kind feature
/area security
/area testing
/milestone v1.16
/priority critical-urgent
/assign @yastij
Given updated tests in #1648, produce an e2e suite for CIS compliance that vendors can re-use for compliance. | e2e tests for CIS compliance on kubeadm | https://api.github.com/repos/kubernetes/kubernetes/issues/79737/comments | 17 | 2019-07-03T11:54:59Z | 2020-05-19T17:49:38Z | https://github.com/kubernetes/kubernetes/issues/79737 | 463,849,032 | 79,737 |
[
"kubernetes",
"kubernetes"
] | **What happened**:
kubelet crashed due to nil pointer dereference inside calcAndStoreStats function in pkg/kubelet/server/stats/volume_stat_calculator.go
`Jul 03 06:50:42 kubelet[4440]: E0703 06:50:42.852792 4440 runtime.go:73] Observed a panic: "invalid memory address or nil pointer dereference" (runtime erro... | kubelet crashes in calcAndStoreStats when csi node does not support volume stats | https://api.github.com/repos/kubernetes/kubernetes/issues/79719/comments | 6 | 2019-07-03T11:28:05Z | 2019-07-25T21:33:59Z | https://github.com/kubernetes/kubernetes/issues/79719 | 463,698,272 | 79,719 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
Command line completion of `kubectl logs` currently suggests only pod names, but it should also suggest the names of various controllers (which are also supported by `kubectl logs`). For example:
```
ku... | Include controllers in command line completion of kubectl logs | https://api.github.com/repos/kubernetes/kubernetes/issues/79718/comments | 6 | 2019-07-03T11:04:25Z | 2020-01-07T04:41:55Z | https://github.com/kubernetes/kubernetes/issues/79718 | 463,688,392 | 79,718 |
[
"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**:
Deployed a cs... | CSI expanding persistent volume does not call csi.ControllerExpandVolume | https://api.github.com/repos/kubernetes/kubernetes/issues/79716/comments | 6 | 2019-07-03T10:24:38Z | 2019-07-03T14:45:53Z | https://github.com/kubernetes/kubernetes/issues/79716 | 463,671,390 | 79,716 |
[
"kubernetes",
"kubernetes"
] | Hi,
I saw a lot of topic regarding coreDNS but I do not found any simple topic that explain how to add a DNS entry. I have a kubernetes cluster with CoreDNS. On my old cluster I had just to add some entry in my /etc/hosts and all pods can resolve the entry that I set on my /etc/hosts.
I would like to deploy an a... | COREDNS dns entry | https://api.github.com/repos/kubernetes/kubernetes/issues/79715/comments | 6 | 2019-07-03T09:44:52Z | 2019-11-30T11:56:15Z | https://github.com/kubernetes/kubernetes/issues/79715 | 463,652,741 | 79,715 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs -->
**Which jobs are failing**:
gce-master-scale-performance
**Which test(s) are failing**:
load
**Since when has it been failing**:
02-07-2019
**Testgrid link**:
https://k8s-testgrid.appspot.com/sig-scal... | [Failing Test] gce-master-scale-performance - RC timed out | https://api.github.com/repos/kubernetes/kubernetes/issues/79711/comments | 17 | 2019-07-03T08:53:14Z | 2020-01-15T15:49:10Z | https://github.com/kubernetes/kubernetes/issues/79711 | 463,627,210 | 79,711 |
[
"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**:
login system ... | `make all WHAT=agnhost` from `test/images` failed with root | https://api.github.com/repos/kubernetes/kubernetes/issues/79710/comments | 2 | 2019-07-03T08:52:25Z | 2019-07-10T06:02:39Z | https://github.com/kubernetes/kubernetes/issues/79710 | 463,626,812 | 79,710 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.