-
As of today, Kubernetes already provides extension points by emitting events by different SIGs - This is great!
However, there are a few hurdles:
- The **event contract is specific to Kubernetes**…
-
### Which jobs are failing?
pull-kubernetes-node-e2e-containerd-alpha-features
### Which tests are failing?
E2eNode Suite.[It] [sig-node] ResourceMetricsAPI [NodeFeature:ResourceMetrics] when…
-
### Organization or repository
All
### Users affected
Global
### Describe the issue
This is a long-term tracking issue for renaming the default branch on repositories from `master` to `…
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Take taints/tolerations into consideration when calculating PodTopologySpread skew
- Kubernetes Enha…
-
贡献快速参考https://github.com/kubernetes/community/tree/master/contributors/guide/contributor-cheatsheet
• 贡献指南: https://github.com/kubernetes/community/blob/master/contributors/guide/contributing.md
…
-
There are lots of high and critical vulnerabilities that were scanned by [trivy](https://github.com/aquasecurity/trivy).
The scanning result of cluster-autoscaler:v1.23.0 is as follows, v1.22.0 and v…
-
### What happened?
```
$ go test -run TestAddTwoFireEarly -race -count=10000 ./staging/src/k8s.io/client-go/util/workqueue/...
--- FAIL: TestAddTwoFireEarly (10.01s)
delaying_queue_test.go:1…
-
### What happened?
`kubectl logs ...` downloads slowly over low-bandwidth networks
### What did you expect to happen?
`/logs` endpoint should compress responses by default the same way other …
giner updated
3 months ago
-
### What would you like to be added?
There are several areas in the code where all log calls include the same set of key/value pairs. The code can be simplified by moving those log call parameters …
pohly updated
10 months ago
-
Greetings maintainers,
_(This is issue has been inherited from https://github.com/kubernetes-sigs/metrics-server/issues/1426)_
Currently, there's no way to define LoggingConfiguration of a JSONL…