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" ]
We used to have dgrijalva/jwt-go a while ago which was unmaintained. So folks switched to a fork in `form3tech-oss` org. However there is a community maintained fork at https://github.com/golang-jwt/jwt we should be using. Links: - https://github.com/Azure/go-autorest/issues/642 - https://cloud-native.slack.com/ar...
Use golang-jwt/jwt instead of form3tech-oss/jwt-go
https://api.github.com/repos/kubernetes/kubernetes/issues/104007/comments
19
2021-07-29T13:29:15Z
2022-10-19T15:58:07Z
https://github.com/kubernetes/kubernetes/issues/104007
955,845,353
104,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: ``` ❯ k exe...
`kubectl exec` was failed when use socks5 proxy
https://api.github.com/repos/kubernetes/kubernetes/issues/104005/comments
10
2021-07-29T09:21:48Z
2022-01-27T15:55:21Z
https://github.com/kubernetes/kubernetes/issues/104005
955,639,310
104,005
[ "kubernetes", "kubernetes" ]
This is my Sample CRD and I want to generate OpenAPI JSON from it. Is there any way to do it automatically? --- apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v...
Is there any way to convert my k8s CRD into OpenApi json ?
https://api.github.com/repos/kubernetes/kubernetes/issues/104001/comments
8
2021-07-29T06:34:52Z
2022-01-27T19:57:57Z
https://github.com/kubernetes/kubernetes/issues/104001
955,510,619
104,001
[ "kubernetes", "kubernetes" ]
#### What happened: google protobuf repository has moved from old location pointing currently to https://github.com/google/protobuf/releases #### What you expected to happen: Point scripts to the new location https://github.com/protocolbuffers/protobuf/releases #### How to reproduce it (as minimally and precise...
Broken protobuf releases github URL link
https://api.github.com/repos/kubernetes/kubernetes/issues/104000/comments
5
2021-07-29T06:33:33Z
2021-08-27T04:22:59Z
https://github.com/kubernetes/kubernetes/issues/104000
955,509,860
104,000
[ "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...
Admission Control webhooks' timeout error message should carry hook names
https://api.github.com/repos/kubernetes/kubernetes/issues/103998/comments
16
2021-07-29T04:49:29Z
2022-06-05T12:53:48Z
https://github.com/kubernetes/kubernetes/issues/103998
955,454,172
103,998
[ "kubernetes", "kubernetes" ]
From the post 'https://banzaicloud.com/blog/k8s-sidecars/' ,we know that k8s 1.18 supprot sidecar container for adding 'lifecycle.type=Sidecar' feature. But from previous [issue](https://github.com/kubernetes/kubernetes/issues/94453), @rata replied that It was planned to ship on 1.18, but it didn't and it didn't also o...
Sidecar container lifecycle feature
https://api.github.com/repos/kubernetes/kubernetes/issues/103996/comments
4
2021-07-29T02:05:38Z
2021-07-30T01:14:53Z
https://github.com/kubernetes/kubernetes/issues/103996
955,383,633
103,996
[ "kubernetes", "kubernetes" ]
#### What happened: The legacy-cloud-provider azure cannot get a loadbalancer IP address from another resource group in another subscription. The azure_loadbalancer.go file has support for the annotation: service.beta.kubernetes.io/azure-load-balancer-resource-group, but it than assumes the same subscription as whe...
AKS provider, cannot use public ip address located in another subscription
https://api.github.com/repos/kubernetes/kubernetes/issues/103994/comments
4
2021-07-28T21:51:32Z
2021-08-09T02:48:45Z
https://github.com/kubernetes/kubernetes/issues/103994
955,261,072
103,994
[ "kubernetes", "kubernetes" ]
Hello all, I'm new in this group and in the kubernets topic. May be you can help me with the first steps. I got a error if I try to add a additional master to the cluster For me it looks like a security-problem It would be nice if you could help me Let me know If I did any wrong with open of question ---...
secrets "kubeadm-certs" is forbidden: User "system:bootstrap:mput08" cannot get resource "secrets" in API group "
https://api.github.com/repos/kubernetes/kubernetes/issues/103978/comments
4
2021-07-28T15:16:25Z
2021-07-29T03:25:29Z
https://github.com/kubernetes/kubernetes/issues/103978
954,969,920
103,978
[ "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: Function `...
Scheduling framework plugins missing Lock()
https://api.github.com/repos/kubernetes/kubernetes/issues/103975/comments
4
2021-07-28T11:58:06Z
2021-07-30T11:30:33Z
https://github.com/kubernetes/kubernetes/issues/103975
954,779,828
103,975
[ "kubernetes", "kubernetes" ]
#### What happened: Our operator had a StatefulSet with 3 pods, and a PDB with `maxUnavailable: 1`. First 2 pods were ready, the 3rd one was not ready (and will never be ready). The operator tried to evict the 3rd (unready) pod, but the API call was repeatedly forbidden with `Cannot evict pod as it would violate the p...
Eviction incorrectly forbids evicting an unready pod that wouldn't affect the PDB
https://api.github.com/repos/kubernetes/kubernetes/issues/103970/comments
8
2021-07-28T07:12:41Z
2021-12-26T05:11:33Z
https://github.com/kubernetes/kubernetes/issues/103970
954,551,557
103,970
[ "kubernetes", "kubernetes" ]
[root@k8s-master01 pki]# kubectl get cs **Unable to connect to the server: EOF** [root@k8s-master01 pki]# systemctl status kubelet.service -l ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/usr/lib/systemd/system/kubelet.service; enabled; vendor preset: disabled) Drop-In: /usr/lib/...
Unable to connect to the server: EOF
https://api.github.com/repos/kubernetes/kubernetes/issues/103969/comments
6
2021-07-28T06:30:04Z
2021-07-28T20:05:16Z
https://github.com/kubernetes/kubernetes/issues/103969
954,523,443
103,969
[ "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...
Possibily cri_stats_provider using nil map containerStatsNetwork without checking
https://api.github.com/repos/kubernetes/kubernetes/issues/103964/comments
2
2021-07-28T01:14:45Z
2021-07-28T01:41:46Z
https://github.com/kubernetes/kubernetes/issues/103964
954,383,178
103,964
[ "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: Looking into...
Windows kubelet cpu for metrics consumption comes from perf counters
https://api.github.com/repos/kubernetes/kubernetes/issues/103962/comments
5
2021-07-28T00:56:51Z
2021-12-25T03:00:31Z
https://github.com/kubernetes/kubernetes/issues/103962
954,374,246
103,962
[ "kubernetes", "kubernetes" ]
Hello team. Now, if users want to change the default plugin’s weight, they have to disable the plugin once and enable it with wanted weight on KubeSchedulerConfiguration like below. ```yaml score: enabled: - name: NodePreferAvoidPods weight: 123 # (NodePreferAvoidPods’s ...
Scheduler: make KubeSchedulerConfiguration override the default plugins configuration
https://api.github.com/repos/kubernetes/kubernetes/issues/103956/comments
5
2021-07-27T18:22:20Z
2021-07-28T16:05:05Z
https://github.com/kubernetes/kubernetes/issues/103956
954,149,849
103,956
[ "kubernetes", "kubernetes" ]
#### What happened: The CPU manager removes the allocation for previous containers under the guaranteed pod once the next container allocation started. The CPU manager test fails because of it ``` E2eNode Suite: [sig-node] CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager...
The CPU manager does not work correctly for the guaranteed pod with multiple containers
https://api.github.com/repos/kubernetes/kubernetes/issues/103952/comments
12
2021-07-27T17:15:14Z
2022-01-21T11:48:45Z
https://github.com/kubernetes/kubernetes/issues/103952
954,092,708
103,952
[ "kubernetes", "kubernetes" ]
#### What happened: **Please note that this issue is not about Elasticsearch. I'm just using it as an example case for what I believe to be an issue with `kubelet` and cgroups access** Certain applications that depend on cgroup information are no longer able to run. #### What you expected to happen: Pods re...
cgroups Access in JVM Containers Failing
https://api.github.com/repos/kubernetes/kubernetes/issues/103944/comments
14
2021-07-27T13:49:44Z
2022-01-19T21:50:18Z
https://github.com/kubernetes/kubernetes/issues/103944
953,905,411
103,944
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: Replace [github.com/davecgh/go-spew][1] with its alternatives, like: - https://github.com/kr/pretty #### Why is this needed: Seems the `github.com/davecgh/go-spew` [has been abandoned][3], the last commit happened in the year 2018. The effect, such as: - The library still d...
Should we remove go-spew from the dependency as it seems be abandoned
https://api.github.com/repos/kubernetes/kubernetes/issues/103942/comments
30
2021-07-27T12:43:55Z
2024-11-06T20:38:52Z
https://github.com/kubernetes/kubernetes/issues/103942
953,843,952
103,942
[ "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...
avoid listing all pods from etcd when delete pvc
https://api.github.com/repos/kubernetes/kubernetes/issues/103939/comments
7
2021-07-27T09:49:14Z
2021-12-25T04:01:32Z
https://github.com/kubernetes/kubernetes/issues/103939
953,703,998
103,939
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: My csi driver implements the authentication function in accordance with https://kubernetes-csi.github.io/docs/secrets-and-credentials.html#secrets-and-credentials. The underlying implementation is to use iSCSI's CHAP. But I did not find any e2e test related to CSI authentication/c...
CSI E2E: Support StorageClass Secrets E2E test in CSI
https://api.github.com/repos/kubernetes/kubernetes/issues/103936/comments
9
2021-07-27T09:01:17Z
2022-01-08T11:25:27Z
https://github.com/kubernetes/kubernetes/issues/103936
953,663,021
103,936
[ "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 found that...
Pod stuck on Running after node lost
https://api.github.com/repos/kubernetes/kubernetes/issues/103929/comments
8
2021-07-27T02:31:54Z
2021-08-19T03:39:34Z
https://github.com/kubernetes/kubernetes/issues/103929
953,441,838
103,929
[ "kubernetes", "kubernetes" ]
The current alpha implementation doesn't record all the audit annotations that are defined in the KEP (https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md#audit-annotations): 1. [ ] `pod-security.kubernetes.io/enforce-policy = <policy_level>:<resolved_version>` Record...
[PodSecurity] Extra audit annotations
https://api.github.com/repos/kubernetes/kubernetes/issues/103923/comments
5
2021-07-26T22:42:08Z
2021-11-01T20:17:47Z
https://github.com/kubernetes/kubernetes/issues/103923
953,344,154
103,923
[ "kubernetes", "kubernetes" ]
L4 ILBs created by service controller should be updated whenever the nodes in the cluster change, even if ILBSubsets feature gate is on. The updates work when something in the service changes, but not when list of nodes change. /area platform/gce /assign
GCE ILBs not getting updated when ILBSubsets feature gate is on.
https://api.github.com/repos/kubernetes/kubernetes/issues/103922/comments
6
2021-07-26T22:27:01Z
2021-10-25T03:59:17Z
https://github.com/kubernetes/kubernetes/issues/103922
953,337,059
103,922
[ "kubernetes", "kubernetes" ]
#### Which jobs are failing: ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures #### Which test(s) are failing: * kubetest.Up #### Since when has it been failing: Jul 22 2021, 08:46:55 UTC+0200 #### Testgrid link: https://testgrid.k8s.io/sig-release-1.22-blocking#gce-cos-k8sbeta-alphafeatures #### Reas...
[Failing Test][sig-release] ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures
https://api.github.com/repos/kubernetes/kubernetes/issues/103919/comments
4
2021-07-26T17:26:37Z
2021-07-26T23:31:17Z
https://github.com/kubernetes/kubernetes/issues/103919
953,125,139
103,919
[ "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: setting "--r...
kubelet cpu-manager not exclude reserved cpus from DefaultCPUSet
https://api.github.com/repos/kubernetes/kubernetes/issues/103910/comments
12
2021-07-26T08:01:34Z
2021-08-02T03:16:54Z
https://github.com/kubernetes/kubernetes/issues/103910
952,619,192
103,910
[ "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...
Enable pod creation in case of AZ failover with EBS as persistent volumes
https://api.github.com/repos/kubernetes/kubernetes/issues/103909/comments
15
2021-07-26T07:53:19Z
2022-05-22T08:18:58Z
https://github.com/kubernetes/kubernetes/issues/103909
952,612,713
103,909
[ "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: `I0726 15:05...
Operationexecutor log format problem
https://api.github.com/repos/kubernetes/kubernetes/issues/103907/comments
14
2021-07-26T07:10:15Z
2022-02-09T07:38:33Z
https://github.com/kubernetes/kubernetes/issues/103907
952,580,162
103,907
[ "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...
Manager
https://api.github.com/repos/kubernetes/kubernetes/issues/103899/comments
5
2021-07-25T07:42:05Z
2021-07-26T02:47:53Z
https://github.com/kubernetes/kubernetes/issues/103899
952,217,886
103,899
[ "kubernetes", "kubernetes" ]
#### What happened: Installing k8s with a custom pod subnet ends up with podCIDR missing from the node spec. This triggers an initialization failure for flannel as it relies on the node's podCIDR. #### What you expected to happen: Node's spec.podCIDR to be automatically allocated and applied on each node definitio...
Node podCIDR not allocated with k8s 1.21 and custom pod subnet
https://api.github.com/repos/kubernetes/kubernetes/issues/103898/comments
9
2021-07-25T07:34:19Z
2021-07-26T07:31:29Z
https://github.com/kubernetes/kubernetes/issues/103898
952,216,820
103,898
[ "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...
Provide an option to mount zram instead of tmpfs when `"setting the emptyDir.medium field to "Memory"`
https://api.github.com/repos/kubernetes/kubernetes/issues/103890/comments
12
2021-07-24T09:37:10Z
2022-06-23T03:43:02Z
https://github.com/kubernetes/kubernetes/issues/103890
952,040,139
103,890
[ "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 audit lo...
The audit log of apiserver did not return the response object of the aggregation layer server.
https://api.github.com/repos/kubernetes/kubernetes/issues/103889/comments
2
2021-07-24T04:59:51Z
2021-07-26T13:52:28Z
https://github.com/kubernetes/kubernetes/issues/103889
952,001,241
103,889
[ "kubernetes", "kubernetes" ]
After enabling the topology aware hint feature gate, labeling nodes with zones, adding the annotation, and satisfying all the conditions specified in the documentation, the EndPointSlice Controller does not add any hints to relevant endpoints. Nothing is logged to explain the behavior. Service: ``` apiVersion: v1...
Topology Aware Hints fail without explanation
https://api.github.com/repos/kubernetes/kubernetes/issues/103888/comments
20
2021-07-24T02:23:20Z
2022-02-11T18:08:05Z
https://github.com/kubernetes/kubernetes/issues/103888
951,982,222
103,888
[ "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: On reboot of...
Kubernetes memory stats don't support virtio balloon
https://api.github.com/repos/kubernetes/kubernetes/issues/103887/comments
6
2021-07-24T01:23:51Z
2021-09-23T16:39:58Z
https://github.com/kubernetes/kubernetes/issues/103887
951,974,271
103,887
[ "kubernetes", "kubernetes" ]
Began late on 07/20: https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-serial Many tests labeled [Disruptive][Feature:DynamicKubeletConfig] are now failing due to timeouts. Example run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-node-kubelet-serial/1417796402028744704 /kind failing-t...
New kubelet-serial failures, test timeouts
https://api.github.com/repos/kubernetes/kubernetes/issues/103879/comments
40
2021-07-23T16:35:33Z
2021-08-18T03:37:35Z
https://github.com/kubernetes/kubernetes/issues/103879
951,727,209
103,879
[ "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: Used a HTT...
Confusing/incomplete readiness probe warning when doing external redirections
https://api.github.com/repos/kubernetes/kubernetes/issues/103877/comments
7
2021-07-23T15:12:50Z
2022-01-06T16:57:02Z
https://github.com/kubernetes/kubernetes/issues/103877
951,667,601
103,877
[ "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 /area test #### What ha...
[release-1.19] [release-1.20] e2e tests can fail because of dockerhub rate limits
https://api.github.com/repos/kubernetes/kubernetes/issues/103871/comments
10
2021-07-23T10:48:05Z
2022-01-25T14:39:29Z
https://github.com/kubernetes/kubernetes/issues/103871
951,467,059
103,871
[ "kubernetes", "kubernetes" ]
cluster/ directory is deprecated (https://github.com/kubernetes/kubernetes/blob/master/cluster/README.md), and its source code should be moved to separate repos. /kind cleanup /sig cloud-provider /sig testing
Move conformance source out of cluster/images/conformance
https://api.github.com/repos/kubernetes/kubernetes/issues/103867/comments
4
2021-07-23T07:24:59Z
2021-08-05T15:17:35Z
https://github.com/kubernetes/kubernetes/issues/103867
951,321,927
103,867
[ "kubernetes", "kubernetes" ]
cluster/ directory is deprecated (https://github.com/kubernetes/kubernetes/blob/master/cluster/README.md), and its source code should be moved to separate repos. /kind cleanup /sig cloud-provider
Move mounter source files out of cluster/gce/gci/mounter
https://api.github.com/repos/kubernetes/kubernetes/issues/103866/comments
11
2021-07-23T07:15:25Z
2022-05-16T00:26:30Z
https://github.com/kubernetes/kubernetes/issues/103866
951,316,136
103,866
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: Today in sig-network we all totally decided to remove the userspace linux and windows proxies from kubernetes core, consensus was reached amongst the few remaining users of the kube proxy in userspace (project antrea @antoninbas , as well as openshift engineers @danwinship). ...
Removing UserSpace Proxying from Kubernetes core/
https://api.github.com/repos/kubernetes/kubernetes/issues/103860/comments
21
2021-07-22T23:53:53Z
2022-10-15T00:31:08Z
https://github.com/kubernetes/kubernetes/issues/103860
951,141,941
103,860
[ "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: UDP traffi...
UDP Pod behind a LoadBalancer Service (External IP) replacing another Pod in the same node not receiving traffic
https://api.github.com/repos/kubernetes/kubernetes/issues/103857/comments
14
2021-07-22T20:46:38Z
2021-08-05T21:11:35Z
https://github.com/kubernetes/kubernetes/issues/103857
951,042,528
103,857
[ "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-crio-cgroupv1-node-e2e-conformance #### Which test(s) are flaking: - many #### Testgrid link: https://testgrid.k8s...
ci-crio-cgroupv1-node-e2e-conformance job is flaking due to test timeouts
https://api.github.com/repos/kubernetes/kubernetes/issues/103856/comments
10
2021-07-22T20:46:25Z
2021-11-23T23:09:46Z
https://github.com/kubernetes/kubernetes/issues/103856
951,042,292
103,856
[ "kubernetes", "kubernetes" ]
In scheduler.go#scheduleOne(), some logic was written duplicately to recover failures in different phases. This looks a bit ugly. We should tease out the logic in scheduleOne() and eventually de-duplicated those logic. The duplicated code includes: - fwk.RunReservePluginsUnreserve() - sched.SchedulerCache.Forget...
Dedup the code in scheduler.go#scheduleOne()
https://api.github.com/repos/kubernetes/kubernetes/issues/103853/comments
32
2021-07-22T17:42:12Z
2023-01-03T19:16:27Z
https://github.com/kubernetes/kubernetes/issues/103853
950,898,795
103,853
[ "kubernetes", "kubernetes" ]
#### What happened: Kubernetes libraries have a dependency on `github.com/docker/distribution` #### What you expected to happen: Kubernetes libraries have a dependency on `github.com/distribution/distribution/v3`. Note the github org just changed, its the same project. I believe the v2 -> v3 was mostly to get around...
Migrate from github.com/docker/distribution to github.com/distribution/distribution/v3
https://api.github.com/repos/kubernetes/kubernetes/issues/103849/comments
22
2021-07-22T15:35:56Z
2023-09-03T11:14:34Z
https://github.com/kubernetes/kubernetes/issues/103849
950,797,939
103,849
[ "kubernetes", "kubernetes" ]
#### What happened: I have setup a pod anti-affinity to spread my pods among available nodes to provide maximum HA with 3 pods. I use the following node/pod affinity: ```yaml affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: ...
Pod Anti-Affinity not working
https://api.github.com/repos/kubernetes/kubernetes/issues/103848/comments
7
2021-07-22T15:33:02Z
2021-07-23T09:37:05Z
https://github.com/kubernetes/kubernetes/issues/103848
950,795,289
103,848
[ "kubernetes", "kubernetes" ]
#### What happened: I run an API server with `--audit-log-path=-` as documented and supported. I tried to update to v1.22.0-beta.2. It failed. I tracked down the issue to #95387. That PR tries to create a file with the name "-" in the current directory. If that directory is not writable, the API server exits with...
v1.22.0 (beta, rc) broke --audit-log-path=- support
https://api.github.com/repos/kubernetes/kubernetes/issues/103845/comments
5
2021-07-22T13:58:41Z
2021-07-29T20:17:05Z
https://github.com/kubernetes/kubernetes/issues/103845
950,700,536
103,845
[ "kubernetes", "kubernetes" ]
#### What happened: For my webservers, I have cronjobs running doing regular backup of the databases. When building new versions with Jenkins, I kick off an extra backup during the build using a command like `kubectl -n web create job --from=cronjob/my-website-db-backup my-website-db-backup-jenkins-buildnumber` ...
Cannot create job from cronjob with 1.21
https://api.github.com/repos/kubernetes/kubernetes/issues/103841/comments
3
2021-07-22T07:39:27Z
2021-07-22T07:51:27Z
https://github.com/kubernetes/kubernetes/issues/103841
950,385,924
103,841
[ "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: Pod worker p...
DeviceManager panic on Allocate()
https://api.github.com/repos/kubernetes/kubernetes/issues/103838/comments
13
2021-07-22T04:37:40Z
2022-03-27T18:37:21Z
https://github.com/kubernetes/kubernetes/issues/103838
950,294,226
103,838
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: If kubelet r...
subpath configmap always remount, when container restarts
https://api.github.com/repos/kubernetes/kubernetes/issues/103836/comments
6
2021-07-22T02:39:39Z
2022-01-05T14:29:48Z
https://github.com/kubernetes/kubernetes/issues/103836
950,250,330
103,836
[ "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...
[sig-cli] Find out more global flags be shadowed in kubectl
https://api.github.com/repos/kubernetes/kubernetes/issues/103835/comments
18
2021-07-22T01:41:23Z
2021-12-04T03:50:42Z
https://github.com/kubernetes/kubernetes/issues/103835
950,230,146
103,835
[ "kubernetes", "kubernetes" ]
/sig node /kind bug #### What happened: Occasionally observing selinux denials for container-runtime when it tries to set labels for tmps mounts. ``` type=AVC msg=audit(1626732057.636:4583): avc: denied { associate } for pid=57450 comm="dockerd" name="/" dev="tmpfs" ino=150014 scontext=system_u:object_r:co...
[selinux] container runtime unable to set labels on tmpfs mounts.
https://api.github.com/repos/kubernetes/kubernetes/issues/103833/comments
4
2021-07-22T00:02:16Z
2023-03-10T07:55:58Z
https://github.com/kubernetes/kubernetes/issues/103833
950,194,296
103,833
[ "kubernetes", "kubernetes" ]
Examples of failing jobs: https://testgrid.k8s.io/google-gce-upgrade#gce-stable1-latest-upgrade-cluster https://testgrid.k8s.io/google-gce-upgrade#gce-stable1-latest-upgrade-master /kind failing-test /priority important-soon /sig storage
[sig-storage] tests are massively failing in upgrade tests
https://api.github.com/repos/kubernetes/kubernetes/issues/103822/comments
33
2021-07-21T13:37:28Z
2022-04-10T03:38:16Z
https://github.com/kubernetes/kubernetes/issues/103822
949,716,579
103,822
[ "kubernetes", "kubernetes" ]
#### What would you like to be added: I have a question/feature request about the usage of static volumes. I am running a self managed kubernetes cluster (v1.21.2). For persistence I am running [Longhorn](https://longhorn.io/) inside my cluster and also a separate [ceph cluster ](https://ceph.io) running outside ...
StorageClass complexity for static Volumes (Ceph or Longhorn)
https://api.github.com/repos/kubernetes/kubernetes/issues/103819/comments
12
2021-07-21T10:16:10Z
2022-05-19T23:00:18Z
https://github.com/kubernetes/kubernetes/issues/103819
949,552,437
103,819
[ "kubernetes", "kubernetes" ]
Hi, I have implemented custom default backend for our Ingress nginx controller using https://kubernetes.github.io/ingress-nginx/examples/customization/custom-errors/#customized-default-backend It's working all fine except that it also overrides the app error responses. E.g. If a backend app is responding with a 4...
Ingress Nginx custom backend for errors
https://api.github.com/repos/kubernetes/kubernetes/issues/103817/comments
5
2021-07-21T08:53:11Z
2021-07-22T22:17:26Z
https://github.com/kubernetes/kubernetes/issues/103817
949,481,283
103,817
[ "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/ --> Hello team. #### What happened: ...
client-go: cannot create/update resource with server-side apply on client-go fake clientset
https://api.github.com/repos/kubernetes/kubernetes/issues/103816/comments
16
2021-07-21T08:36:40Z
2022-06-17T05:40:57Z
https://github.com/kubernetes/kubernetes/issues/103816
949,468,000
103,816
[ "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...
Kubernetes doesn't have a same feature as Docker's volumes-from
https://api.github.com/repos/kubernetes/kubernetes/issues/103814/comments
7
2021-07-21T07:24:47Z
2021-07-26T12:14:04Z
https://github.com/kubernetes/kubernetes/issues/103814
949,410,474
103,814
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: I am creat...
Multiple EBS PVCs in one pod can be bound to PVs in different AZs
https://api.github.com/repos/kubernetes/kubernetes/issues/103812/comments
16
2021-07-21T04:12:25Z
2023-02-13T09:42:18Z
https://github.com/kubernetes/kubernetes/issues/103812
949,303,850
103,812
[ "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 `make ...
make vet and make vet WHAT=./pkg/kubelet are failed
https://api.github.com/repos/kubernetes/kubernetes/issues/103810/comments
8
2021-07-21T03:38:17Z
2021-07-23T01:40:40Z
https://github.com/kubernetes/kubernetes/issues/103810
949,290,121
103,810
[ "kubernetes", "kubernetes" ]
#### What happened: When command 'kubectl describe ing' ----------------------------------------- Name: test-ing Namespace: practice Address: 10.10.01.10 Default backend: default-http-backend:80 (<error: endpoints "default-http-backend" not found>) TLS: test terminates Rules:...
When kubectl describe ingress, there is no information about labels
https://api.github.com/repos/kubernetes/kubernetes/issues/103808/comments
5
2021-07-21T02:43:20Z
2021-08-05T21:10:45Z
https://github.com/kubernetes/kubernetes/issues/103808
949,266,570
103,808
[ "kubernetes", "kubernetes" ]
#### What happened: We have k8s env with containerd runtime, the k8s server version is and when we test the stats/summary api, eg, kubectl get --raw /api/v1/nodes/${NODE_NAME}/proxy/stats/summary, we found part of memory metrics and network for pod ref are missing, with this env, we only get metrics like this:(wh...
kubelet can not report part of the memory metric and network metric while with containerd runtime
https://api.github.com/repos/kubernetes/kubernetes/issues/103807/comments
9
2021-07-21T01:32:15Z
2022-01-09T17:32:29Z
https://github.com/kubernetes/kubernetes/issues/103807
949,238,344
103,807
[ "kubernetes", "kubernetes" ]
#### What happened: I converted a `ClusterIP` service to an `ExternalName` service and then back to a `ClusterIP` service. After doing so I began receiving sporadic connection errors when trying to reach the service. During this process a corresponding Deployment was updated. Upon investigating I found the serv...
Endpoints not deleted when Service selector set to null
https://api.github.com/repos/kubernetes/kubernetes/issues/103804/comments
5
2021-07-20T16:02:58Z
2021-07-22T20:56:43Z
https://github.com/kubernetes/kubernetes/issues/103804
948,814,239
103,804
[ "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: Having iss...
nodelocaldns - please add support for coredns 1.8.3 and 1.8.4
https://api.github.com/repos/kubernetes/kubernetes/issues/103803/comments
4
2021-07-20T15:13:44Z
2021-07-20T17:24:21Z
https://github.com/kubernetes/kubernetes/issues/103803
948,757,529
103,803
[ "kubernetes", "kubernetes" ]
#### Which jobs are flaking: The `NetPol` tests can take a long time to start since they require 9 pods. This can result in failures like: ```fail [k8s.io/kubernetes@v1.21.1/test/e2e/network/netpol/network_policy.go:1208]: unable to initialize resources``` Now, these tests were designed to fail fast - i.e....
reduce resource requirements of networkpolicy tests by 1/3
https://api.github.com/repos/kubernetes/kubernetes/issues/103802/comments
9
2021-07-20T14:04:54Z
2021-08-12T13:09:48Z
https://github.com/kubernetes/kubernetes/issues/103802
948,688,516
103,802
[ "kubernetes", "kubernetes" ]
Hello everyone, I tried to deploy kubernetes for the first time. I found that my pod couldn't start normally. I checked the log and reported an error. What's wrong with it? ![image](https://user-images.githubusercontent.com/51771785/126317515-46c37a1e-c40d-4262-9a10-a15c03659a66.png)
the server doesn't have a resource type "coredns"
https://api.github.com/repos/kubernetes/kubernetes/issues/103798/comments
5
2021-07-20T11:37:18Z
2021-07-20T17:21:26Z
https://github.com/kubernetes/kubernetes/issues/103798
948,568,052
103,798
[ "kubernetes", "kubernetes" ]
I am using client-go/tools/cache package NewInformer, find the StreamWatcher and seeing extremely high memory allocations. Attached is a memory profile: [pprof.bcs-k8s-watch.alloc_objects.alloc_space.inuse_objects.inuse_space.003.pb.gz](https://github.com/kubernetes/kubernetes/files/6845441/pprof.bcs-k8s-watch.alloc...
StreamWatcher memory leak ?
https://api.github.com/repos/kubernetes/kubernetes/issues/103789/comments
13
2021-07-20T04:21:41Z
2023-12-22T11:42:39Z
https://github.com/kubernetes/kubernetes/issues/103789
948,235,000
103,789
[ "kubernetes", "kubernetes" ]
In the API Priority and Fairness type PriorityLevelConfiguration, when queuing applies, there is a limit on the number of requests in the queue. Now that we are generalizing for non-unit request width (seats), perhaps there should also be a limit on the work (sum of `duration*width`) in the queue.
APF: Consider adding a limit on work in a queue
https://api.github.com/repos/kubernetes/kubernetes/issues/103788/comments
17
2021-07-20T04:07:41Z
2025-02-20T21:29:17Z
https://github.com/kubernetes/kubernetes/issues/103788
948,228,876
103,788
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> #### What happened: Mongodb Sta...
Mongodb StatefulSet error with Azure File Share
https://api.github.com/repos/kubernetes/kubernetes/issues/103773/comments
6
2021-07-19T14:39:33Z
2021-07-20T01:20:42Z
https://github.com/kubernetes/kubernetes/issues/103773
947,723,863
103,773
[ "kubernetes", "kubernetes" ]
My project is a SpringBoot jar, and when i want to create a pod , it talks to me "io.kubernetes Unknown apiVersionKind v1/Pod is it registered?" then i debug it and found some question, --- Set<ClassInfo> allClasses = cp.getTopLevelClasses("io.kubernetes.client.openapi.models"); This code in ModelMapper.class to rea...
Create k8s pod and always wrong
https://api.github.com/repos/kubernetes/kubernetes/issues/103770/comments
4
2021-07-19T12:28:41Z
2021-07-19T19:45:42Z
https://github.com/kubernetes/kubernetes/issues/103770
947,602,661
103,770
[ "kubernetes", "kubernetes" ]
#### What happened: There is no explanation about what `--user` means in the `clusterrolebinding` help: `kubectl create clusterrolebinding --help` <details> ``` $ kubectl create clusterrolebinding --help Create a ClusterRoleBinding for a particular ClusterRole. Examples: # Create a ClusterRoleBinding for us...
kubectl create clusterrolebinding "--user" not explained
https://api.github.com/repos/kubernetes/kubernetes/issues/103769/comments
16
2021-07-19T12:24:21Z
2022-04-29T15:39:26Z
https://github.com/kubernetes/kubernetes/issues/103769
947,599,327
103,769
[ "kubernetes", "kubernetes" ]
When I read the code `staging/src/k8s.io/apiserver/pkg/storage/etcd3/metrics/metrics.go`, I have noticed that the metric `etcdObjectCounts` is replaced by `apiserver_storage_object_counts`. And it seems that this metric have been deprecated. Can I remove it? If I can, just assign to me! thx~ Thanks to give your sugg...
Remove the deprecated metric
https://api.github.com/repos/kubernetes/kubernetes/issues/103767/comments
2
2021-07-19T12:06:39Z
2021-07-20T05:08:17Z
https://github.com/kubernetes/kubernetes/issues/103767
947,584,783
103,767
[ "kubernetes", "kubernetes" ]
<!-- The ImageLocalityPriority parameter causes uneven use of cluster resources. --> #### What happened: The ImageLocalityPriority parameter causes uneven use of cluster resources. Can we remove it? #### Environment: - Kubernetes version: 1.21.1 - OS: NAME="CentOS Linux", VERSION="7 (Core)" - Kernel...
How can I remove ImageLocalityPriority?
https://api.github.com/repos/kubernetes/kubernetes/issues/103766/comments
4
2021-07-19T11:34:33Z
2021-07-19T19:44:07Z
https://github.com/kubernetes/kubernetes/issues/103766
947,560,713
103,766
[ "kubernetes", "kubernetes" ]
k8s version: 1.20.8 1): e59e-4b2c-b7cc-0fe7a2394fc0-golib") pod "msgapiserver-094b322a-b744-4a0f-bbb6-2dc87dfd44a3-b6d3v-m4n4x" (UID: "336c3203-e59e-4b2c-b7cc-0fe7a2394fc0") Jul 19 18:02:42 node1 kubelet[2129392]: E0719 18:02:42.287195 2129392 conn.go:254] Error on socket receive: read tcp 127.0.0.1:14905->127.0.0.1...
use of closed network connection;Cause the node status to become not ready
https://api.github.com/repos/kubernetes/kubernetes/issues/103765/comments
9
2021-07-19T11:25:06Z
2021-08-16T15:23:19Z
https://github.com/kubernetes/kubernetes/issues/103765
947,553,833
103,765
[ "kubernetes", "kubernetes" ]
This is caught by static check PR https://github.com/kubernetes/kubernetes/pull/103723/files/7e980a3330b648bcc8952356b16fc7500a8c530f#r670801768 Test case needs to be added for the following code path https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/cm/cpuset/cpuset.go#L49-#L52 A simple verifi...
Add test case in pkg/cm/cpuset to verify no elements are added after result is called
https://api.github.com/repos/kubernetes/kubernetes/issues/103764/comments
11
2021-07-19T11:14:27Z
2022-01-11T09:59:47Z
https://github.com/kubernetes/kubernetes/issues/103764
947,544,665
103,764
[ "kubernetes", "kubernetes" ]
When I managing resources memory for containers, if spec.containers[].resources.requests.memory equal 100m,pod can run sucessfully,but if I add limits setting, the memoy unit is also 'm',the pod will start failed. According document,the valid memoty unit includes 'E, P, T, G, M, K',or 'Ei, Pi, Ti, Gi, Mi, Ki',but why...
Managing Resources Memory for Containers
https://api.github.com/repos/kubernetes/kubernetes/issues/103761/comments
6
2021-07-19T08:44:47Z
2021-07-19T19:52:00Z
https://github.com/kubernetes/kubernetes/issues/103761
947,418,551
103,761
[ "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 m...
Slow audit-logs in apiserver
https://api.github.com/repos/kubernetes/kubernetes/issues/103760/comments
22
2021-07-19T07:24:24Z
2022-07-16T02:58:23Z
https://github.com/kubernetes/kubernetes/issues/103760
947,351,448
103,760
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: ci-cos-cgroupv2-containerd-node-e2e #### Which test(s) are failing: Summary API [NodeConformance] ResourceMetricsAPI [NodeFeature:ResourceMetrics] #### Since w...
[Failing test] [sig-node] Summary API and ResourceMetricsAPI tests are failing on cgroupv2 containerd job
https://api.github.com/repos/kubernetes/kubernetes/issues/103759/comments
7
2021-07-19T05:21:34Z
2021-09-24T07:38:30Z
https://github.com/kubernetes/kubernetes/issues/103759
947,277,154
103,759
[ "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: All the node...
Nodes get automatically marked as Ready,SchedulingDisabled
https://api.github.com/repos/kubernetes/kubernetes/issues/103755/comments
6
2021-07-17T12:09:43Z
2023-07-11T14:53:19Z
https://github.com/kubernetes/kubernetes/issues/103755
946,811,753
103,755
[ "kubernetes", "kubernetes" ]
We saw these kinds of errors in Kubelet when [trying to cleanup]((https://github.com/kubernetes/kubernetes/blob/2da4d48e6d519fe52914b90a91cd5a64793d2bc4/pkg/volume/util/operationexecutor/operation_generator.go#L835-L840)) bind-mounts for the pod’s mounted subPaths: `Jun 25 06:57:48 ip-172-18-228-96.ec2.internal kube...
Volume unmount failures saying "could not get consistent content of /proc/mounts"
https://api.github.com/repos/kubernetes/kubernetes/issues/103754/comments
19
2021-07-17T04:04:10Z
2022-09-26T12:13:26Z
https://github.com/kubernetes/kubernetes/issues/103754
946,703,495
103,754
[ "kubernetes", "kubernetes" ]
While investigating some slowness in mounting/unmounting operations of PVs (in this case EFS volumes) for pods, we observed errors like these: `Jun 25 06:57:02 ip-172-18-228-96.ec2.internal kubelet[4955]: E0625 06:57:02.532284 4955 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/efs.csi....
Volume mount/unmount errors saying "wait: no child processes"
https://api.github.com/repos/kubernetes/kubernetes/issues/103753/comments
4
2021-07-17T02:32:13Z
2021-08-05T08:43:25Z
https://github.com/kubernetes/kubernetes/issues/103753
946,689,185
103,753
[ "kubernetes", "kubernetes" ]
Unknown allowedTopology labels cause csi translation to fail: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/csi-translation-lib/plugins/in_tree_volume.go#L329 However, on GKE other labels are sometimes used in PV node affinity, such as kubernetes.io/hostname or kubernetes.io/os. It's not co...
Unknown allowedTopologies cause an error for CSI Migration
https://api.github.com/repos/kubernetes/kubernetes/issues/103749/comments
1
2021-07-16T22:47:48Z
2021-08-05T05:12:30Z
https://github.com/kubernetes/kubernetes/issues/103749
946,638,122
103,749
[ "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 found th...
quantity: AsApproximateFloat64() with BinarySI returns an unexpected value
https://api.github.com/repos/kubernetes/kubernetes/issues/103748/comments
3
2021-07-16T22:32:34Z
2021-09-09T15:22:11Z
https://github.com/kubernetes/kubernetes/issues/103748
946,633,166
103,748
[ "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: Enabled CSI ...
pod with an inline volume created(and then deleted) post vsphere csi migration is stuck in terminating state
https://api.github.com/repos/kubernetes/kubernetes/issues/103745/comments
12
2021-07-16T19:57:24Z
2021-12-16T16:18:39Z
https://github.com/kubernetes/kubernetes/issues/103745
946,560,717
103,745
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI --> #### Which jobs are flaking: * [ci-kubernetes-e2e-gci-gce-scalability](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-scalability...
[Flaking Test] [sig-scalability] restarting konnectivity-agent (ci-kubernetes-e2e-gci-gce-scalability)
https://api.github.com/repos/kubernetes/kubernetes/issues/103742/comments
9
2021-07-16T19:34:21Z
2022-01-07T16:54:26Z
https://github.com/kubernetes/kubernetes/issues/103742
946,547,666
103,742
[ "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: ======apiser...
api-server keep logging passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379 }}
https://api.github.com/repos/kubernetes/kubernetes/issues/103741/comments
5
2021-07-16T19:17:46Z
2021-07-22T20:16:34Z
https://github.com/kubernetes/kubernetes/issues/103741
946,538,439
103,741
[ "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 kubernet...
k8s API server prunes metadata field in PodTemplateSpec
https://api.github.com/repos/kubernetes/kubernetes/issues/103739/comments
10
2021-07-16T15:47:36Z
2021-12-17T22:37:40Z
https://github.com/kubernetes/kubernetes/issues/103739
946,408,990
103,739
[ "kubernetes", "kubernetes" ]
this job failed with > Jul 16 07:08:40.561729 e2e-61df4f0a3a-3cd98-master configure.sh[2182]: ERROR ctr not found. Aborting. It seems it is imssing some dependency The job history confirms it is totally broken https://prow.k8s.io/job-history/gs/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-e2e-gce-ubu...
[Failing job] pull-kubernetes-e2e-gce-ubuntu doesn't work
https://api.github.com/repos/kubernetes/kubernetes/issues/103738/comments
2
2021-07-16T09:30:47Z
2021-07-18T11:52:51Z
https://github.com/kubernetes/kubernetes/issues/103738
946,112,363
103,738
[ "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: AppendReas...
scheduler: panic in AppendReason, when status is nil (= success)
https://api.github.com/repos/kubernetes/kubernetes/issues/103737/comments
4
2021-07-16T08:22:04Z
2021-08-05T05:12:46Z
https://github.com/kubernetes/kubernetes/issues/103737
946,059,330
103,737
[ "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...
Unify the logic of preCheckForNode in scheduler and GeneralPredicates in kubelet
https://api.github.com/repos/kubernetes/kubernetes/issues/103731/comments
5
2021-07-16T03:43:35Z
2021-12-17T04:23:41Z
https://github.com/kubernetes/kubernetes/issues/103731
945,915,916
103,731
[ "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 single...
kubelet volume_stat_caculator of fsResourceAnalyzer performance bottleneck while restart
https://api.github.com/repos/kubernetes/kubernetes/issues/103728/comments
4
2021-07-16T02:55:42Z
2021-07-29T07:16:19Z
https://github.com/kubernetes/kubernetes/issues/103728
945,897,634
103,728
[ "kubernetes", "kubernetes" ]
Tracking bug for the revert so the discussion doesn't get buried in a merged PR. See discussion on #99378. Root problem is that #99728, the implementation for the API changes, was not able to be merged. /assign @mattcary /cc @palnabarun /cc @liggitt /cc @kikisdeliveryservice /cc @smarterclayton /cc @k...
Revert #99378, StatefulSet autodelete API changes
https://api.github.com/repos/kubernetes/kubernetes/issues/103727/comments
2
2021-07-16T00:11:07Z
2021-07-20T14:19:32Z
https://github.com/kubernetes/kubernetes/issues/103727
945,836,983
103,727
[ "kubernetes", "kubernetes" ]
#### What happened: Kubernetes versions 1.19 and 1.20 are vulnerable to CVE-2020-29652 #### What you expected to happen: Vulnerability to be mitigated. #### How to reproduce it (as minimally and precisely as possible): go.mod needs to be updated to include ``` golang.org/x/net => golang.org/x/net v0.0....
CVE-2020-29652: Update golang.org/x/crypto to v0.0.0-20201216223049-8b5274cf687f
https://api.github.com/repos/kubernetes/kubernetes/issues/103722/comments
3
2021-07-15T19:59:36Z
2021-08-10T17:27:59Z
https://github.com/kubernetes/kubernetes/issues/103722
945,708,303
103,722
[ "kubernetes", "kubernetes" ]
**Step 1**: Enable `staticcheck` plugin in verify-golangci-lint.sh ``` $ git diff hack diff --git a/hack/verify-golangci-lint.sh b/hack/verify-golangci-lint.sh index 1e0bc1192ed..237352b678f 100755 --- a/hack/verify-golangci-lint.sh +++ b/hack/verify-golangci-lint.sh @@ -50,4 +50,5 @@ golangci-lint run \ -...
Drop hack/verify-staticcheck.sh in favor of enabling`staticcheck` plugin in hack/verify-golangci-lint.sh
https://api.github.com/repos/kubernetes/kubernetes/issues/103721/comments
9
2021-07-15T17:40:30Z
2021-11-17T17:25:54Z
https://github.com/kubernetes/kubernetes/issues/103721
945,613,630
103,721
[ "kubernetes", "kubernetes" ]
#### What happened: I'm running the storage tests against an external CSI driver (specifically: PMEM-CSI) and `[Testpattern: Dynamic PV (default fs)] volumeIO [It] should write files of various sizes, verify size, validate content` is failing because the volume is too small for the files that the test tries to write...
storage E2E: VolumeIO volume size too low?
https://api.github.com/repos/kubernetes/kubernetes/issues/103718/comments
14
2021-07-15T15:42:59Z
2022-12-29T08:41:38Z
https://github.com/kubernetes/kubernetes/issues/103718
945,521,729
103,718
[ "kubernetes", "kubernetes" ]
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> Ref: https://hackmd.io/8BH1yq8fR9W6ZW...
Race condition in prober_manager
https://api.github.com/repos/kubernetes/kubernetes/issues/103717/comments
4
2021-07-15T13:35:35Z
2021-11-24T18:47:44Z
https://github.com/kubernetes/kubernetes/issues/103717
945,387,114
103,717
[ "kubernetes", "kubernetes" ]
Test 'Kubernetes e2e suite.[sig-node] SSH should SSH to all nodes and run commands' consistently fails in [gce-master-scale-correctness](https://k8s-testgrid.appspot.com/sig-scalability-gce#gce-master-scale-correctness) ![image](https://user-images.githubusercontent.com/29059230/125785950-02e99e5b-988a-43d1-a042-f3b...
Failing test 'Kubernetes e2e suite.[sig-node] SSH should SSH to all nodes and run commands' in gce-master-scale-correctness
https://api.github.com/repos/kubernetes/kubernetes/issues/103714/comments
5
2021-07-15T12:13:31Z
2021-07-15T12:34:20Z
https://github.com/kubernetes/kubernetes/issues/103714
945,316,704
103,714
[ "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-ubuntu-gce](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-ubuntu-gce/1415525375479386112...
[Flaking Test] metrics-server not starting in BeforeSuite (ci-kubernetes-e2e-ubuntu-gce)
https://api.github.com/repos/kubernetes/kubernetes/issues/103708/comments
16
2021-07-15T06:37:05Z
2021-07-23T13:59:17Z
https://github.com/kubernetes/kubernetes/issues/103708
945,051,535
103,708
[ "kubernetes", "kubernetes" ]
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: periodic-cluster-api-provider-aws-e2e-conformance-release-0-6-with-k8s-ci-artifacts (periodic-conformance-release-0-6-k8s-main) Note: this job was renamed from peri...
[Failing Test] [sig-cluster-lifecycle] conformance tests conformance (periodic-cluster-api-provider-aws-e2e-conformance-release-0-6-with-k8s-ci-artifacts)
https://api.github.com/repos/kubernetes/kubernetes/issues/103706/comments
9
2021-07-15T05:31:49Z
2021-07-19T13:44:35Z
https://github.com/kubernetes/kubernetes/issues/103706
945,014,737
103,706
[ "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-gce-stable1-beta-upgrade-master #### Which test(s) are failing: "master upgrade should maintain a functioning cluster" #### Since when has...
"master upgrade should maintain a functioning cluster" failing
https://api.github.com/repos/kubernetes/kubernetes/issues/103697/comments
34
2021-07-14T18:48:10Z
2021-07-21T13:37:50Z
https://github.com/kubernetes/kubernetes/issues/103697
944,702,595
103,697
[ "kubernetes", "kubernetes" ]
/kind failing-test /sig node Failing on kubelet-serial job. https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-serial /cc @fromanirh
[Failing test] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin Verifies the Kubelet device plugin functionality. [cos-stable1]
https://api.github.com/repos/kubernetes/kubernetes/issues/103691/comments
13
2021-07-14T17:49:55Z
2022-04-21T18:04:08Z
https://github.com/kubernetes/kubernetes/issues/103691
944,662,000
103,691
[ "kubernetes", "kubernetes" ]
/kind failing-test /sig node This test is failing on the serial job: https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-serial /cc @fromanirh
[Failing test] [sig-node] CriticalPod [Serial] [Disruptive] [NodeFeature:CriticalPod] when we need to admit a critical pod should be able to create and delete a critical pod [cos-stable1]
https://api.github.com/repos/kubernetes/kubernetes/issues/103690/comments
9
2021-07-14T17:49:08Z
2022-03-12T08:32:23Z
https://github.com/kubernetes/kubernetes/issues/103690
944,661,474
103,690
[ "kubernetes", "kubernetes" ]
#### Which jobs are failing: ci-kubernetes-e2e-gce-scale-correctness #### Which test(s) are failing: * Kubernetes e2e suite: [sig-node] SSH should SSH to all nodes and run commands * kubetest.Test #### Since when has it been failing: Jul 10 14:01:51 UTC+0200 #### Testgrid link: https://testgrid.k8...
[Failing Test][sig-node] ci-kubernetes-e2e-gce-scale-correctness
https://api.github.com/repos/kubernetes/kubernetes/issues/103688/comments
14
2021-07-14T15:23:56Z
2021-07-21T15:28:07Z
https://github.com/kubernetes/kubernetes/issues/103688
944,543,055
103,688
[ "kubernetes", "kubernetes" ]
#### What happened: After reboot, can't register node with API server: connection refused as I issued in [kubeadm](https://github.com/kubernetes/kubeadm/issues/2527) #### What you expected to happen: Kubernetes to respond ## Versions ubeadm version: &version.Info{Major:"1", Minor:"17", GitVersi...
kubelet won't restart after reboot - Unable to register node with API server: connection refused
https://api.github.com/repos/kubernetes/kubernetes/issues/103687/comments
10
2021-07-14T14:51:15Z
2021-07-16T09:30:00Z
https://github.com/kubernetes/kubernetes/issues/103687
944,509,905
103,687