issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: I would like a way to bind a pre-existing (Cluster)Role to a specific instance without the need to make a copy of that (Cluster)Role. **Why is this needed**: Kubernetes comes with built-in roles, and operators, when installed, define their own roles. When you want to give a s...
Bind pre-existing Role to specific resource
https://api.github.com/repos/kubernetes/kubernetes/issues/80535/comments
7
2019-07-24T17:23:05Z
2020-01-04T20:47:21Z
https://github.com/kubernetes/kubernetes/issues/80535
472,404,358
80,535
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> Failing on: - aks-engine-windows-master-staging - aks-engine-windows-master - gce-windows-master - flannel-*-windows-master Which test: [sig-cli] Kubectl client [k8s.io] Guestbook application should c...
Test: Guestbook application should create and stop a working app fails on Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/80534/comments
24
2019-07-24T16:27:53Z
2020-03-03T23:33:48Z
https://github.com/kubernetes/kubernetes/issues/80534
472,380,507
80,534
[ "kubernetes", "kubernetes" ]
I want to increase the performance of the Kubernetes scheduler by changing the weight of the priorities (or eliminate some priorities), I want to know how I can change the weight of the priorities in the scheduler? and what is a default scoring strategy used by kubernetes?
How to change weight of priorities in Kubernetes Scheduler ?
https://api.github.com/repos/kubernetes/kubernetes/issues/80532/comments
5
2019-07-24T15:49:41Z
2019-12-21T18:13:36Z
https://github.com/kubernetes/kubernetes/issues/80532
472,360,260
80,532
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Change Variable ELASTICSEARCH_URL to ELASTICSEARCH_HOSTS in kibana-depoloyment manifest for EFK **Why is this needed**: Kibana now changed there variables to link to Elastic search , please fix the same here as it took a while for me to figure it out and dont want anyone else to ...
Update Elastic Search Variable in Kibana 7.1.1
https://api.github.com/repos/kubernetes/kubernetes/issues/80530/comments
6
2019-07-24T14:59:07Z
2019-07-27T02:16:15Z
https://github.com/kubernetes/kubernetes/issues/80530
472,333,487
80,530
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: pull-kubernetes-integration **Which test(s) are failing**: TestVolumeProvision **Since when has it been failing**: Noticed it since 2019-07-24. But [this closed issue](https://...
TestVolumeProvision test is flaky again
https://api.github.com/repos/kubernetes/kubernetes/issues/80528/comments
18
2019-07-24T14:49:51Z
2019-08-09T20:15:16Z
https://github.com/kubernetes/kubernetes/issues/80528
472,328,292
80,528
[ "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 node ha...
kubelet using containerd doesn't check local storage for images after controller admission is enabled
https://api.github.com/repos/kubernetes/kubernetes/issues/80527/comments
11
2019-07-24T14:48:39Z
2019-07-26T10:20:37Z
https://github.com/kubernetes/kubernetes/issues/80527
472,327,663
80,527
[ "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 test r...
Configmaps POST - status 409
https://api.github.com/repos/kubernetes/kubernetes/issues/80517/comments
7
2019-07-24T12:21:55Z
2024-06-04T12:33:21Z
https://github.com/kubernetes/kubernetes/issues/80517
472,252,239
80,517
[ "kubernetes", "kubernetes" ]
**What happened**: Using a `scale` command such as: ``` kubectl scale -n kube-system machinedeployment marko-1-pool1 --replicas=2 ``` fails with the following error: ``` The machinedeployments "marko-1-pool1" is invalid: metadata.resourceVersion: Invalid value: 0x0: must be specified for an update ``` ...
kubectl scale fails to scale a CustomResource if resourceVersion is not provided
https://api.github.com/repos/kubernetes/kubernetes/issues/80515/comments
12
2019-07-24T11:39:26Z
2019-11-14T07:13:35Z
https://github.com/kubernetes/kubernetes/issues/80515
472,234,454
80,515
[ "kubernetes", "kubernetes" ]
Currently, the etcd compaction algorithm that we use is as following: - we store "etcd revision" from the moment of last compaction under a special key in etcd - then periodically even N seconds/minutes we: - compare to see if (local compact time) = (remote compact time) - if yes, we increment both local and r...
Allow for more frequent etcd compaction but still long-enough history in etcd
https://api.github.com/repos/kubernetes/kubernetes/issues/80513/comments
15
2019-07-24T11:05:39Z
2024-01-31T13:27:39Z
https://github.com/kubernetes/kubernetes/issues/80513
472,220,639
80,513
[ "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 ‘devicePath...
iscis_util.go:288 ‘devicePaths' is null
https://api.github.com/repos/kubernetes/kubernetes/issues/80511/comments
1
2019-07-24T08:27:58Z
2019-07-24T10:04:48Z
https://github.com/kubernetes/kubernetes/issues/80511
472,147,518
80,511
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Add a options to set resource-lock-name for leader election **Why is this needed**: Think about this scenario: we want to split some controllers out of controller manager and deploy it isolated. It also...
Add resourceLockName options to leader election
https://api.github.com/repos/kubernetes/kubernetes/issues/80510/comments
13
2019-07-24T07:50:07Z
2019-08-08T01:45:45Z
https://github.com/kubernetes/kubernetes/issues/80510
472,131,692
80,510
[ "kubernetes", "kubernetes" ]
**What happened**: damonset pod stuck on CrashLoopBackOff: ``` $ kubectl -n kube-system get pods | grep node-problem-detector node-problem-detector-2v5nb 1/1 Running 2 15d node-problem-detector-526q8 1/1 Running ...
pod stuck on CrashLoopBackOff
https://api.github.com/repos/kubernetes/kubernetes/issues/80507/comments
3
2019-07-24T06:54:43Z
2019-07-24T07:59:58Z
https://github.com/kubernetes/kubernetes/issues/80507
472,111,246
80,507
[ "kubernetes", "kubernetes" ]
**What happened**: `make test WHAT=./cmd/kube-proxy/app` is failing on Mac as following: ``` --- FAIL: Test_getProxyMode (0.03s) server_others_test.go:142: Case[12] Expected "iptables", got "ipvs" server_others_test.go:142: Case[13] Expected "userspace", got "ipvs" ``` **What you expected to happen**...
Failing unit test ./cmd/kube-proxy/app on Mac
https://api.github.com/repos/kubernetes/kubernetes/issues/80504/comments
7
2019-07-24T04:30:05Z
2019-07-31T23:56:14Z
https://github.com/kubernetes/kubernetes/issues/80504
472,073,305
80,504
[ "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**: Multi-versi...
Multi-Version CRDs Can Break When Admission Webhooks Are Registered
https://api.github.com/repos/kubernetes/kubernetes/issues/80494/comments
5
2019-07-23T21:53:23Z
2019-07-25T20:21:37Z
https://github.com/kubernetes/kubernetes/issues/80494
471,975,855
80,494
[ "kubernetes", "kubernetes" ]
I have the following CRD file (crd.yaml) generated with kubebuilder 2.0.0-beta.0 : ``` apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: annotations: certmanager.k8s.io/inject-ca-from: test-operator-system/test-operator-serving-cert creationTimestamp: null name: testapp...
CRD creation fails with "Forbidden: must not specify anything other than name and generateName, but metadata is implicitly specified"
https://api.github.com/repos/kubernetes/kubernetes/issues/80493/comments
6
2019-07-23T21:29:34Z
2019-07-30T19:04:33Z
https://github.com/kubernetes/kubernetes/issues/80493
471,962,273
80,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/ --> **What happened**: 1). The dashbo...
The customized ceph mgr port ( except 8443 ) is not working
https://api.github.com/repos/kubernetes/kubernetes/issues/80490/comments
2
2019-07-23T20:50:52Z
2019-07-23T20:54:51Z
https://github.com/kubernetes/kubernetes/issues/80490
471,938,659
80,490
[ "kubernetes", "kubernetes" ]
A static pods is created directly on a node and then a mirror pod object is created for it on the API server. When a static pods is created on a node, there is no mirror pod yet on the API server. Priority of pods are resolved from `PodSpec.PriorityClassName` to the integer value of priority by an API server admission...
Treat all static pods as critical regardless of their priority
https://api.github.com/repos/kubernetes/kubernetes/issues/80489/comments
10
2019-07-23T19:06:16Z
2019-08-08T23:11:40Z
https://github.com/kubernetes/kubernetes/issues/80489
471,878,952
80,489
[ "kubernetes", "kubernetes" ]
The dangling volume mechanism we currently use for recovering volumes that are incorrectly attached will not work for CSI. This mechanism is in use by Cinder and EBS drivers at present - https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/util/operationexecutor/operation_generator.go#L338 and solves real...
Dangling volume mechanism for CSI does not exist
https://api.github.com/repos/kubernetes/kubernetes/issues/80488/comments
77
2019-07-23T18:46:30Z
2024-10-17T11:04:59Z
https://github.com/kubernetes/kubernetes/issues/80488
471,867,288
80,488
[ "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**: ```bash $ ...
kubeadm join control plane with config errors out
https://api.github.com/repos/kubernetes/kubernetes/issues/80483/comments
3
2019-07-23T14:47:49Z
2019-07-24T22:53:40Z
https://github.com/kubernetes/kubernetes/issues/80483
471,742,593
80,483
[ "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**: HPA v2beta2...
Duplicate HPA CPU metrics dropped during conversion
https://api.github.com/repos/kubernetes/kubernetes/issues/80481/comments
38
2019-07-23T13:17:24Z
2022-01-13T12:22:12Z
https://github.com/kubernetes/kubernetes/issues/80481
471,691,755
80,481
[ "kubernetes", "kubernetes" ]
**What happened**: While studying https://github.com/kubernetes/kubernetes/blob/255a73ffc64d1c4e0f9a378ebf8d0005edfe6962/pkg/controller/volume/pvcprotection/pvc_protection_controller.go to address https://github.com/kubernetes/kubernetes/issues/75980 I noticed another error. When the PVC protection controller receives...
PVC protection controller can fail to remove finalizer from PVC even if no pod is using it
https://api.github.com/repos/kubernetes/kubernetes/issues/80475/comments
7
2019-07-23T10:35:13Z
2019-07-26T12:32:00Z
https://github.com/kubernetes/kubernetes/issues/80475
471,617,298
80,475
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When we sta...
Statefulset has wrong volumeClaimTemplates status
https://api.github.com/repos/kubernetes/kubernetes/issues/80473/comments
4
2019-07-23T10:08:02Z
2019-12-20T11:43:36Z
https://github.com/kubernetes/kubernetes/issues/80473
471,605,056
80,473
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: when I update...
The StorageClass "test" is invalid: parameters: Forbidden: updates to parameters are forbidden.
https://api.github.com/repos/kubernetes/kubernetes/issues/80472/comments
5
2019-07-23T09:59:27Z
2021-12-13T13:26:22Z
https://github.com/kubernetes/kubernetes/issues/80472
471,600,814
80,472
[ "kubernetes", "kubernetes" ]
**What happened**: We run a K8s job, which relies on a secret to exist. These secrets might get created after the job. Most of the job-created pods get scheduled as soon as the secret exists, but some of them remain sporadically in status CreateContainerConfigError, even if the secret is already there. ``` Event...
Job controlled pod remains in status CreateContainerConfigError
https://api.github.com/repos/kubernetes/kubernetes/issues/80466/comments
10
2019-07-23T08:58:39Z
2022-04-13T18:38:33Z
https://github.com/kubernetes/kubernetes/issues/80466
471,570,074
80,466
[ "kubernetes", "kubernetes" ]
I have observed that the value of age in kubectl get pods does not shows the correct age (uptime) value of pods even when the underlying docker daemon is restarted which effectively also restarts the required daemon. @kubernetes/sig-node-bugs we have the below pods running. NAMESPACE NAME ...
Kubectl api does not shows the correct uptime of pods even when docker daemon is restarted
https://api.github.com/repos/kubernetes/kubernetes/issues/80464/comments
4
2019-07-23T08:50:49Z
2019-07-31T13:53:29Z
https://github.com/kubernetes/kubernetes/issues/80464
471,566,077
80,464
[ "kubernetes", "kubernetes" ]
The node changes from ready to not ready.After restarting the system, it returns to ready. ![webwxgetmsgimg](https://user-images.githubusercontent.com/20528139/61696468-fa0e7900-ad67-11e9-910a-718ee5abf9a5.jpeg)
The node changes from ready to not ready
https://api.github.com/repos/kubernetes/kubernetes/issues/80463/comments
8
2019-07-23T08:36:27Z
2019-12-24T04:11:06Z
https://github.com/kubernetes/kubernetes/issues/80463
471,558,971
80,463
[ "kubernetes", "kubernetes" ]
**What happened**: When building on `master` sync fail messages are observed in the `kube-proxy` log when mode=ipvs is used; ``` E0723 07:41:15.295733 243 proxier.go:1234] Failed to execute iptables-restore: exit status 2 (iptables-restore v1.8.2 (legacy): Couldn't load target `KUBE-MARK-DROP':No such file o...
Kube-proxy/ipvs; sync logs fault on master; KUBE-MARK-DROP missing
https://api.github.com/repos/kubernetes/kubernetes/issues/80462/comments
14
2019-07-23T08:04:53Z
2019-09-03T23:01:38Z
https://github.com/kubernetes/kubernetes/issues/80462
471,544,754
80,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**: if I annota...
Could not compile generated informer with +genclient:nonNamespaced
https://api.github.com/repos/kubernetes/kubernetes/issues/80457/comments
6
2019-07-23T05:07:04Z
2019-09-27T06:05:37Z
https://github.com/kubernetes/kubernetes/issues/80457
471,488,973
80,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**: env name not ...
addons/fluentd-elasticsearch/kibana-deployment.yaml's env don't right
https://api.github.com/repos/kubernetes/kubernetes/issues/80455/comments
2
2019-07-23T05:03:41Z
2019-09-17T07:03:48Z
https://github.com/kubernetes/kubernetes/issues/80455
471,488,285
80,455
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: - When I ch...
When I change hugepage size 2Mi to 1Gi,kubelet can't update node status
https://api.github.com/repos/kubernetes/kubernetes/issues/80452/comments
17
2019-07-23T03:36:41Z
2020-06-05T06:41:44Z
https://github.com/kubernetes/kubernetes/issues/80452
471,470,591
80,452
[ "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**: Error msg o...
Error msg override when saveVolumeData fails
https://api.github.com/repos/kubernetes/kubernetes/issues/80450/comments
2
2019-07-23T03:32:08Z
2019-07-24T09:02:17Z
https://github.com/kubernetes/kubernetes/issues/80450
471,469,633
80,450
[ "kubernetes", "kubernetes" ]
**What happened**: apiserver panic because of concurrent map iteration and map write but it happens occasionally, can not reproduce it easily. **What you expected to happen**: will not panic **How to reproduce it (as minimally and precisely as possible)**: It happens occasionally, can not reproduce it e...
APIServer panic because of concurrent map iteration and map write
https://api.github.com/repos/kubernetes/kubernetes/issues/80449/comments
13
2019-07-23T03:01:52Z
2019-08-02T19:01:57Z
https://github.com/kubernetes/kubernetes/issues/80449
471,463,097
80,449
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: 1. Create a k...
K8S Azure Cloud Provider doesn't not set enableTcpReset to true in load balancer rules for Azure Standard Load Blancer
https://api.github.com/repos/kubernetes/kubernetes/issues/80442/comments
4
2019-07-22T22:56:54Z
2019-07-26T12:32:18Z
https://github.com/kubernetes/kubernetes/issues/80442
471,378,226
80,442
[ "kubernetes", "kubernetes" ]
Our current e2e framework has some pain points and techical debt that needs to be enumerated and addressed. @hh will sync [this google doc](https://docs.google.com/document/d/1nk0lTq2LOhMjMXAPdbA9JirLvooeggOMrqGSrZDbNco/edit#heading=h.u8uazl7t2tbi) into this issue description.
WIP: Behaviour (e2e) Test Framework Requirements
https://api.github.com/repos/kubernetes/kubernetes/issues/80439/comments
12
2019-07-22T18:22:31Z
2020-03-27T19:07:19Z
https://github.com/kubernetes/kubernetes/issues/80439
471,242,678
80,439
[ "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-alpha-features **Which test(s) are failing**: BeforeSuite **Since when has it been failing**: Failing since 7/18 The failure seems to have been int...
[Failing Test] Errors bringing up kube-proxy in CI
https://api.github.com/repos/kubernetes/kubernetes/issues/80434/comments
5
2019-07-22T16:28:56Z
2019-07-26T07:44:17Z
https://github.com/kubernetes/kubernetes/issues/80434
471,177,304
80,434
[ "kubernetes", "kubernetes" ]
/kind bug **What happened**: Similar to the now closed ticket: [Odd timing behavior with Readiness Probes with `initialDelaySeconds` and `periodSeconds`](https://github.com/kubernetes/kubernetes/issues/62036) On that ticket, people have commented expressing wonder as to why the ticket was closed when the problem...
[Revisit] Odd timing behavior with Readiness Probes with `initialDelaySeconds` and `periodSeconds`
https://api.github.com/repos/kubernetes/kubernetes/issues/80431/comments
19
2019-07-22T14:38:36Z
2020-10-09T09:08:01Z
https://github.com/kubernetes/kubernetes/issues/80431
471,133,875
80,431
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Let LB bind unschedulable node or not bind only if there is no pod of service with local externalTrafficPolicy on that node **Why is this needed**: service controller will not bind the node if it is unschedulable, see code: https://github.com/kubernetes/kubernetes/blob/master/...
Let LB bind unschedulable node
https://api.github.com/repos/kubernetes/kubernetes/issues/80428/comments
16
2019-07-22T11:30:52Z
2020-04-04T21:16:51Z
https://github.com/kubernetes/kubernetes/issues/80428
471,042,731
80,428
[ "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 using th...
Cassandra ENV-VARS MAX_HEAP_SIZE and HEAP_NEWSIZE not passed to the JVM
https://api.github.com/repos/kubernetes/kubernetes/issues/80425/comments
4
2019-07-22T10:58:44Z
2019-07-23T21:55:47Z
https://github.com/kubernetes/kubernetes/issues/80425
471,029,262
80,425
[ "kubernetes", "kubernetes" ]
**What happened**: I create a Deployment (imperatively or declaratively) with the `--record=true` flag. Then I update the image using `kubectl set image` . The Deployment now owns two ReplicaSets, but the `change-cause` annotation for each ReplicaSet is showing the command that was used to create the initial RS. ...
change-cause annotation isn't recording correct commands
https://api.github.com/repos/kubernetes/kubernetes/issues/80423/comments
7
2019-07-22T10:32:48Z
2019-12-20T15:47:39Z
https://github.com/kubernetes/kubernetes/issues/80423
471,018,555
80,423
[ "kubernetes", "kubernetes" ]
**What happened**: Follow the "README", I hit below issue, the command there need a prefix "http" or "https". ```bash # git clone localhost:8000 Cloning into 'localhost'... root@localhost's password: fatal: '30000' does not appear to be a git repository fatal: Could not read from remote repository. ``` **W...
doc for "fake-gitserver" need to be updated
https://api.github.com/repos/kubernetes/kubernetes/issues/80422/comments
3
2019-07-22T10:02:10Z
2019-07-30T12:33:32Z
https://github.com/kubernetes/kubernetes/issues/80422
471,005,138
80,422
[ "kubernetes", "kubernetes" ]
**Why is this needed**: As we all know, containers already has prestart and prestop hook. This is useful for container lifecycle. But When container is to be remove, No hook can be chosen to act. Which will be very hard for some situations such like logs collection or some device release operations. I think we better ...
Container need preRemove hook
https://api.github.com/repos/kubernetes/kubernetes/issues/80415/comments
7
2019-07-22T07:14:49Z
2019-11-20T05:50:39Z
https://github.com/kubernetes/kubernetes/issues/80415
470,931,734
80,415
[ "kubernetes", "kubernetes" ]
https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-correctness/1152911432807878672 has failed with: ``` [sig-network] Services should be able to create a functioning NodePort service /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:4...
E2E: [sig-network] Services should be able to create a functioning NodePort service
https://api.github.com/repos/kubernetes/kubernetes/issues/80414/comments
5
2019-07-22T07:13:26Z
2019-07-26T23:14:08Z
https://github.com/kubernetes/kubernetes/issues/80414
470,931,194
80,414
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Some people need accurate http response code for the http probe, not just default 200 < statuscode < 400 **Why is this needed**: We run elasticsearch on the kubelet.circuit breaker will return 42x if ...
user can use special http response code, not just between 200 and 400
https://api.github.com/repos/kubernetes/kubernetes/issues/80410/comments
5
2019-07-22T04:33:47Z
2020-03-02T11:28:23Z
https://github.com/kubernetes/kubernetes/issues/80410
470,887,304
80,410
[ "kubernetes", "kubernetes" ]
kube-proxy.ERROR logs >E0614 19:17:28.863518 947 proxier.go:1206] Failed to execute iptables-restore: exit status 2 (iptables-restore v1.4.21: Couldn't load target `KUBE-MARK-DROP':No such file or directory >Error occurred at line: 13 Try `iptables-restore -h' or 'iptables-restore --help' for more information. ...
After deleting the service, kube-proxy cannot delete the corresponding IPtables rules.
https://api.github.com/repos/kubernetes/kubernetes/issues/80407/comments
15
2019-07-22T03:36:33Z
2019-12-05T05:25:13Z
https://github.com/kubernetes/kubernetes/issues/80407
470,876,286
80,407
[ "kubernetes", "kubernetes" ]
server version: Docker version | 17.3.2 kernel version | 3.10.0-862.el7.x86_64 Kubelet version | v1.10.5 Kube-proxy version | v1.10.5 system | CentOS Linux 7 (Core) ```shell # kubectl get nodes NAME STATUS ROLES AGE VERSION 10.10.0.199 Ready <none> 84d v1.10.5 10.10.0....
kubernetes The pod of a node is always pending.
https://api.github.com/repos/kubernetes/kubernetes/issues/80405/comments
12
2019-07-22T03:09:56Z
2020-03-21T15:44:19Z
https://github.com/kubernetes/kubernetes/issues/80405
470,871,049
80,405
[ "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**: delete a serv...
delete a service corresponding ipvs record not removed when kube-proxy in ipvs mode
https://api.github.com/repos/kubernetes/kubernetes/issues/80403/comments
9
2019-07-22T01:46:59Z
2019-11-06T19:04:37Z
https://github.com/kubernetes/kubernetes/issues/80403
470,855,439
80,403
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: ` ci-cloud-provider-openstack-acceptance-test-e2e-conformance` **Which test(s) are failing**: `Overall` [spyglass](https://prow.k8s.io/view/gcs/k8s-conformance-openstack/periodic-l...
[Failing Test] openstack conformance is failing in master-informing
https://api.github.com/repos/kubernetes/kubernetes/issues/80401/comments
3
2019-07-21T16:50:08Z
2019-07-22T18:47:40Z
https://github.com/kubernetes/kubernetes/issues/80401
470,801,391
80,401
[ "kubernetes", "kubernetes" ]
Hi I want to use windows node but getting below error when use kubeadm join command thanks for helping [preflight] Running pre-flight checks [WARNING Service-Docker]: no supported init system detected: Access is denied. [preflight] The system verification failed. Printing the output from the verification...
Windows Node Fails on Join
https://api.github.com/repos/kubernetes/kubernetes/issues/80400/comments
4
2019-07-21T14:18:29Z
2019-07-23T13:53:51Z
https://github.com/kubernetes/kubernetes/issues/80400
470,786,660
80,400
[ "kubernetes", "kubernetes" ]
It doesn't seem possible to entirely move the `$HOME/.kube` directory, or, therefore, to use multiple under one user (should you want to for some reason - yes I'm aware of contexts). Setting `$KUBECONFIG` takes care of the config yaml and relative files, but not `cache` and `http-cache` dirs, which are recreated in ...
Env var to set location of .kube directory
https://api.github.com/repos/kubernetes/kubernetes/issues/80399/comments
21
2019-07-21T11:26:16Z
2021-03-01T11:00:56Z
https://github.com/kubernetes/kubernetes/issues/80399
470,770,891
80,399
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: The ability to set `ConcurrentJobSyncs` for the kube-controller-manager at runtime. It looks like the option exists in the code, but a mechanism is not available to set it via kops. If I understand the code correctly, a flag needs to be added in order to be able to set the value ...
Allow ConcurrentJobSyncs to be set for kube-controller-manager
https://api.github.com/repos/kubernetes/kubernetes/issues/80397/comments
17
2019-07-21T07:11:05Z
2023-04-12T16:58:45Z
https://github.com/kubernetes/kubernetes/issues/80397
470,751,068
80,397
[ "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**: ``` E0717 ...
kube-controller-manager panic on horizonal pod autoscaler asserting "*v1beta2.MetricValueList"
https://api.github.com/repos/kubernetes/kubernetes/issues/80390/comments
13
2019-07-20T16:22:47Z
2019-07-30T17:09:05Z
https://github.com/kubernetes/kubernetes/issues/80390
470,691,042
80,390
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: We were unabl...
PDBs using minUnavailable prevent draining unready pods
https://api.github.com/repos/kubernetes/kubernetes/issues/80389/comments
29
2019-07-20T15:41:09Z
2020-10-21T09:24:20Z
https://github.com/kubernetes/kubernetes/issues/80389
470,687,201
80,389
[ "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/conformance-all#kind%20(IPv6),%20master%20(dev) **Which test(s) are failing**: [sig-scheduling] SchedulerPredicates [Serial] validates that the...
E2Es for hostport/HostIP resolution to conformance does not support IPv6
https://api.github.com/repos/kubernetes/kubernetes/issues/80388/comments
2
2019-07-20T09:36:49Z
2019-07-26T01:12:01Z
https://github.com/kubernetes/kubernetes/issues/80388
470,656,299
80,388
[ "kubernetes", "kubernetes" ]
**What happened**: The command `kubectl explain pod.spec` displays " Object " for the resource spec. **What you expected to happen**: I would expect it displays the real name of the Kind, so I can use it in a Go program, and possibly with the full path, so I can use the path for the Go import. **How to repr...
kubectl explain display Object instead of the name of the Kind
https://api.github.com/repos/kubernetes/kubernetes/issues/80386/comments
2
2019-07-20T08:02:24Z
2019-10-18T20:27:59Z
https://github.com/kubernetes/kubernetes/issues/80386
470,648,488
80,386
[ "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 is in Az...
Multi-Attach error for Azure Disks still happening in v1.14 (preview for windows containers on AKS)
https://api.github.com/repos/kubernetes/kubernetes/issues/80381/comments
4
2019-07-19T22:57:23Z
2019-07-22T06:23:48Z
https://github.com/kubernetes/kubernetes/issues/80381
470,599,591
80,381
[ "kubernetes", "kubernetes" ]
**What happened**: Debian hyperkube images built for the `v1.12`, `v1.13`, `v1.14`, and `v1.15` releases contain `openssl` security vulnerability [CVE-2019-1543](https://nvd.nist.gov/vuln/detail/CVE-2019-1543) **What you expected to happen**: Latest debian hyperkube images built using community automation should hav...
debian hyperkube images affected by CVE-2019-1543
https://api.github.com/repos/kubernetes/kubernetes/issues/80374/comments
11
2019-07-19T19:07:13Z
2019-12-09T02:12:30Z
https://github.com/kubernetes/kubernetes/issues/80374
470,493,075
80,374
[ "kubernetes", "kubernetes" ]
`pkg/scheduler/internal/cache` shouldn't depend on `pkg/scheduler/algorithm` We can move the listers into a a new package `pkg/scheduler/internal/listers` that both `algorithm` and `cache` can depend on. We can also consider moving `predicates.NodeInfo` into the lister package or another one. This way, `Cache` in...
[Scheduler] Remove dependency of cache on algorithms
https://api.github.com/repos/kubernetes/kubernetes/issues/80372/comments
26
2019-07-19T18:58:16Z
2019-10-24T09:12:51Z
https://github.com/kubernetes/kubernetes/issues/80372
470,489,904
80,372
[ "kubernetes", "kubernetes" ]
At least on EKS, the config to send logs to CloudWatch is ridiculously verbose and complex. What happened to a standard pipeline: ```bash docker run app | docker run -i capture-logs ``` I have this question on SuperUser and looking for an answer: https://superuser.com/questions/1461621/is-there-a-way-to-defi...
Allow for composable pipelines for capturing logs etc
https://api.github.com/repos/kubernetes/kubernetes/issues/80370/comments
8
2019-07-19T17:11:42Z
2020-03-19T21:03:18Z
https://github.com/kubernetes/kubernetes/issues/80370
470,441,058
80,370
[ "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...
TypeError: Request path contains unescaped characters
https://api.github.com/repos/kubernetes/kubernetes/issues/80367/comments
4
2019-07-19T13:47:45Z
2019-07-20T07:04:26Z
https://github.com/kubernetes/kubernetes/issues/80367
470,334,881
80,367
[ "kubernetes", "kubernetes" ]
**What happened**: I have been looking at `pkg/controller/nodelifecycle/node_lifecycle_controller.go` due to a customer issue where pods not getting evicted. The [controller](https://github.com/kubernetes/kubernetes/blob/de967b717d0a31353c2e1e64960773cfdd7a9001/pkg/controller/nodelifecycle/node_lifecycle_controller.go...
Node Lifecycle Controller Races
https://api.github.com/repos/kubernetes/kubernetes/issues/80366/comments
7
2019-07-19T13:43:50Z
2019-12-18T18:03:05Z
https://github.com/kubernetes/kubernetes/issues/80366
470,332,740
80,366
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: After fixing ...
Azure LoadBalancer would lose backends when the nodes are upgraded to latest model
https://api.github.com/repos/kubernetes/kubernetes/issues/80365/comments
12
2019-07-19T13:38:21Z
2019-09-19T16:20:47Z
https://github.com/kubernetes/kubernetes/issues/80365
470,329,745
80,365
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: In the new ...
Concurrent read/write error for NodeInfoSnapshot between scheduler and plugins
https://api.github.com/repos/kubernetes/kubernetes/issues/80357/comments
6
2019-07-19T09:16:19Z
2019-08-07T04:05:19Z
https://github.com/kubernetes/kubernetes/issues/80357
470,223,713
80,357
[ "kubernetes", "kubernetes" ]
**What happened**: Kubelet failed to create sandbox for pod because of timeout when connect to docker engine. See the pod even ``` Failed create pod sandbox: rpc error: code = DeadlineExceeded desc = context deadline exceeded ``` Since it's not a permanent env error kubelet should retry to create sanbox. In ...
Pod stay in ContainerCreating forever if failed to create sandbox
https://api.github.com/repos/kubernetes/kubernetes/issues/80355/comments
3
2019-07-19T09:06:05Z
2019-10-30T06:10:42Z
https://github.com/kubernetes/kubernetes/issues/80355
470,219,144
80,355
[ "kubernetes", "kubernetes" ]
The client-go Kubernetes fake client can’t list pods after an eviction is created. **What happened**: https://github.com/kubernetes/kubernetes/pull/71599 introduced a regression in the fake clientset, where creating an Eviction causes listing pods to fail with `item[0]: can't assign or convert v1beta1.Eviction ...
client-go/testing: Can’t list pods after creating eviction
https://api.github.com/repos/kubernetes/kubernetes/issues/80354/comments
34
2019-07-19T08:53:19Z
2021-12-06T08:30:14Z
https://github.com/kubernetes/kubernetes/issues/80354
470,213,568
80,354
[ "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 [old vo...
Predicates allow only 16 unbound PVCs
https://api.github.com/repos/kubernetes/kubernetes/issues/80352/comments
3
2019-07-19T08:17:02Z
2019-08-30T07:44:58Z
https://github.com/kubernetes/kubernetes/issues/80352
470,198,278
80,352
[ "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 ...
elastic
https://api.github.com/repos/kubernetes/kubernetes/issues/80349/comments
5
2019-07-19T06:55:41Z
2019-07-23T13:58:45Z
https://github.com/kubernetes/kubernetes/issues/80349
470,169,020
80,349
[ "kubernetes", "kubernetes" ]
I have accidentally set requests and limits for ephemeral-storage 0Mi in a deployment spec, then it continues creating and evicting pods and it ends up with 12,512 evicted pods. It may become a DOS vulnerability. Why doesn't the pod's status become failed? If it becomes failed, it's easy to understand and helpful prev...
Deployment continues creating and evicting pods
https://api.github.com/repos/kubernetes/kubernetes/issues/80348/comments
5
2019-07-19T06:12:46Z
2019-12-16T08:06:31Z
https://github.com/kubernetes/kubernetes/issues/80348
470,155,735
80,348
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: It would be great if `status.containerStatuses[0].imageID` and `status.containerStatuses[0].image` could be exposed through Downward API and passed as an environment variable. That would allow the container to obtain information about which exactly digest of the image it is runni...
Allow exposing status.containerStatuses[*].imageID through Downward API
https://api.github.com/repos/kubernetes/kubernetes/issues/80346/comments
36
2019-07-19T03:50:25Z
2024-01-25T19:23:19Z
https://github.com/kubernetes/kubernetes/issues/80346
470,124,196
80,346
[ "kubernetes", "kubernetes" ]
Asarma-M15MBP:~ asarma$ curl -LO https://k8s.io/examples/application/wordpress/mysql-deployment.yaml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 185 100 185 0 0 671 0 --:--:-- -...
error: yaml: line 2: mapping values are not allowed in this context
https://api.github.com/repos/kubernetes/kubernetes/issues/80340/comments
6
2019-07-19T02:58:17Z
2019-12-20T15:47:38Z
https://github.com/kubernetes/kubernetes/issues/80340
470,113,624
80,340
[ "kubernetes", "kubernetes" ]
staging/ is counter to how go modules work. Are there alternatives to what we do today? How about - git submodules? - Just move repos out fully and vendor them back in? What else?
Get rid of staging/ (?)
https://api.github.com/repos/kubernetes/kubernetes/issues/80339/comments
30
2019-07-19T02:45:13Z
2019-10-31T21:20:29Z
https://github.com/kubernetes/kubernetes/issues/80339
470,110,958
80,339
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I have the fo...
volumeMounts.mountPath doesn't work with secret items
https://api.github.com/repos/kubernetes/kubernetes/issues/80338/comments
2
2019-07-19T02:31:14Z
2019-07-20T13:59:30Z
https://github.com/kubernetes/kubernetes/issues/80338
470,107,644
80,338
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **Why is this needed**: Cases, like even pod spreading, will need to pre-compute some data across all nodes, not just the ones that passed the filter phase. /assign /sig scheduling
Add a pre-score extension point to the scheduling framework
https://api.github.com/repos/kubernetes/kubernetes/issues/80336/comments
3
2019-07-19T01:54:19Z
2019-07-19T19:00:37Z
https://github.com/kubernetes/kubernetes/issues/80336
470,099,738
80,336
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about failing tests in Kubernetes CI jobs --> **Which jobs are failing**: pull-kubernetes-integration **Which test(s) are failing**: k8s.io/kubernetes/test/integration/garbagecollector **Since when has it been failing**: Found it today. **Te...
[Flaky test] test/integration/garbagecollector
https://api.github.com/repos/kubernetes/kubernetes/issues/80335/comments
1
2019-07-19T01:11:12Z
2019-07-30T05:13:42Z
https://github.com/kubernetes/kubernetes/issues/80335
470,086,859
80,335
[ "kubernetes", "kubernetes" ]
Remove deprecated ExternalID from NodeSpec since it should be removed in 1.13 > // Deprecated. Not all kubelets will set this field. Remove field after 1.13. // see: https://issues.k8s.io/61966 // +optional ref: 61966 /sig node /kind cleanup /assign
Remove deprecated ExternalID from NodeSpec
https://api.github.com/repos/kubernetes/kubernetes/issues/80334/comments
6
2019-07-19T00:36:37Z
2021-06-24T12:46:51Z
https://github.com/kubernetes/kubernetes/issues/80334
470,072,628
80,334
[ "kubernetes", "kubernetes" ]
Tests of the form `should access to two volumes ... on different node` periodically skip in all jobs. Some examples include: ``` [sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different no...
Storage tests of form "multiVolume [Slow] should access to two volumes ... on different node" tests periodically skip
https://api.github.com/repos/kubernetes/kubernetes/issues/80333/comments
19
2019-07-18T23:58:10Z
2020-05-27T00:49:18Z
https://github.com/kubernetes/kubernetes/issues/80333
470,055,075
80,333
[ "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 Kubern...
Backwards incompatible stricter validation added for `quobyte.Tenant`
https://api.github.com/repos/kubernetes/kubernetes/issues/80332/comments
11
2019-07-18T23:57:30Z
2019-10-06T20:41:45Z
https://github.com/kubernetes/kubernetes/issues/80332
470,054,784
80,332
[ "kubernetes", "kubernetes" ]
**What happened**: According to the docs, these are both PodTemplateSpec (https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#podtemplatespec-v1-core), however in one case it seems that the metadata applies to the Pod (Deployment) and the other to the Pod template (CronJob). The former seems more us...
PodTemplateSpec metadata behaves differently within CronJob vs Deployment
https://api.github.com/repos/kubernetes/kubernetes/issues/80330/comments
8
2019-07-18T23:42:17Z
2020-03-08T15:39:36Z
https://github.com/kubernetes/kubernetes/issues/80330
470,047,816
80,330
[ "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/ --> E 2019-07-18T18:54:48.222235840Z ch...
Error when deploy nifi on K8s
https://api.github.com/repos/kubernetes/kubernetes/issues/80323/comments
9
2019-07-18T19:00:47Z
2019-12-20T15:47:41Z
https://github.com/kubernetes/kubernetes/issues/80323
469,937,176
80,323
[ "kubernetes", "kubernetes" ]
In `genericScheduler.Schedule`: https://github.com/kubernetes/kubernetes/blob/8d4c49faae61d0075ba740cae3f9f603528fb7bf/pkg/scheduler/core/generic_scheduler.go#L198 It seems that nodes are only used in the case there are no predicates. This call can be moved inside `findNodestThatFit`. Moving it there saves us from ...
[Scheduler] Query nodes only when there are no predicates
https://api.github.com/repos/kubernetes/kubernetes/issues/80322/comments
1
2019-07-18T18:33:49Z
2019-08-01T20:38:29Z
https://github.com/kubernetes/kubernetes/issues/80322
469,925,481
80,322
[ "kubernetes", "kubernetes" ]
**What happened**: go get k8s.io/kubernetes/pkg/apis/core/v1 errors with [...] go: k8s.io/kube-aggregator@v0.0.0: unknown revision v0.0.0 go: error loading module requirements **What you expected to happen**: Correct installation of all indirect dependencies? Error does not specify problem **How to reprodu...
Error when using go get with go modules
https://api.github.com/repos/kubernetes/kubernetes/issues/80316/comments
7
2019-07-18T16:34:45Z
2019-07-31T02:53:31Z
https://github.com/kubernetes/kubernetes/issues/80316
469,871,500
80,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/ --> **What happened**: I was doing som...
Admission webhooks affected by dead tcp connections
https://api.github.com/repos/kubernetes/kubernetes/issues/80313/comments
23
2019-07-18T15:52:36Z
2024-09-11T15:16:34Z
https://github.com/kubernetes/kubernetes/issues/80313
469,850,846
80,313
[ "kubernetes", "kubernetes" ]
the OWNERS file for portworx volume contains a list of "maintainers" with a single person that is not a member of the k8s org. https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/portworx/OWNERS in any case the OWNERS file should use a list of approvers and reviewers, see: https://github.com/kubernet...
the OWNERS file for /volume/portworx contains invalid format
https://api.github.com/repos/kubernetes/kubernetes/issues/80312/comments
4
2019-07-18T15:47:01Z
2019-10-16T16:31:26Z
https://github.com/kubernetes/kubernetes/issues/80312
469,847,765
80,312
[ "kubernetes", "kubernetes" ]
Instead of the layering violation that is kubelet setting NodeNetworkUnavailable/NoRouteCreated on startup, because this is only required by GCE + Kubenet, instead the GCE cloud provider should include a mutating admission webhook to set NodeNetworkUnavailable/NoRouteCreated on Node object admission. This moves the ...
NoRouteCreated NodeNetworkUnavailable condition should be set by a cloud-provider webook, not kubelet
https://api.github.com/repos/kubernetes/kubernetes/issues/80311/comments
8
2019-07-18T15:21:00Z
2021-10-28T14:02:48Z
https://github.com/kubernetes/kubernetes/issues/80311
469,833,280
80,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**: Bind extensio...
Scheduler's bind extension point is flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/80310/comments
4
2019-07-18T15:15:11Z
2019-07-29T02:15:50Z
https://github.com/kubernetes/kubernetes/issues/80310
469,829,897
80,310
[ "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**: Using a `kube...
Pods stuck in "Terminating" state indefinitely if the sole node in a single-node cluster goes down.
https://api.github.com/repos/kubernetes/kubernetes/issues/80309/comments
6
2019-07-18T15:03:00Z
2019-07-19T22:29:04Z
https://github.com/kubernetes/kubernetes/issues/80309
469,823,032
80,309
[ "kubernetes", "kubernetes" ]
kubectl version:v1.12.4 when i cp a directory in the loclhost to a remote pod it says: ``` [root@wlwk8s86 ~]# kubectl cp test jre-764864d479-9pbxc:/home tar: can't create directory 'test': Permission denied tar: can't open 'test/Dockerfile': No such file or directory error: Internal error occurred: error executin...
kubectl cp Permission denied
https://api.github.com/repos/kubernetes/kubernetes/issues/80308/comments
7
2019-07-18T14:49:46Z
2019-12-20T15:47:40Z
https://github.com/kubernetes/kubernetes/issues/80308
469,814,963
80,308
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Convert [`activeQComp`](https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/internal/queue/scheduling_queue.go#L154) to default queue sort plugin for the QueueSort plugin extension point ...
Add default queue sort plugins for scheduler framework
https://api.github.com/repos/kubernetes/kubernetes/issues/80304/comments
4
2019-07-18T12:49:15Z
2020-01-17T01:41:48Z
https://github.com/kubernetes/kubernetes/issues/80304
469,751,062
80,304
[ "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 review...
[Controller Manager][StatefulSet Controller] Missing update the replicas of Statefulset
https://api.github.com/repos/kubernetes/kubernetes/issues/80299/comments
6
2019-07-18T12:42:48Z
2019-12-15T16:51:31Z
https://github.com/kubernetes/kubernetes/issues/80299
469,748,088
80,299
[ "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 my multi...
Kubernetes service sockets get disconnected if there is no traffic for a period of time
https://api.github.com/repos/kubernetes/kubernetes/issues/80298/comments
13
2019-07-18T12:26:02Z
2021-08-17T23:26:10Z
https://github.com/kubernetes/kubernetes/issues/80298
469,740,774
80,298
[ "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-proxy` ...
Kube-proxy failed refresh Iptables/IPVS rule when Loadbalancer Service use ipv6 address
https://api.github.com/repos/kubernetes/kubernetes/issues/80297/comments
10
2019-07-18T12:25:12Z
2019-11-04T18:44:40Z
https://github.com/kubernetes/kubernetes/issues/80297
469,740,446
80,297
[ "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 res...
Can't create a secret when resourceNames definition is used in role
https://api.github.com/repos/kubernetes/kubernetes/issues/80295/comments
8
2019-07-18T11:33:55Z
2025-01-28T14:15:02Z
https://github.com/kubernetes/kubernetes/issues/80295
469,718,806
80,295
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: When I add ...
Import cycle when adding plugins in scheduler NewRegistry
https://api.github.com/repos/kubernetes/kubernetes/issues/80291/comments
2
2019-07-18T09:55:34Z
2019-09-17T09:36:47Z
https://github.com/kubernetes/kubernetes/issues/80291
469,677,400
80,291
[ "kubernetes", "kubernetes" ]
Currently, Kubernetes components (scheduler, kcm, ...) are using leader election that is based on either Endpoints or ConfigMap objects. Given that both of these are watched by different components, this is generating a lot of unnecessary load. We should migrate all leader-election to use Lease API (that was design...
Migrate all uses of leader-election to use Lease API
https://api.github.com/repos/kubernetes/kubernetes/issues/80289/comments
28
2019-07-18T08:26:32Z
2023-01-05T01:50:54Z
https://github.com/kubernetes/kubernetes/issues/80289
469,635,541
80,289
[ "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 figured out...
All services loosing enpoints after a couple of hours on Windows Node
https://api.github.com/repos/kubernetes/kubernetes/issues/80288/comments
22
2019-07-18T07:50:11Z
2019-09-27T06:52:02Z
https://github.com/kubernetes/kubernetes/issues/80288
469,620,527
80,288
[ "kubernetes", "kubernetes" ]
Need some understanding on sizing consideration of k8s cluster master components, in order to handle maximum 1000 pods how many master will work out and do the job specially in case of multi master mode having load balancer in front to route request to api server. Will 3 master node(etcd, apiserver, controller, sche...
Kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/80287/comments
6
2019-07-18T07:04:25Z
2019-12-15T08:43:32Z
https://github.com/kubernetes/kubernetes/issues/80287
469,603,557
80,287
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> /sig scheduling **What happened**:...
A Pod can never run due to AttachVolumeLimit
https://api.github.com/repos/kubernetes/kubernetes/issues/80286/comments
5
2019-07-18T06:42:04Z
2019-12-16T08:06:31Z
https://github.com/kubernetes/kubernetes/issues/80286
469,596,132
80,286
[ "kubernetes", "kubernetes" ]
/sig cli **What happened**: Redacted **Anything else we need to know?**: **Environment**: - Kubernetes version (use `kubectl version`): Client Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.0-alpha.0.1722+bf86300241e51f", GitCommit:"bf86300241e51f011040d208e43f1cd2a5c0378a", GitTreeState:"...
kubectl cp is still escape when copy file from pod
https://api.github.com/repos/kubernetes/kubernetes/issues/80283/comments
5
2019-07-18T04:21:25Z
2019-12-05T22:33:22Z
https://github.com/kubernetes/kubernetes/issues/80283
469,563,742
80,283
[ "kubernetes", "kubernetes" ]
**What happened**: On latest fluentd-elasticsearch, the elasticsearch replicas seems failed to form a valid cluster with the service discovery helper written in golang. **What you expected to happen**: Successfully boot up an elasticsearch cluster I guess. **How to reproduce it (as minimally and precisely as po...
Service discovery binary seems outdated for es v7.1.1 in fluentd-elasticsearch
https://api.github.com/repos/kubernetes/kubernetes/issues/80282/comments
2
2019-07-18T02:29:47Z
2019-07-24T01:37:03Z
https://github.com/kubernetes/kubernetes/issues/80282
469,541,194
80,282
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I installed t...
Error while initializing connection to Kubernetes apiserver
https://api.github.com/repos/kubernetes/kubernetes/issues/80279/comments
6
2019-07-18T01:39:25Z
2019-12-20T16:48:36Z
https://github.com/kubernetes/kubernetes/issues/80279
469,529,438
80,279
[ "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...
kubelet start fail for Streaming server stopped unexpected
https://api.github.com/repos/kubernetes/kubernetes/issues/80278/comments
16
2019-07-18T01:35:09Z
2019-08-12T18:14:31Z
https://github.com/kubernetes/kubernetes/issues/80278
469,528,467
80,278