issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-conformance-kind-ga-only #1309146359319760896 / sig-release-master-blocking#conformance-ga-only **Which test(s) are f...
[Flaky Test][sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/95109/comments
5
2020-09-28T08:57:09Z
2020-09-28T14:45:48Z
https://github.com/kubernetes/kubernetes/issues/95109
710,078,002
95,109
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-gce-conformance-latest #1310314113888423936 **Which test(s) are flaking**: [sig-node] NoExecuteTaintManager Multiple...
[Flaky Test][sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/95108/comments
3
2020-09-28T08:37:06Z
2020-09-28T15:04:11Z
https://github.com/kubernetes/kubernetes/issues/95108
710,064,526
95,108
[ "kubernetes", "kubernetes" ]
**What happened**: When I try to apply pod antiaffinity configuration using Pod Annotations in a Replica Set it doesn't be applied The purpose is to ensure that any new pod created is deployed in a different node than the existing ones. **What you expected to happen**: New Pods are created in different nodes app...
Anti-affinity using Pod Annotations doesn't work
https://api.github.com/repos/kubernetes/kubernetes/issues/95107/comments
3
2020-09-28T08:36:05Z
2020-09-29T11:01:52Z
https://github.com/kubernetes/kubernetes/issues/95107
710,063,846
95,107
[ "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/ --> **BUG REPORT**: /kind bug /si...
Adding tag annotations on service manifest for NLB does not trigger update on AWS
https://api.github.com/repos/kubernetes/kubernetes/issues/95106/comments
11
2020-09-28T06:50:08Z
2022-08-09T09:26:20Z
https://github.com/kubernetes/kubernetes/issues/95106
709,992,636
95,106
[ "kubernetes", "kubernetes" ]
Centos7, three servers are installed with k8s cluster, one master, other slave1 and slave2. The three nodes are installed with CEPH for data persistence. the cephfs on master /mnt/cephfs directroy master:6789,slave1:6789,slave2:6789:/ /mnt/cephfs ceph name=cephfs,secretfile=/etc/ceph/cephfskey,_netdev,noatime 0 0 ...
All the pods are in the master node and not allocated to other slave nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/95105/comments
3
2020-09-28T04:52:14Z
2020-09-28T10:51:33Z
https://github.com/kubernetes/kubernetes/issues/95105
709,927,906
95,105
[ "kubernetes", "kubernetes" ]
1
https://api.github.com/repos/kubernetes/kubernetes/issues/95104/comments
2
2020-09-28T02:42:56Z
2021-06-24T02:12:31Z
https://github.com/kubernetes/kubernetes/issues/95104
709,887,107
95,104
[ "kubernetes", "kubernetes" ]
**What happened**: On k8s v1.19.1, I created an ingress using yaml below: ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: minimal-ingress annotations: nginx.ingress.kubernetes.io/rewrite-target: / spec: rules: - http: paths: - path: /testpath pathType: ...
apiVersion "networking.k8s.io/v1" not supported for "ingress" object in k8s 1.19.1
https://api.github.com/repos/kubernetes/kubernetes/issues/95100/comments
6
2020-09-27T19:03:04Z
2020-11-28T08:25:17Z
https://github.com/kubernetes/kubernetes/issues/95100
709,796,321
95,100
[ "kubernetes", "kubernetes" ]
**What happened**: I have Kubernetes system in Azure and used the following instrustions to install fluent, elasticsearch and kibana: https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/fluentd-elasticsearch I am able to see my pods logs in kibana but when i send logs more then 16k chars its just s...
Kubernetes logs split in kibana
https://api.github.com/repos/kubernetes/kubernetes/issues/95096/comments
12
2020-09-27T09:50:28Z
2020-11-02T16:29:35Z
https://github.com/kubernetes/kubernetes/issues/95096
709,707,634
95,096
[ "kubernetes", "kubernetes" ]
### Failure cluster [1ee05d1b916d42b09ecd](https://go.k8s.io/triage#1ee05d1b916d42b09ecd) ##### Error text: ``` /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 Sep 18 18:02:34.531: Expected <int>: 2 to equal <int>: 1 /go/src/k8s.io/kubernetes/_...
Failure cluster [1ee05d1b...] - Requesting container logs with --tail=1 sometimes returns 2 rows
https://api.github.com/repos/kubernetes/kubernetes/issues/95089/comments
6
2020-09-27T00:33:47Z
2021-02-23T07:36:22Z
https://github.com/kubernetes/kubernetes/issues/95089
709,638,407
95,089
[ "kubernetes", "kubernetes" ]
@tabbysable Any interest in turning your POC into a Kubernetes E2E test? I was intending to use the overridden redirect feature added in https://github.com/kubernetes/kubernetes/pull/92850 as the basis for the E2E. _Originally posted by @tallclair in https://github.com/kubernetes/kubernetes/issues/92914#issuecomment...
Create E2E test for CVE-2020-8559 and similar
https://api.github.com/repos/kubernetes/kubernetes/issues/95086/comments
9
2020-09-26T18:03:35Z
2021-07-26T16:29:00Z
https://github.com/kubernetes/kubernetes/issues/95086
709,583,178
95,086
[ "kubernetes", "kubernetes" ]
**What happened**: [The disruption controller](https://sourcegraph.com/github.com/kubernetes/kubernetes@0f39af90ed39794ceea426aa0f77de67b1392308/-/blob/pkg/controller/disruption/disruption.go#L69-L101) that enforces _PodDisruptionBudgets_ interprets an empty label selector incorrectly—in conflict with how the API ma...
Disruption controller handles PodDisruptionBudget with empty selector incorrectly
https://api.github.com/repos/kubernetes/kubernetes/issues/95083/comments
12
2020-09-26T12:58:07Z
2021-03-09T19:05:06Z
https://github.com/kubernetes/kubernetes/issues/95083
709,533,166
95,083
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: We found our app container is an error (crashloopbackoff) state but pod is still in a running state which is really confused. I'd like to suggest we can have Pod status policy: Failed if One of the co...
Multi-containers pod status remain running if there is one of container statue in Error/crashloopbackoff status
https://api.github.com/repos/kubernetes/kubernetes/issues/95079/comments
6
2020-09-25T23:31:05Z
2021-03-18T18:07:20Z
https://github.com/kubernetes/kubernetes/issues/95079
709,349,271
95,079
[ "kubernetes", "kubernetes" ]
Hello all, First of all, really thanks for all the hard work that you put into this! ❤️ Whilst trying to get a hang of kubernetes (more specifically, `kubectl`), I noticed that it doesn't support autocomplete. For example, I have to write `kubectl describe deployment` completely. (yeah, I have gotten lazy th...
Support autocomplete more intensively?
https://api.github.com/repos/kubernetes/kubernetes/issues/95074/comments
6
2020-09-25T19:47:06Z
2020-10-17T04:45:53Z
https://github.com/kubernetes/kubernetes/issues/95074
709,238,232
95,074
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: requestinfo.go should log the url , as well as the parameters that are failing in a request: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/endpoints/request/re...
Log more url metadata in requestinfo.go when failures happen
https://api.github.com/repos/kubernetes/kubernetes/issues/95073/comments
9
2020-09-25T19:29:34Z
2021-01-31T03:21:46Z
https://github.com/kubernetes/kubernetes/issues/95073
709,228,750
95,073
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: [kind-ipv6-master-parallel / ci-kubernetes-kind-ipv6-e2e-parallel](https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-...
[Flaky Test] [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete
https://api.github.com/repos/kubernetes/kubernetes/issues/95072/comments
7
2020-09-25T19:25:47Z
2020-10-30T22:46:52Z
https://github.com/kubernetes/kubernetes/issues/95072
709,226,814
95,072
[ "kubernetes", "kubernetes" ]
I am new on kubernetes and i am running in this issue. **What happened**: Kubernetes cannot pull kube-dns (k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.8) image from our private registry, but pulling other images works fine (image like k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.8). $ kubectl -n kube-system get pods NAME ...
Kubernetes : container “kubedns” in pod “kube-dns-86f4d74b45-whjqd” is waiting to start: trying and failing to pull image
https://api.github.com/repos/kubernetes/kubernetes/issues/95070/comments
14
2020-09-25T18:48:58Z
2020-10-06T19:28:41Z
https://github.com/kubernetes/kubernetes/issues/95070
709,206,024
95,070
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: [gce-cos-master-default](https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1309495593508278272) [gce-cos...
[Flaky Test] DumpClusterLogs can't ssh (invalid format)
https://api.github.com/repos/kubernetes/kubernetes/issues/95068/comments
6
2020-09-25T15:16:14Z
2020-09-30T23:35:32Z
https://github.com/kubernetes/kubernetes/issues/95068
709,018,996
95,068
[ "kubernetes", "kubernetes" ]
Hello! I'm having some problems trying to create a local persistent volume in windows 10. I was seeing this: https://github.com/kubernetes/kubernetes/issues/73332 And found this: https://github.com/andyzhangx/demo/blob/master/windows/local/pv-local.yaml But 1-I don't know what is the meaning of "after path tr...
mysql local persistent volume not working on windows - MountVolume.NewMounter initialization failed for volume "mysql-pv-volume" : path "c:\\mysql-volume" does not exist
https://api.github.com/repos/kubernetes/kubernetes/issues/95067/comments
2
2020-09-25T14:36:20Z
2020-09-25T16:50:51Z
https://github.com/kubernetes/kubernetes/issues/95067
708,991,147
95,067
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: bazel-test-master **Which test(s) are flaking**: //staging/src/k8s.io/apiserver/pkg/storage/tests/go_default_test:run_1_of_2 - Tes...
[Flaky Test] //staging/src/k8s.io/apiserver/pkg/storage/tests/go_default_test:run_1_of_2 - TestWatchBookmarksWithCorrectResourceVersion
https://api.github.com/repos/kubernetes/kubernetes/issues/95064/comments
7
2020-09-25T11:09:14Z
2020-09-29T08:39:26Z
https://github.com/kubernetes/kubernetes/issues/95064
708,852,155
95,064
[ "kubernetes", "kubernetes" ]
Hi, After installing "go", I had cloned the Kubernetes source code and tried to build it locally by 'root' user on Alpine Linux. However, it is failing at the initial step. Please find attached error image. Please guide how to move further. ![error](https://user-images.githubusercontent.com/35682900/94243374-f1e636...
Alpine Linux _ Kubernetes source code build fail
https://api.github.com/repos/kubernetes/kubernetes/issues/95062/comments
10
2020-09-25T08:13:33Z
2021-02-26T09:07:34Z
https://github.com/kubernetes/kubernetes/issues/95062
708,741,379
95,062
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: Hi. first, It is Disconnected Environment... and i am setting up ocp cluster using 1 Bastion, 3 Master, 2 Infra, 1 Router, 2 Service Nodes. i am planning to route ...
In Command 'oc get clusteroperators', several clusteroperators does not have the 'True' State...
https://api.github.com/repos/kubernetes/kubernetes/issues/95061/comments
3
2020-09-25T07:32:42Z
2020-09-25T17:54:39Z
https://github.com/kubernetes/kubernetes/issues/95061
708,715,527
95,061
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: A kubectl restart ... command which can restart pod container **Why is this needed**: Kubectl cp ... command is extremely useful for debugging, but sometimes we need a docker restart command to ma...
Add a kubectl restart ... command
https://api.github.com/repos/kubernetes/kubernetes/issues/95060/comments
4
2020-09-25T07:11:36Z
2020-10-14T19:11:49Z
https://github.com/kubernetes/kubernetes/issues/95060
708,703,267
95,060
[ "kubernetes", "kubernetes" ]
The folks maintaining the Rust Kubernetes API client have noted some discrepencies in our spec. Details are here: - https://github.com/Arnavion/k8s-openapi#works-around-bugs-in-the-upstream-openapi-spec - https://github.com/Arnavion/k8s-openapi/blob/master/k8s-openapi-codegen/src/fixups/upstream_bugs.rs - https://...
Fixup bugs in the upstream OpenAPI spec
https://api.github.com/repos/kubernetes/kubernetes/issues/95052/comments
22
2020-09-25T01:10:23Z
2021-10-17T20:51:57Z
https://github.com/kubernetes/kubernetes/issues/95052
708,566,929
95,052
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Ability to prevent down scaling based on a Condition, this is a feature that is supported in AWS ASGs where you can define a downscale condition. It could look something like: ```yaml apiVersion:...
HorizontalPodAutoscaler: Prevent Scale Down based on a separate metric
https://api.github.com/repos/kubernetes/kubernetes/issues/95051/comments
8
2020-09-24T23:54:17Z
2021-08-20T05:12:28Z
https://github.com/kubernetes/kubernetes/issues/95051
708,542,557
95,051
[ "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 API ser...
precondition check failure for CRDs
https://api.github.com/repos/kubernetes/kubernetes/issues/95050/comments
3
2020-09-24T23:39:37Z
2020-09-25T04:24:17Z
https://github.com/kubernetes/kubernetes/issues/95050
708,538,051
95,050
[ "kubernetes", "kubernetes" ]
**What happened**: Pods with HostToContainer mount propagation do not receive existing overlay mounts on a GCP PD. **What you expected to happen**: Pods that are use `HostToContainer` value for `mountPropagation`, inherit the relevant mounts on the host. **How to reproduce it (as minimally and precisely as poss...
HostToContainer Mount Propagation not working with StorageClass gce-pd
https://api.github.com/repos/kubernetes/kubernetes/issues/95049/comments
12
2020-09-24T22:28:31Z
2021-02-01T03:39:04Z
https://github.com/kubernetes/kubernetes/issues/95049
708,512,708
95,049
[ "kubernetes", "kubernetes" ]
/sig scheduling /kind cleanup Files: - https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/apis/config/validation/validation_test.go - https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/apis/config/validation/validation_pluginargs_test.go We currently compare the error strings ...
Use errors.Is in PluginArgs validation tests
https://api.github.com/repos/kubernetes/kubernetes/issues/95047/comments
21
2020-09-24T21:07:00Z
2022-02-03T15:04:08Z
https://github.com/kubernetes/kubernetes/issues/95047
708,474,924
95,047
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-benchmark **Which test(s) are flaking**: The create a bunch of pods test that is at the upper limit of resource capacity for the node. **Testgrid link**: https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-benchmark **Reason...
node-kubelet-benchmark flaking
https://api.github.com/repos/kubernetes/kubernetes/issues/95043/comments
28
2020-09-24T18:55:13Z
2021-02-18T22:41:32Z
https://github.com/kubernetes/kubernetes/issues/95043
708,401,204
95,043
[ "kubernetes", "kubernetes" ]
**What happened**: - When a Service in Kubernetes is updated from type `LoadBalancer` (NLB) to `ClusterIp`, Network Load Balancer and its resources (Target Groups and Worker nodes Security Group NLB ingress rule) were orphaned **What you expected to happen**: - NLB, Target Group, Worker nodes Security Group NLB in...
Updating Service from LoadBalancer to ClusterIp is resulting with orphaned NLB in AWS
https://api.github.com/repos/kubernetes/kubernetes/issues/95042/comments
12
2020-09-24T18:47:47Z
2023-08-07T14:27:55Z
https://github.com/kubernetes/kubernetes/issues/95042
708,396,908
95,042
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: ci-kubernetes-node-kubelet-serial node-kubelet-serial job https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/node-kubelet.yaml#L236 ...
node-kubelet-serial test failing
https://api.github.com/repos/kubernetes/kubernetes/issues/95041/comments
9
2020-09-24T18:39:02Z
2021-02-24T19:10:51Z
https://github.com/kubernetes/kubernetes/issues/95041
708,391,704
95,041
[ "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**: Every 5 min...
Kubelet cannot determine CPU online state
https://api.github.com/repos/kubernetes/kubernetes/issues/95039/comments
44
2020-09-24T17:25:30Z
2021-12-11T18:07:07Z
https://github.com/kubernetes/kubernetes/issues/95039
708,346,646
95,039
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Run the linux pause container as non-root user **Why is this needed**: The image is being flagged by scanning tools as not setting a nonroot user in the image definition. While the image is based on s...
Run Linux Pause container as a non-root user
https://api.github.com/repos/kubernetes/kubernetes/issues/95038/comments
23
2020-09-24T16:55:39Z
2021-10-29T21:00:44Z
https://github.com/kubernetes/kubernetes/issues/95038
708,329,041
95,038
[ "kubernetes", "kubernetes" ]
The scheduler framework has been in development since 1.16. It was marked as alpha, but strictly speaking, the framework is not a feature that implements a new user-facing behavior, it is more of a restructuring of the scheduler's code base to allow developers more flexibility to add new functionality. Since k/k isn...
Graduate scheduler framework to GA
https://api.github.com/repos/kubernetes/kubernetes/issues/95037/comments
6
2020-09-24T16:44:46Z
2020-10-05T18:25:36Z
https://github.com/kubernetes/kubernetes/issues/95037
708,322,255
95,037
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: pull-kubernetes-node-crio-e2e **Which test(s) are failing**: N/A **Since when has it been failing**: N/A **Testgrid link**: https://storage.googleapis.com/k...
Incorrect SELinux labels for kubelet artifacts for node tests on Fedora CoreOS
https://api.github.com/repos/kubernetes/kubernetes/issues/95034/comments
2
2020-09-24T15:25:13Z
2020-10-21T04:06:20Z
https://github.com/kubernetes/kubernetes/issues/95034
708,266,515
95,034
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: kubelet takes...
kubelet takes up to 30% cpu after it joins as node
https://api.github.com/repos/kubernetes/kubernetes/issues/95033/comments
5
2020-09-24T14:28:13Z
2021-02-21T16:17:19Z
https://github.com/kubernetes/kubernetes/issues/95033
708,221,175
95,033
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Kubelet has an experimental GCE specific flag `--experimental-mounter-path`, we need to see if this can be cleaned up. **Why is this needed**: Kubelet has an experimental and GCE specific flag, that ...
Clean up kubelet --experimental-mounter-path
https://api.github.com/repos/kubernetes/kubernetes/issues/95030/comments
10
2020-09-24T11:57:20Z
2021-04-16T00:51:35Z
https://github.com/kubernetes/kubernetes/issues/95030
708,108,669
95,030
[ "kubernetes", "kubernetes" ]
This issue has been opened a few times before. The basic problem is, that I have an application that needs to listen of a set of TCP ports on a public load balancer (80, 443, and 4443) and one UDP port on the same load balancer (10000). I'm running on Azure AKS, with k8s version 1.19.0. The problem was that the Azur...
Cannot create an external load balancer with mix protocols (TCP/UDP)
https://api.github.com/repos/kubernetes/kubernetes/issues/95029/comments
4
2020-09-24T11:26:18Z
2020-09-24T21:32:42Z
https://github.com/kubernetes/kubernetes/issues/95029
708,088,581
95,029
[ "kubernetes", "kubernetes" ]
Trying to create cronjob with created namespace and pod Job successfully created under the given namespace but not using created pod for this namespace I want to use the created pod instead of creating a new pod while running a job /sig <kubernetes> /wg <kubernetes> /committee <kubernetes>
How to link created pod in cronjob yaml file
https://api.github.com/repos/kubernetes/kubernetes/issues/95028/comments
7
2020-09-24T10:50:37Z
2021-04-02T23:02:18Z
https://github.com/kubernetes/kubernetes/issues/95028
708,065,834
95,028
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-build **Which test(s) are flaking**: Build **Testgrid link**: https://testgrid.k8s.io/sig-release-master-block...
[Flaky Test] sig-release-master-blocking/ci-kubernetes-build
https://api.github.com/repos/kubernetes/kubernetes/issues/95026/comments
10
2020-09-24T09:47:37Z
2020-10-28T13:47:28Z
https://github.com/kubernetes/kubernetes/issues/95026
708,024,052
95,026
[ "kubernetes", "kubernetes" ]
My cluster is on v1.16.10 version and use vsan dynamic PV provisioning and has 7 working nodes where first one has completely used disk capacity which means 4 scsi controllers and 60 disks but another nodes has less then 10 disks. But the kubernetes scheduler is still trying to install some pods with PV on first node a...
[vSAN] Full SCSI disk bus on VM
https://api.github.com/repos/kubernetes/kubernetes/issues/95023/comments
2
2020-09-24T07:13:50Z
2020-10-05T08:42:34Z
https://github.com/kubernetes/kubernetes/issues/95023
707,920,755
95,023
[ "kubernetes", "kubernetes" ]
**What happened**: On Kubernetes version 1.18, if a namespace has 2 HPA object referencing its corresponding Deployment object, it starts scaling out pods to max replica count even though there is no load. The scaling out happens on both the HPA. This problem does not happen when we have only 1 HPA object referencing ...
HPA will scale pods to max replica count without any load
https://api.github.com/repos/kubernetes/kubernetes/issues/95021/comments
10
2020-09-24T04:35:28Z
2021-07-26T23:18:19Z
https://github.com/kubernetes/kubernetes/issues/95021
707,845,920
95,021
[ "kubernetes", "kubernetes" ]
System Version: macOS 10.15.6 (19G2021) Kernel Version: Darwin 19.6.0 Time since boot: 19:10 kubernetes [master✗]➜ git remote -v origin https://github.com/kubernetes/kubernetes.git (fetch) origin https://github.com/kubernetes/kubernetes.git (push) kubernetes [master✗]➜ git log --...
make quick-release on macOS 10.15 fails.
https://api.github.com/repos/kubernetes/kubernetes/issues/95020/comments
4
2020-09-24T03:48:17Z
2021-02-12T05:19:56Z
https://github.com/kubernetes/kubernetes/issues/95020
707,829,675
95,020
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: `node-kubelet-master` (`ci-kubernetes-node-kubelet`) **Which test(s) are flaking**: `Summary API [NodeConformance] when querying /...
[Flaky Test] [sig-node] Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api
https://api.github.com/repos/kubernetes/kubernetes/issues/95017/comments
7
2020-09-23T20:37:26Z
2020-10-07T14:16:31Z
https://github.com/kubernetes/kubernetes/issues/95017
707,663,076
95,017
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: >ci-kubernetes-gce-conformance-latest **Which test(s) are failing**: >- Extact >- Overall **Since when has it been failing**: > 09-23 06:50 PDT **Testgrid link**: > https://testgrid.k8s.io/sig-release-master-blocking#Conformance%20-%20GCE%20-%20master **Reason for failure**...
[Failing Test] Conformance - GCE - master (ci-kubernetes-gce-conformance-latest)
https://api.github.com/repos/kubernetes/kubernetes/issues/95011/comments
15
2020-09-23T16:27:29Z
2021-02-08T16:19:04Z
https://github.com/kubernetes/kubernetes/issues/95011
707,510,305
95,011
[ "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/ --> **The problem:** While testing the...
k8s CSR: URI SAN's are not being honored by GKE signer
https://api.github.com/repos/kubernetes/kubernetes/issues/95010/comments
7
2020-09-23T16:10:44Z
2020-09-24T15:48:13Z
https://github.com/kubernetes/kubernetes/issues/95010
707,498,611
95,010
[ "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 IPv6 addr...
IPv6-only: KUBERNETES_SERVICE_HOST not in api-server Certificate SANs
https://api.github.com/repos/kubernetes/kubernetes/issues/95007/comments
8
2020-09-23T14:33:16Z
2020-09-23T21:22:12Z
https://github.com/kubernetes/kubernetes/issues/95007
707,420,778
95,007
[ "kubernetes", "kubernetes" ]
**What happened**: After upgrading kubernetes to 1.17.9-gke.1504 from 1.16.x json logs containg floats with scientific notation are sometimes incorrectly parsed. Outputting JSON in logs: `{ "test": 1e-05 }` will result in Logs Viewer entry: `{ "test": 1 }` **What you expected to happen**: Correctly parse f...
[GCP] logs containing floats in scientific notation are incorrectly parsed after migrating kubernetes to 1.17.x
https://api.github.com/repos/kubernetes/kubernetes/issues/95005/comments
10
2020-09-23T14:03:18Z
2021-08-21T16:25:54Z
https://github.com/kubernetes/kubernetes/issues/95005
707,395,939
95,005
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: [ ci-kubernetes-e2e-gci-gce-reboot](https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-reboot/13087196033...
[Flaky Test] [sig-cloud-provider-gcp] Reboot each node by dropping all inbound packets for a while and ensure they function afterwards
https://api.github.com/repos/kubernetes/kubernetes/issues/95004/comments
6
2020-09-23T13:45:21Z
2020-10-18T08:38:04Z
https://github.com/kubernetes/kubernetes/issues/95004
707,380,828
95,004
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-node-kubelet #1308682860982439936 **Which test(s) are flaking**: MirrorPodWithGracePeriod when create a mirror pod m...
[Flaky Test] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is deleted [NodeConformance] [ubuntu]
https://api.github.com/repos/kubernetes/kubernetes/issues/95000/comments
5
2020-09-23T10:38:41Z
2020-11-09T12:18:59Z
https://github.com/kubernetes/kubernetes/issues/95000
707,248,590
95,000
[ "kubernetes", "kubernetes" ]
Mark the following metrics as deprecated `SchedulingAlgorithmPreemptionEvaluationDuration` and `BindingLatency`. Both of those metrics are now covered as part of `FrameworkExtensionPointDuration`, the former as a `PostFilter` the latter and a `Bind` plugin. This can be done by setting `DeprecatedVersion: "1.20.0"` i...
Deprecate old scheduler metrics
https://api.github.com/repos/kubernetes/kubernetes/issues/94999/comments
3
2020-09-23T10:38:35Z
2020-09-24T20:57:49Z
https://github.com/kubernetes/kubernetes/issues/94999
707,248,504
94,999
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-e2e-gci-gce #1308692423005704192 **Which test(s) are flaking**: [sig-network] EndpointSlice should create Endpoints ...
[Flaky Test][sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service
https://api.github.com/repos/kubernetes/kubernetes/issues/94998/comments
7
2020-09-23T10:19:29Z
2020-12-15T02:33:49Z
https://github.com/kubernetes/kubernetes/issues/94998
707,236,008
94,998
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-e2e-gci-gce-slow #1308665245484453888 **Which test(s) are flaking**: [sig-network] Services should only allow access...
[Flaky Test] [sig-network] Services should only allow access from service loadbalancer source ranges [Slow]
https://api.github.com/repos/kubernetes/kubernetes/issues/94997/comments
6
2020-09-23T10:08:24Z
2020-10-01T09:57:20Z
https://github.com/kubernetes/kubernetes/issues/94997
707,228,575
94,997
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: gce-master-scale-correctness **Which test(s) are flaking**: [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance] **Testgrid link**: https://k8s-testgrid.appspot.com/sig-release-master-informing#gce-master-scale-correctness https://prow.k8s.i...
[Flaky test] [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/94996/comments
4
2020-09-23T08:26:35Z
2021-02-18T13:54:24Z
https://github.com/kubernetes/kubernetes/issues/94996
707,157,283
94,996
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: gce-master-scale-correctness **Which test(s) are flaking**: [sig-network] Conntrack should be able to preserve UDP traffic when server pod cycles for a NodePort service **Testgrid link**: https://k8s-testgrid.appspot.com/sig-release-master-informing#gce-master-scale-correctness htt...
[Flaky test] [sig-network] Conntrack should be able to preserve UDP traffic when server pod cycles for a NodePort service
https://api.github.com/repos/kubernetes/kubernetes/issues/94995/comments
4
2020-09-23T08:26:33Z
2020-09-23T10:34:55Z
https://github.com/kubernetes/kubernetes/issues/94995
707,157,261
94,995
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: gce-master-scale-correctness **Which test(s) are flaking**: [k8s.io] [sig-node] PreStop should call prestop when killing a pod [Co...
[Flaky test] [sig-node] PreStop should call prestop when killing a pod [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/94994/comments
5
2020-09-23T08:18:37Z
2021-02-18T13:59:34Z
https://github.com/kubernetes/kubernetes/issues/94994
707,151,789
94,994
[ "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 write a d...
The filed type of hostPath may not work well
https://api.github.com/repos/kubernetes/kubernetes/issues/94993/comments
7
2020-09-23T07:36:10Z
2021-02-20T17:55:23Z
https://github.com/kubernetes/kubernetes/issues/94993
707,124,296
94,993
[ "kubernetes", "kubernetes" ]
More debugging information : https://github.com/kubernetes/kubernetes/issues/94963 **What happened**: apiserver log ``` E0922 07:38:18.307950 1 available_controller.go:419] v1beta1.custom.metrics.k8s.io failed with: failing or missing response from https://10.0.7.105:443/apis/custom.metrics.k8s.io/v1be...
APIservice triggers write: broken pipe of websocket
https://api.github.com/repos/kubernetes/kubernetes/issues/94990/comments
12
2020-09-23T01:49:52Z
2020-12-03T09:31:00Z
https://github.com/kubernetes/kubernetes/issues/94990
706,875,608
94,990
[ "kubernetes", "kubernetes" ]
**What happened**: On an empty cluster: ``` $ kubectl get ingress Warning: extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress No resources found in default namespace. ``` **What you expected to happen**: No warnings if there is no corrective action....
Version conversions lead to erroneous deprecation warnings
https://api.github.com/repos/kubernetes/kubernetes/issues/94981/comments
4
2020-09-22T19:30:20Z
2020-09-22T21:20:21Z
https://github.com/kubernetes/kubernetes/issues/94981
706,637,418
94,981
[ "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**: ``` $ ki des...
kubectl describe on Ingress v1 format is broken
https://api.github.com/repos/kubernetes/kubernetes/issues/94980/comments
1
2020-09-22T19:19:12Z
2020-10-14T21:05:50Z
https://github.com/kubernetes/kubernetes/issues/94980
706,630,993
94,980
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> This request is inspired by the recent Debian bug flagged to the Debian Technical Committee: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970717 Accompanying discussion in #release-management thread: https://kubernetes.slack.com/archi...
Improve license transparency for vendor/ in Kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/94976/comments
20
2020-09-22T16:49:13Z
2021-09-24T23:44:36Z
https://github.com/kubernetes/kubernetes/issues/94976
706,541,354
94,976
[ "kubernetes", "kubernetes" ]
<!-- STOP -- PLEASE READ! GitHub is not the right place for support requests. If you're looking for help, check the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/) or our [Discussion Forums](https://discuss.kubernetes.io). You can also post your question o...
Kubernetes: I want to use the same hostname e.g. example.com in two different namespaces with different paths. e.g. in namespace A I want example.com/clientA and in namespace B I want example.com/clientB. Any ideas on how to achieve this?
https://api.github.com/repos/kubernetes/kubernetes/issues/94972/comments
3
2020-09-22T13:34:24Z
2020-09-22T16:06:24Z
https://github.com/kubernetes/kubernetes/issues/94972
706,390,056
94,972
[ "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 pod was p...
MountDevice failed for volum xxx fsck found errors on device xxx but could not correct them
https://api.github.com/repos/kubernetes/kubernetes/issues/94970/comments
17
2020-09-22T12:39:31Z
2021-11-21T06:46:59Z
https://github.com/kubernetes/kubernetes/issues/94970
706,347,722
94,970
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: https://k8s-testgrid.appspot.com/sig-network-gce#gci-gce-ipvs&width=5 **Which test(s) are flaking**: Services should have session affinity timeout work for service with type clusterIP Services should have session affinity timeout work for NodePort service We have other flaky cas...
[Flaking Test][ipvs] should have session affinity timeout work for service with type clusterIP/NodePort
https://api.github.com/repos/kubernetes/kubernetes/issues/94967/comments
4
2020-09-22T11:10:53Z
2022-01-05T07:39:37Z
https://github.com/kubernetes/kubernetes/issues/94967
706,287,515
94,967
[ "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**: Recieveng war...
AWS NLB UpdateLoadBalancerFailed during instance shutting down
https://api.github.com/repos/kubernetes/kubernetes/issues/94966/comments
10
2020-09-22T11:05:50Z
2022-05-25T15:15:15Z
https://github.com/kubernetes/kubernetes/issues/94966
706,284,113
94,966
[ "kubernetes", "kubernetes" ]
**What happened**: When applying a Service to a cluster with dry-run using kubectl, the output looks like the server version of the Service instead the one from the file. **What you expected to happen**: The content of the returned json should contain my local resource **How to reproduce it (as minimally and pr...
kubectl apply -f file.yaml --dry-run=client seems to query server
https://api.github.com/repos/kubernetes/kubernetes/issues/94965/comments
4
2020-09-22T10:25:43Z
2020-10-15T10:40:50Z
https://github.com/kubernetes/kubernetes/issues/94965
706,257,625
94,965
[ "kubernetes", "kubernetes" ]
**Describe the bug**: We went through a network card error, and then the cert-manager webhook has been in the FailedDiscoveryCheck state I tried restarting the webhook (kubectl scale --replicas=0 ==> kubectl scale --replicas=1), the status of the apiservice changed from MissingEndpoints to FailedDiscoveryCheck ...
webhook error: FailedDiscoveryCheck && write: broken pipe
https://api.github.com/repos/kubernetes/kubernetes/issues/94963/comments
5
2020-09-22T06:20:58Z
2020-09-30T02:21:09Z
https://github.com/kubernetes/kubernetes/issues/94963
706,110,237
94,963
[ "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**: seeing the fo...
error: No such annotation key
https://api.github.com/repos/kubernetes/kubernetes/issues/94957/comments
3
2020-09-22T03:00:59Z
2020-09-22T16:09:45Z
https://github.com/kubernetes/kubernetes/issues/94957
706,042,771
94,957
[ "kubernetes", "kubernetes" ]
Use cases: - single -writer: Data flow from Linux node to Windows node or vice versa - Multi-writer: data can be accessed by multiple nodes with different oses. Issues: Mountoptions: the same pvc with same storageClass will be used by kubelet and csi-driver running on different OSes. How to separate parameters...
How to enable same StorageClass work for both Linux and Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/94956/comments
7
2020-09-22T02:14:15Z
2024-03-20T12:41:16Z
https://github.com/kubernetes/kubernetes/issues/94956
706,029,535
94,956
[ "kubernetes", "kubernetes" ]
# Progress <code>[4/6]</code> - [X] APISnoop org-flow : [listCoordinationV1LeaseForAllNameSpace.org](https://github.com/apisnoop/ticket-writing/blob/1.14_tech_debt/listCoordinationV1LeaseForAllNameSpace.org) - [X] test approval issue : [kubernetes/kubernetes#94955](https://github.com/kubernetes/kubernetes/issue...
Write listCoordinationV1LeaseForAllNameSpace test - +1 endpoint coverage
https://api.github.com/repos/kubernetes/kubernetes/issues/94955/comments
4
2020-09-22T01:27:50Z
2020-10-14T21:49:23Z
https://github.com/kubernetes/kubernetes/issues/94955
706,016,141
94,955
[ "kubernetes", "kubernetes" ]
# PriorityClassLifeCycleTest The following PriorityClass endpoints was Promoted it 1.14 without Conformance tests, and remain untested: replace-, read-, patch-, list-, delete-collection- SchedulingV1PriorityClass # Identifying an untested feature Using APISnoop According to this APIsnoop query, there are st...
Untested Priority Class Life Cycle Test - 5 endpoints not covered by Conformance test
https://api.github.com/repos/kubernetes/kubernetes/issues/94954/comments
9
2020-09-22T01:19:29Z
2020-10-27T23:36:10Z
https://github.com/kubernetes/kubernetes/issues/94954
706,013,820
94,954
[ "kubernetes", "kubernetes" ]
I hope this doesn't come off the wrong way, but as I've been using the docs, Kubebuilder, and any other site that is Kubernetes specific, I've noticed a good 200ish px of the top of my page is dedicated to the BLM banner, on virtually every page. I agree as much as the next person that racism is not acceptable, but I d...
Unpopular opinion: Is the BLM banner size necessary?
https://api.github.com/repos/kubernetes/kubernetes/issues/94952/comments
4
2020-09-22T00:14:02Z
2020-09-22T03:24:56Z
https://github.com/kubernetes/kubernetes/issues/94952
705,994,310
94,952
[ "kubernetes", "kubernetes" ]
Hi, I use kubernetes with traefik ingress controller, also I use MetalLB as a load balancer for my bare metal kubernetes , when I create an ingress controller for traefik dashboard, it takes an auto-assign load balancer IP address for ingress. this IP 172.17.85.200 looks like an external IP, but I can't access it as a...
What is IP ADDRESS in ingress object and What's the use of this ADDRESS?
https://api.github.com/repos/kubernetes/kubernetes/issues/94940/comments
5
2020-09-21T17:00:46Z
2020-10-01T22:11:10Z
https://github.com/kubernetes/kubernetes/issues/94940
705,767,630
94,940
[ "kubernetes", "kubernetes" ]
**What happened**: When calling API https://github.com/kubernetes/apiserver/blob/master/pkg/endpoints/deprecation/deprecation.go#L101, it returns incorrect message for some resources. For example: ```console extensions/v1beta1 Deployment is deprecated in v1.8+, unavailable in v1.18+; use apps/v1 Deployment ``` ...
Warning message for deprecated APIs for some resources show incorrect Kubernetes version
https://api.github.com/repos/kubernetes/kubernetes/issues/94933/comments
10
2020-09-21T14:00:53Z
2020-09-21T21:37:52Z
https://github.com/kubernetes/kubernetes/issues/94933
705,626,072
94,933
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: kube-controll...
kube-controller-manager pod CrashLoopBackOff by `address alerady in use`
https://api.github.com/repos/kubernetes/kubernetes/issues/94932/comments
7
2020-09-21T12:00:48Z
2020-09-22T07:47:23Z
https://github.com/kubernetes/kubernetes/issues/94932
705,532,932
94,932
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-kubernetes-gce-conformance-latest # 1307672633537466368 conformance-ga-only kind-master-parallel **Which test(s) are flaking...
[Flaky Test][k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]
https://api.github.com/repos/kubernetes/kubernetes/issues/94931/comments
10
2020-09-21T11:51:02Z
2021-03-11T04:47:58Z
https://github.com/kubernetes/kubernetes/issues/94931
705,526,920
94,931
[ "kubernetes", "kubernetes" ]
Kubernetes should resize filesystem on a volume when it's created as a clone of a smaller volume / smaller snapshot is restored into it. Example: 1. User takes a snapshot of 1 GiB volume with ext3 filesystem on it. 2. User restores the snapshot into 2 GiB volume. 2.1 CSI driver restores the snapshot into a bi...
Filesystem resize is required after snapshot restore / volume clone
https://api.github.com/repos/kubernetes/kubernetes/issues/94929/comments
38
2020-09-21T09:46:41Z
2023-04-05T17:58:57Z
https://github.com/kubernetes/kubernetes/issues/94929
705,446,247
94,929
[ "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 ...
Why don't you expel Daemonset pod ?
https://api.github.com/repos/kubernetes/kubernetes/issues/94928/comments
1
2020-09-21T09:07:03Z
2020-09-21T09:07:10Z
https://github.com/kubernetes/kubernetes/issues/94928
705,419,795
94,928
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Bash-completion for `kubectl exec POD -c` into a specific container. Actually, choosing the container with bash_completion works with `kubectl logs`, but not with `exec`. Let's make an example: ``` # kubectl -n build-storage get po NAME READY STATUS RESTA...
bash completion for `kubectl exec POD -c`
https://api.github.com/repos/kubernetes/kubernetes/issues/94927/comments
16
2020-09-21T08:41:43Z
2022-03-25T22:34:11Z
https://github.com/kubernetes/kubernetes/issues/94927
705,404,007
94,927
[ "kubernetes", "kubernetes" ]
**What happened**: I have an K8s GPU cluster with 9 nodes have 2 Nvidia GPUs, but when I exec kubectl describe node. There is only 4 nodes have GPU available That's lead to I cannot allocate application into the GPU node ``` Node Available(GPUs) Used(GPUs) kubernetes-master-g...
kubectl describe node does not show number of GPU under Capacity field
https://api.github.com/repos/kubernetes/kubernetes/issues/94926/comments
2
2020-09-21T08:27:28Z
2020-12-23T04:56:50Z
https://github.com/kubernetes/kubernetes/issues/94926
705,395,022
94,926
[ "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 joining a W...
Windows: Flannel CNI doesn't seem to work with ContainerD
https://api.github.com/repos/kubernetes/kubernetes/issues/94924/comments
3
2020-09-20T19:08:00Z
2020-09-21T16:11:05Z
https://github.com/kubernetes/kubernetes/issues/94924
705,166,542
94,924
[ "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**: Created a J...
Job.Status.Failed updated inconsistently
https://api.github.com/repos/kubernetes/kubernetes/issues/94921/comments
9
2020-09-19T17:37:59Z
2021-03-18T18:07:20Z
https://github.com/kubernetes/kubernetes/issues/94921
704,949,022
94,921
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I'd like to change the return value [`k8s.io/kubectl/pkg/cmd/util.Factory.KubernetesClientSet()`](https://github.com/kubernetes/kubernetes/blob/e2a7bd53189b1b5c52efac0570aaefc87a5ec04b/staging/src/k8s.i...
Change KubernetesClientSet return value of kubectl Factory from Clientset to Interface
https://api.github.com/repos/kubernetes/kubernetes/issues/94920/comments
5
2020-09-19T17:01:19Z
2021-02-17T07:35:06Z
https://github.com/kubernetes/kubernetes/issues/94920
704,917,383
94,920
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: ci-cri-containerd-e2e-gci-gce-flaky **Which test(s) are flaking**: ``` Kubernetes e2e suite.[k8s.io] [sig-node] PreStop grac...
PreStop e2e node marked as flaky
https://api.github.com/repos/kubernetes/kubernetes/issues/94918/comments
5
2020-09-19T15:20:19Z
2020-10-02T00:53:13Z
https://github.com/kubernetes/kubernetes/issues/94918
704,901,038
94,918
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I'd like to add an option to [`k8s.io/cli-runtime/pkg/printers.NamePrinter`](https://github.com/kubernetes/kubernetes/blob/085beca6e137c13495996d82a2f8082fd378c85f/staging/src/k8s.io/cli-runtime/pkg/pri...
Support namespace printing option to NamePrinter
https://api.github.com/repos/kubernetes/kubernetes/issues/94917/comments
6
2020-09-19T14:01:52Z
2021-02-20T10:48:25Z
https://github.com/kubernetes/kubernetes/issues/94917
704,887,929
94,917
[ "kubernetes", "kubernetes" ]
**What happened**: Currently kube-proxy cleanup not work, which will left iptables (and ipvs) rules in host and. ``` ./_output/bin/kube-proxy --cleanup W0919 16:21:16.970463 11908 server.go:226] WARNING: all flags other than --config, --write-config-to, and --cleanup are deprecated. Please begin using a confi...
kube-proxy cleanup not work
https://api.github.com/repos/kubernetes/kubernetes/issues/94914/comments
3
2020-09-19T10:04:04Z
2020-09-30T13:21:25Z
https://github.com/kubernetes/kubernetes/issues/94914
704,853,278
94,914
[ "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 storage /kind bug **What hap...
systemd-run will hang and timeout when numbers of pods and volumes schedule on the node
https://api.github.com/repos/kubernetes/kubernetes/issues/94913/comments
7
2020-09-19T09:39:07Z
2020-10-13T09:38:27Z
https://github.com/kubernetes/kubernetes/issues/94913
704,849,656
94,913
[ "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**: New pod creat...
Pod recreation gets stuck due to dangling attach
https://api.github.com/repos/kubernetes/kubernetes/issues/94912/comments
10
2020-09-19T04:01:55Z
2021-06-24T05:31:10Z
https://github.com/kubernetes/kubernetes/issues/94912
704,795,624
94,912
[ "kubernetes", "kubernetes" ]
We saw our api servers falling over because excempt + regular requests put too much load onto them, it would be great if excempt requests would still count into flowcontrol so that regular requests get throttled and the overall max-requests-in-flight is honored. Because otherwise it's "infinite excempt requests + in-fl...
Exempt requests should still count into flowcontrol so other requests get pushed out
https://api.github.com/repos/kubernetes/kubernetes/issues/94907/comments
23
2020-09-18T22:16:15Z
2024-04-16T20:10:13Z
https://github.com/kubernetes/kubernetes/issues/94907
704,687,549
94,907
[ "kubernetes", "kubernetes" ]
The standard event recorder, when recording an event, calls the underlying Broadcaster in a goroutine, so that even recording is non-blocking. Things like leader election emit events over the course of their lifecycle via this broadcaster. Consider the following scenario: * GR1: spawn leader election --> `go lea...
It seems to be impossible to safely stop a Event Recorder without invoking a race condition
https://api.github.com/repos/kubernetes/kubernetes/issues/94906/comments
11
2020-09-18T22:10:46Z
2021-02-03T16:15:46Z
https://github.com/kubernetes/kubernetes/issues/94906
704,685,734
94,906
[ "kubernetes", "kubernetes" ]
There are a number of variable and functions that can outright be renamed to refer to "control plane" instead of "master". There are also some flags which should be deprecated (and corresponding changes made in jobs) ``` $ ag -l master test/e2e/framework | sort test/e2e/framework/config/config.go test/e2e/framew...
Update test/e2e/framework to use the term "Control Plane"
https://api.github.com/repos/kubernetes/kubernetes/issues/94901/comments
39
2020-09-18T19:42:09Z
2022-06-30T05:12:15Z
https://github.com/kubernetes/kubernetes/issues/94901
704,612,385
94,901
[ "kubernetes", "kubernetes" ]
There are a number of tests that can probably updated to refer to a "control plane" or a "primary" instead of a "master". Some of these updates can be done outright (variable names, comments), while others may require more refactoring. It would probably be a good idea to start with the test/integration/framework ...
Update test/integration to use the term "Control Plane"
https://api.github.com/repos/kubernetes/kubernetes/issues/94900/comments
27
2020-09-18T19:30:07Z
2021-11-16T15:53:15Z
https://github.com/kubernetes/kubernetes/issues/94900
704,606,171
94,900
[ "kubernetes", "kubernetes" ]
when deploying a container that has runAsNonRoot but runs as root this error appears, but for pods with lots of containers it can be confusing which container failed, especially if there are 3-rd party webhooks that inject containers please add the container name to the message, making it `container "foo" has runAsNon...
container has runAsNonRoot and image will run as root warning should include container name
https://api.github.com/repos/kubernetes/kubernetes/issues/94898/comments
7
2020-09-18T17:48:42Z
2020-09-24T20:57:26Z
https://github.com/kubernetes/kubernetes/issues/94898
704,551,435
94,898
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Configuration field to redirect container stdout/stderr to a file, for example: ``` yaml containers: - name: my-container image: google/my-container:v1 volumeMounts: - name: varlog mountPath: /var/log - name: third-party image: google/third-pa...
Redirect container stdout / stderr to file
https://api.github.com/repos/kubernetes/kubernetes/issues/94892/comments
65
2020-09-18T13:56:23Z
2023-10-20T16:39:36Z
https://github.com/kubernetes/kubernetes/issues/94892
704,401,003
94,892
[ "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 tried to r...
MutatingWebhookConfiguration with service on port 8443 ends in no such host
https://api.github.com/repos/kubernetes/kubernetes/issues/94889/comments
10
2020-09-18T12:45:22Z
2021-07-16T19:13:45Z
https://github.com/kubernetes/kubernetes/issues/94889
704,349,918
94,889
[ "kubernetes", "kubernetes" ]
**What happened**: Initial state: ``` kind: Namespace apiVersion: v1 metadata: name: mynamespace spec: finalizers: - kubernetes status: phase: Active ``` Using API patch namespace: ``` patch = ` { "metadata": { "labels": { "test/label": null }, "annotations": { "test/annot...
Bug of use clinetset patch namespace
https://api.github.com/repos/kubernetes/kubernetes/issues/94887/comments
21
2020-09-18T10:53:08Z
2021-03-08T12:06:18Z
https://github.com/kubernetes/kubernetes/issues/94887
704,284,809
94,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**: `toBeDetached...
detach azure disk broken on Azure Stack
https://api.github.com/repos/kubernetes/kubernetes/issues/94886/comments
0
2020-09-18T10:18:43Z
2020-09-22T04:23:17Z
https://github.com/kubernetes/kubernetes/issues/94886
704,264,420
94,886
[ "kubernetes", "kubernetes" ]
**What happened**: We deployed an 8-node kuberentes cluster with kubespray on debian buster nodes. After deploying an application, the business started complanining of poor performance and some nodes were having timeouts despite having good computing speeds. After realizing the issue was related to poor network pe...
Network throughput degrading on Debian buster
https://api.github.com/repos/kubernetes/kubernetes/issues/94883/comments
15
2020-09-18T09:18:28Z
2020-10-29T21:16:40Z
https://github.com/kubernetes/kubernetes/issues/94883
704,224,870
94,883
[ "kubernetes", "kubernetes" ]
**What happened**: The following test fails consistently when testing RBD block volmode with RWX access mode (not running in Kubernetes CI): ``` External Storage [Driver: openshift-storage.rbd.csi.ceph.com] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume ...
Multivolume test failure: RBD with access mode RWX
https://api.github.com/repos/kubernetes/kubernetes/issues/94882/comments
1
2020-09-18T08:57:05Z
2020-09-26T00:36:49Z
https://github.com/kubernetes/kubernetes/issues/94882
704,210,612
94,882
[ "kubernetes", "kubernetes" ]
/committee Storage As follows, lpv-001 can be created even if /home/lpv-001 is not found in the k8s node. But the pod which uses lpv-001 as volumes will report error, as local path /home/lpv-001 is not exits. The pod can be successfuly created after the /home/lpv-001 is maked manually. Is there any way to use PV ...
How to make local path of local pv automatically?
https://api.github.com/repos/kubernetes/kubernetes/issues/94878/comments
5
2020-09-18T07:42:16Z
2021-02-15T09:50:12Z
https://github.com/kubernetes/kubernetes/issues/94878
704,165,091
94,878
[ "kubernetes", "kubernetes" ]
If calling the 'login' word in metadata.name of any object, an error occurs in calling api. **spec** kubernetes v1.17.6 **example - secret** ``` $ cat secret.yaml $ kubectl apply -f secret.yaml apiVersion: v1 kind: Secret metadata: name: login ==========> including 'login' namespace: default type...
If calling the 'login' word in metadata.name, an error occurs in calling api.
https://api.github.com/repos/kubernetes/kubernetes/issues/94877/comments
6
2020-09-18T07:11:10Z
2020-09-18T08:16:52Z
https://github.com/kubernetes/kubernetes/issues/94877
704,148,009
94,877