issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
/sig storage
/area test
#### What... | Storage topology test suite always runs both immediate and wffc if dynamicPV is true | https://api.github.com/repos/kubernetes/kubernetes/issues/104343/comments | 2 | 2021-08-12T20:12:48Z | 2021-08-16T12:38:33Z | https://github.com/kubernetes/kubernetes/issues/104343 | 969,491,383 | 104,343 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
GC may delete objects during startup while the apiserver has not fully initialized yet.
One potential case where it can happen: CRDs are available through informers
- kube-apiserver is starting, its informers have not synced yet
- GC sends a query (GET a CR)
- since the informers have not sy... | GC might delete objects during kube-apiserver startup | https://api.github.com/repos/kubernetes/kubernetes/issues/104342/comments | 7 | 2021-08-12T18:31:18Z | 2021-10-20T06:35:16Z | https://github.com/kubernetes/kubernetes/issues/104342 | 969,340,980 | 104,342 |
[
"kubernetes",
"kubernetes"
] | name: Bug Report
about: Report a bug encountered while operating Kubernetes
labels: kind/bug
---
#### What happened:
Kubernetes cannot download the docker image smoothly, and kubelet runs incorrectly
#### What you expected to happen:
Kubernetes can run normally
#### How to reproduce it (as minimally and p... | Warning ImageGCFailed failed to get imageFs info: unable to find data in memory cache | https://api.github.com/repos/kubernetes/kubernetes/issues/104341/comments | 6 | 2021-08-12T18:15:33Z | 2022-05-25T08:52:13Z | https://github.com/kubernetes/kubernetes/issues/104341 | 969,316,917 | 104,341 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
I asked kubectl to give me a list of nodes sorted by status.
#### What you expected to happen:
I'm not super familiar with the sort syntax, so I expected an error response along the lines of "invalid sort criteria," but instead I got a full stack trace.
#### How to reproduce it (as minim... | CLI: Incorrect sort gives a stack trace instead of a proper error message | https://api.github.com/repos/kubernetes/kubernetes/issues/104336/comments | 7 | 2021-08-12T16:20:46Z | 2021-09-10T07:12:12Z | https://github.com/kubernetes/kubernetes/issues/104336 | 969,134,139 | 104,336 |
[
"kubernetes",
"kubernetes"
] |
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
#### What happened:
The pod ... | Problems with Pod priority and preemtpion when using resource quotas | https://api.github.com/repos/kubernetes/kubernetes/issues/104335/comments | 15 | 2021-08-12T16:12:58Z | 2022-06-06T04:03:17Z | https://github.com/kubernetes/kubernetes/issues/104335 | 969,121,930 | 104,335 |
[
"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... | INTERNAL_ERROR when patching a Service | https://api.github.com/repos/kubernetes/kubernetes/issues/104329/comments | 21 | 2021-08-12T13:53:43Z | 2021-09-13T21:02:36Z | https://github.com/kubernetes/kubernetes/issues/104329 | 968,874,734 | 104,329 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Kubernetes vendors runc, for example to cleanup stale cgroups.
https://github.com/kubernetes/kubernetes/blob/e7efe219f8a5fcdff9647d45639696048c1f6147/go.mod#L367
#### What you expected to happen:
We should not rely on lower level libraries like libcontainer, because they do not guarantee... | Stop vendoring runc / libcontainer | https://api.github.com/repos/kubernetes/kubernetes/issues/104325/comments | 22 | 2021-08-12T10:34:23Z | 2024-06-17T06:58:53Z | https://github.com/kubernetes/kubernetes/issues/104325 | 968,547,325 | 104,325 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When api server starts, it does not wait all OpenAPI specs are imported as shown below;
- It starts OpenAPI aggregator in different goroutine https://github.com/kubernetes/kubernetes/blob/e7efe219f8a5fcdff9647d45639696048c1f6147/staging/src/k8s.io/kube-aggregator/pkg/apiserver/apiserver.go#L337
... | Resource not found error when api server is started but OpenAPI specs are not imported | https://api.github.com/repos/kubernetes/kubernetes/issues/104324/comments | 5 | 2021-08-12T10:20:37Z | 2021-12-03T14:28:36Z | https://github.com/kubernetes/kubernetes/issues/104324 | 968,525,734 | 104,324 |
[
"kubernetes",
"kubernetes"
] | How to run k8s source code on IDE? What environment need to be configured? | run k8s source code on IDE (such as :goland) | https://api.github.com/repos/kubernetes/kubernetes/issues/104319/comments | 6 | 2021-08-12T02:47:22Z | 2021-08-16T16:35:24Z | https://github.com/kubernetes/kubernetes/issues/104319 | 967,888,655 | 104,319 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
I am able to `kubectl get` two kinds at once by separating them with comma: `kubectl get cm,secret`
However, I get an error when I try to do the same with sorting: `--sort-by='{.metadata.name}'`
#### What you expected to happen:
I expected the same objects returned in sorted order.
... | Cannot sort multiple kinds with kubectl get | https://api.github.com/repos/kubernetes/kubernetes/issues/104318/comments | 16 | 2021-08-12T02:41:35Z | 2022-06-14T12:50:10Z | https://github.com/kubernetes/kubernetes/issues/104318 | 967,881,674 | 104,318 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-features-master
#### Which test(s) are failing:
`[sig-node] Lock contention [Slow] [Disruptive] [NodeFeat... | [Failing test] [sig-node] Lock contention [Slow] [Disruptive] [NodeFeature:LockContention] Kubelet should stop when the test acquires the lock on lock file and restart once the lock is released | https://api.github.com/repos/kubernetes/kubernetes/issues/104307/comments | 9 | 2021-08-11T17:45:31Z | 2021-08-11T19:45:23Z | https://github.com/kubernetes/kubernetes/issues/104307 | 967,152,610 | 104,307 |
[
"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... | Image pull policy to automate rolling updates upon image tag changes | https://api.github.com/repos/kubernetes/kubernetes/issues/104306/comments | 8 | 2021-08-11T17:41:08Z | 2022-01-09T21:32:31Z | https://github.com/kubernetes/kubernetes/issues/104306 | 967,146,087 | 104,306 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
we can still make things faster :)
#### What to do
Coalesce of `exec` calls in netpol tests would result in alot snappier probing.
Right now, we do:
- pod a -> pod a (1 sec)
- pod a -> pod b (1 sec)
- pod a -> pod c (1 sec)
It would be faster if we do
- pod a -> pod x/a, x/b, ... | Coalesce exec calls in networkpolicy tests | https://api.github.com/repos/kubernetes/kubernetes/issues/104305/comments | 9 | 2021-08-11T15:37:45Z | 2022-01-16T21:41:47Z | https://github.com/kubernetes/kubernetes/issues/104305 | 966,950,020 | 104,305 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Hi 👋 , I restarted kube-proxy after a change in the configmap (to expose the metrics) and the kube-proxy now won't start, telling that have too many open files. Here is the stack trace:
```
F0811 13:31:01.771818 1 server.go:488] failed complete: too many open files
goroutine 1 [running]... | Kube-proxy won't start, failed complete: too many open files | https://api.github.com/repos/kubernetes/kubernetes/issues/104303/comments | 6 | 2021-08-11T13:45:35Z | 2021-08-12T16:09:11Z | https://github.com/kubernetes/kubernetes/issues/104303 | 966,749,816 | 104,303 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Since Kubernetes 1.22.0, it's required to enable the `DynamicKubeletConfig` feature gate on Kubelet to use the `--dynamic-config-dir` flag. Enabling the feature gate via the KubeletConfiguration file causes Kubelet to fail to start. I've used a configuration file such as the following one:
```... | "Kubelet fails to start if the SeccompDefault feature gate is enabled via the KubeletConfiguration file" | https://api.github.com/repos/kubernetes/kubernetes/issues/104298/comments | 17 | 2021-08-11T10:09:03Z | 2022-11-18T21:12:29Z | https://github.com/kubernetes/kubernetes/issues/104298 | 966,393,781 | 104,298 |
[
"kubernetes",
"kubernetes"
] | Right now the golang version in the Makefile is set to GOLANG_VERSION?=1.12.17.
Build fails with "src/k8s.io/kubernetes/vendor/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is", presumably because errors.Is didn't exist in golang 1.12. | cluster/images/etcd uses old golang version and does not build | https://api.github.com/repos/kubernetes/kubernetes/issues/104297/comments | 7 | 2021-08-11T09:45:37Z | 2021-08-12T21:00:02Z | https://github.com/kubernetes/kubernetes/issues/104297 | 966,354,507 | 104,297 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
#### What happened:
I use "kubec... | kubectl describe node have a error value. When looking at HugePage data, the data "hugepage-1Gi" and "hugepage-2Mi" are incorrect | https://api.github.com/repos/kubernetes/kubernetes/issues/104295/comments | 7 | 2021-08-11T09:07:07Z | 2021-12-01T19:24:32Z | https://github.com/kubernetes/kubernetes/issues/104295 | 966,291,132 | 104,295 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
https://testgrid.k8s.io/sig-node-kubelet#kubelet-gce-e2e-swap-fedora
#### Which test(s) are failing:
when querying /stats/summary should report resource usage t... | ci-kubernetes-node-swap-fedora: timeout when querying /stats/summary should report resource usage through the stats api | https://api.github.com/repos/kubernetes/kubernetes/issues/104292/comments | 19 | 2021-08-11T07:13:07Z | 2022-03-21T21:06:25Z | https://github.com/kubernetes/kubernetes/issues/104292 | 966,105,343 | 104,292 |
[
"kubernetes",
"kubernetes"
] | I have the following kubernetes yaml file:
```
1 apiVersion: apps/v1
1 kind: Deployment
2 metadata:
3 name: postgres-deployment
4 spec:
5 replicas: 1
6 selector:
7 matchLabels:
8 component: postgres
9 template:
10 metadata:
11 labels:
12 compone... | mounted directory has the wrong ownership | https://api.github.com/repos/kubernetes/kubernetes/issues/104291/comments | 8 | 2021-08-11T06:25:21Z | 2022-01-21T12:29:18Z | https://github.com/kubernetes/kubernetes/issues/104291 | 966,034,313 | 104,291 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When I run kubelet on my CentOS7.7, I add some arguments as follows:
``` shell
"--system-reserved=cpu=3,memory=6Gi",
"--system-reserved-cgroup=/system.slice",
"--enforce-node-allocatable=pods,system-reserved"
```
then, I check memory limit like this:
``` shell
[root@vm ~]# cat /sys/fs... | cgroup refresh after daemon-reload | https://api.github.com/repos/kubernetes/kubernetes/issues/104289/comments | 14 | 2021-08-11T04:54:35Z | 2023-10-24T11:46:22Z | https://github.com/kubernetes/kubernetes/issues/104289 | 965,911,991 | 104,289 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
-->
#### What happened:
DNS Subdom... | Pod sandbox creation fails when Namespace name + Pod name is more than 217 characters | https://api.github.com/repos/kubernetes/kubernetes/issues/104288/comments | 9 | 2021-08-11T04:13:30Z | 2022-02-19T18:31:26Z | https://github.com/kubernetes/kubernetes/issues/104288 | 965,863,501 | 104,288 |
[
"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 curli... | containerd on windows doesn't return network stats | https://api.github.com/repos/kubernetes/kubernetes/issues/104286/comments | 2 | 2021-08-11T00:12:09Z | 2021-11-12T20:36:41Z | https://github.com/kubernetes/kubernetes/issues/104286 | 965,589,283 | 104,286 |
[
"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:
CRI stats ... | Windows kubelet using dockershim makes two stats calls in a single request | https://api.github.com/repos/kubernetes/kubernetes/issues/104285/comments | 4 | 2021-08-11T00:01:45Z | 2021-11-13T00:28:08Z | https://github.com/kubernetes/kubernetes/issues/104285 | 965,579,753 | 104,285 |
[
"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:
Metric ser... | Context Deadline exceeded when Metrics Server calls Windows Stats endpoint | https://api.github.com/repos/kubernetes/kubernetes/issues/104283/comments | 2 | 2021-08-10T23:59:43Z | 2021-11-16T02:51:38Z | https://github.com/kubernetes/kubernetes/issues/104283 | 965,577,389 | 104,283 |
[
"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 cgroup ... | Kubelet regularly freeze control groups causing issues further down | https://api.github.com/repos/kubernetes/kubernetes/issues/104280/comments | 10 | 2021-08-10T22:12:58Z | 2021-08-26T01:17:24Z | https://github.com/kubernetes/kubernetes/issues/104280 | 965,460,259 | 104,280 |
[
"kubernetes",
"kubernetes"
] | after https://github.com/kubernetes/kubernetes/pull/104086 im pretty sure we'll have no flakes on the networkpolicy tests.
that said, we can make them even more resource parsimnious by implementing the comments in https://github.com/kubernetes/kubernetes/pull/104086#issuecomment-896236775.
Specifically:
- par... | further reduce resource foot print of networkpolicy tests | https://api.github.com/repos/kubernetes/kubernetes/issues/104277/comments | 3 | 2021-08-10T20:12:45Z | 2021-08-13T14:08:23Z | https://github.com/kubernetes/kubernetes/issues/104277 | 965,336,643 | 104,277 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
`kubectl get -o jsonpath` no longer continues parsing an item when a key is encountered that has no value. This appears to be a behavior change introduced in Kubernetes version 1.22.
#### What you expected to happen:
`kubectl get -o jsonpath` will continue .
#### How to reproduce it (as... | kubectl get -o jsonpath no longer continues parsing an item when a key is encountered that has no value | https://api.github.com/repos/kubernetes/kubernetes/issues/104276/comments | 10 | 2021-08-10T18:41:46Z | 2021-08-31T14:41:38Z | https://github.com/kubernetes/kubernetes/issues/104276 | 965,247,329 | 104,276 |
[
"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 running... | "should run iperf2" test fails to get EndpointSlice | https://api.github.com/repos/kubernetes/kubernetes/issues/104273/comments | 9 | 2021-08-10T15:51:02Z | 2021-08-19T20:14:50Z | https://github.com/kubernetes/kubernetes/issues/104273 | 965,098,806 | 104,273 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When I originally set up this cluster, I had used the older certmanager version that uses the `certmanager.k8s.io` API. I eventually upgraded it when I realized that by deleting the old `certmanager` namespace, and all CRDs with the `certmanager.k8s.io` API, and installing the new `cert-manager.io`... | Namespace deletions stuck in "Terminating" after upgrading to new cert-manager version | https://api.github.com/repos/kubernetes/kubernetes/issues/104272/comments | 8 | 2021-08-10T15:08:31Z | 2022-01-05T14:56:19Z | https://github.com/kubernetes/kubernetes/issues/104272 | 965,084,032 | 104,272 |
[
"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 a Windows... | Windows Kubelet should prefer using the network interface with the default gateway when picking the Node IP | https://api.github.com/repos/kubernetes/kubernetes/issues/104269/comments | 9 | 2021-08-10T14:28:45Z | 2022-04-08T16:23:56Z | https://github.com/kubernetes/kubernetes/issues/104269 | 965,044,166 | 104,269 |
[
"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 the comme... | revisit `PodEligibleToPreemptOthers` func from default preemption | https://api.github.com/repos/kubernetes/kubernetes/issues/104266/comments | 10 | 2021-08-10T08:03:47Z | 2023-01-06T08:24:02Z | https://github.com/kubernetes/kubernetes/issues/104266 | 964,705,632 | 104,266 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
Running `make test` locally.
#### Which test(s) are failing:
`k8s.io/kubernetes/cmd/kubeadm/app/phases/copycerts` `TestDownloadCerts`
#### Since when has ... | `k8s.io/kubernetes/cmd/kubeadm/app/phases/copycerts` `TestDownloadCerts` fails | https://api.github.com/repos/kubernetes/kubernetes/issues/104265/comments | 10 | 2021-08-10T06:08:49Z | 2021-08-11T13:19:11Z | https://github.com/kubernetes/kubernetes/issues/104265 | 964,628,403 | 104,265 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
If you change some attributes of the kubernetes endpoint in the default namespace, they are not reset
##### Attributes that are reset (correctly)
* IP address
##### Attributes that are not reset (incorrect)
* Port
* Port name
* Protocol
If you change those attibutes of the kubernetes... | Inconsistent reset of changes to kubernetes endpoints | https://api.github.com/repos/kubernetes/kubernetes/issues/104252/comments | 26 | 2021-08-09T21:15:40Z | 2025-02-28T14:45:14Z | https://github.com/kubernetes/kubernetes/issues/104252 | 964,394,935 | 104,252 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
When CSIStorageCapacity changes or `CSIDriver.Spec.StorageCapacity` is reset from `true` to `false`, pods that were blocked by a lack of storage capacity might become scheduable. `kube-scheduler` could watch those objects and selectively (?) add affected pods to the work queue.
... | scheduler: trigger pod scheduling when CSIStorageCapacity or CSIDriver.Spec.StorageCapacity change | https://api.github.com/repos/kubernetes/kubernetes/issues/104250/comments | 8 | 2021-08-09T19:05:22Z | 2021-08-11T07:07:16Z | https://github.com/kubernetes/kubernetes/issues/104250 | 964,285,427 | 104,250 |
[
"kubernetes",
"kubernetes"
] | I'm trying to execute `microk8s kubectl apply -f deployment.yaml` and always getting
`error: string field contains invalid UTF-8`
No matter what file I'm trying to use. Even if I execute
`microk8s kubectl apply -f blablabla`
Result is the same | Kubernetes apply command produces 'wrong encoding error' | https://api.github.com/repos/kubernetes/kubernetes/issues/104249/comments | 4 | 2021-08-09T18:12:19Z | 2021-08-09T20:17:02Z | https://github.com/kubernetes/kubernetes/issues/104249 | 964,244,535 | 104,249 |
[
"kubernetes",
"kubernetes"
] | every k8s release, if changes are added to https://github.com/kubernetes/system-validators we release a new version of the library and vendor it in this repository.
TODO:
- [ ] wait for changes to accumulate in https://github.com/kubernetes/system-validators
https://github.com/kubernetes/system-validators/network
... | update k8s.io/system-validators for 1.23 | https://api.github.com/repos/kubernetes/kubernetes/issues/104246/comments | 3 | 2021-08-09T16:56:37Z | 2021-11-10T22:56:53Z | https://github.com/kubernetes/kubernetes/issues/104246 | 964,187,769 | 104,246 |
[
"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:
Even if I'm ... | loadBalancerSourceRanges is still not respected on nlb with tls listener and ip target on AWS EKS | https://api.github.com/repos/kubernetes/kubernetes/issues/104242/comments | 6 | 2021-08-09T13:27:02Z | 2021-08-24T15:53:31Z | https://github.com/kubernetes/kubernetes/issues/104242 | 963,996,308 | 104,242 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When trying to view Kubernetes documentation snapshots for versions prior to `1.17`, it is served using a generic Netlify TLS certificate, therefore not matching the doc domain, and thus ending up in a browser warning:

I0809 05:37:21.484752 1 proxier.go:779] Sync failed; retrying in 30s
... | kube-proxy should log the payload when iptables-restore fails | https://api.github.com/repos/kubernetes/kubernetes/issues/104234/comments | 22 | 2021-08-09T09:51:26Z | 2021-12-24T01:24:15Z | https://github.com/kubernetes/kubernetes/issues/104234 | 963,825,387 | 104,234 |
[
"kubernetes",
"kubernetes"
] | I get an error from the Azure DevOps with the yaml file, should I add a namespace 'svc-sit' as my namespace when I just get an error for the Deploy Kubernetes Cluster only?
here is my log for the error and YAML
YAML
```
steps:
- task: KubernetesManifest@0
displayName: 'Deploy to Kubernetes cluster'
inputs:
... | Error: error: deployment "xxx-sit" exceeded its progress deadline & Rollout status check failed | https://api.github.com/repos/kubernetes/kubernetes/issues/104233/comments | 7 | 2021-08-09T08:51:13Z | 2021-10-06T17:23:38Z | https://github.com/kubernetes/kubernetes/issues/104233 | 963,778,426 | 104,233 |
[
"kubernetes",
"kubernetes"
] | https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/
yaml on this page will initialize a cluster not correctly
during startup we will see requests to deprecated 10248 port
kubeadm init --config kubeadm-config.yaml:
`[kubelet-check] The HTTP call equal to 'curl -sSL http://localho... | Deprecated documentation page | https://api.github.com/repos/kubernetes/kubernetes/issues/104230/comments | 11 | 2021-08-08T15:40:42Z | 2021-08-21T16:43:42Z | https://github.com/kubernetes/kubernetes/issues/104230 | 963,458,830 | 104,230 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
In a powershell terminal from a dir containing the docker compose file [docker-compose.prod.yml](https://raw.githubusercontent.com/doccano/doccano/master/docker-compose.prod.ymll). I ran the command
`kompose convert -f .\docker-compose.prod.yml
`
I then applied the manifests create... | Kompose generated network YAML cannot be applied because there are o matches for kind "NetworkPolicy" in version "extensions/v1beta1" | https://api.github.com/repos/kubernetes/kubernetes/issues/104221/comments | 4 | 2021-08-07T20:02:27Z | 2021-08-08T20:08:14Z | https://github.com/kubernetes/kubernetes/issues/104221 | 963,295,108 | 104,221 |
[
"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 batc... | Pod Anti-Affinity scheduling fails when scheduling multiple pods concurrently | https://api.github.com/repos/kubernetes/kubernetes/issues/104213/comments | 13 | 2021-08-07T04:10:33Z | 2022-01-07T08:11:47Z | https://github.com/kubernetes/kubernetes/issues/104213 | 963,149,769 | 104,213 |
[
"kubernetes",
"kubernetes"
] | Declarative defaulting is awesome. For literal values, it is super useful.
HOWEVER...
Many (most) of our default values are `const` and it seems wrong to copy the values into the API comments. For example:
```
type Container struct {
// ... lots ...
TerminationMessagePath string `json:"terminationM... | declarative defaults need to handle const values | https://api.github.com/repos/kubernetes/kubernetes/issues/104207/comments | 17 | 2021-08-06T18:23:33Z | 2024-09-22T23:08:36Z | https://github.com/kubernetes/kubernetes/issues/104207 | 962,953,984 | 104,207 |
[
"kubernetes",
"kubernetes"
] | After successfully migrating Kubelet to the new structured logging format in 1.21, we spent 1.22 streamlining processes and forming the working group now spearheading the migration as a whole.
For 1.23, we'd like to pick a new component to start migrating over the new format. This requires a partnership between the WG... | Structured Logging migration: selecting component(s) for 1.23 cycle | https://api.github.com/repos/kubernetes/kubernetes/issues/104197/comments | 18 | 2021-08-06T13:01:32Z | 2021-12-08T08:50:25Z | https://github.com/kubernetes/kubernetes/issues/104197 | 962,716,204 | 104,197 |
[
"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:
Names allo... | StatefulSet name accepts DNS subdomain standard, but Pods controlled by StatefulSet accepts DNS label standard | https://api.github.com/repos/kubernetes/kubernetes/issues/104195/comments | 25 | 2021-08-06T08:43:04Z | 2022-12-17T02:07:43Z | https://github.com/kubernetes/kubernetes/issues/104195 | 962,532,575 | 104,195 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Log messages like `body of failing http response: &{0x531900 0xc0010d2780 0x775180}` are not very informative.
/sig cloud-provider
#### What you expected to happen:
Either actual response body or none of it if this is a security concern.
/sig security
sig security to confirm it is ... | Log attempts to output resp.Body | https://api.github.com/repos/kubernetes/kubernetes/issues/104184/comments | 9 | 2021-08-05T22:45:45Z | 2021-09-07T12:33:16Z | https://github.com/kubernetes/kubernetes/issues/104184 | 962,249,658 | 104,184 |
[
"kubernetes",
"kubernetes"
] | null | What to do ? "cloud-console-reader" is forbidden: User "system:node:anth-admin-host1" cannot get resource "clusterroles" in API group "rbac.authorization.k8s.io" | https://api.github.com/repos/kubernetes/kubernetes/issues/104176/comments | 4 | 2021-08-05T18:05:09Z | 2021-08-06T05:33:20Z | https://github.com/kubernetes/kubernetes/issues/104176 | 962,072,830 | 104,176 |
[
"kubernetes",
"kubernetes"
] | I can't find a single instance of this test passing in testgrid.
Run via https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-serial and potentially other suites.
/sig node
/kind failing-test | [Failing test] [sig-node] NVIDIA GPU Device Plugin [Feature:GPUDevicePlugin][NodeFeature:GPUDevicePlugin][Serial] [Disruptive] DevicePlugin checks that when Kubelet restarts exclusive GPU assignation to pods is kept. | https://api.github.com/repos/kubernetes/kubernetes/issues/104175/comments | 12 | 2021-08-05T17:55:42Z | 2021-10-30T05:59:18Z | https://github.com/kubernetes/kubernetes/issues/104175 | 962,066,133 | 104,175 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
pull-kubernetes-unit
#### Which test(s) are failing:
k8s.io/kubernetes/pkg/kubelet: TestVolumeUnmountAndDetachControllerEnabled
#### Since when has it been fail... | [Flaking test] DATA RACE in TestVolumeUnmountAndDetachControllerEnabled | https://api.github.com/repos/kubernetes/kubernetes/issues/104173/comments | 12 | 2021-08-05T17:22:39Z | 2022-01-29T13:13:19Z | https://github.com/kubernetes/kubernetes/issues/104173 | 962,040,272 | 104,173 |
[
"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:
Per the [doc... | List watch request for Events with stale resourceVersion responds immediately without error | https://api.github.com/repos/kubernetes/kubernetes/issues/104171/comments | 21 | 2021-08-05T16:19:44Z | 2024-03-28T19:40:02Z | https://github.com/kubernetes/kubernetes/issues/104171 | 961,989,416 | 104,171 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When kube-controller-manager process in terminated on a leader node, a new leader election starts. This will trigger DetachVolume.Detach for all persistent volumes in the cluster. In our case, we use Cinder CSI driver, the volumes are detached in cinder, but the volumeattachmens are not deleted/u... | kube-controller-manager leader election triggers DetachVolume.Detach | https://api.github.com/repos/kubernetes/kubernetes/issues/104169/comments | 5 | 2021-08-05T16:02:11Z | 2021-09-02T22:10:05Z | https://github.com/kubernetes/kubernetes/issues/104169 | 961,973,978 | 104,169 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Trying to encrypt a custom resource in etcd with the following EncryptionConfiguration in kube-apiserver does not lead to encrypted state in etcd.
In this example the custom resource is named "tokens" and belongs to the group "management.cattle.io":
`apiVersion: apiserver.config.k8s.io/v1
ki... | Custom resources don't get encrypted in etcd | https://api.github.com/repos/kubernetes/kubernetes/issues/104165/comments | 16 | 2021-08-05T15:21:44Z | 2022-10-26T21:46:24Z | https://github.com/kubernetes/kubernetes/issues/104165 | 961,938,307 | 104,165 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
sonobuoy run --e2e-focus="Ingress API should support creating Ingress API operations" --kube-conformance-image-version v1.19.8
#### Which test(s) are failing:
`[si... | [sig-network] Ingress API should support creating Ingress API operations [Conformance] | https://api.github.com/repos/kubernetes/kubernetes/issues/104162/comments | 5 | 2021-08-05T14:22:29Z | 2021-08-06T06:34:32Z | https://github.com/kubernetes/kubernetes/issues/104162 | 961,881,385 | 104,162 |
[
"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:
Following li... | broken link on sig-network page | https://api.github.com/repos/kubernetes/kubernetes/issues/104159/comments | 3 | 2021-08-05T12:44:20Z | 2021-08-09T13:33:32Z | https://github.com/kubernetes/kubernetes/issues/104159 | 961,787,066 | 104,159 |
[
"kubernetes",
"kubernetes"
] | There is a pod which contains 2 containers, We hope restart pod when one of containers shutdown, how to achieve this? | Pod restarting depends on one of containers status | https://api.github.com/repos/kubernetes/kubernetes/issues/104156/comments | 7 | 2021-08-05T11:35:37Z | 2021-08-05T23:18:23Z | https://github.com/kubernetes/kubernetes/issues/104156 | 961,732,712 | 104,156 |
[
"kubernetes",
"kubernetes"
] |
#### What happened:
When updating an existing Deployment (`kubectl replace -f deployment.yaml`), new pods are being created and old pods are killed. We are constantly doing `kubectl get pods --watch` to do some internal monitoring, however sometimes (cca 30-50% of the cases) we don't receive the final update (fo... | kube get pods --watch doesn't always report terminal status with exitCode during Deployment update | https://api.github.com/repos/kubernetes/kubernetes/issues/104155/comments | 27 | 2021-08-05T11:23:37Z | 2024-09-13T11:01:49Z | https://github.com/kubernetes/kubernetes/issues/104155 | 961,723,298 | 104,155 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
I suggest adding an option like StrictCPUReservation to policy-option framework, which removes cores listed in kubelet option ReservedSystemCPUs from non-guaranteed containers cpuset.cpus cgroup config.
#### Why is this needed:
In some situations exclusive system CPU reservati... | [kubelet] incompatibility static cpu policy with exclusive system CPU reservation | https://api.github.com/repos/kubernetes/kubernetes/issues/104147/comments | 8 | 2021-08-05T08:40:48Z | 2022-04-02T10:08:45Z | https://github.com/kubernetes/kubernetes/issues/104147 | 961,587,527 | 104,147 |
[
"kubernetes",
"kubernetes"
] | All of the elements of a `conditions` list in `kubectl describe` are flattened together. For example (from Gateway CRD http://gateway-api.org/):
describe output:
```
Status:
Conditions:
Last Transition Time: 2021-08-04T21:48:19Z
Message: something
Reason: AddressNo... | Describe CRD gives confusing results for condition | https://api.github.com/repos/kubernetes/kubernetes/issues/104138/comments | 12 | 2021-08-04T23:12:20Z | 2022-02-12T23:16:32Z | https://github.com/kubernetes/kubernetes/issues/104138 | 961,192,493 | 104,138 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Trying to use k8s.io/apiextensions-apiserver/pkg/apiserver/validation to validate a YAML file with OpenAPI.
The YAML file contains a map:
```
labels:
a: b
```
And the openAPIV3Schema generated by kubebuilder contains below logic:
```
labels:
... | api server's ValidateCustomResource failed for map with additionalProperties of string type | https://api.github.com/repos/kubernetes/kubernetes/issues/104137/comments | 17 | 2021-08-04T21:00:47Z | 2022-08-15T18:24:17Z | https://github.com/kubernetes/kubernetes/issues/104137 | 961,041,464 | 104,137 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
The Kubelet defaults nodeStatusMaxImages to 50 images to report to the API server. The [Images](https://github.com/kubernetes/kubernetes/blob/026fb3bf35915c9b4e2029ce162724648854a291/pkg/kubelet/nodestatus/setters.go#L459) function does a truncate before the sort. This could cause the kubelet to re... | Node image reporting can return indeterminate results to the API server | https://api.github.com/repos/kubernetes/kubernetes/issues/104136/comments | 4 | 2021-08-04T20:34:30Z | 2021-08-11T16:06:55Z | https://github.com/kubernetes/kubernetes/issues/104136 | 961,008,667 | 104,136 |
[
"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 this [run... | Leaked networking resources for k8s e2e test running in gce | https://api.github.com/repos/kubernetes/kubernetes/issues/104131/comments | 16 | 2021-08-04T18:57:41Z | 2021-10-25T19:44:46Z | https://github.com/kubernetes/kubernetes/issues/104131 | 960,882,491 | 104,131 |
[
"kubernetes",
"kubernetes"
] | I have this strange situation, how I can solve this problem ?
`ubuntu@anth-mgt-wksadmin:~$ kubectl get nodes
error: the server doesn't have a resource type "nodes"
ubuntu@anth-mgt-wksadmin:~$ kubectl cluster-info
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
error: the server... | kubectl - Error from server (Forbidden): users “xxx@xxx.it” is forbidden: User “system:serviceaccount:gke-connect:connect-agent-sa” | https://api.github.com/repos/kubernetes/kubernetes/issues/104127/comments | 6 | 2021-08-04T17:08:58Z | 2021-08-09T19:20:43Z | https://github.com/kubernetes/kubernetes/issues/104127 | 960,750,574 | 104,127 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When calling GetAllocatableDevices, the API returns all the registered devices, regardless of their health status. Thing is, the [device manager won't allocate unhealthy devices](https://github.com/kubernetes/kubernetes/blob/f27a0868d5864a74f8e8f3de1bb395ff2bc4a8bf/pkg/kubelet/cm/devicemanager/mana... | kubelet: podresources GetAllocatableResources doesn't take into account unhealthy devices | https://api.github.com/repos/kubernetes/kubernetes/issues/104122/comments | 2 | 2021-08-04T11:08:08Z | 2021-09-23T12:39:22Z | https://github.com/kubernetes/kubernetes/issues/104122 | 960,265,872 | 104,122 |
[
"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... | kubelet support pleg-channel-capacity configurable | https://api.github.com/repos/kubernetes/kubernetes/issues/104117/comments | 9 | 2021-08-04T08:34:57Z | 2022-01-05T08:41:12Z | https://github.com/kubernetes/kubernetes/issues/104117 | 960,064,686 | 104,117 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
When I install a helm chart, but return some error.
Sometimes the error info like that:
**Error: unable to build kubernetes objects from release manifest: string field contains invalid UTF-8**
And sometimes the error info like that:
**[2021-07-28T03:00:35.441Z] Error: unable to build kubernetes... | Kubernetes cache data error that block helm install command | https://api.github.com/repos/kubernetes/kubernetes/issues/104115/comments | 7 | 2021-08-04T05:58:17Z | 2021-08-06T10:50:10Z | https://github.com/kubernetes/kubernetes/issues/104115 | 959,929,747 | 104,115 |
[
"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:
Concurrent... | Concurrent calls to collect stats on Windows using containerd hangs the metrics endpoint | https://api.github.com/repos/kubernetes/kubernetes/issues/104111/comments | 8 | 2021-08-03T23:31:52Z | 2021-12-03T01:12:43Z | https://github.com/kubernetes/kubernetes/issues/104111 | 959,626,538 | 104,111 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
#### Which jobs are flaking:
[gce-cos-k8sbeta-slow](https://testgrid.k8s.io/sig-release-1.22-informing#gce-cos-k8sbeta-slow)
#### Which test(s) are flaking:
... | [Flaking test] [sig-network] timed out waiting for service "mutability-test" to have no load balancer | https://api.github.com/repos/kubernetes/kubernetes/issues/104110/comments | 5 | 2021-08-03T21:50:33Z | 2021-09-02T20:50:00Z | https://github.com/kubernetes/kubernetes/issues/104110 | 959,545,905 | 104,110 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
Log statements and metrics indicating when the node authorizer graph has be updated for a pod.
There is already a log statement for when the graph starts an update, but this is before the graph lock is obtained and doesn't tell when the graph update is completed.
#### Why ... | Record node authorizer update graph latency | https://api.github.com/repos/kubernetes/kubernetes/issues/104108/comments | 4 | 2021-08-03T19:01:49Z | 2022-03-01T00:07:58Z | https://github.com/kubernetes/kubernetes/issues/104108 | 959,401,850 | 104,108 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
I have pods with a `RestartPolicy: Never` that perform a task, wait for a sigterm, clean up and then exit. These pods have only one container inside them. I have observed on kubernetes > 1.20.0, that after issuing a graceful delete, sometimes these pods will be stuck in `Terminating`. Upon describi... | Kubelet reporting 137 exit code for a container whose exit code 0 was previously known | https://api.github.com/repos/kubernetes/kubernetes/issues/104107/comments | 28 | 2021-08-03T18:40:28Z | 2025-02-07T20:11:14Z | https://github.com/kubernetes/kubernetes/issues/104107 | 959,387,412 | 104,107 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
NodePort Services with `externalTrafficPolicy: Local` do not actually direct traffic exclusively to local pods. Instead, load balancer rules are created in iptables that will route traffic to other nodes' pods.
#### What you expected to happen:
The behavior documented [here](https://kuberne... | externalTrafficPolicy: Local does not work for NodePort Services | https://api.github.com/repos/kubernetes/kubernetes/issues/104105/comments | 10 | 2021-08-03T17:39:31Z | 2021-08-09T08:30:00Z | https://github.com/kubernetes/kubernetes/issues/104105 | 959,344,001 | 104,105 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
It is possible that resource managers
- CPU
- Memory
- Device
will remove the resource allocation for terminating pods. See the discussion https://github.com/kubernetes/kubernetes/pull/103979#discussion_r678587770.
#### What you expected to happen:
The resource managers should not remove po... | Resource managers can remove allocated resources for terminating pods | https://api.github.com/repos/kubernetes/kubernetes/issues/104099/comments | 12 | 2021-08-03T12:12:25Z | 2025-01-19T06:57:43Z | https://github.com/kubernetes/kubernetes/issues/104099 | 959,053,136 | 104,099 |
[
"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 a Kuber... | Kubernetes doesn't clear conntrack entry for TCP | https://api.github.com/repos/kubernetes/kubernetes/issues/104098/comments | 28 | 2021-08-03T10:18:34Z | 2024-02-09T13:09:46Z | https://github.com/kubernetes/kubernetes/issues/104098 | 958,961,770 | 104,098 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
/cleanup
[Structured Logging KEP](https://github.com/kubernetes/enhancements/issues/1602) proposed to introduce alternative JSON logging format, that is injected into klog by providing a [logr.Logger](https://github.com/go-logr/logr) interface implementation.
When Json form... | Migrate Json logging format to use zapr | https://api.github.com/repos/kubernetes/kubernetes/issues/104097/comments | 18 | 2021-08-03T09:38:11Z | 2021-09-09T21:28:57Z | https://github.com/kubernetes/kubernetes/issues/104097 | 958,927,183 | 104,097 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
ci-crio-cgroupv1-node-e2e-conformance
ci-crio-cgroupv1-node-e2e-features
ci-crio-cgroupv2-node-e2e-conformance
pull-kubernetes-node-crio-e2e
etc.
#### Whi... | All CRIO node e2e jobs failing | https://api.github.com/repos/kubernetes/kubernetes/issues/104096/comments | 4 | 2021-08-03T07:26:02Z | 2021-08-03T14:36:49Z | https://github.com/kubernetes/kubernetes/issues/104096 | 958,815,406 | 104,096 |
[
"kubernetes",
"kubernetes"
] | /sig community-groups
Beginning with the Ceph Pacific release, [multiple file system](https://docs.ceph.com/en/latest/cephfs/multifs/) support is stable and ready to use.
Then it's posible to create more than one CephFS on same Ceph cluster and specify which of them mount, using _fs_ or _mds_namespace_ params. ej... | Add multiple Ceph file systems support to CephFSVolumeSource | https://api.github.com/repos/kubernetes/kubernetes/issues/104095/comments | 13 | 2021-08-03T06:55:07Z | 2022-10-13T00:24:56Z | https://github.com/kubernetes/kubernetes/issues/104095 | 958,791,584 | 104,095 |
[
"kubernetes",
"kubernetes"
] | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
The two job failure scenarios are similar
pull-kubernetes-e2e-gce-ubuntu-containerd
pull-kubernetes-e2e-gce-100-performance
#### Which test(s) are failing:
[... | [Failing Test] pull-kubernetes-e2e-gce-100-performance jobs failing | https://api.github.com/repos/kubernetes/kubernetes/issues/104094/comments | 13 | 2021-08-03T05:35:13Z | 2022-01-01T11:59:06Z | https://github.com/kubernetes/kubernetes/issues/104094 | 958,743,622 | 104,094 |
[
"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 metrics to apiserver tracking the service IP allocator | https://api.github.com/repos/kubernetes/kubernetes/issues/104093/comments | 2 | 2021-08-03T01:57:08Z | 2021-08-14T01:11:46Z | https://github.com/kubernetes/kubernetes/issues/104093 | 958,643,132 | 104,093 |
[
"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... | Default Scheduler Improvement: take node's allocatable pod ip into consideration | https://api.github.com/repos/kubernetes/kubernetes/issues/104091/comments | 9 | 2021-08-03T01:39:54Z | 2022-02-06T13:20:54Z | https://github.com/kubernetes/kubernetes/issues/104091 | 958,636,551 | 104,091 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
For gateway-api we have a [simple verification test](https://github.com/kubernetes-sigs/gateway-api/blob/master/hack/verify-examples-kind.sh) that essentially installs our CRDs and then installs all our examples. It's become somewhat flaky recently, and it appears this could be related. Recently a ... | CRD validation does not immediately reject unknown fields | https://api.github.com/repos/kubernetes/kubernetes/issues/104090/comments | 11 | 2021-08-03T01:24:43Z | 2022-02-02T18:00:44Z | https://github.com/kubernetes/kubernetes/issues/104090 | 958,631,188 | 104,090 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
Kubernetes should allow you to add additional IP ranges for ClusterIP services as your clusters grow.
#### Why is this needed:
Kubernetes clusters naturally grow over time and at large enterprises you can't hand out massive address ranges to each kubernetes cluster on the day ... | Support multiple IPv4 address ranges for service Cluster IPs | https://api.github.com/repos/kubernetes/kubernetes/issues/104088/comments | 16 | 2021-08-03T00:27:08Z | 2025-02-27T17:29:29Z | https://github.com/kubernetes/kubernetes/issues/104088 | 958,606,998 | 104,088 |
[
"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:
Cluster in... | coredns:v1.8.0 and etcd:3.4.13-0 on arm64 have the wrong architecture in their manifests; kubeadm init fails | https://api.github.com/repos/kubernetes/kubernetes/issues/104085/comments | 8 | 2021-08-02T21:39:50Z | 2021-08-11T08:23:59Z | https://github.com/kubernetes/kubernetes/issues/104085 | 958,528,887 | 104,085 |
[
"kubernetes",
"kubernetes"
] | Need to update debian-base for this vuln: https://security-tracker.debian.org/tracker/CVE-2021-33910.
```
gcloud container images list-tags k8s.gcr.io/build-image/debian-base | grep buster ... | Update systemd in debian-base:buster-v1.8.0 (latest) to patch CVE-2021-33910 | https://api.github.com/repos/kubernetes/kubernetes/issues/104083/comments | 15 | 2021-08-02T21:32:08Z | 2021-11-08T18:15:54Z | https://github.com/kubernetes/kubernetes/issues/104083 | 958,524,764 | 104,083 |
[
"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:
A kube-apise... | Misleading documentation about the supported OIDC signing algorithms | https://api.github.com/repos/kubernetes/kubernetes/issues/104073/comments | 6 | 2021-08-02T13:11:49Z | 2021-09-16T19:43:27Z | https://github.com/kubernetes/kubernetes/issues/104073 | 958,130,136 | 104,073 |
[
"kubernetes",
"kubernetes"
] | #### What would you like to be added:
This is an optimization proposal: In some cases (when a lot of large LIST calls happens at roughly the same time) it looks like a significant part of CPU usage is generated by gzip compressing.
There is an alternative implementation of gzip library which seems to be less CPU-co... | Use github.com/klauspost/compress/gzip in kubernetes | https://api.github.com/repos/kubernetes/kubernetes/issues/104071/comments | 18 | 2021-08-02T07:46:16Z | 2021-12-06T17:25:45Z | https://github.com/kubernetes/kubernetes/issues/104071 | 957,861,006 | 104,071 |
[
"kubernetes",
"kubernetes"
] | [Building Kubernetes using Docker Doc](https://github.com/kubernetes/kubernetes/blob/5be21c50c269fc1d28e0bd31ab9dcb572ae7fac5/build/README.md) does not explicitly mention that buildx cli plugin is required for this operation.
If buildx is not present, running `./build/run.sh` gives the following error (which is not ve... | Building Kubernetes using Docker doc does not mention the requirement of buildx cli plugin for Docker | https://api.github.com/repos/kubernetes/kubernetes/issues/104067/comments | 6 | 2021-08-02T03:24:11Z | 2021-08-10T12:55:19Z | https://github.com/kubernetes/kubernetes/issues/104067 | 957,703,185 | 104,067 |
[
"kubernetes",
"kubernetes"
] | #### Which jobs are failing:
pull-kubernetes-unit
#### Which test(s) are failing:
TestVolumeUnmountAndDetachControllerDisabled
#### Since when has it been failing:
It failed on `07/24/2021` but after that the test is passing
#### Testgrid link:
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/10... | The test `TestVolumeUnmountAndDetachControllerDisabled` test if failing from `kubelet_volumes_test.go` | https://api.github.com/repos/kubernetes/kubernetes/issues/104057/comments | 3 | 2021-08-01T06:10:34Z | 2021-09-10T04:10:00Z | https://github.com/kubernetes/kubernetes/issues/104057 | 957,405,349 | 104,057 |
[
"kubernetes",
"kubernetes"
] | Hi,
When I write a tests:
```go
fakeReadyDeployment := fake.NewSimpleClientset(&appV1.Deployment{
TypeMeta: metav1.TypeMeta{
Kind: "Deployment",
APIVersion: "apps/v1",
},
ObjectMeta: metav1.ObjectMeta{
Name: deploymentName,
Namespace: "default",
},
}).AppsV1().Deployments("default... | client-go: PatchType is not supported for ApplyPatchType in fake | https://api.github.com/repos/kubernetes/kubernetes/issues/104052/comments | 9 | 2021-07-31T10:22:53Z | 2022-03-19T04:39:41Z | https://github.com/kubernetes/kubernetes/issues/104052 | 957,218,208 | 104,052 |
[
"kubernetes",
"kubernetes"
] | Hello all,
I have recently upgraded this cluster from 1.16 to 1.21 (stepping up each of the masters and kubelets), and have noticed that we're having issues getting new pods scheduled to the nodes.
NFS is mountable, and this is reproducible even on pods with no PVCs assigned to them.
Specifically, pods are ... | Pods stuck in 'Pending' or 'Terminating' after upgrading kube-apiserver/controllermanager/scheduler to 1.21.3 | https://api.github.com/repos/kubernetes/kubernetes/issues/104050/comments | 7 | 2021-07-31T02:27:50Z | 2021-08-02T16:18:09Z | https://github.com/kubernetes/kubernetes/issues/104050 | 957,151,608 | 104,050 |
[
"kubernetes",
"kubernetes"
] | This shipped in 1.22 as deprecated in 1.22. As a hacky fix to unbreak tests on 1.23 dev, I bumped the deprecation policy one release: https://github.com/kubernetes/kubernetes/pull/103980#issuecomment-888510879
We will need to revert that before 1.23 ships and figure out a better solution.
/kind cleanup
/mileston... | Revert bump of DynamicKubeletConfig metrics deprecation to 1.23 | https://api.github.com/repos/kubernetes/kubernetes/issues/104041/comments | 11 | 2021-07-30T18:00:12Z | 2021-11-18T00:55:04Z | https://github.com/kubernetes/kubernetes/issues/104041 | 956,958,247 | 104,041 |
[
"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:
kubelet-serial jobs (pull/ci)
/sig node
#### Which test(s) are flaking:
Does not seem to be confined to a specific tst.
... | Kubelet serial tests fail to consistently run to completion | https://api.github.com/repos/kubernetes/kubernetes/issues/104038/comments | 7 | 2021-07-30T15:56:55Z | 2021-11-17T19:56:54Z | https://github.com/kubernetes/kubernetes/issues/104038 | 956,880,820 | 104,038 |
[
"kubernetes",
"kubernetes"
] | Hi,
We are using kubernetes cluster with 1 master and 2 workers.
Create network policy for engress and ingress for all the pods.
We are able to ping and nslookup in master node pods it is working but we are try sample in worker nodes pods it is not working.
Need to add any separate policy for worker nodes? | unable to access outside ip address in worker nodes | https://api.github.com/repos/kubernetes/kubernetes/issues/104036/comments | 4 | 2021-07-30T14:31:37Z | 2021-07-30T15:21:43Z | https://github.com/kubernetes/kubernetes/issues/104036 | 956,800,360 | 104,036 |
[
"kubernetes",
"kubernetes"
] | Hi,
We are using kubernetes cluster with 1 master node and 2 worker nodes.
We deployed pods in master node and enabled engress and ingress for pods and able ping particular domain name like below
ping identity.ns.ai
PING identity.ns.ai (46.xx.xx.188): 56 data bytes
64 bytes from 46.xx.xx.188: seq=0 ttl=50 time... | Unable to access outside ip with domain name , when it is not in /etc/hosts file of pods | https://api.github.com/repos/kubernetes/kubernetes/issues/104035/comments | 6 | 2021-07-30T14:24:05Z | 2021-08-02T17:00:36Z | https://github.com/kubernetes/kubernetes/issues/104035 | 956,793,625 | 104,035 |
[
"kubernetes",
"kubernetes"
] | POD is OOM.
k8s v1.19.4+docker is OK. but v1.21+cri-o+buildah does not work properly.
Why the limits are not effective.Not the container limit memory, It's physical memory
centos7
```
[root@master01:.docker_temp] # cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
```
kernel
```
[root@master01... | POD is OOM.Can't get the limited memory of the container | https://api.github.com/repos/kubernetes/kubernetes/issues/104034/comments | 26 | 2021-07-30T13:36:42Z | 2021-10-14T15:57:08Z | https://github.com/kubernetes/kubernetes/issues/104034 | 956,754,116 | 104,034 |
[
"kubernetes",
"kubernetes"
] | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
#### What happened:
Best approach to write data to /sys/block/mdX/md/sync_action as its failing
#### What you expected to happen:
To defin... | Best approach to write data to /sys/block/mdX/md/sync_action as its failing | https://api.github.com/repos/kubernetes/kubernetes/issues/104026/comments | 11 | 2021-07-30T06:22:09Z | 2022-01-21T12:29:18Z | https://github.com/kubernetes/kubernetes/issues/104026 | 956,442,664 | 104,026 |
[
"kubernetes",
"kubernetes"
] | I hope to take more actions based on the probes results, such as synchronize permissions, notify services outside the kubernetes cluster, and so on...... | Container probes support hooks? | https://api.github.com/repos/kubernetes/kubernetes/issues/104023/comments | 7 | 2021-07-30T03:09:28Z | 2021-08-02T17:54:56Z | https://github.com/kubernetes/kubernetes/issues/104023 | 956,360,053 | 104,023 |
[
"kubernetes",
"kubernetes"
] | In https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-node-kubelet-serial/1420578748725465088 `E2eNode Suite: [sig-node] Restart [Serial] [Slow] [Disruptive] [NodeFeature:ContainerRuntimeRestart] Container Runtime Network should recover from ip leak expand_more` is failing because it takes 1h30m to termi... | dockershim takes 1h30m to successfully kill a pod in node-serial tests | https://api.github.com/repos/kubernetes/kubernetes/issues/104017/comments | 16 | 2021-07-29T20:46:25Z | 2022-05-21T18:48:11Z | https://github.com/kubernetes/kubernetes/issues/104017 | 956,194,236 | 104,017 |
[
"kubernetes",
"kubernetes"
] | Today, when a Pod fails to schedule, we put it in the unschedulable queue regardless of the reason why it failed.
Pods only exit the unschedulable queue for 2 reasons:
- An external event happens (pod deleted, node created, etc)
- The flush (1 min by default)
In some cases, the errors could be transient, and th... | [Discussion] should Pods be placed in backoff when internal errors happen? | https://api.github.com/repos/kubernetes/kubernetes/issues/104013/comments | 12 | 2021-07-29T18:21:29Z | 2022-01-07T15:13:24Z | https://github.com/kubernetes/kubernetes/issues/104013 | 956,095,633 | 104,013 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
In K8s 1.21, CronJobs with a `.spec.schedule` with a value containing something like `@every 6h` are inconsistently scheduled, and the CronJob's `.status.lastScheduleTime` field does not match reality.
For example, I have a CronJob configured as above. It runs every 6 hours as long as the kube... | CronJob controller V2: breaks "@every [interval]" jobs | https://api.github.com/repos/kubernetes/kubernetes/issues/104012/comments | 10 | 2021-07-29T16:32:06Z | 2022-06-28T11:37:57Z | https://github.com/kubernetes/kubernetes/issues/104012 | 956,015,196 | 104,012 |
[
"kubernetes",
"kubernetes"
] | #### What happened:
Running a 1.22 beta and the standard e2e test suite, we found that apiserver_admission_controller_admission_duration_seconds_bucket grew very large, very quickly. Large enough to lead to instability as our monitoring stack repeatedly read them.
https://github.com/kubernetes/kubernetes/pull/1012... | apiserver_admission_controller_admission_duration_seconds_bucket is very large in 1.22 | https://api.github.com/repos/kubernetes/kubernetes/issues/104008/comments | 8 | 2021-07-29T14:42:50Z | 2021-07-30T14:49:38Z | https://github.com/kubernetes/kubernetes/issues/104008 | 955,916,415 | 104,008 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.