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" ]
This is follow up from https://github.com/kubernetes/kubernetes/issues/73958 The main goal is to reduce the lock contention cause by GetAllEventsSinceThreadUnsafe [which may potentially allocate and copy a lot of data] The idea of how we can solve it is the following: 1) We introduce a concept of watchCacheInter...
Reduce watchcache contention caused by expensive watches
https://api.github.com/repos/kubernetes/kubernetes/issues/105274/comments
9
2021-09-27T11:58:24Z
2022-02-08T11:56:55Z
https://github.com/kubernetes/kubernetes/issues/105274
1,008,058,819
105,274
[ "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: Create theee...
Evicted does not follow the qosClass
https://api.github.com/repos/kubernetes/kubernetes/issues/105270/comments
10
2021-09-27T09:54:21Z
2021-09-29T17:46:53Z
https://github.com/kubernetes/kubernetes/issues/105270
1,007,939,570
105,270
[ "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-apise...
Kube-apiserver oomkilled and always restart
https://api.github.com/repos/kubernetes/kubernetes/issues/105265/comments
8
2021-09-27T07:34:15Z
2022-02-25T20:43:43Z
https://github.com/kubernetes/kubernetes/issues/105265
1,007,803,145
105,265
[ "kubernetes", "kubernetes" ]
Thanks for taking a look on #105182 guys, really appreciate your help with this 😄 I could see that the fix has been planned as part of v1.23 milestone. Can you please clarify if this fix can/would be backported to previous Kubernetes versions and if there is a timeline for the same. This will help plan if we wi...
Plan for backporting Kube-proxy error logs fix to older K8s versions
https://api.github.com/repos/kubernetes/kubernetes/issues/105262/comments
6
2021-09-27T03:18:13Z
2022-02-27T22:03:42Z
https://github.com/kubernetes/kubernetes/issues/105262
1,007,645,514
105,262
[ "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 `Cor...
Bind api will bind unexpected pod to node in some situation
https://api.github.com/repos/kubernetes/kubernetes/issues/105261/comments
15
2021-09-27T03:08:36Z
2021-11-02T21:27:54Z
https://github.com/kubernetes/kubernetes/issues/105261
1,007,637,825
105,261
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: #### Which test(s) are failing: ![image](https://user-images.githubusercontent.com/32818529/134834592-08cbca13-5612-449a-97e3-a244a59e7138.png) #### Since when...
failed to get calico-node daemonsets.apps in kube-system namespace
https://api.github.com/repos/kubernetes/kubernetes/issues/105260/comments
5
2021-09-27T02:06:34Z
2021-09-27T02:50:27Z
https://github.com/kubernetes/kubernetes/issues/105260
1,007,605,108
105,260
[ "kubernetes", "kubernetes" ]
I follow the process code aboud creating operation in k8s apiserver. When a create operation fails, the code will process error, the releated code is ![image](https://user-images.githubusercontent.com/28667591/134808349-bc5772fd-5ae0-456c-ae80-9e85c9c49428.png) https://github.com/kubernetes/kubernetes/blob/...
where is ErrCodeUnreachable error generated?
https://api.github.com/repos/kubernetes/kubernetes/issues/105259/comments
5
2021-09-26T12:45:42Z
2021-09-26T17:09:02Z
https://github.com/kubernetes/kubernetes/issues/105259
1,007,381,848
105,259
[ "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 a sin...
Not able to block 6443 port with multiple Interfaces
https://api.github.com/repos/kubernetes/kubernetes/issues/105248/comments
9
2021-09-25T08:23:45Z
2021-10-28T20:37:30Z
https://github.com/kubernetes/kubernetes/issues/105248
1,007,020,523
105,248
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: when I want ...
Error when creating "myjob.yaml"
https://api.github.com/repos/kubernetes/kubernetes/issues/105246/comments
12
2021-09-25T07:13:38Z
2022-02-26T05:50:40Z
https://github.com/kubernetes/kubernetes/issues/105246
1,007,002,740
105,246
[ "kubernetes", "kubernetes" ]
staging/src/k8s.io/kubectl/pkg/cmd/cmd.go: ``` flags := cmds.PersistentFlags() flags.SetNormalizeFunc(cliflag.WarnWordSepNormalizeFunc) // Warn for "_" flags // Normalize all flags that are coming from other packages or pre-configurations // a var flags *pflag.FlagSet ". e.g. ...
Kubectl flag normalization setup looks like a merge error
https://api.github.com/repos/kubernetes/kubernetes/issues/105244/comments
6
2021-09-24T22:23:18Z
2021-10-01T21:30:19Z
https://github.com/kubernetes/kubernetes/issues/105244
1,006,864,261
105,244
[ "kubernetes", "kubernetes" ]
#### Which jobs are failing: gce-cos-master-serial #### Which test(s) are failing: * Kubernetes e2e suite.[sig-storage] * Overall Changes * kubetest.Test Changes #### Since when has it been failing: `2021-09-20 16:54 PDT` #### Testgrid link: [Testgrid link](https://testgrid.k8s.io/sig-release-master-info...
[Failing test][sig-storage] ci-kubernetes-e2e-gci-gce-serial
https://api.github.com/repos/kubernetes/kubernetes/issues/105242/comments
12
2021-09-24T20:10:20Z
2021-11-09T11:48:15Z
https://github.com/kubernetes/kubernetes/issues/105242
1,006,791,421
105,242
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: Right now ephemeral container validation only checks the list of ephemeral containers. We should instead re-validate the entire pod. #### Why is this needed: resilience against future bugs. Part of http://kep.k8s.io/277 graduation criteria /sig node /priority important-soon
Update via /ephemeralcontainers validates entire PodSpec
https://api.github.com/repos/kubernetes/kubernetes/issues/105241/comments
1
2021-09-24T16:57:16Z
2021-10-01T14:31:34Z
https://github.com/kubernetes/kubernetes/issues/105241
1,006,656,984
105,241
[ "kubernetes", "kubernetes" ]
It seems to be linked from kube-controller-manager *and* cloud-controller-manager, but the functionality should be disjoint? I can see putting the cloud allocator into CCM but the range allocator has nothing to do with that. We have duplicate flag parsing and we find things like: ``` gceCloud, ok := cloud.(...
We have two front-doors to node IPAM controller
https://api.github.com/repos/kubernetes/kubernetes/issues/105240/comments
9
2021-09-24T16:11:07Z
2022-03-11T21:28:52Z
https://github.com/kubernetes/kubernetes/issues/105240
1,006,619,981
105,240
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: I use Ranc...
Rancher can not access the cluster
https://api.github.com/repos/kubernetes/kubernetes/issues/105236/comments
6
2021-09-24T14:00:03Z
2021-09-25T01:29:57Z
https://github.com/kubernetes/kubernetes/issues/105236
1,006,497,235
105,236
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
Enabling us to modify initial readiness delay from the HorizontalPodAutoscaler object yaml
https://api.github.com/repos/kubernetes/kubernetes/issues/105233/comments
6
2021-09-24T13:22:31Z
2022-02-21T16:49:30Z
https://github.com/kubernetes/kubernetes/issues/105233
1,006,462,267
105,233
[ "kubernetes", "kubernetes" ]
https://github.com/kubernetes/kubernetes/blob/7bff8adaf683dc7e25b5548e2c16e7393ff8a036/pkg/controller/podautoscaler/horizontal.go#L617 Is it possible to use `scale.Status.Replicas` instead of `scale.Spec.Replicas`? Right now HPA doesn't wait till the target spins up enough pods for that.
fix: use scale.Status.Replicas to get the target's current scale
https://api.github.com/repos/kubernetes/kubernetes/issues/105231/comments
11
2021-09-24T12:16:32Z
2022-03-25T14:46:36Z
https://github.com/kubernetes/kubernetes/issues/105231
1,006,403,901
105,231
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: aks-engine-windows-containerd-master #### Which test(s) are failing: Kubernetes e2e suite.[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample AP...
aks-engine-windows-containerd-master flakes due to bad etcd image push
https://api.github.com/repos/kubernetes/kubernetes/issues/105230/comments
8
2021-09-24T12:02:00Z
2021-10-21T16:41:51Z
https://github.com/kubernetes/kubernetes/issues/105230
1,006,391,372
105,230
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
add NodeGetVolumeStats support on the iscis volume
https://api.github.com/repos/kubernetes/kubernetes/issues/105227/comments
6
2021-09-24T08:36:18Z
2022-02-21T09:49:29Z
https://github.com/kubernetes/kubernetes/issues/105227
1,006,221,988
105,227
[ "kubernetes", "kubernetes" ]
Now dockershim tear down network firstly when StopPodSandbox, if the pod ip has been released in ipam successful but the sandbox container stopped failed, in this situation the sandbox container was still using the ip which has released in ipam, this will cause pod ip conflict when ipam allocating the ip to a new pod. ...
dockershim tear down network after stop sandbox container when StopPodSandbox
https://api.github.com/repos/kubernetes/kubernetes/issues/105225/comments
8
2021-09-24T06:14:07Z
2021-10-06T23:07:30Z
https://github.com/kubernetes/kubernetes/issues/105225
1,006,118,778
105,225
[ "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: `kubectl get...
controller manager Error starting "nodeipam"
https://api.github.com/repos/kubernetes/kubernetes/issues/105224/comments
10
2021-09-24T06:11:24Z
2022-02-27T23:03:43Z
https://github.com/kubernetes/kubernetes/issues/105224
1,006,117,168
105,224
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: After a st...
Pods not being evenly scheduled across worker nodes
https://api.github.com/repos/kubernetes/kubernetes/issues/105220/comments
31
2021-09-23T21:58:56Z
2023-12-01T05:13:52Z
https://github.com/kubernetes/kubernetes/issues/105220
1,005,881,144
105,220
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: With Windows...
Windows Container downward compatbility doesn't work when multiarch images don't contain host build number in manifest list
https://api.github.com/repos/kubernetes/kubernetes/issues/105216/comments
3
2021-09-23T17:22:21Z
2021-10-19T04:50:34Z
https://github.com/kubernetes/kubernetes/issues/105216
1,005,675,597
105,216
[ "kubernetes", "kubernetes" ]
Hi everyone, I have a K8s setup, when I ping the pod service IP, there is response like below. _Request timeout for icmp_seq 1 92 bytes from 10.20.60.15: Redirect Host(New addr: 10.20.60.103) Vr HL TOS Len ID Flg off TTL Pro cks Src Dst 4 5 00 0054 5d0d 0 0000 3f 01 ba9e 10.20.19.111 10.20.60.103 But at the s...
Pod Service IP not able to ping from outside the cluster
https://api.github.com/repos/kubernetes/kubernetes/issues/105210/comments
4
2021-09-23T13:32:07Z
2021-09-23T16:18:05Z
https://github.com/kubernetes/kubernetes/issues/105210
1,005,441,546
105,210
[ "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: iptables r...
iptables rules are not created in ipvs mode
https://api.github.com/repos/kubernetes/kubernetes/issues/105208/comments
5
2021-09-23T12:16:27Z
2021-09-24T15:07:47Z
https://github.com/kubernetes/kubernetes/issues/105208
1,005,360,066
105,208
[ "kubernetes", "kubernetes" ]
#### What happened: We updated our cluster to 1.22.2. We are trying to create following cronjob: ``` apiVersion: batch/v1 kind: CronJob metadata: name: example namespace: gha-devcloud spec: concurrencyPolicy: Forbid failedJobsHistoryLimit: 1 jobTemplate: spec: activeDeadlineSeconds:...
Sporadic "MountVolume.SetUp failed for volume ... not registered" failures seen in 1.22.0-1.22.8, 1.23.0-1.23.5
https://api.github.com/repos/kubernetes/kubernetes/issues/105204/comments
135
2021-09-23T10:28:15Z
2024-10-24T20:10:13Z
https://github.com/kubernetes/kubernetes/issues/105204
1,005,264,353
105,204
[ "kubernetes", "kubernetes" ]
Hi , I am trying to use downward API in daemonset spec to set `IP ` and `IP6` environment variables using the pod's status.podIPs array. > env: > - name: IP > valueFrom: > fieldRef: > fieldPath: status.podIPs[0].ip > - name: IP6 > valueFrom: > ...
Downward API doesn't support status.podIPs to be used
https://api.github.com/repos/kubernetes/kubernetes/issues/105203/comments
20
2021-09-23T05:53:42Z
2023-12-20T07:01:51Z
https://github.com/kubernetes/kubernetes/issues/105203
1,005,040,937
105,203
[ "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: Before Kuber...
kube-scheduler run failed when use v1beta2 `KubeSchedulerConfiguration` and Scheduler Policy
https://api.github.com/repos/kubernetes/kubernetes/issues/105202/comments
11
2021-09-23T02:51:31Z
2022-02-24T04:15:51Z
https://github.com/kubernetes/kubernetes/issues/105202
1,004,955,817
105,202
[ "kubernetes", "kubernetes" ]
This bug is limited to feature gate JobTrackingWithFinalizers. Investigating #105179, I discovered that sometimes a Pod might be counted more than once. This could be due to #105199, but there is another failure scenario: 1. Pod A finishes, triggering a sync 2. During sync, Job controller: 1. Adds UID to `...
Tracking with finalizers might count a Pod more than once
https://api.github.com/repos/kubernetes/kubernetes/issues/105200/comments
4
2021-09-22T20:45:23Z
2021-10-12T20:17:17Z
https://github.com/kubernetes/kubernetes/issues/105200
1,004,758,628
105,200
[ "kubernetes", "kubernetes" ]
When investigating #105179, @liggitt and I discovered that the job controller does a GET request of the job before issuing any Job status update. https://github.com/kubernetes/kubernetes/blob/752c4b7f0b3630fb58f8489cb30748be79cde4f2/pkg/controller/job/job_controller.go#L1357-L1373 This is problematic because it c...
Job controller: Updates might override stale data
https://api.github.com/repos/kubernetes/kubernetes/issues/105199/comments
2
2021-09-22T20:29:03Z
2021-09-27T16:05:48Z
https://github.com/kubernetes/kubernetes/issues/105199
1,004,746,061
105,199
[ "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 creat...
hpa resources using apiVersion autoscaling/v2beta2 conflict with autoscaling/v1
https://api.github.com/repos/kubernetes/kubernetes/issues/105198/comments
4
2021-09-22T18:18:21Z
2021-09-28T10:42:09Z
https://github.com/kubernetes/kubernetes/issues/105198
1,004,592,865
105,198
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: In ipvs mode...
In kubeproxy ipvs mode UDP traffic to Loadbalancer IP fails after node reboot
https://api.github.com/repos/kubernetes/kubernetes/issues/105192/comments
7
2021-09-22T10:36:30Z
2021-09-26T07:26:22Z
https://github.com/kubernetes/kubernetes/issues/105192
1,004,134,885
105,192
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: node-kubelet-serial-containerd #### Which test(s) are failing: - kubetest.Node Tests #### Since when has it been failing: `20.09.2021 15:40 PDT` #### Test...
[Failing test][sig-node] ci-kubernetes-node-kubelet-serial-containerd
https://api.github.com/repos/kubernetes/kubernetes/issues/105191/comments
2
2021-09-22T09:19:10Z
2021-09-22T10:02:43Z
https://github.com/kubernetes/kubernetes/issues/105191
1,004,061,590
105,191
[ "kubernetes", "kubernetes" ]
FYI: @neolit123 Last week a regression was [reported](https://github.com/coredns/coredns/issues/4834) for 1.8.4 for the _rewrite_ plugin. There is a workaround. FYI AFAIK, AKS has [decided to defer rolling out 1.8.4](https://github.com/Azure/AKS/issues/2521#issuecomment-911901518), skipping over the version, since a...
upgrade coredns to 1.8.6 to fix a regression bug
https://api.github.com/repos/kubernetes/kubernetes/issues/105189/comments
12
2021-09-22T07:03:18Z
2021-11-05T21:48:40Z
https://github.com/kubernetes/kubernetes/issues/105189
1,003,907,691
105,189
[ "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: There is an ...
HPA is scaling down even though there is a broken metric
https://api.github.com/repos/kubernetes/kubernetes/issues/105187/comments
8
2021-09-22T03:36:20Z
2022-06-09T00:21:09Z
https://github.com/kubernetes/kubernetes/issues/105187
1,003,733,634
105,187
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: Relax the `restricted` Pod Security Standard to accept either of `runAsNonRoot: true` or a non-zero `runAsUser` value #### Why is this needed: It seems silly to require a pod to set `runAsNonRoot: true` to pass the restricted profile when it has already explicitly set `run...
PodSecurity: do not require `runAsNonRoot: true` if a non-zero `runAsUser` value is provided
https://api.github.com/repos/kubernetes/kubernetes/issues/105186/comments
11
2021-09-21T21:52:44Z
2022-05-24T16:00:36Z
https://github.com/kubernetes/kubernetes/issues/105186
1,003,348,786
105,186
[ "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/ --> /kind bug /sig cloud-provider /ar...
Azure CCM: failed to delete load balancer: not a vmss instance
https://api.github.com/repos/kubernetes/kubernetes/issues/105184/comments
1
2021-09-21T21:00:32Z
2021-10-01T08:55:21Z
https://github.com/kubernetes/kubernetes/issues/105184
1,003,274,161
105,184
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: A way to parameterize a CronJob by the time that the instance was scheduled to start. #### Why is this needed: I have a data pipeline that I would like to schedule on Kubernetes; however, the pipeline is parameterized by the scheduled time. It uses this timestamp to read f...
Parameterize CronJob by scheduled time
https://api.github.com/repos/kubernetes/kubernetes/issues/105183/comments
8
2021-09-21T20:57:35Z
2022-03-04T15:01:13Z
https://github.com/kubernetes/kubernetes/issues/105183
1,003,269,620
105,183
[ "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 we upda...
Constant 'Skipping invalid IP: ".' error entries in Kube-Proxy logs
https://api.github.com/repos/kubernetes/kubernetes/issues/105182/comments
9
2021-09-21T20:09:46Z
2021-09-24T02:57:54Z
https://github.com/kubernetes/kubernetes/issues/105182
1,003,196,395
105,182
[ "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: test-integration #### Which test(s) are flaking: TestParallelJobWithCompletions #### Testgrid link: https://testgrid.k8...
k8s.io/kubernetes/test/integration/job.TestParallelJobWithCompletions/finalizers=true
https://api.github.com/repos/kubernetes/kubernetes/issues/105179/comments
5
2021-09-21T18:38:36Z
2021-09-21T23:54:01Z
https://github.com/kubernetes/kubernetes/issues/105179
1,003,051,302
105,179
[ "kubernetes", "kubernetes" ]
#### Which jobs are failing: N/A #### Which test(s) are failing: [sig-node] NodeProblemDetector: go/src/k8s.io/kubernetes/test/e2e/node/node_problem_detector.go #### Since when has it been failing: N/A #### Testgrid link: https://prow-gob.gcpnode.com/view/gcs/gke-prow/logs/ci-kubernetes-e2e-gce-gci-qa-tryjob...
Make node_problem_detector test cgroupv2 compatible
https://api.github.com/repos/kubernetes/kubernetes/issues/105178/comments
13
2021-09-21T18:30:42Z
2021-10-26T00:59:30Z
https://github.com/kubernetes/kubernetes/issues/105178
1,003,038,911
105,178
[ "kubernetes", "kubernetes" ]
Hi I have been facing below mentioned error in one of my worker node [preflight] Running pre-flight checks [WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/ [preflight] The system v...
[ERROR SystemVerification]: missing cgroups: memory
https://api.github.com/repos/kubernetes/kubernetes/issues/105174/comments
4
2021-09-21T15:21:48Z
2021-09-21T20:20:18Z
https://github.com/kubernetes/kubernetes/issues/105174
1,002,701,921
105,174
[ "kubernetes", "kubernetes" ]
#### What happened: [`k8s.io/utils/clock`](https://github.com/kubernetes/utils/blob/master/clock/clock.go) ideally should be a replacement for [`k8s.io/apimachinery/pkg/util/clock`](https://github.com/kubernetes/apimachinery/blob/master/pkg/util/clock/clock.go). Currently, its almost there, but not quite as it lacks i...
Implement `AfterFunc` for k8s.io/utils/clock
https://api.github.com/repos/kubernetes/kubernetes/issues/105173/comments
4
2021-09-21T15:12:25Z
2021-09-30T12:58:09Z
https://github.com/kubernetes/kubernetes/issues/105173
1,002,684,819
105,173
[ "kubernetes", "kubernetes" ]
As the kubernetes provides feature called "endpointslices" specifically to be useful for larger clusters, endpointslices are not working with "addressType: FQDN" As mentioned below (case A & case B), case A) works fine and Iptables rules are modified accordingly. For Case B) with "addressType: FQDN" It didn't work ...
kubernetes endpointslices object not working with "AddressType: FQDN"
https://api.github.com/repos/kubernetes/kubernetes/issues/105172/comments
15
2021-09-21T15:01:13Z
2023-01-21T06:16:12Z
https://github.com/kubernetes/kubernetes/issues/105172
1,002,663,361
105,172
[ "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: Whenever use...
K8s exec command returns a 500 error when autoscaling is on
https://api.github.com/repos/kubernetes/kubernetes/issues/105168/comments
6
2021-09-21T14:06:11Z
2022-02-18T15:28:03Z
https://github.com/kubernetes/kubernetes/issues/105168
1,002,558,876
105,168
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: Structured logging support in k8s allows specifying logging in JSON. Many k8s components like apiServer, scheduler have support for json. This issue tracks adding JSON logging support for kube-proxy. #### Breakdown of the task To get json logging support, changes have to...
Introduce JSON logging format for kube-proxy
https://api.github.com/repos/kubernetes/kubernetes/issues/105165/comments
19
2021-09-21T12:03:09Z
2023-07-13T15:40:39Z
https://github.com/kubernetes/kubernetes/issues/105165
1,002,337,302
105,165
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: While revi...
Large label value for the metric `kubelet_started_pods_errors_total` with label `message` when there is a error
https://api.github.com/repos/kubernetes/kubernetes/issues/105163/comments
5
2021-09-21T11:07:27Z
2021-09-28T17:45:17Z
https://github.com/kubernetes/kubernetes/issues/105163
1,002,246,615
105,163
[ "kubernetes", "kubernetes" ]
Report a bug that mutates a not-used copy of a struct. https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go#L49-L50 Here "PatchMeta" is struct which will be copied by value. The mutation on the copy receiver "pm" doesn't do anything to the original s...
A bug that mutates a not-used copy of a struct
https://api.github.com/repos/kubernetes/kubernetes/issues/105155/comments
12
2021-09-20T22:17:34Z
2022-03-02T02:29:48Z
https://github.com/kubernetes/kubernetes/issues/105155
1,001,498,425
105,155
[ "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: service=git-...
service=git-upload-pack": dial tcp: lookup github.com on 10.96.0.10:53: server misbehaving
https://api.github.com/repos/kubernetes/kubernetes/issues/105152/comments
3
2021-09-20T17:53:32Z
2021-09-21T16:29:15Z
https://github.com/kubernetes/kubernetes/issues/105152
1,001,238,285
105,152
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: iam.cnrm.cloud.google.com/v1beta1 #### Which test(s) are failing: IAMPolicy #### Since when has it been failing: https://github.com/GoogleCloudPlatform/k8s-confi...
no matches for kind "IAMPolicy" in version "iam.cnrm.cloud.google.com/v1beta1"
https://api.github.com/repos/kubernetes/kubernetes/issues/105149/comments
4
2021-09-20T12:40:06Z
2021-09-20T17:33:36Z
https://github.com/kubernetes/kubernetes/issues/105149
1,000,922,403
105,149
[ "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 working...
Fix incorrectly migrated structured logs
https://api.github.com/repos/kubernetes/kubernetes/issues/105148/comments
5
2021-09-20T10:51:47Z
2021-09-23T18:17:39Z
https://github.com/kubernetes/kubernetes/issues/105148
1,000,825,291
105,148
[ "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: Patching a...
`$deleteFromPrimitiveList` is not idempotent
https://api.github.com/repos/kubernetes/kubernetes/issues/105146/comments
9
2021-09-20T08:16:39Z
2021-11-05T19:44:40Z
https://github.com/kubernetes/kubernetes/issues/105146
1,000,691,863
105,146
[ "kubernetes", "kubernetes" ]
**What happened:** When imported and build with -buildmode=plugin or anything use dynamic link, go will throw when dynamic linking, R15 is clobbered by a global variable access and is used here: [cespare:54](https://github.com/cespare/xxhash/issues/54) and this happened in go 1.17 and 1.17.1 ![截图](https://us...
cespare should update to v2.1.2
https://api.github.com/repos/kubernetes/kubernetes/issues/105133/comments
6
2021-09-19T10:08:15Z
2022-01-20T22:48:29Z
https://github.com/kubernetes/kubernetes/issues/105133
1,000,269,318
105,133
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: in our clust...
claim cached in pvcontroller is not the newest may cause unexpected results
https://api.github.com/repos/kubernetes/kubernetes/issues/105131/comments
7
2021-09-19T09:48:50Z
2022-02-24T11:22:22Z
https://github.com/kubernetes/kubernetes/issues/105131
1,000,265,393
105,131
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: https://gith...
CSI e2e test subpath parameters are incorrect
https://api.github.com/repos/kubernetes/kubernetes/issues/105129/comments
12
2021-09-19T07:12:47Z
2022-04-10T05:11:27Z
https://github.com/kubernetes/kubernetes/issues/105129
1,000,232,200
105,129
[ "kubernetes", "kubernetes" ]
#### What happened: I get this error: ``` - stderr: "error: unable to recognize \"/Users/ashmit/auction-website/k8s/ingress-srv.yaml\": no matches for kind \"Ingress\" in version \"networking.k8s.io/v1\"\n" - cause: exit status 1 ``` #### What you expected to happen: Should run. #### How to reproduce it (a...
no matches for kind "Ingress" in version "networking.k8s.io/v1"
https://api.github.com/repos/kubernetes/kubernetes/issues/105128/comments
6
2021-09-19T03:41:50Z
2021-09-21T13:10:52Z
https://github.com/kubernetes/kubernetes/issues/105128
1,000,197,623
105,128
[ "kubernetes", "kubernetes" ]
Hello, can i upgrade directly from v1.15? Thanks
Update kubernetes v1.21 directly from 1.15
https://api.github.com/repos/kubernetes/kubernetes/issues/105124/comments
6
2021-09-18T16:23:27Z
2021-09-20T16:00:28Z
https://github.com/kubernetes/kubernetes/issues/105124
1,000,075,050
105,124
[ "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 used the...
kubeadm init fail in 1.21.5
https://api.github.com/repos/kubernetes/kubernetes/issues/105123/comments
4
2021-09-18T14:33:14Z
2021-09-19T19:18:44Z
https://github.com/kubernetes/kubernetes/issues/105123
1,000,049,856
105,123
[ "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: Server rejec...
The behavior of FakeEvents.CreateWithEventNamespace is not inline with kubernetes.typed.core.v1.events.CreateWithEventNamespace
https://api.github.com/repos/kubernetes/kubernetes/issues/105118/comments
5
2021-09-18T08:34:05Z
2021-09-23T20:06:59Z
https://github.com/kubernetes/kubernetes/issues/105118
999,972,165
105,118
[ "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: + CPUManager...
CPUManager releases CPUs of init containers while they are being reused in app containers
https://api.github.com/repos/kubernetes/kubernetes/issues/105114/comments
10
2021-09-18T03:32:44Z
2022-03-04T11:13:27Z
https://github.com/kubernetes/kubernetes/issues/105114
999,887,843
105,114
[ "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: ![image](htt...
When the node is abnormal, the output format of the Top node is incorrect
https://api.github.com/repos/kubernetes/kubernetes/issues/105112/comments
2
2021-09-18T01:37:22Z
2021-09-29T23:42:08Z
https://github.com/kubernetes/kubernetes/issues/105112
999,822,130
105,112
[ "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: For an `Up...
Query string is not forwarded in case of WebSocket connections in `UpgradeAwareHandler`
https://api.github.com/repos/kubernetes/kubernetes/issues/105105/comments
5
2021-09-17T19:12:46Z
2021-09-19T14:09:54Z
https://github.com/kubernetes/kubernetes/issues/105105
999,647,170
105,105
[ "kubernetes", "kubernetes" ]
1. Many (most?) types do not specify ReturnDeletedObject in their storage configuration 2. For those types, the generated schema specifies `v1.Status` as the return type for deleting a single item and collection of items 3. The actual behavior of deleting a single item : * Deleting a job with `propagationPolicy=O...
openapi schema indicates incorrect return types for delete and deletecollection operations
https://api.github.com/repos/kubernetes/kubernetes/issues/105104/comments
9
2021-09-17T18:26:36Z
2022-02-17T16:16:18Z
https://github.com/kubernetes/kubernetes/issues/105104
999,616,707
105,104
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
Investigate if DefaultMemoryThrottlingFactor should be set differently for Windows
https://api.github.com/repos/kubernetes/kubernetes/issues/105102/comments
6
2021-09-17T16:59:48Z
2022-02-15T00:43:26Z
https://github.com/kubernetes/kubernetes/issues/105102
999,553,891
105,102
[ "kubernetes", "kubernetes" ]
#### What happened: When working on enabling static analysis for structured logs on whole codebase https://github.com/kubernetes/kubernetes/issues/102439 we have noticed that there are multiple places that were incorrectly migrated. https://github.com/kubernetes/kubernetes/pull/103293#issuecomment-885028839 Before ...
Fix incorrectly migrated structured logs
https://api.github.com/repos/kubernetes/kubernetes/issues/105101/comments
10
2021-09-17T14:52:42Z
2021-09-20T11:10:12Z
https://github.com/kubernetes/kubernetes/issues/105101
999,443,510
105,101
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: While usin...
HPA autoscaling/v2beta2 not honoring behavior
https://api.github.com/repos/kubernetes/kubernetes/issues/105099/comments
7
2021-09-17T13:19:41Z
2022-02-18T19:28:06Z
https://github.com/kubernetes/kubernetes/issues/105099
999,347,769
105,099
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: Following kubernetes tests are failing make test WHAT=k8s.io/kubernetes/vendor/k8s.io/csi-translation-lib/plugins make test WHAT=k8s.io/kubernetes/pkg/controller/...
Few of the kubernetes tests are failing due to build failures
https://api.github.com/repos/kubernetes/kubernetes/issues/105097/comments
4
2021-09-17T11:10:34Z
2021-09-20T15:56:10Z
https://github.com/kubernetes/kubernetes/issues/105097
999,233,223
105,097
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: When I start...
informer factory start caused error: stream error when reading response body, may be caused by closed connection
https://api.github.com/repos/kubernetes/kubernetes/issues/105096/comments
8
2021-09-17T10:04:12Z
2025-02-21T06:27:09Z
https://github.com/kubernetes/kubernetes/issues/105096
999,177,265
105,096
[ "kubernetes", "kubernetes" ]
#### What happened: There is a overflow risk when podInfo.Attempts and p.podMaxBackoffDuration are large enough, such as `podInfo.Attempts == 64` and `p.podMaxBackoffDuration = math.MaxInt` in a 64-bit system, you will get a `duration` equal to -9223372036854775808, absolutely, such the duration is not correct. ``` ...
Overflow when podInfo.Attempts and p.podMaxBackoffDuration are large enough
https://api.github.com/repos/kubernetes/kubernetes/issues/105094/comments
6
2021-09-17T09:46:09Z
2021-09-23T21:54:45Z
https://github.com/kubernetes/kubernetes/issues/105094
999,160,818
105,094
[ "kubernetes", "kubernetes" ]
We have a service with an endpoint that is not for a pod but a process that (for technical reasons not relevant to this report) needs to run outside Kubernetes. That service works fine, except we also want to be able to access it via the proxy api path. When we do that, we get the unhelpful error message "no endpoint...
/api/..../service/proxy broken for service not backed by pod
https://api.github.com/repos/kubernetes/kubernetes/issues/105092/comments
7
2021-09-17T09:02:24Z
2021-10-06T18:20:28Z
https://github.com/kubernetes/kubernetes/issues/105092
999,120,592
105,092
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
Add Apply methods to the dynamic client
https://api.github.com/repos/kubernetes/kubernetes/issues/105082/comments
8
2021-09-16T20:58:25Z
2022-05-04T08:27:53Z
https://github.com/kubernetes/kubernetes/issues/105082
998,633,466
105,082
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: I know this might not be the perfect place for feature request, but I'm not sure I would have been able to submit that in the enhancement repository. Currently, the `kubectl rollout restart deployment` command requires `edit deployment` using the RBAC Authorization model d...
[Feature Request] Rollout-Restart permission
https://api.github.com/repos/kubernetes/kubernetes/issues/105074/comments
9
2021-09-16T17:12:20Z
2022-02-19T13:28:25Z
https://github.com/kubernetes/kubernetes/issues/105074
998,442,431
105,074
[ "kubernetes", "kubernetes" ]
#### Which jobs are failing: Conformance - GCE- master - kubetest2 #### Which test(s) are failing: * Kubernetes e2e suite: BeforeSuite * kubetest2: Test #### Since when has it been failing: `15.09.2021 04:05 PDT` #### Testgrid link: [TestGrid link](https://testgrid.k8s.io/sig-release-master-blocking#Conf...
[Failing test][sig-scheduling][sig-network] ci-kubernetes-gce-conformance-latest-kubetest2
https://api.github.com/repos/kubernetes/kubernetes/issues/105073/comments
8
2021-09-16T15:36:48Z
2021-09-17T15:07:18Z
https://github.com/kubernetes/kubernetes/issues/105073
998,355,330
105,073
[ "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 de...
topologySpreadConstraint doesn't work fine when only one worker node is eligible for workload
https://api.github.com/repos/kubernetes/kubernetes/issues/105072/comments
19
2021-09-16T13:55:04Z
2021-09-27T20:35:19Z
https://github.com/kubernetes/kubernetes/issues/105072
998,244,815
105,072
[ "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: Nessus tool ...
k8s control plane components support insecure cipher suites
https://api.github.com/repos/kubernetes/kubernetes/issues/105063/comments
11
2021-09-16T06:29:10Z
2022-01-24T17:34:06Z
https://github.com/kubernetes/kubernetes/issues/105063
997,825,101
105,063
[ "kubernetes", "kubernetes" ]
What happened: When Use kubectl -n namespace exec -it pod -- bash -c "command" > test.txt . the "^M" appears in the output. For example: $ kubectl -nkube-system exec -it kube-proxy-4pkq9 -- sh -c "ls -al /" > 1.txt $ cat -t 1.txt total 68^M drwxr-xr-x 1 root root 4096 Sep 7 11:18 .^M drwxr-xr-x 1 ro...
the "^M" appears in the output.
https://api.github.com/repos/kubernetes/kubernetes/issues/105061/comments
15
2021-09-16T02:25:16Z
2022-03-02T04:29:45Z
https://github.com/kubernetes/kubernetes/issues/105061
997,687,261
105,061
[ "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 join...
kubeadm join failed when kubelet configured with --register-node=false
https://api.github.com/repos/kubernetes/kubernetes/issues/105059/comments
7
2021-09-15T23:18:45Z
2021-09-30T13:11:15Z
https://github.com/kubernetes/kubernetes/issues/105059
997,598,138
105,059
[ "kubernetes", "kubernetes" ]
#### What happened: Looking at memory dashboard - surprised to see this clear spike: ![image](https://user-images.githubusercontent.com/9950081/133507155-384d3e2d-b37a-4f0b-b20f-57371ff81ba8.png) http://perf-dash.k8s.io/#/?jobname=gce-100Nodes-master&metriccategoryname=E2E&metricname=LoadResources&PodName=e2e-...
Spike in runtime memory consumption on http://perf-dash.k8s.io/
https://api.github.com/repos/kubernetes/kubernetes/issues/105053/comments
15
2021-09-15T20:48:45Z
2021-10-06T17:57:13Z
https://github.com/kubernetes/kubernetes/issues/105053
997,505,779
105,053
[ "kubernetes", "kubernetes" ]
/kind cleanup /sig node /area test Deprecation issue: https://github.com/kubernetes/enhancements/issues/281 Currently, our e2e tests have a dependency on the deprecated DynamicKubeletConfiguration feature. At minimum, we use the feature to set the KubeletConfiguration, and we check metrics from it (e.g. https:/...
Remove DynamicKubeletConfig from node tests
https://api.github.com/repos/kubernetes/kubernetes/issues/105047/comments
17
2021-09-15T18:47:35Z
2021-11-15T19:46:56Z
https://github.com/kubernetes/kubernetes/issues/105047
997,401,324
105,047
[ "kubernetes", "kubernetes" ]
https://github.com/kubernetes/kubernetes/issues/95968 The imageID value is inconsistent gaining 'docker-pullable' if using docker, but not if using containerd, though as the reporter says, it adds 'docker-pullable' related to a test that containerd is also performing and which one would expect to also result in a si...
Recommend revisit of previously reported issue which was never assigned 95968: Pod status.containerStatuses[].imageId depends on container runtime
https://api.github.com/repos/kubernetes/kubernetes/issues/105044/comments
3
2021-09-15T17:16:56Z
2021-09-15T18:45:05Z
https://github.com/kubernetes/kubernetes/issues/105044
997,329,079
105,044
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: when I run this command: `kubectl diff -f template.yaml` I can see the difference between the file _template.yaml_ and the current online configuration ONLY of what is going to add or change but not remove. Is it possible to also show in the difference what is going to ...
'kubectl diff' ability to show what is going to be removed
https://api.github.com/repos/kubernetes/kubernetes/issues/105043/comments
11
2021-09-15T15:30:21Z
2021-12-13T19:31:59Z
https://github.com/kubernetes/kubernetes/issues/105043
997,224,553
105,043
[ "kubernetes", "kubernetes" ]
Hello, I've just deployed a new kubernetes cluster on openstack. pods without volume are running perfectly. But when I create a pod that uses a volume, it stuck in ContainerCreating status. When I describe the pod, I see : ``` Events: Type Reason Age From ...
Pods cannot mount any volume
https://api.github.com/repos/kubernetes/kubernetes/issues/105041/comments
7
2021-09-15T13:49:51Z
2021-12-20T14:49:40Z
https://github.com/kubernetes/kubernetes/issues/105041
997,110,326
105,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: k8s version:...
[e2e-test] fail for ingress-nginx-controller validating webhook
https://api.github.com/repos/kubernetes/kubernetes/issues/105039/comments
6
2021-09-15T12:24:16Z
2021-09-21T00:39:19Z
https://github.com/kubernetes/kubernetes/issues/105039
997,021,696
105,039
[ "kubernetes", "kubernetes" ]
There are two main issues right now with the test coverage for the Kubelet configuration APIs (internal type defined by [pkg/kubelet/apis/config/types.go](https://github.com/kubernetes/kubernetes/blob/fa2657b8b2f839b88834579917abda1a816a1970/pkg/kubelet/apis/config/types.go) and serializable type at [staging/src/k8s.io...
Improve unit tests for Kubelet configuration APIs
https://api.github.com/repos/kubernetes/kubernetes/issues/105029/comments
6
2021-09-14T22:10:38Z
2021-12-08T01:25:45Z
https://github.com/kubernetes/kubernetes/issues/105029
996,481,277
105,029
[ "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: Kubernetes Conformance Tests #### Which test(s) are flaking: `should complete a service status lifecycle` https://github.com/kuber...
Flaky Conformance Test in K8s v1.21: should complete a service status lifecycle
https://api.github.com/repos/kubernetes/kubernetes/issues/105028/comments
9
2021-09-14T21:58:56Z
2023-02-22T22:55:35Z
https://github.com/kubernetes/kubernetes/issues/105028
996,474,491
105,028
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Add e2e tests that exercise all available swap configurations
https://api.github.com/repos/kubernetes/kubernetes/issues/105025/comments
19
2021-09-14T19:21:20Z
2023-09-21T10:43:44Z
https://github.com/kubernetes/kubernetes/issues/105025
996,356,976
105,025
[ "kubernetes", "kubernetes" ]
Hi Team, I have a scenario where I need to expose my application outside to the cluster which is a top based service. So fir that I choose nodeport as my option. Where, I have deployed 3 nodeport services with different port numbers consecutively for exposing multiple endpoints. But, I see that only few of ...
Telnet on nodeip and nodeport is failing
https://api.github.com/repos/kubernetes/kubernetes/issues/105024/comments
5
2021-09-14T19:20:51Z
2021-09-16T20:16:32Z
https://github.com/kubernetes/kubernetes/issues/105024
996,356,625
105,024
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Verify MemoryPressure behaviour with swap enabled
https://api.github.com/repos/kubernetes/kubernetes/issues/105023/comments
21
2021-09-14T19:19:31Z
2023-09-21T10:58:45Z
https://github.com/kubernetes/kubernetes/issues/105023
996,355,665
105,023
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Determine a set of metrics for measuring node performance with swap enabled
https://api.github.com/repos/kubernetes/kubernetes/issues/105022/comments
27
2021-09-14T19:17:50Z
2023-09-21T11:00:08Z
https://github.com/kubernetes/kubernetes/issues/105022
996,354,228
105,022
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Add swap memory to the Kubelet stats API
https://api.github.com/repos/kubernetes/kubernetes/issues/105021/comments
20
2021-09-14T19:15:26Z
2023-07-19T10:50:23Z
https://github.com/kubernetes/kubernetes/issues/105021
996,352,458
105,021
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Add support for controlling swap consumption at the pod level via cgroups
https://api.github.com/repos/kubernetes/kubernetes/issues/105020/comments
21
2021-09-14T19:14:05Z
2023-09-21T11:06:58Z
https://github.com/kubernetes/kubernetes/issues/105020
996,351,437
105,020
[ "kubernetes", "kubernetes" ]
<!-- Feature requests are unlikely to make progress as an issue. Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists. A proposal that works through the design along with the implications of the change can be opened as a KEP: https://git.k8s.io/enhancements/keps#kubernetes-enhanc...
[KEP-2400] Add the ability to set a system-reserved quantity of swap on a node
https://api.github.com/repos/kubernetes/kubernetes/issues/105019/comments
23
2021-09-14T19:10:54Z
2023-09-21T11:11:11Z
https://github.com/kubernetes/kubernetes/issues/105019
996,348,903
105,019
[ "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 v...
OnDelete for Daemonset: terminates running pod w/o waiting for pod to exit
https://api.github.com/repos/kubernetes/kubernetes/issues/105017/comments
9
2021-09-14T18:38:36Z
2022-02-17T18:18:15Z
https://github.com/kubernetes/kubernetes/issues/105017
996,322,914
105,017
[ "kubernetes", "kubernetes" ]
The only places pod probes are being managed are HandlePodAdd/HandlePodRemove, but there are other lifecycle changes that cause probes to need to stop (evict, soft admission failures, static pod restart). The podManager calls should be moved inside sync*Pod and be made reentrant - syncPod should guarantee probes have ...
Eviction and soft admission failures should stop pod probes
https://api.github.com/repos/kubernetes/kubernetes/issues/105014/comments
8
2021-09-14T17:18:59Z
2022-02-25T22:43:39Z
https://github.com/kubernetes/kubernetes/issues/105014
996,252,517
105,014
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: When I upg...
kubeadm upgrade can't work with customize pause image
https://api.github.com/repos/kubernetes/kubernetes/issues/105007/comments
5
2021-09-14T14:43:39Z
2021-09-14T16:21:27Z
https://github.com/kubernetes/kubernetes/issues/105007
996,104,877
105,007
[ "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: Follow the d...
Failed to extract certificate from certificatesigningrequest
https://api.github.com/repos/kubernetes/kubernetes/issues/105000/comments
7
2021-09-14T10:17:37Z
2022-01-24T17:22:59Z
https://github.com/kubernetes/kubernetes/issues/105000
995,845,237
105,000
[ "kubernetes", "kubernetes" ]
What happened: When I use `kubectl config` to set up my cluster, I get the error message: `unknown flag: --client-certificate-data`. How to reproduce it (as minimally and precisely as possible): like this commad: `kubectl config --kubeconfig=mycluster-config2 set-credentials clusteruser2 --client-certificate-d...
kubectl multiple-clusters config error
https://api.github.com/repos/kubernetes/kubernetes/issues/104999/comments
6
2021-09-14T09:59:24Z
2021-09-15T02:07:00Z
https://github.com/kubernetes/kubernetes/issues/104999
995,827,025
104,999
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: While working ...
Cleanup admission/eventratelimit to use clock.RealClock
https://api.github.com/repos/kubernetes/kubernetes/issues/104994/comments
6
2021-09-14T06:05:00Z
2021-09-17T14:35:01Z
https://github.com/kubernetes/kubernetes/issues/104994
995,624,855
104,994
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-windows-gce-20h2-containerd-1-22/1436843438946390016 #### Which test(s) are failing: Kubernet...
[Failing test] Kubernetes e2e suite.[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource
https://api.github.com/repos/kubernetes/kubernetes/issues/104993/comments
8
2021-09-14T06:01:30Z
2021-10-21T17:41:04Z
https://github.com/kubernetes/kubernetes/issues/104993
995,622,202
104,993
[ "kubernetes", "kubernetes" ]
@weiwenli97 has some details on issues encountered w/ host-process tests... using this as an issue to track them.
Improve docs on running host_processs.go e2e tests....
https://api.github.com/repos/kubernetes/kubernetes/issues/104987/comments
14
2021-09-14T01:01:45Z
2022-03-06T02:16:12Z
https://github.com/kubernetes/kubernetes/issues/104987
995,474,512
104,987
[ "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: Applied a da...
requiredDuringSchedulingIgnoredDuringExecution evicts pod when node label changes
https://api.github.com/repos/kubernetes/kubernetes/issues/104984/comments
16
2021-09-13T23:36:12Z
2024-04-29T10:12:18Z
https://github.com/kubernetes/kubernetes/issues/104984
995,433,450
104,984