issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: pull-kubernetes-bazel-test **Which test(s) are flaking**: TestCSI_VolumeAll/PersistentVolume_with_driver_info **Testgrid link**: https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-bazel-test&include-filter-by-regex=csi%2Fgo_default_test https://prow.k8s....
[flaky unit test] TestCSI_VolumeAll/PersistentVolume_with_driver_info
https://api.github.com/repos/kubernetes/kubernetes/issues/94619/comments
7
2020-09-08T15:14:29Z
2021-02-08T09:05:34Z
https://github.com/kubernetes/kubernetes/issues/94619
695,961,257
94,619
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: It would be useful to be able to select workloads via label instead of just the [object reference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#crossversionobjectreference-v2beta2-autoscaling) in the `scaleTargetRef` field in the spec. The desire is to ess...
HPA Feature: Ability to select workloads via label
https://api.github.com/repos/kubernetes/kubernetes/issues/94615/comments
10
2020-09-08T12:15:45Z
2021-06-23T14:22:31Z
https://github.com/kubernetes/kubernetes/issues/94615
695,819,148
94,615
[ "kubernetes", "kubernetes" ]
**What happened**: When running a watch on the list of pods on the API through a HTTP/2 persistent connection, e.g. `GET /api/v1/pods?watch=1&resourceVersion=123`, (init)Container lifecycle events are missed. The event that reports the initContainerStatuses / Container / state field change from `Waiting` to `Runnin...
API watch on list of pods misses container events
https://api.github.com/repos/kubernetes/kubernetes/issues/94608/comments
1
2020-09-08T08:07:40Z
2020-09-08T10:55:28Z
https://github.com/kubernetes/kubernetes/issues/94608
695,654,004
94,608
[ "kubernetes", "kubernetes" ]
I want to make sure, my pods under a namespace are assigned a specific ip addresses. Can anyone help me on how may I do this! /sig network
How to assign a range of ip to my pods under a namespace?
https://api.github.com/repos/kubernetes/kubernetes/issues/94604/comments
2
2020-09-08T06:58:55Z
2020-09-08T15:12:52Z
https://github.com/kubernetes/kubernetes/issues/94604
695,608,115
94,604
[ "kubernetes", "kubernetes" ]
**What happened**: ```yaml apiVersion: v1 kind: Event ``` When creating the above resource (for testing), I'm getting this: ``` error: error validating "event-v1.yaml": error validating data: [ValidationError(Event): missing required field "metadata" in io.k8s.api.core.v1.Event, ValidationError(Event): mis...
core v1 Event API needs improvement?
https://api.github.com/repos/kubernetes/kubernetes/issues/94602/comments
17
2020-09-08T04:01:05Z
2020-10-05T13:23:06Z
https://github.com/kubernetes/kubernetes/issues/94602
695,527,240
94,602
[ "kubernetes", "kubernetes" ]
Note: this issue should be viewed in the context of #93252. **What would you like to be added**: A `deleteNodes` op in the new scheduler_perf framework would be nice to have. **Why is this needed**: We can currently create additional nodes in scheduler_perf tests. The opposite direction (decreasing the number of ...
new scheduler_perf framework: add a deleteNodes op?
https://api.github.com/repos/kubernetes/kubernetes/issues/94601/comments
14
2020-09-08T03:20:00Z
2022-06-13T09:57:03Z
https://github.com/kubernetes/kubernetes/issues/94601
695,513,224
94,601
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: - functionality for TestJig fixture might be able to be reused in var (example #91592) (example #91592) ious emerging fixture based tests and the jig.go file should unify the functions under the Jig struct (so as to be able to add defensive checks in tests and so on that use the...
Update agnhost nc version, add support for SCTP to TestJig
https://api.github.com/repos/kubernetes/kubernetes/issues/94598/comments
10
2020-09-07T17:28:26Z
2021-01-31T03:35:08Z
https://github.com/kubernetes/kubernetes/issues/94598
695,300,881
94,598
[ "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**: ``` $ cat ...
Can't use properties with additionalProperties for custom resource validation
https://api.github.com/repos/kubernetes/kubernetes/issues/94593/comments
3
2020-09-07T13:28:06Z
2020-09-08T02:46:54Z
https://github.com/kubernetes/kubernetes/issues/94593
695,101,768
94,593
[ "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**: PVC manually ...
PVC manually created when DefaultStorageClass is turned on cannot bind to PV
https://api.github.com/repos/kubernetes/kubernetes/issues/94592/comments
1
2020-09-07T12:22:50Z
2020-09-16T01:51:34Z
https://github.com/kubernetes/kubernetes/issues/94592
695,046,529
94,592
[ "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 an ensur...
There is no event for failed ensure load balancer operation
https://api.github.com/repos/kubernetes/kubernetes/issues/94590/comments
21
2020-09-07T11:21:04Z
2022-10-25T02:40:37Z
https://github.com/kubernetes/kubernetes/issues/94590
694,999,405
94,590
[ "kubernetes", "kubernetes" ]
**What happened**: Deployment resource with replicas is handled differently in client side and server side apply with HPA **What you expected to happen**: With HPA, Deployment should not have `replicas` and server side apply should detect the conflict. HPA controller does not seem to manege the replica field with ...
Server Side Apply does not detect Deployment Replicas conflict after applying HPA with different replica number
https://api.github.com/repos/kubernetes/kubernetes/issues/94585/comments
8
2020-09-07T04:58:52Z
2021-04-22T08:28:33Z
https://github.com/kubernetes/kubernetes/issues/94585
694,705,825
94,585
[ "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**: Run `kubeadm ...
kubeadm reset with docker, containers are killed instead of exiting normally.
https://api.github.com/repos/kubernetes/kubernetes/issues/94584/comments
2
2020-09-07T04:54:10Z
2020-09-23T17:14:26Z
https://github.com/kubernetes/kubernetes/issues/94584
694,703,490
94,584
[ "kubernetes", "kubernetes" ]
**What happened**: i wrote a shell: ```bash #!/bin/bash while [ true ] do echo "reduce pod..." kubectl scale --replicas=0 rc ubuntu kubectl get pod -A | grep Running | wc -l sleep 60s kubectl get pod -A | grep Running | wc -l echo "add pod ..." k...
Inotify:memory leak due to blocked operation
https://api.github.com/repos/kubernetes/kubernetes/issues/94583/comments
15
2020-09-07T02:38:28Z
2023-06-17T20:19:58Z
https://github.com/kubernetes/kubernetes/issues/94583
694,641,157
94,583
[ "kubernetes", "kubernetes" ]
**What happened**: When using `kubectl alpha debug` to create a debug container for a pod that has multiple init containers or ephemeral containers, `kubectl alpha debug` fails with `panic: runtime error: index out of range`. ``` # kubectl alpha debug myapp-pod --image=busybox panic: runtime error: index out of ran...
kubectl alpha debug fails with "panic: runtime error: index out of range"
https://api.github.com/repos/kubernetes/kubernetes/issues/94579/comments
4
2020-09-06T17:42:26Z
2020-09-11T03:58:15Z
https://github.com/kubernetes/kubernetes/issues/94579
694,464,690
94,579
[ "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 tried to ro...
StatefulSet status is not correct in a certain situation.
https://api.github.com/repos/kubernetes/kubernetes/issues/94577/comments
5
2020-09-06T15:38:22Z
2021-01-04T17:29:53Z
https://github.com/kubernetes/kubernetes/issues/94577
694,425,123
94,577
[ "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**: ``` [wait-co...
error execution phase wait-control-plane: couldn't initialize a Kubernetes cluster
https://api.github.com/repos/kubernetes/kubernetes/issues/94576/comments
6
2020-09-06T15:05:05Z
2022-02-14T00:21:13Z
https://github.com/kubernetes/kubernetes/issues/94576
694,413,712
94,576
[ "kubernetes", "kubernetes" ]
HI, Facing below issue, Unable to reach dns servers , but works when well when dns pod IP is given ``` kubectl exec -i -t dnsutils -- nslookup ww.google.com ;; connection timed out; no servers could be reached command terminated with exit code 1 ``` But works when coredns IP is given ``` kubectl exec -i...
Unable to reach core dns servers
https://api.github.com/repos/kubernetes/kubernetes/issues/94575/comments
12
2020-09-06T15:02:11Z
2020-12-10T20:46:46Z
https://github.com/kubernetes/kubernetes/issues/94575
694,412,697
94,575
[ "kubernetes", "kubernetes" ]
..\pkg\mod\k8s.io\client-go@v11.0.0+incompatible\kubernetes\scheme\register.go:26:2: module k8s.io/api@latest found (v0.19.0), but does not contain package k8s.io/api/auditregistration /v1alpha1 --------------------------------------------------- module test-client-go go 1.15 require ( github.com/google/gofu...
..\pkg\mod\k8s.io\client-go@v11.0.0+incompatible\kubernetes\scheme\register.go:26:2: module k8s.io/api@latest found (v0.19.0), but does not contain package k8s.io/api/auditregistration /v1alpha1
https://api.github.com/repos/kubernetes/kubernetes/issues/94571/comments
2
2020-09-06T12:02:05Z
2020-09-06T12:23:05Z
https://github.com/kubernetes/kubernetes/issues/94571
694,355,277
94,571
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: periodic-kubernetes-bazel-test-master (xref https://github.com/kubernetes/kubernetes/issues/94528#issuecomment-687208028) **Which test(s) are flaking**: k8s.io/client-go/tools/events TestEventSeriesf **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#bazel-...
[Flaky unit test] TestEventSeriesf timeout
https://api.github.com/repos/kubernetes/kubernetes/issues/94569/comments
4
2020-09-06T03:09:03Z
2020-09-07T14:11:42Z
https://github.com/kubernetes/kubernetes/issues/94569
694,233,858
94,569
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: **Which test(s) are flaking**: periodic-kubernetes-bazel-test-master (xref https://github.com/kubernetes/kubernetes/issues/94528#issuecomment-687208028) **Testgrid link**: https://testgrid.k8s.io/sig-release-master-blocking#bazel-test-master&width=20&sort-by-name=&include-filter-...
[Flaky unit test] Test_Run_Positive_VolumeMountControllerAttachEnabledRace data race
https://api.github.com/repos/kubernetes/kubernetes/issues/94568/comments
9
2020-09-06T02:47:55Z
2021-06-16T23:28:05Z
https://github.com/kubernetes/kubernetes/issues/94568
694,230,837
94,568
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: * periodic-kubernetes-bazel-test-master (xref https://github.com/kubernetes/kubernetes/issues/94528#issuecomment-687208028) * ci-kubernetes-cached-make-test **Which test(s) are flaking**: Test_UncertainVolumeMountState **Testgrid link**: Top unit test flake in postsubmits: ...
[Flaky unit test] pkg/kubelet/volumemanager/reconciler Test_UncertainVolumeMountState
https://api.github.com/repos/kubernetes/kubernetes/issues/94567/comments
12
2020-09-06T02:44:23Z
2021-05-25T10:02:17Z
https://github.com/kubernetes/kubernetes/issues/94567
694,230,343
94,567
[ "kubernetes", "kubernetes" ]
**What happened**: I'm following the guide here, trying to preserve the source IP: https://kubernetes.io/docs/tutorials/services/source-ip/ I've tried both the NodePort and LoadBalancer examples, and in both cases, even after setting externalTrafficPolicy to Local, the source IP is not preserved. Specifically, the...
Source IP not preserved with externalTrafficPolicy=Local on 1.19
https://api.github.com/repos/kubernetes/kubernetes/issues/94563/comments
7
2020-09-05T18:59:56Z
2020-12-11T13:34:26Z
https://github.com/kubernetes/kubernetes/issues/94563
694,147,651
94,563
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: While working on https://github.com/kubernetes/kubernetes/issues/68026, `hack/verify-golint.sh` had to be called multiple times when linting had to be fixed for particular packages. This process was slow ...
hack/verify-golint: skip `golint` installation if it already exists
https://api.github.com/repos/kubernetes/kubernetes/issues/94562/comments
3
2020-09-05T15:50:31Z
2020-09-09T06:12:29Z
https://github.com/kubernetes/kubernetes/issues/94562
694,112,502
94,562
[ "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**: Kubernetes pod...
Kubernetes pod mismatch in UDP port when trying to create a RTSP session (using ffmpeg)
https://api.github.com/repos/kubernetes/kubernetes/issues/94561/comments
4
2020-09-05T15:36:54Z
2020-09-07T14:38:13Z
https://github.com/kubernetes/kubernetes/issues/94561
694,109,687
94,561
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Today it is possible to authenticate with `kubectl` using the `--token` to provide a token as a parameter. I would like to have a flag `--tokenfile <path>` that is similar but reads the token from a fil...
Add --tokenfile flag to kubectl
https://api.github.com/repos/kubernetes/kubernetes/issues/94560/comments
0
2020-09-05T14:51:21Z
2020-09-05T15:03:03Z
https://github.com/kubernetes/kubernetes/issues/94560
694,101,173
94,560
[ "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 kubele...
When kubelet triggers poststart or prestop, httpget is executed by kubelet process
https://api.github.com/repos/kubernetes/kubernetes/issues/94558/comments
8
2020-09-05T12:13:55Z
2021-02-04T06:28:23Z
https://github.com/kubernetes/kubernetes/issues/94558
694,073,645
94,558
[ "kubernetes", "kubernetes" ]
**What happened**: One pod stuck at CreateContainerError and can't get recovered automatically. Kubelet log shows that the requested name (let's say Container_2) is already in use. > E0608 20:22:04.227708 3818 remote_runtime.go:200] CreateContainer in sandbox "7ae6b14089ca17bb2a995b564effb2fb9d993832fb7bfee63a59...
Pod stuck at "CreateContainerError" because of container name conflict
https://api.github.com/repos/kubernetes/kubernetes/issues/94557/comments
6
2020-09-05T11:13:45Z
2021-02-06T17:26:36Z
https://github.com/kubernetes/kubernetes/issues/94557
694,063,207
94,557
[ "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**: As "kubelet...
"--read-only-port" field description is confusing.
https://api.github.com/repos/kubernetes/kubernetes/issues/94550/comments
3
2020-09-05T08:23:22Z
2020-09-08T12:43:56Z
https://github.com/kubernetes/kubernetes/issues/94550
694,033,410
94,550
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: 1.17 release blocking bazel test **Which test(s) are failing**: * //cluster/images/conformance/go-runner:go_default_test * Overall * //pkg/kubelet/oom:go_defau...
[Failing Test] bazel-test-1.17 (periodic-kubernetes-bazel-test-1-17)
https://api.github.com/repos/kubernetes/kubernetes/issues/94548/comments
3
2020-09-05T01:24:36Z
2020-09-06T12:23:59Z
https://github.com/kubernetes/kubernetes/issues/94548
693,888,163
94,548
[ "kubernetes", "kubernetes" ]
**Which jobs are flaking**: pull-kubernetes-bazel-test **Which test(s) are flaking**: TestDevicePluginReRegistrationProbeMode **Testgrid link**: https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-bazel-test&include-filter-by-regex=pkg%2Fkubelet%2Fcm%2Fdevicemanager **Reason for fai...
[Flaky unit test] TestDevicePluginReRegistrationProbeMode: Devices of previous registered should be removed
https://api.github.com/repos/kubernetes/kubernetes/issues/94547/comments
3
2020-09-04T23:12:27Z
2020-11-18T04:29:55Z
https://github.com/kubernetes/kubernetes/issues/94547
693,789,355
94,547
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> **Which jobs are flaking**: pull-kubernetes-bazel-test **Which test(s) are flaking**: k8s.io/client-go/util/workqueue **Testgrid link**: https://tes...
[flaky test] TestMetrics
https://api.github.com/repos/kubernetes/kubernetes/issues/94545/comments
1
2020-09-04T22:52:50Z
2020-09-05T19:09:41Z
https://github.com/kubernetes/kubernetes/issues/94545
693,767,710
94,545
[ "kubernetes", "kubernetes" ]
**What happened**: Image: `k8s.gcr.io/kube-apiserver-arm64:v1.19.0` kube-apiserver fails to start on arm64 with command line like: `/go-runner /usr/local/bin/kube-apiserver ....` with an error: ``` 2020-09-04T18:18:52.840446862Z stderr F standard_init_linux.go:211: exec user process caused "exec format error"...
kube-apiserver (and other official images) for arm64 contain /go-runner built for amd64
https://api.github.com/repos/kubernetes/kubernetes/issues/94540/comments
7
2020-09-04T19:06:35Z
2020-09-11T08:13:52Z
https://github.com/kubernetes/kubernetes/issues/94540
693,507,655
94,540
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: The package in `pkg/kubelet/dockershim/network/hostport` is used by container runtimes to manage the pod sandbox hostport mappings. Unfortunately this package is not possible to access without vendoring the whole Kubernetes source code. To not rely on vendoring the whole Kubernetes...
Move hostport manager to staging or out of tree
https://api.github.com/repos/kubernetes/kubernetes/issues/94538/comments
27
2020-09-04T18:54:58Z
2021-01-11T07:36:39Z
https://github.com/kubernetes/kubernetes/issues/94538
693,497,387
94,538
[ "kubernetes", "kubernetes" ]
**What happened**: I am doing a rolling update and the transition from the old pod to the new pod is not seamless. I am seeing failed requests during the transition. **What you expected to happen**: The new pod is up and available so the transition should be seamless. **How to reproduce it (as minimally and pre...
Rolling update of a windows container has failures
https://api.github.com/repos/kubernetes/kubernetes/issues/94533/comments
26
2020-09-04T16:10:06Z
2024-11-05T20:07:02Z
https://github.com/kubernetes/kubernetes/issues/94533
693,342,978
94,533
[ "kubernetes", "kubernetes" ]
This fails close to 100% of the time when run with race mode: ``` go test -race k8s.io/apiserver/pkg/server/filters -run TestGOAWAYConcurrency -v ``` Disabled in https://github.com/kubernetes/kubernetes/pull/94529 It is unclear if the test or the component needs to be corrected /sig api-machinery /priori...
TestGOAWAYConcurrency fails with data race issues
https://api.github.com/repos/kubernetes/kubernetes/issues/94532/comments
19
2020-09-04T16:06:28Z
2021-03-09T12:27:12Z
https://github.com/kubernetes/kubernetes/issues/94532
693,339,422
94,532
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: `bazel-test-master (periodic-kubernetes-bazel-test-master)` **Which test(s) are failing**: ``` //cmd/kube-scheduler/app/go_default_test:run_1_of_3 //cmd/kube-...
[Failing Test] bazel-test-master (periodic-kubernetes-bazel-test-master)
https://api.github.com/repos/kubernetes/kubernetes/issues/94528/comments
21
2020-09-04T15:00:34Z
2021-03-05T16:06:49Z
https://github.com/kubernetes/kubernetes/issues/94528
693,264,995
94,528
[ "kubernetes", "kubernetes" ]
We are observing this issue all of sudden, here we have recently upgraded EKS cluster from 1.13 to 1.14. post upgrade we are facing this issue, please help us here, what could be the issue. When the node goes into NotReady status, kubelet is being restart and when we checked the kubelet logs found below errors. ...
Node flapping between Ready/NotReady with PLEG issues
https://api.github.com/repos/kubernetes/kubernetes/issues/94525/comments
7
2020-09-04T14:07:07Z
2021-02-05T07:53:38Z
https://github.com/kubernetes/kubernetes/issues/94525
693,207,431
94,525
[ "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**: `kubeadm up...
kubeadm upgrade plan fails on missing configmap kubelet-config-1.19
https://api.github.com/repos/kubernetes/kubernetes/issues/94524/comments
11
2020-09-04T13:36:17Z
2021-12-01T13:34:20Z
https://github.com/kubernetes/kubernetes/issues/94524
693,178,414
94,524
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: kubeadm-kinder-upgrade-1-19-master **Which test(s) are failing**: task-06-upgrade (the task to upgrade from .19 to master via `kubeadm upgrade apply`) **Since w...
[failing test] kubeadm-kinder-upgrade-1-19-master
https://api.github.com/repos/kubernetes/kubernetes/issues/94523/comments
4
2020-09-04T13:03:45Z
2020-09-06T18:05:34Z
https://github.com/kubernetes/kubernetes/issues/94523
693,146,753
94,523
[ "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 have an ex...
Ubuntu 18.04 node added to an existing Ubuntu 16.04 cluster causes network/stability issues
https://api.github.com/repos/kubernetes/kubernetes/issues/94522/comments
5
2020-09-04T13:01:23Z
2020-09-09T11:54:17Z
https://github.com/kubernetes/kubernetes/issues/94522
693,144,554
94,522
[ "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-gce-master-new-gci-kubectl-skew **Which test(s) are flaking**: [sig-cli] Kubectl Port forwarding With a server l...
[Flaky Test] [sig-cli] Kubectl Port forwarding With a server listening on localhost that expects a client request should support a client that connects, sends DATA, and disconnects
https://api.github.com/repos/kubernetes/kubernetes/issues/94520/comments
7
2020-09-04T11:44:46Z
2020-09-28T10:20:14Z
https://github.com/kubernetes/kubernetes/issues/94520
693,081,254
94,520
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to use "patternProperties" within `spec.validation.openAPIV3Schema` when defining a CustomResourceDefinition. I have understood that "patternProperties" is now supported in the latest versio...
CustomResourceDefinition should support OpenAPI 3.1.0 (now including "patternProperties")
https://api.github.com/repos/kubernetes/kubernetes/issues/94519/comments
14
2020-09-04T11:40:15Z
2021-09-16T05:05:21Z
https://github.com/kubernetes/kubernetes/issues/94519
693,077,804
94,519
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: I would like to perform HPA on the result of a formula of multiple custom metrics , by example : `hpa = metric1 - ( metric2 + metric 3 )` **Why is this needed**: It will allow HPA on complex logi...
HPA custom metrics | Accept formula
https://api.github.com/repos/kubernetes/kubernetes/issues/94517/comments
7
2020-09-04T07:57:53Z
2021-04-24T18:11:08Z
https://github.com/kubernetes/kubernetes/issues/94517
692,856,184
94,517
[ "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 two CR...
Custom Resource should respect deleteOption.propagationPolicy
https://api.github.com/repos/kubernetes/kubernetes/issues/94515/comments
7
2020-09-04T06:40:57Z
2020-12-09T12:57:11Z
https://github.com/kubernetes/kubernetes/issues/94515
692,786,780
94,515
[ "kubernetes", "kubernetes" ]
**What happened**: Given a `Service` resource with `ipFamily: "IPv6"`, selecting dual-stack pods that use IPv6 as their primary IP, the controller manager generates both `Endpoint` and `EndpointSlice` resources. The `Endpoint` resource is being generated correctly (it contains IPv6 IPs), but the corresponding `Endpoin...
DualStack: IPv6 service generates EndpointSlice containing IPv4 addresses
https://api.github.com/repos/kubernetes/kubernetes/issues/94505/comments
45
2020-09-04T01:02:15Z
2021-02-11T13:19:56Z
https://github.com/kubernetes/kubernetes/issues/94505
692,560,478
94,505
[ "kubernetes", "kubernetes" ]
When should it be removed? @bowei /sig network /kind cleanup
Feature gate DefaultIngressClass is GA - when does it get removed?
https://api.github.com/repos/kubernetes/kubernetes/issues/94500/comments
4
2020-09-03T22:58:48Z
2020-09-15T15:58:08Z
https://github.com/kubernetes/kubernetes/issues/94500
692,479,270
94,500
[ "kubernetes", "kubernetes" ]
When should it be removed? @rikatz /sig network /kind cleanup
Feature gate ExternalPolicyForExternalIP is GA - when does it get removed?
https://api.github.com/repos/kubernetes/kubernetes/issues/94499/comments
11
2020-09-03T22:58:46Z
2020-09-16T19:35:21Z
https://github.com/kubernetes/kubernetes/issues/94499
692,479,225
94,499
[ "kubernetes", "kubernetes" ]
When should it be removed? @MrHohn /sig network /kind cleanup
Feature gate ServiceLoadBalancerFinalizer is GA - when does it get removed?
https://api.github.com/repos/kubernetes/kubernetes/issues/94498/comments
8
2020-09-03T22:58:43Z
2020-11-04T21:25:45Z
https://github.com/kubernetes/kubernetes/issues/94498
692,479,173
94,498
[ "kubernetes", "kubernetes" ]
When should it be removed? @rikatz /sig network /kind cleanup
Feature gate SupportIPVSProxyMode is GA - when does it get removed?
https://api.github.com/repos/kubernetes/kubernetes/issues/94497/comments
9
2020-09-03T22:58:41Z
2020-09-10T02:35:45Z
https://github.com/kubernetes/kubernetes/issues/94497
692,479,131
94,497
[ "kubernetes", "kubernetes" ]
What is missing? Docs? @robscott /sig network /kind cleanup
Feature gate ServiceAppProtocol needs to move to GA
https://api.github.com/repos/kubernetes/kubernetes/issues/94496/comments
8
2020-09-03T22:58:36Z
2021-03-14T22:51:18Z
https://github.com/kubernetes/kubernetes/issues/94496
692,479,054
94,496
[ "kubernetes", "kubernetes" ]
What is missing? Based on SIG call it's probably "tests" but I am not sure. Could use some investigation and followup - how do we get it to GA? @rikatz /sig network /kind cleanup
Move Feature gate ServiceNodeExclusion to GA and LockToDefault
https://api.github.com/repos/kubernetes/kubernetes/issues/94495/comments
13
2020-09-03T22:58:12Z
2021-01-05T19:57:38Z
https://github.com/kubernetes/kubernetes/issues/94495
692,478,664
94,495
[ "kubernetes", "kubernetes" ]
Is this a valid test? My understanding is we cannot rely on events for programming against. https://storage.googleapis.com/k8s-gubernator/triage/index.html?test=should%20generate%20node%20condition%20and%20events%20for%20corresponding%20errors **Which jobs are flaking**: ci-cri-containerd-node-e2e-features ci-k...
Flakey test NodeProblemDetector SystemLogMonitor should generate node condition and events for corresponding error
https://api.github.com/repos/kubernetes/kubernetes/issues/94493/comments
6
2020-09-03T22:01:13Z
2020-10-20T17:22:09Z
https://github.com/kubernetes/kubernetes/issues/94493
692,420,422
94,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**: Hyper-v suppo...
Remove alpha support for Hyper-v on Docker for Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/94490/comments
18
2020-09-03T20:51:25Z
2021-01-20T23:33:13Z
https://github.com/kubernetes/kubernetes/issues/94490
692,342,683
94,490
[ "kubernetes", "kubernetes" ]
**Which test(s) are failing**: All tests in https://github.com/kubernetes/kubernetes/tree/master/test/e2e/upgrades **Which jobs are failing**: All jobs running those tests, e.g. https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-stable2-stable1-upgrade-cluster **Since when has ...
test/e2e/upgrade tests are not running
https://api.github.com/repos/kubernetes/kubernetes/issues/94487/comments
8
2020-09-03T20:06:53Z
2022-04-25T20:56:02Z
https://github.com/kubernetes/kubernetes/issues/94487
692,287,977
94,487
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Configmaps to be shareable as read only in specified namespaces **Why is this needed**: Enable other product teams to be able to share Configmaps cross namespaces in order to prevent duplication Fo...
Enable readonly Configmaps in other namespaces
https://api.github.com/repos/kubernetes/kubernetes/issues/94486/comments
3
2020-09-03T19:39:54Z
2020-09-04T01:42:54Z
https://github.com/kubernetes/kubernetes/issues/94486
692,257,322
94,486
[ "kubernetes", "kubernetes" ]
We have lots of pods and requests to get all pods use lots of memory on the api-server ~150m atm. It would be nice if we could block any client from doing a request without chunking (limit to 1k items per response) to improve api server availability. /sig api-machinery
Allow blocking unchunked requests to list pods
https://api.github.com/repos/kubernetes/kubernetes/issues/94477/comments
21
2020-09-03T15:45:51Z
2021-02-06T09:18:38Z
https://github.com/kubernetes/kubernetes/issues/94477
692,082,624
94,477
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: ci-benchmark-kube-dns-master **Which test(s) are failing**: KubeDnsBenchmark **Since when has it been failing**: over 2 weeks **Testgrid link**: https://k8s-testg...
[Failing Test] ci-benchmark-kube-dns-master
https://api.github.com/repos/kubernetes/kubernetes/issues/94473/comments
7
2020-09-03T13:31:29Z
2020-09-07T10:21:42Z
https://github.com/kubernetes/kubernetes/issues/94473
691,975,692
94,473
[ "kubernetes", "kubernetes" ]
**What happened**: I am trying to setup read-only service account for kubernetes-dashboard that would allow read access to all resources except secrets. I used the following configuration: ``` kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1 metadata: name: developer-role rules: - apiGroups: ...
Secrets are accessible even when RBAC for secrets is not allowed
https://api.github.com/repos/kubernetes/kubernetes/issues/94469/comments
3
2020-09-03T13:10:18Z
2020-09-04T03:25:30Z
https://github.com/kubernetes/kubernetes/issues/94469
691,957,953
94,469
[ "kubernetes", "kubernetes" ]
Kube-scheular is getting restarted contineously with following error. Can someone help please. kube-scheduler-sk8XXX01 1/1 Running 2 86d kube-scheduler-sk8sXXX02 1/1 Running 241 2d12h kube-scheduler-sk8sXXX03 1/1 Running 236 457d LOG:- I0825 17:18:57.662001 1 serving.go:318] Generated self-signed cert in-me...
Kube-schedular restarted many times
https://api.github.com/repos/kubernetes/kubernetes/issues/94467/comments
2
2020-09-03T11:59:59Z
2020-09-03T15:50:08Z
https://github.com/kubernetes/kubernetes/issues/94467
691,907,936
94,467
[ "kubernetes", "kubernetes" ]
I read carefully the Kubernets Documentation [here][1] about extending the default 15% of `imagefs.available` and the others parameters but it doesn't say how to set it, i have installed the RKE (Rancher Kubernets Engine) with the following configs. ``` Kubernets Version:v1.17.5 OS: Ubuntu 18.04.4 LTS Container R...
Issue when trying to set a evictionHard and trying to run the config.yaml to set the config.
https://api.github.com/repos/kubernetes/kubernetes/issues/94464/comments
5
2020-09-03T10:33:22Z
2021-01-05T23:25:27Z
https://github.com/kubernetes/kubernetes/issues/94464
691,851,382
94,464
[ "kubernetes", "kubernetes" ]
when I deploy kubemark, the hollow-nodes is already ready, but the flannel node pod is always init ``` # kubectl get nodes NAME STATUS ROLES AGE VERSION hollow-node-5jpg4 Ready <none> 6m11s v1.17.12-rc.0.1+66e10f21d43b27 hollow-node-7g8v2 Ready <none> ...
when use kubemark , the hollow-nodes are ready , but the pods on the hollow nodes are always init
https://api.github.com/repos/kubernetes/kubernetes/issues/94454/comments
3
2020-09-03T06:28:45Z
2020-11-19T13:23:59Z
https://github.com/kubernetes/kubernetes/issues/94454
691,682,038
94,454
[ "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...
how to enable sidecar container feature.
https://api.github.com/repos/kubernetes/kubernetes/issues/94453/comments
11
2020-09-03T06:02:41Z
2020-09-04T08:16:36Z
https://github.com/kubernetes/kubernetes/issues/94453
691,668,517
94,453
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: I want to ena...
enable Service Account failed
https://api.github.com/repos/kubernetes/kubernetes/issues/94452/comments
7
2020-09-03T01:35:26Z
2021-02-02T20:55:28Z
https://github.com/kubernetes/kubernetes/issues/94452
691,555,622
94,452
[ "kubernetes", "kubernetes" ]
### Flaky Job: pr:pull-kubernetes-e2e-gce-100-performance Flakes in the past week: **9** Consistency: **96.80%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | Up | 6 | #### Previously closed issues for this job flaking: #62592 #86562 #83529 #67295 #73884 #83870 #81890 #93820 #87468 [...
pr:pull-kubernetes-e2e-gce-100-performance flaked 9 times in the past week
https://api.github.com/repos/kubernetes/kubernetes/issues/94450/comments
21
2020-09-02T23:02:09Z
2021-02-07T10:43:31Z
https://github.com/kubernetes/kubernetes/issues/94450
691,492,303
94,450
[ "kubernetes", "kubernetes" ]
**What happened**: User loaded in a deployment with a container with resources.requests.memory=1.2Gi The usage showed up as: 1288490188800m which is pretty hard to read. The user used 1.2Gi to make it easy to read. **What you expected to happen**: Gi should translate to Mi and round to the nearest Mi **Env...
rounding issues with resources
https://api.github.com/repos/kubernetes/kubernetes/issues/94445/comments
15
2020-09-02T18:39:03Z
2022-10-04T16:36:39Z
https://github.com/kubernetes/kubernetes/issues/94445
691,312,594
94,445
[ "kubernetes", "kubernetes" ]
**What happened**: If the scheduler misses a single update message "node delete", then it won't be able to know the node is deleted and still tries to schedule some pods to the deleted node, which will make those pods never able to be scheduled to the right nodes. kubernetes/kubernetes#56261 should be related but some...
Missing a single update message will cause the scheduler never able to schedule pods to the right nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/94437/comments
19
2020-09-02T16:06:31Z
2020-10-13T21:13:24Z
https://github.com/kubernetes/kubernetes/issues/94437
691,151,425
94,437
[ "kubernetes", "kubernetes" ]
**What happened**: Pod with termination grace period of 3 hours is getting killed 10 minutes after SIGTERM **What you expected to happen**: I was expecting the pod to get full 3 hours before SIGKILL is sent **How to reproduce it (as minimally and precisely as possible)**: Long running process with terminatio...
terminationGracePeriodSeconds greater than 10 minutes not working as expected
https://api.github.com/repos/kubernetes/kubernetes/issues/94435/comments
19
2020-09-02T15:54:09Z
2021-03-09T21:39:12Z
https://github.com/kubernetes/kubernetes/issues/94435
691,140,598
94,435
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: Set the resource limits of coredns to the same size as the requests. **Why is this needed**: When initializing the kubernetes-cluster with kubeadm, the resource-request and -limit for coredns differs. That can cause to mem overcommitment and oom-killed pods in the cluster. ...
remove potential coredns mem overcommitment
https://api.github.com/repos/kubernetes/kubernetes/issues/94434/comments
6
2020-09-02T15:45:55Z
2020-09-03T10:47:30Z
https://github.com/kubernetes/kubernetes/issues/94434
691,133,584
94,434
[ "kubernetes", "kubernetes" ]
**What happened:** I download fluentd-elasticsearch in addons. The following error occurs then I use "kubectl apply -f es-statefulset.yaml " Then, i find the elasticsearch-logging pod restart lots of time, and keep status with CrashLoopBackOff. [root@istackvip ~]# kubectl logs -f elasticsearch-logging-0 -n kube...
elasticsearch_logging_discovery.go:142] Found []
https://api.github.com/repos/kubernetes/kubernetes/issues/94429/comments
9
2020-09-02T14:30:00Z
2020-10-06T03:40:52Z
https://github.com/kubernetes/kubernetes/issues/94429
691,071,346
94,429
[ "kubernetes", "kubernetes" ]
**What happened**: A code change was merged that used `klog.Warningf` in library code by default (`NewDefaultClientLoadingRules` changed in a way that impacted all code in the world which uses that default, which is pretty common), which is not allowed by convention in Kube because client libraries may be used in UI...
client-go prints a klog warning by default in library code which is not allowed
https://api.github.com/repos/kubernetes/kubernetes/issues/94428/comments
23
2020-09-02T14:19:14Z
2023-05-24T16:08:52Z
https://github.com/kubernetes/kubernetes/issues/94428
691,062,684
94,428
[ "kubernetes", "kubernetes" ]
**What happened**: When I ran a diff for a HorizontalPodAutoscaler with external metrics with no change, the diff result showed the same metric being added again to the metrics list. Note that when I apply, the metrics is not added twice as the diff suggests. **What you expected to happen**: The diff to show n...
Duplicate external metrics specs added to HorizontalPodAutoscaler when diffing with no change
https://api.github.com/repos/kubernetes/kubernetes/issues/94420/comments
7
2020-09-02T09:30:30Z
2021-08-17T16:17:01Z
https://github.com/kubernetes/kubernetes/issues/94420
690,868,652
94,420
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Some way for "infrastructure" pods (such as networking providers) to get the underlying connection details for the API server (as used by kubelet and kube-proxy to talk directly to the API server for bo...
Add standardised way for infra components to reach API server
https://api.github.com/repos/kubernetes/kubernetes/issues/94419/comments
8
2020-09-02T09:00:55Z
2021-03-18T19:08:21Z
https://github.com/kubernetes/kubernetes/issues/94419
690,847,775
94,419
[ "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**: Scheduler s...
Scheduler should consider extenders' filter when searching preemption candidates
https://api.github.com/repos/kubernetes/kubernetes/issues/94418/comments
2
2020-09-02T08:12:44Z
2020-09-03T08:09:14Z
https://github.com/kubernetes/kubernetes/issues/94418
690,815,645
94,418
[ "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**: cronjob.spec....
cronjob.spec.jobTemplate.spec.completions not working in kubernetes
https://api.github.com/repos/kubernetes/kubernetes/issues/94417/comments
9
2020-09-02T07:11:43Z
2021-03-31T03:51:35Z
https://github.com/kubernetes/kubernetes/issues/94417
690,780,444
94,417
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: The AWS Network Load Balancer has support for sticky sessions through an [attribute](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#sticky-sessions) on Target Groups that could easily map to the [sessionAffinity](https://v1-17.docs....
AWS NLB (UDP): Support sticky sessions
https://api.github.com/repos/kubernetes/kubernetes/issues/94416/comments
12
2020-09-02T06:38:18Z
2021-11-19T17:24:53Z
https://github.com/kubernetes/kubernetes/issues/94416
690,762,189
94,416
[ "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 ex...
kubelet‘s goroutinues was blocked and a memory leak occurred.
https://api.github.com/repos/kubernetes/kubernetes/issues/94415/comments
2
2020-09-02T06:30:27Z
2021-03-29T02:53:47Z
https://github.com/kubernetes/kubernetes/issues/94415
690,758,296
94,415
[ "kubernetes", "kubernetes" ]
Example failure: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/94397/pull-kubernetes-conformance-kind-ga-only-parallel/1300870704907948032 I took a look and this actually doesn't seem to be purely load related (i.e. not just infrastructure issue). There are also ton of events like this: ``` Sep 01 1...
Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] is extremely flaky in kind
https://api.github.com/repos/kubernetes/kubernetes/issues/94414/comments
5
2020-09-02T06:07:41Z
2020-09-02T07:23:07Z
https://github.com/kubernetes/kubernetes/issues/94414
690,746,219
94,414
[ "kubernetes", "kubernetes" ]
**What happened**: Replicas | Not distributing resource load equally **What you expected to happen**: Each Replica should have equal cpu/memory load **How to reproduce it (as minimally and precisely as possible)**: Load Test any Deployment **Anything else we need to know?**: **Environment**: - Kubernetes v...
Replicas | Not distributing resource load equally
https://api.github.com/repos/kubernetes/kubernetes/issues/94412/comments
6
2020-09-02T03:29:52Z
2021-01-30T05:29:38Z
https://github.com/kubernetes/kubernetes/issues/94412
690,685,407
94,412
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: `kubectl describe node XXX` shows preempting pods and their requested resources. **Why is this needed**: When [scheduler preemption](https://kubernetes.io/docs/concepts/configuration/pod-priority-...
'kubectl descirbe node' shows preempting pods and their requested resources
https://api.github.com/repos/kubernetes/kubernetes/issues/94411/comments
6
2020-09-02T03:20:44Z
2021-02-11T10:16:56Z
https://github.com/kubernetes/kubernetes/issues/94411
690,682,259
94,411
[ "kubernetes", "kubernetes" ]
Note: this issue should be viewed in the context of #93252. If this happens, this is very likely a typo where someone used a parameter in a way they didn't mean to (for example, `CreateNodes: $initPods`). /sig scheduling /assign
test/integration/scheduler_perf: check for unused template parameters
https://api.github.com/repos/kubernetes/kubernetes/issues/94404/comments
31
2020-09-01T22:43:48Z
2022-01-11T00:21:17Z
https://github.com/kubernetes/kubernetes/issues/94404
690,497,579
94,404
[ "kubernetes", "kubernetes" ]
I am doing an article on branching and release policies for the most popular open-source projects. To say Kubernetes is not popular is an extreme understatement. Thus, I ask, do you have have a branching and release policy/pattern that I can read? Or is it a matter of convention and tribal knowledge? If so, what is ...
Does this repo have a branching and release policy
https://api.github.com/repos/kubernetes/kubernetes/issues/94402/comments
3
2020-09-01T18:43:53Z
2020-09-01T21:36:05Z
https://github.com/kubernetes/kubernetes/issues/94402
690,363,432
94,402
[ "kubernetes", "kubernetes" ]
**What would you like to be added**: - Limit `securityContext.privileged` access for CSI drivers pods [1] - For example: EFS CSI driver requires Privileged access due to `spec.template.spec.containers[0].volumeMounts.mountPropagation` property set to value `Bidirectional`. - `Bidirectional` is needed to allow Kubel...
Limit privileged access for CSI driver
https://api.github.com/repos/kubernetes/kubernetes/issues/94400/comments
7
2020-09-01T17:53:23Z
2021-03-03T11:22:07Z
https://github.com/kubernetes/kubernetes/issues/94400
690,334,454
94,400
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > kind-master-parallel (ci-kubernetes-kind-e2e-parallel) **Which test(s) are failing**: > Overall > [k8s.io] [sig-node] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] > [sig-node] RuntimeClass should reject a Pod requesting a Runtim...
[Failing Test] kind-master-parallel (ci-kubernetes-kind-e2e-parallel)
https://api.github.com/repos/kubernetes/kubernetes/issues/94394/comments
5
2020-09-01T11:25:42Z
2020-09-01T22:59:08Z
https://github.com/kubernetes/kubernetes/issues/94394
690,061,353
94,394
[ "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**: Deploying C...
No CNI configuration file in /etc/cni/net.d/. Has your network provider started? (kubeadm 1.18.8 / 1.18.6)
https://api.github.com/repos/kubernetes/kubernetes/issues/94393/comments
11
2020-09-01T10:06:11Z
2023-02-06T20:39:50Z
https://github.com/kubernetes/kubernetes/issues/94393
690,010,370
94,393
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > kind-1.18-parallel (ci-kubernetes-kind-e2e-parallel-1-18) **Which test(s) are failing**: > Overall > [k8s.io] [sig-node] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] **Since when has it been failing**: > 08-31 10:43 PDT **...
[Failing Test] kind-1.18-parallel (ci-kubernetes-kind-e2e-parallel-1-18)
https://api.github.com/repos/kubernetes/kubernetes/issues/94392/comments
2
2020-09-01T09:57:00Z
2020-09-01T22:59:22Z
https://github.com/kubernetes/kubernetes/issues/94392
690,003,273
94,392
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: > kind-1.19-parallel (ci-kubernetes-kind-e2e-parallel-1-19) **Which test(s) are failing**: > Overall > [sig-node] RuntimeClass should reject a Pod requesting a RuntimeClass with an unconfigured handler **Since when has it been failing**: > 09-01 19:05 PDT **Testgrid link**: > h...
[Failing Test] kind-1.19-parallel (ci-kubernetes-kind-e2e-parallel-1-19)
https://api.github.com/repos/kubernetes/kubernetes/issues/94391/comments
2
2020-09-01T09:48:31Z
2020-09-01T22:59:41Z
https://github.com/kubernetes/kubernetes/issues/94391
689,997,870
94,391
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Currently, I run csi driver on two nodes: node A and node B. Then I got two csinodes in my cluster. Then I stopped the driver in node A, but the csinode for node A is still there with no status. ...
CSINode will not updated/removed/disabled after csi driver stopped on the node
https://api.github.com/repos/kubernetes/kubernetes/issues/94388/comments
5
2020-09-01T07:25:58Z
2020-12-15T11:50:39Z
https://github.com/kubernetes/kubernetes/issues/94388
689,894,802
94,388
[ "kubernetes", "kubernetes" ]
**What happened**: I added two CSI plugins to my Kubernetes cluster via a single call to `kubectl apply`. When I did this, the `csi.volume.kubernetes.io/nodeid` annotation was improperly set on 2 out of 3 nodes. Only one of the plugins appeared: ``` apiVersion: v1 kind: Node metadata: annotations: csi....
csi.volume.kubernetes.io/nodeid node annotation is not properly set when multiple plugins register at the same time
https://api.github.com/repos/kubernetes/kubernetes/issues/94378/comments
3
2020-08-31T18:47:15Z
2020-09-09T13:36:08Z
https://github.com/kubernetes/kubernetes/issues/94378
689,416,311
94,378
[ "kubernetes", "kubernetes" ]
I have two kubernetes pods running via Rancher (all running on CentOS 7): #1 - busybox #2 - dnsutils From the pod #1: ``` / # cat /etc/resolv.conf nameserver 10.43.0.10 search testspace.svc.cluster.local svc.cluster.local cluster.local options ndots:5 ``` and then ``` / # nslookup kubernetes.defa...
Problem with resolving hostnames - timeout to external DNS
https://api.github.com/repos/kubernetes/kubernetes/issues/94377/comments
8
2020-08-31T18:36:30Z
2020-09-18T13:36:41Z
https://github.com/kubernetes/kubernetes/issues/94377
689,409,580
94,377
[ "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**: TestLoopbac...
TestLoopbackHostPortIPv6 fails on non IPv6 environment
https://api.github.com/repos/kubernetes/kubernetes/issues/94375/comments
4
2020-08-31T17:47:21Z
2020-09-02T02:41:54Z
https://github.com/kubernetes/kubernetes/issues/94375
689,381,566
94,375
[ "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-features-master (ci-kubernetes-node-kubelet-features)` **Which test(s) are flaking**: `[k8s.io] ResourceMetricsA...
[Flaky Test] [k8s.io] ResourceMetricsAPI [NodeFeature:ResourceMetrics] when querying /resource/metrics should report resource usage through the resouce metrics api
https://api.github.com/repos/kubernetes/kubernetes/issues/94370/comments
2
2020-08-31T14:20:05Z
2020-09-02T01:44:29Z
https://github.com/kubernetes/kubernetes/issues/94370
689,245,803
94,370
[ "kubernetes", "kubernetes" ]
**Which jobs are failing**: kops-selinux **Which test(s) are failing**: There are about 25 tests failing. ``` [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow] [sig-storage] HostPathType ...
[Failing Tests]: "[sig-storage]" tests fail in the "kops-selinux" job
https://api.github.com/repos/kubernetes/kubernetes/issues/94369/comments
11
2020-08-31T14:13:44Z
2021-02-06T17:26:36Z
https://github.com/kubernetes/kubernetes/issues/94369
689,240,982
94,369
[ "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 failing**: ci-kubernetes-e2e-gce-scale-performance **Which test(s) are failing**: density & load **Since when has it been failing**: 31 Aug ...
[Failing Test] [sig-scalability] ci-kubernetes-e2e-gce-scale-performance failed due to slow GET services proxy calls
https://api.github.com/repos/kubernetes/kubernetes/issues/94368/comments
3
2020-08-31T14:03:13Z
2020-09-02T15:39:07Z
https://github.com/kubernetes/kubernetes/issues/94368
689,233,291
94,368
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: nodelocaldns daemonset spec should have nodeSelector to only run on linux nodes **Why is this needed**: With heterogeneous k8s cluster(Windows + Linux ) nodelocaldns pod tries to run on windows nodes...
nodelocaldns daemonset spec should have nodeSelector to only run on linux nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/94366/comments
6
2020-08-31T12:54:57Z
2021-01-30T10:34:36Z
https://github.com/kubernetes/kubernetes/issues/94366
689,185,042
94,366
[ "kubernetes", "kubernetes" ]
The [Pod Creation](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md#pod-creation) and [PodTemplates](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md#podtemplates) sections of the seccomp GA KEP mention that we should populate a warni...
Add warning messages about deprecated seccomp annotation usage
https://api.github.com/repos/kubernetes/kubernetes/issues/94365/comments
3
2020-08-31T12:02:45Z
2020-09-10T12:27:42Z
https://github.com/kubernetes/kubernetes/issues/94365
689,153,353
94,365
[ "kubernetes", "kubernetes" ]
/sig node /sig storage /area controller-manager **What happened**: Hello everyone, I've had his cpu throttling delays as mentioned in [here](https://github.com/ceph/ceph-csi/issues/1109), with k8s 1.18.2. additional links: https://github.com/kubernetes/kubernetes/pull/91307 https://github.com/kubernetes/kube...
Control manager logs: CPU Throttling request took seconds
https://api.github.com/repos/kubernetes/kubernetes/issues/94362/comments
6
2020-08-31T10:19:04Z
2021-04-12T08:19:48Z
https://github.com/kubernetes/kubernetes/issues/94362
689,091,225
94,362
[ "kubernetes", "kubernetes" ]
**What happened**: During install v1.19 cluster can not finish coredns phase. I guess https://github.com/kubernetes/kubernetes/issues/94286 is related, but for now it is not upgrade but clean install, also error is differet: ``` # kubeadm init phase addon coredns --kubeconfig /etc/kubernetes/admin.conf W0831 ...
panic: runtime error: index out of range [0] with length 0
https://api.github.com/repos/kubernetes/kubernetes/issues/94361/comments
3
2020-08-31T10:08:24Z
2020-08-31T10:19:38Z
https://github.com/kubernetes/kubernetes/issues/94361
689,085,098
94,361
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: Hi there! I w...
Unable to open TCP/IP to server for a service running inside the cluster when a new ec2 machine joins the cluster (which has nothing to do with the service)
https://api.github.com/repos/kubernetes/kubernetes/issues/94360/comments
5
2020-08-31T10:02:11Z
2020-09-04T08:55:46Z
https://github.com/kubernetes/kubernetes/issues/94360
689,081,294
94,360
[ "kubernetes", "kubernetes" ]
**What happened**: We have a cronjob copying files from a volume to a backup volume. The backup volume has lots of files in it (92288 at the moment). The cronjob mounts both volumes with a subpath: - source volume has ~100 files to be backuped -- storage is azure-files - backup volume has 92k files (which see...
Mounting a volume subpath with many files in it leaks node storage
https://api.github.com/repos/kubernetes/kubernetes/issues/94359/comments
23
2020-08-31T09:46:06Z
2021-06-25T02:09:49Z
https://github.com/kubernetes/kubernetes/issues/94359
689,071,966
94,359
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which jobs are failing**: ci-kubernetes-e2e-gci-gce-ipvs **Which test(s) are failing**: [sig-network] Services should only allow access from service loadbalancer source ranges [Slow] ...
[failing test][ipvs] Services should only allow access from service loadbalancer source ranges
https://api.github.com/repos/kubernetes/kubernetes/issues/94356/comments
12
2020-08-31T08:21:59Z
2020-10-16T16:01:27Z
https://github.com/kubernetes/kubernetes/issues/94356
689,019,312
94,356