-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Insights: kubernetes/kubernetes
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v1.34.0-alpha.1 Kubernetes v1.34.0-alpha.1
published
Jun 16, 2025 -
v1.33.2 Kubernetes v1.33.2
published
Jun 18, 2025 -
v1.32.6 Kubernetes v1.32.6
published
Jun 18, 2025 -
v1.31.10 Kubernetes v1.31.10
published
Jun 18, 2025 -
v1.30.14 Kubernetes v1.30.14
published
Jun 18, 2025
75 Pull requests merged by 38 people
-
cluster/gce: rm KUBE_LIST_FROM_CACHE_INCONSISTENCY_DETECTOR
#132369 merged
Jun 18, 2025 -
Job controller optimization: reduce work duration time & minimize cache locking
#132305 merged
Jun 18, 2025 -
kubelet: remove --register-schedulable flag
#122384 merged
Jun 18, 2025 -
e2e tests: remove all cloud provider calls in storage/volume_provisioning.go
#131717 merged
Jun 18, 2025 -
pkg/volume: use utils/ptr package instead of utils/pointer
#124319 merged
Jun 18, 2025 -
e2e tests: fix in-tree plugin volume limit
#131542 merged
Jun 17, 2025 -
Use
jq
docker image for pause windows build#132363 merged
Jun 17, 2025 -
apimachinery/meta/types.go: remove InitialEventsListBlueprintAnnotationKey
#132349 merged
Jun 17, 2025 -
add script for verifying dead code elimination
#132290 merged
Jun 17, 2025 -
Validate requests sent to etcd in TestList "test List with limit" scenario
#132253 merged
Jun 17, 2025 -
Add Windows Server 2025 (ltsc2025) to BASEIMAGEs
#132235 merged
Jun 17, 2025 -
Removed the variable WaitIntervalString from iptables.go
#132352 merged
Jun 17, 2025 -
client-go/util/consistencydetector: remove CheckListFromCacheDataConsistencyIfRequested
#132350 merged
Jun 17, 2025 -
Add error prefixes for authn config load or validation failures
#132343 merged
Jun 17, 2025 -
clean: use correct pod template
#132328 merged
Jun 17, 2025 -
disable selinux relabeling when mounting sourcedir to shellcheck
#132241 merged
Jun 17, 2025 -
chore: add miss Shutdown call for selinux_warning controller
#131281 merged
Jun 17, 2025 -
kuberc: additional tests
#132347 merged
Jun 17, 2025 -
New implementation for
Diff
(drop in replacement forcmp.Diff
)#132221 merged
Jun 17, 2025 -
1.33 regression - Consistent paginated lists serve from cache
#132244 merged
Jun 16, 2025 -
Fix the issue of slow startup of the systemd watchdog
#132171 merged
Jun 16, 2025 -
Fix: Clarify optional podSelector in NetworkPolicy docs and schema
#131354 merged
Jun 16, 2025 -
calculateStatus should use the same now time point for each pod
#132122 merged
Jun 16, 2025 -
apiserver/handlers/watch: stop encoding initialEventsListBlueprint
#132326 merged
Jun 16, 2025 -
test/apimachinery/watchlist: properly wire modified config to informer
#132324 merged
Jun 16, 2025 -
Automated cherry pick of #132308: Kubeadm: fix failing e2e tests
#132316 merged
Jun 16, 2025 -
DRA E2E: label tests which need a certain minimum kubelet, II
#132317 merged
Jun 16, 2025 -
DRA: wrap e2e finalizer update in retry
#132322 merged
Jun 16, 2025 -
Fix CRI fake_runtime RemovePodSandbox
#132297 merged
Jun 16, 2025 -
Use "Invalid" errors rather than "TypeInvalid"
#132313 merged
Jun 15, 2025 -
conformance servicecidr read status endpoint
#132307 merged
Jun 14, 2025 -
Kubeadm: fix failing e2e tests
#132308 merged
Jun 14, 2025 -
Kubeadm: Fix failed e2e test cases
#132303 merged
Jun 14, 2025 -
Remove use of html/template in apiserver to avoid disabling dead code elimination
#132177 merged
Jun 13, 2025 -
update go version for publishing bot rules
#132289 merged
Jun 13, 2025 -
rest client: remove support for API streaming
#132285 merged
Jun 13, 2025 -
DRA kubelet: refactoring
#132096 merged
Jun 13, 2025 -
kubeadm: Graduate NodeLocalCRISocket Feature gate to beta
#131981 merged
Jun 13, 2025 -
[release-1.33] [go] Bump images, dependencies and versions to go 1.24.4 and distroless iptables
#132226 merged
Jun 13, 2025 -
[release-1.32] [go]Bump images, dependencies and versions to go 1.23.10 and distroless iptables
#132225 merged
Jun 13, 2025 -
[release-1.31] [go] Bump images, dependencies and versions to go 1.23.10 and distroless iptables
#132224 merged
Jun 13, 2025 -
[release-1.30] [go] Bump images, dependencies and versions to go 1.23.10 and distroless iptables
#132223 merged
Jun 13, 2025 -
DRA E2E: label tests which need a certain minimum kubelet
#132270 merged
Jun 13, 2025 -
Promote SeparateTaintEvictionController to stable
#122634 merged
Jun 13, 2025 -
typed client: remove support for API streaming
#132257 merged
Jun 13, 2025 -
fix getPodMatches should call /runningpods endpoint
#130107 merged
Jun 13, 2025 -
Correct error message to print
ResetConfigurationKind
#132258 merged
Jun 13, 2025 -
Bump base image used in nonewprivs to alpine:3.22
#132260 merged
Jun 13, 2025 -
bug: Fix misleading response codes in admission control metrics
#132165 merged
Jun 12, 2025 -
Fix: HPA suppresses FailedRescale event on successful conflict retry.
#132007 merged
Jun 12, 2025 -
Update to latest github.com/modern-go/reflect2
#132269 merged
Jun 12, 2025 -
feat: optimize label selector match performance
#132232 merged
Jun 12, 2025 -
DRA API: remove obsolete types from v1alpha3
#132000 merged
Jun 12, 2025 -
cleanup unneeded code
#131214 merged
Jun 12, 2025 -
Remove general available feature-gate PodDisruptionConditions
#129501 merged
Jun 12, 2025 -
kubectl delete: update interactive delete to break on new line
#132251 merged
Jun 12, 2025 -
Rate-limit the LoadBalancer rolling update test
#132208 merged
Jun 12, 2025 -
Bump ipc-utils base image to alpine:3.22
#132247 merged
Jun 12, 2025 -
Flaky test fix for KEP3960: Lifecycle Sleep Hook
#132250 merged
Jun 12, 2025 -
Bump perl base image to perl:5.40
#132249 merged
Jun 12, 2025 -
[go] Bump dependencies, images and versions used to Go 1.24.4 and distroless iptables
#132222 merged
Jun 12, 2025 -
bump to alpine 3.22 and bump apparmor-loader to 1.6
#132242 merged
Jun 12, 2025 -
dynamic client: remove support for API streaming
#132229 merged
Jun 12, 2025 -
Remove feature label NodeOutOfServiceVolumeDetach
#129680 merged
Jun 12, 2025 -
Simplify options in declarative validation
#132135 merged
Jun 12, 2025 -
feat(validation-gen): add default validation ratcheting support
#132236 merged
Jun 12, 2025 -
KEP-3015: PreferSameTrafficDistribution to Beta
#132127 merged
Jun 12, 2025 -
Build etcd image v3.6.1
#132200 merged
Jun 12, 2025 -
Implement CSI e2e test for MutableCSINodeAllocatableCount
#130942 merged
Jun 12, 2025 -
Remove deprecated encryption config controller metrics
#132238 merged
Jun 12, 2025 -
Adjust durations for PodLifecycleSleepAction e2e tests.
#128642 merged
Jun 12, 2025 -
Adding
grpcnotrace
tag for production (non-debug) builds#132210 merged
Jun 11, 2025 -
Update to etcd v3.6.1 in vendor/
#132239 merged
Jun 11, 2025 -
bug: Remove duplicate ReplicaSet update validation
#131873 merged
Jun 11, 2025 -
test: Add test case for createNodesOp
#131607 merged
Jun 11, 2025
56 Pull requests opened by 44 people
-
Adding batch handling for popping items from RealFIFO
#132240 opened
Jun 11, 2025 -
Add RealFIFOOptions struct to provide structured configuration for RealFIFO
#132243 opened
Jun 12, 2025 -
deps: bump cadvisor to 0.49.2 in release 1.31
#132246 opened
Jun 12, 2025 -
Cleanup after Alpha feature MountContainers was removed
#132254 opened
Jun 12, 2025 -
feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select
#132255 opened
Jun 12, 2025 -
Test requests send to etcd for all LIST requests
#132259 opened
Jun 12, 2025 -
[WIP] Add Windows Server 2025 (ltsc2025) busybox images
#132261 opened
Jun 12, 2025 -
Promote RelaxedEnvironmentVariableValidation test to Conformance #132219
#132264 opened
Jun 12, 2025 -
Automated cherry pick of #132168: reduce logspam when calculating sandbox resources
#132272 opened
Jun 12, 2025 -
[WIP] Upgrade jessie-dnsutils Debian base image from Jessie to Bookworm
#132273 opened
Jun 12, 2025 -
Add warnings for use of Alpha features with Emulated Version
#132276 opened
Jun 12, 2025 -
[PodLevelResources] Pod Level Resources Eviction Manager
#132277 opened
Jun 12, 2025 -
Fix pod start duration observation
#132278 opened
Jun 13, 2025 -
Bump etcd to v3.6.1
#132284 opened
Jun 13, 2025 -
[WIP] chore: update CoreDNS to v1.12.2
#132288 opened
Jun 13, 2025 -
add securitycontext OWNERS to be SIG Node as the package is mostly us…
#132294 opened
Jun 13, 2025 -
WIP: DRA: automated upgrade/downgrade testing
#132295 opened
Jun 13, 2025 -
DRA: Introduce a helper function producing standardized device attributes for DRA drivers
#132296 opened
Jun 13, 2025 -
Add automatic_reload_last_config_hash metric for structured authn
#132299 opened
Jun 13, 2025 -
fix(typo): incorrectly spelled 'registration'
#132301 opened
Jun 13, 2025 -
test: print body on status code mismatch
#132309 opened
Jun 14, 2025 -
test: fix BenchmarkFieldValidation
#132311 opened
Jun 14, 2025 -
Nicer value rendering in API errors
#132314 opened
Jun 15, 2025 -
WIP: DRA kubelet connection monitoring
#132325 opened
Jun 16, 2025 -
priority queue
#132327 opened
Jun 16, 2025 -
Adding the missing step in the Documentation for Building Kubernetes in Docker
#132329 opened
Jun 16, 2025 -
Return 401 status code for Unauthorized errors in the Authorization filter
#132330 opened
Jun 16, 2025 -
APF: FlowSchema.spec.rules.subjects support matching rules for userAgent
#132331 opened
Jun 16, 2025 -
Fix APIServerTracing test data race
#132336 opened
Jun 16, 2025 -
Automated cherry pick of #132244: 1.33 regression - Consistent paginated lists serve from cache
#132337 opened
Jun 16, 2025 -
Added omitempty tag and opt tag to the API v1beta2 and v1beta1 AdminAccess type
#132338 opened
Jun 16, 2025 -
KEP-3511 Relaxed validation for Services names
#132339 opened
Jun 16, 2025 -
Graduate API Server Tracing to GA
#132340 opened
Jun 16, 2025 -
Promote KubeletTracing featuregate to GA
#132341 opened
Jun 16, 2025 -
[FG:InPlacePodVerticalScaling] Prioritize resize requests by priorityClass and qos class
#132342 opened
Jun 16, 2025 -
Remove the dependency of the shutdown manager on the probe manager.
#132344 opened
Jun 17, 2025 -
e2e: node: fix podresources API feature label
#132345 opened
Jun 17, 2025 -
Remove the dependency of the volume manager on the container runtime
#132346 opened
Jun 17, 2025 -
[KEP-2400] Add a container_swap_limit_bytes metric
#132348 opened
Jun 17, 2025 -
bugfix(hpa): introduce buildQuantity helper for consistent resource quantity creation
#132351 opened
Jun 17, 2025 -
[PodLevelResources] Verify scheduler resource metrics account for Pod Level Resources
#132354 opened
Jun 17, 2025 -
Estimate average size of objects in etcd and plug it into request cost estimator
#132355 opened
Jun 17, 2025 -
Migrate pkg/kubelet/certificate to contextual logging
#132356 opened
Jun 17, 2025 -
[WIP] Drop usage of forked copies of goyaml.v2 and goyaml.v3
#132357 opened
Jun 17, 2025 -
[WIP] pkg/kubelet: Fix concurrent map write crash during image gc
#132360 opened
Jun 17, 2025 -
Enable Declarative Validation for CertificateSigningRequest
#132361 opened
Jun 17, 2025 -
flag: fix nil-ptr panic & typo messages
#132365 opened
Jun 17, 2025 -
Update to use json-patch/v5 instead of v4
#132366 opened
Jun 17, 2025 -
Use Mock CSI Driver for MutableCSINodeAllocatableCount storage e2e test
#132373 opened
Jun 18, 2025 -
Fixed large resourceversion and limit for storages
#132374 opened
Jun 18, 2025 -
apimachinery/pkg/util/errors: deprecated MessageCountMap
#132376 opened
Jun 18, 2025 -
codegen tool: resolves GOBIN via `go env`
#132378 opened
Jun 18, 2025
43 Issues closed by 9 people
-
`--docker-email` validation does not allow for '@'
#129597 closed
Jun 18, 2025 -
Incorrect kubectl logs error when node with pod has disappeared
#132116 closed
Jun 18, 2025 -
Kubernetes Upgrade process w/ config file
#132375 closed
Jun 18, 2025 -
Remove volumes migrated to CSI from nodevolumelimits scheduler predicate
#113885 closed
Jun 18, 2025 -
kube-proxy uses deprecated --wait-interval option
#132006 closed
Jun 17, 2025 -
Error when fuzzing API with unexpected `resourceVersion`
#114162 closed
Jun 17, 2025 -
Admission webhooks don't match changes on subresources like Scale
#113594 closed
Jun 17, 2025 -
Unwanted outputs from "Request Body" and "Response Body" from controller logs using client-go 0.32.0 and higher
#132265 closed
Jun 17, 2025 -
Security Advisory: Race Condition in Go allows Volume Deletion in older Kubernetes versions
#132267 closed
Jun 17, 2025 -
Secret and ConfigMap should limit # of keys
#19969 closed
Jun 17, 2025 -
DRA unit test: k8s.io/kubernetes/pkg/scheduler/framework/plugins/dynamicresources
#130884 closed
Jun 17, 2025 -
Document why kernel tunable `kernel/panic` needs to be set to 10
#129647 closed
Jun 16, 2025 -
Consistent paginated lists unnecessarily falling back to etcd in 1.33
#132132 closed
Jun 16, 2025 -
apiserver: data race
#117052 closed
Jun 16, 2025 -
Inconceivable: dispatch before arrival - apparent APF error
#112169 closed
Jun 16, 2025 -
Get cluster scope resource using dynamic client error when set namespace.
#111248 closed
Jun 16, 2025 -
Webhooks don’t get triggered for `pods/exec` when objectSelector is used
#132287 closed
Jun 16, 2025 -
ValidatingAdmissionPolicy does not get all groups membership information
#132202 closed
Jun 16, 2025 -
RBAC + create + resourceName
#132213 closed
Jun 16, 2025 -
Systemd watchdog starts late
#132107 closed
Jun 16, 2025 -
Required field is not actually required
#130896 closed
Jun 16, 2025 -
[Failing Test] [sig-cluster-lifecycle] [area-kubeadm] nodes should have CRI annotation
#132304 closed
Jun 16, 2025 -
DRA: "DeviceTaintRule evicts pod" flake
#132318 closed
Jun 16, 2025 -
Object Count Quota For Non Namespaced object
#129668 closed
Jun 16, 2025 -
authn: consider expanding oidc API to allow warnings to be returned to the user
#119834 closed
Jun 16, 2025 -
[Failing test] Networking IPerf2 started failing with the new agnhost image
#132166 closed
Jun 15, 2025 -
Prevent alpha feature gates from being enabled by default
#129636 closed
Jun 15, 2025 -
env variables are not expanded in pod lifecycle hooks
#129502 closed
Jun 14, 2025 -
Recreate strategy doesn't create new replicaset on its own
#129259 closed
Jun 14, 2025 -
bug: kubelet panic & crash if `--config-dir` is used
#124796 closed
Jun 14, 2025 -
Umbrella issue for issues found in ci-kubernetes-e2e-kind-dependencies (and ci-kubernetes-unit-dependencies)
#131839 closed
Jun 13, 2025 -
UnaryServerInterceptor and UnaryClientInterceptor removed from
#131942 closed
Jun 13, 2025 -
https://console.cloud.google.com/storage/browser/kubernetes-release/release/ does not have latest releases
#129621 closed
Jun 13, 2025 -
All etcd3 watches close after 10m or so
#54974 closed
Jun 13, 2025 -
Fine-Grained Scaling Control for DaemonSet/Deployment
#129601 closed
Jun 13, 2025 -
Add TLS option for grpc probes
#119093 closed
Jun 13, 2025 -
Horizontal Pod Autoscaler reporting FailedRescale error
#132002 closed
Jun 12, 2025 -
SelfSubjectReview post GA work
#120315 closed
Jun 12, 2025 -
DRA: Pod termination is stuck when DRA Driver is stopped
#129402 closed
Jun 11, 2025
33 Issues opened by 25 people
-
Question: Should Kubelet Use a More Restrictive Taint During Graceful Shutdown to Prevent Pod Scheduling?
#132379 opened
Jun 18, 2025 -
`kube_codegen.sh` does not resolve "local" GOBIN when invoking the tools
#132377 opened
Jun 18, 2025 -
ImageMaximumGCAge's requirement to be less than ImageMinimumGCAge is incorrect
#132372 opened
Jun 18, 2025 -
Add namespace-based indexing for orphan Pods to avoid cross-namespace queries
#132371 opened
Jun 18, 2025 -
quantity() cel cost is too high
#132370 opened
Jun 18, 2025 -
The etcd 3.6.1 image build fails to build the 3.6.1 binary
#132368 opened
Jun 18, 2025 -
The transform function of the informer was overridden by the transform function of the InformerFactory
#132367 opened
Jun 18, 2025 -
kubelet: standardize plugin support
#132364 opened
Jun 17, 2025 -
DeleteOptions decode error returns 5xx error
#132359 opened
Jun 17, 2025 -
Large resourceVersion parameter returns 500 error
#132358 opened
Jun 17, 2025 -
Failure cluster [2f4cb1da...]
#132353 opened
Jun 17, 2025 -
DRA resource claim controller: fails to clean up deleted ResourceClaims on startup
#132334 opened
Jun 16, 2025 -
scheduler_unschedulable_pods metric might broke when running PreEnqueue plugins
#132333 opened
Jun 16, 2025 -
Don't delete a pod completely while preempting not bound yet pod
#132332 opened
Jun 16, 2025 -
IPAddressWrongReference when creating an existing service
#132321 opened
Jun 16, 2025 -
Cluster Scoped LimitRanges
#132320 opened
Jun 16, 2025 -
Stale repos - github.com/json-iterator/go (and github.com/modern-go/reflect2)
#132312 opened
Jun 14, 2025 -
scheduler_perf: Add Memory Tracking to Detect Memory Leaks
#132306 opened
Jun 14, 2025 -
Cleanup circular dependencies around the kubelet's admitHandlers and the container runtime
#132298 opened
Jun 13, 2025 -
Support resources overcommit for cpu memory
#132286 opened
Jun 13, 2025 -
[Flaking Test] k8s.io/apiserver/pkg/util/proxy.TestStreamTranslator
#132279 opened
Jun 13, 2025 -
DRA API: remove v1beta1 support
#132275 opened
Jun 12, 2025 -
AdminAccess should not be present if empty
#132274 opened
Jun 12, 2025 -
Need a tagged version of github.com/modern-go/reflect2 in our go.mod
#132271 opened
Jun 12, 2025 -
kubelet_pod_start_duration_seconds Metric Incorrectly Reports Double Pod Count
#132268 opened
Jun 12, 2025 -
Evented PLEG: kubelet panics under host pressure
#132266 opened
Jun 12, 2025 -
cleanup: Refactor storage e2e test for MutableCSINodeAllocatableCount
#132263 opened
Jun 12, 2025 -
The metrics/cadvisor interface is missing some container data.
#132262 opened
Jun 12, 2025 -
a potential data race occurs in the exposedPaths field in pathrecorder.go
#132252 opened
Jun 12, 2025 -
Resource Quota race condition between resourcequota-controller and kube-apiserver.
#132248 opened
Jun 12, 2025 -
HPA support for pod-level resource specifications
#132237 opened
Jun 11, 2025
234 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Pod Certificates: Preliminary implementation of KEP-4317
#128010 commented on
Jun 17, 2025 • 21 new comments -
feature(kubectl): support --cpu, --memory flag to kubectl autoscale
#129373 commented on
Jun 17, 2025 • 19 new comments -
Add an interface that all apply configurations implement
#132194 commented on
Jun 18, 2025 • 10 new comments -
sched: Optimize anti-affinity node label check
#132071 commented on
Jun 18, 2025 • 6 new comments -
fix: data race for patchResource func
#132049 commented on
Jun 17, 2025 • 5 new comments -
Add random interval to nodeStatusReport interval every time after an actual node status change update or restart
#130919 commented on
Jun 18, 2025 • 4 new comments -
Kube proxy node manager
#130837 commented on
Jun 17, 2025 • 4 new comments -
cpumanager: uncorecache alignment for odd integer cpus
#131850 commented on
Jun 17, 2025 • 4 new comments -
Fix pod and container level swap metrics for CRI
#132065 commented on
Jun 16, 2025 • 3 new comments -
Bugfix: record authentication latency before audit filter wraps up
#132163 commented on
Jun 16, 2025 • 2 new comments -
Deny pod admission for static pods referencing API objects
#131837 commented on
Jun 16, 2025 • 2 new comments -
Deprecate StreamingConnectionIdleTimeout field, that is not being us…
#131992 commented on
Jun 17, 2025 • 2 new comments -
kubelet: Support contextual logging
#127887 commented on
Jun 18, 2025 • 2 new comments -
fix pod template spec validation missing in sts
#131790 commented on
Jun 17, 2025 • 2 new comments -
Migrate kubelet/{apis,kubeletconfig,nodeshutdown,pod,preemption} to contextual logging
#129942 commented on
Jun 15, 2025 • 2 new comments -
add etcd server overrides to etcd probe factory for healthz and readyz
#129438 commented on
Jun 17, 2025 • 2 new comments -
Conntrack reconciler now considers service's target port during cleanup of stale flow entries
#130542 commented on
Jun 18, 2025 • 2 new comments -
Pod Lifecycle: propagate context to image puller
#131260 commented on
Jun 16, 2025 • 2 new comments -
Add storage transformation error code for message authentication failed
#132234 commented on
Jun 11, 2025 • 1 new comment -
fix: allocate reusableCPUs first before allocate other available CPUs to avoid CPU leaking when cpu-manager-policy=static
#131966 commented on
Jun 16, 2025 • 1 new comment -
Handle context in the process loop
#132005 commented on
Jun 17, 2025 • 1 new comment -
[e2e_node] containers_lifecycle update from busybox to agnhost
#127630 commented on
Jun 18, 2025 • 1 new comment -
kubectl: strict check for exec command
#131353 commented on
Jun 17, 2025 • 1 new comment -
refactor: use table-driven test for node status checks
#129013 commented on
Jun 13, 2025 • 1 new comment -
[doc] Update history of checkpoint support in Kubelet
#131926 commented on
Jun 13, 2025 • 1 new comment -
[Controllers Health Check] Implement controllers custom health check function with informer readiness
#132181 commented on
Jun 13, 2025 • 1 new comment -
Enable the RequiredFields Kube-API-Linter rule
#131884 commented on
Jun 12, 2025 • 1 new comment -
node: mm-mgr: Migrate Memory Manager to contextual logging
#130727 commented on
Jun 17, 2025 • 1 new comment -
feat verify-goluncheck: add -q flag for git worktree command
#132155 commented on
Jun 18, 2025 • 1 new comment -
Add validation for duplicate keys in MatchLabelKeys
#130614 commented on
Jun 18, 2025 • 1 new comment -
[evented pleg]: using real-time container events for pod state determination
#129355 commented on
Jun 18, 2025 • 0 new comments -
Prevent Pod Rescheduling When Other Replica is Healthy
#130936 commented on
Jun 18, 2025 • 0 new comments -
Add container name in the `probe` event message
#129300 commented on
Jun 16, 2025 • 0 new comments -
KEP-4346: Add metrics for informer
#129160 commented on
Jun 17, 2025 • 0 new comments -
apiextensions: simplify local error variable names
#129448 commented on
Jun 14, 2025 • 0 new comments -
Add field error properties to blocking error for CEL validation
#129612 commented on
Jun 15, 2025 • 0 new comments -
[WIP][FG:InPlacePodVerticalScaling] Fix Static CPU management policy alongside InPlacePodVerticalScaling
#129719 commented on
Jun 18, 2025 • 0 new comments -
Forcefully expire lease in integration test to fix flake
#129812 commented on
Jun 16, 2025 • 0 new comments -
Fix Flaking Container Lifecycle Tests
#129984 commented on
Jun 18, 2025 • 0 new comments -
Clean(pkg/apis) use generic sets rather than deprecated sets struct and method
#130065 commented on
Jun 18, 2025 • 0 new comments -
Implement DRA Device Binding Conditions (KEP-5007)
#130160 commented on
Jun 14, 2025 • 0 new comments -
feat(kubelet): add option to include init containers in podresources API
#130177 commented on
Jun 13, 2025 • 0 new comments -
Port "service-account-lookup" to new ServiceAccount validator
#130180 commented on
Jun 15, 2025 • 0 new comments -
Fixed the scheduler framework pending state.
#130228 commented on
Jun 18, 2025 • 0 new comments -
kubelet: Migrate pkg/kubelet/pluginmanager to contextual logging
#130376 commented on
Jun 18, 2025 • 0 new comments -
kuberc feature request: credentials prompting
#131974 commented on
Jun 18, 2025 • 0 new comments -
Incorrect m Suffix in Memory Values for kubectl get hpa
#130584 commented on
Jun 18, 2025 • 0 new comments -
Missing detailed statistics information in kubectl top command
#130304 commented on
Jun 18, 2025 • 0 new comments -
kubectl debug: change default profile and remove legacy profile
#130678 commented on
Jun 18, 2025 • 0 new comments -
kubeadm init test failed
#132041 commented on
Jun 18, 2025 • 0 new comments -
RFE: add more node conditions to reflect missing node features
#123790 commented on
Jun 18, 2025 • 0 new comments -
Standardize a label to exclude Pods from Node drain
#127247 commented on
Jun 18, 2025 • 0 new comments -
DRA: Measure kubelet reconnection time to DRA plugin on kubelet restart and on plugin crash & update docs (D13 [Troubleshooting] Debug issues with dynamic resource allocation - cluster admin edition)
#131770 commented on
Jun 18, 2025 • 0 new comments -
DRA scheduler: add Filter timeout
#131908 commented on
Jun 18, 2025 • 0 new comments -
E2eNode Suite: [It] [sig-node] ImageGCNoEviction [Slow] [Serial] [Disruptive] [Feature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
#130663 commented on
Jun 18, 2025 • 0 new comments -
Migrate kubelet to use v1 Event API
#100600 commented on
Jun 16, 2025 • 0 new comments -
kubelet: increase ut coverage for pkg/securitycontext/util.go
#116737 commented on
Jun 13, 2025 • 0 new comments -
WIP: ktesting: enable usage in test/e2e, consolidate "create from YAML manifest"
#122481 commented on
Jun 12, 2025 • 0 new comments -
feat: add `label(s) modified` message for kubectl label command
#124647 commented on
Jun 13, 2025 • 0 new comments -
Fix: Fail admission check upon empty overhead map
#124899 commented on
Jun 13, 2025 • 0 new comments -
[strategicpatch] support duplicated mergeKey values
#125932 commented on
Jun 15, 2025 • 0 new comments -
migrate pkg/server/dynamiccertificates to contextual logging
#126002 commented on
Jun 18, 2025 • 0 new comments -
e2e node: Workarounds for slow state transition by EventedPLEG
#127865 commented on
Jun 14, 2025 • 0 new comments -
feature(kubectl): add renewTime field when using kubectl get lease -owide
#128004 commented on
Jun 16, 2025 • 0 new comments -
Retry starting the Device Manager gRPC service if it fails
#128388 commented on
Jun 18, 2025 • 0 new comments -
add UT for volumepathhandler
#128429 commented on
Jun 17, 2025 • 0 new comments -
Trace across start handler invocations, nesting spans
#128767 commented on
Jun 18, 2025 • 0 new comments -
Fix create failed when resource required is zero
#128855 commented on
Jun 13, 2025 • 0 new comments -
fix: handle nil ListOptions in Store's Watch method
#128955 commented on
Jun 11, 2025 • 0 new comments -
chore(kubelet): add container name for sending Pod Hook fail event
#130471 commented on
Jun 14, 2025 • 0 new comments -
Automated cherry pick of #131144 upstream release 1.30
#131960 commented on
Jun 13, 2025 • 0 new comments -
chore: remove unused pluginInitializers parameters and return values
#131998 commented on
Jun 16, 2025 • 0 new comments -
cleanup: fix missed HandleError replacement with contextual logging
#132011 commented on
Jun 17, 2025 • 0 new comments -
[WIP] HPA - pod selection strategy
#132018 commented on
Jun 15, 2025 • 0 new comments -
podresources: list: use active pods
#132028 commented on
Jun 17, 2025 • 0 new comments -
fix: data race in UnschedulablePods by adding lock
#132043 commented on
Jun 18, 2025 • 0 new comments -
DRA kubelet: connection monitoring
#132058 commented on
Jun 12, 2025 • 0 new comments -
Add configurable tolerance e2e test.
#132059 commented on
Jun 18, 2025 • 0 new comments -
[DRAFT-NOT-FOR-REVIEW] Draft changes to debug conformance test issues.
#132073 commented on
Jun 18, 2025 • 0 new comments -
remove general avaliable feature-gate DevicePluginCDIDevices
#132083 commented on
Jun 18, 2025 • 0 new comments -
Moving Scheduler interfaces to staging: Move Code and Status from pkg/scheduler/framework to k8s.io/kube-scheduler/framework
#132087 commented on
Jun 12, 2025 • 0 new comments -
Allow PVC VACName to go from non-nil to nil
#132106 commented on
Jun 12, 2025 • 0 new comments -
[KEP-5100] WinDSR feature gate to GA
#132108 commented on
Jun 18, 2025 • 0 new comments -
pkg/kubeapiserver: use utils/ptr package instead of utils/pointer
#132113 commented on
Jun 12, 2025 • 0 new comments -
schedule pod availability checks at the correct time in ReplicaSets
#132121 commented on
Jun 16, 2025 • 0 new comments -
Bump cadvisor to 0.53
#132128 commented on
Jun 12, 2025 • 0 new comments -
Handle consistent LIST in watch cache to avoid incorrect semantics while setting ResourceVersion on options
#132150 commented on
Jun 18, 2025 • 0 new comments -
suppress git worktree status output to reduce log noise in govulncheck
#132172 commented on
Jun 18, 2025 • 0 new comments -
KEP-3939: Job Pod Replacement Policy; promote to GA
#132173 commented on
Jun 16, 2025 • 0 new comments -
Remove outdated comment
#132175 commented on
Jun 12, 2025 • 0 new comments -
Promote OrderedNamespaceDeletion test to Conformance
#132219 commented on
Jun 12, 2025 • 0 new comments -
emeritus spiffxp and backfill OWNERS
#132220 commented on
Jun 12, 2025 • 0 new comments -
Fix outdated links in VolumeSource godocs
#132231 commented on
Jun 13, 2025 • 0 new comments -
Run all tests tests on ListFromCacheSnapshot
#130538 commented on
Jun 18, 2025 • 0 new comments -
Bump addon manager image to v9.1.8
#130548 commented on
Jun 16, 2025 • 0 new comments -
[WIP] Dra device health status
#130606 commented on
Jun 18, 2025 • 0 new comments -
bugfix: print log after get storage monitors failed
#130629 commented on
Jun 15, 2025 • 0 new comments -
kubelet and scheduler for extended resource backed by DRA
#130653 commented on
Jun 15, 2025 • 0 new comments -
[Declarative Validation] generate declarative validation tags documentation
#130868 commented on
Jun 12, 2025 • 0 new comments -
Wait for CSINode removal to register CSI plugin
#131098 commented on
Jun 13, 2025 • 0 new comments -
Fix several goroutine leaks on controllers
#131199 commented on
Jun 13, 2025 • 0 new comments -
DRA: Allow subrequests to set count to zero with AllocationMode Exact
#131206 commented on
Jun 12, 2025 • 0 new comments -
Fix:Static pod status is always Init:0/1 if unable to get init container status
#131317 commented on
Jun 13, 2025 • 0 new comments -
DRA ResourceSlice mixins
#131357 commented on
Jun 14, 2025 • 0 new comments -
kubelet: log startup probe failures as Normal events
#131373 commented on
Jun 15, 2025 • 0 new comments -
add UT for event
#131499 commented on
Jun 14, 2025 • 0 new comments -
Refactor PV mount option validation into core validation
#131546 commented on
Jun 12, 2025 • 0 new comments -
[Kep-3751] Promote VolumeAttributesClass to GA
#131549 commented on
Jun 13, 2025 • 0 new comments -
[WIP] Add script to verify feature gates cleanup
#131712 commented on
Jun 16, 2025 • 0 new comments -
Remove unused GetHostIP method
#131759 commented on
Jun 18, 2025 • 0 new comments -
[WIP]Release non-restartable InitContainer CPUs after terminated
#131764 commented on
Jun 13, 2025 • 0 new comments -
Promote automatic_reloads of encryption config metrics to BETA
#131824 commented on
Jun 17, 2025 • 0 new comments -
Remove deprecated default toleration seconds flags in kube-apiserver and migrate to versioned config
#131955 commented on
Jun 11, 2025 • 0 new comments -
Automated cherry pick of #131144: Update etcd to 3.5.21
#131958 commented on
Jun 13, 2025 • 0 new comments -
Automated cherry pick of #131144: Update etcd to 3.5.21
#131959 commented on
Jun 13, 2025 • 0 new comments -
crictl shows the compressed size, and is inconsistent with docker images
#120698 commented on
Jun 11, 2025 • 0 new comments -
[StructuredAuthorizationConfig] - cel cache r.Spec
#121578 commented on
Jun 12, 2025 • 0 new comments -
CustomResourceDefinition Watch test is flaky when run multiple times on a same cluster
#123683 commented on
Jun 12, 2025 • 0 new comments -
[BUG] Windows node reports less CPU usage than its pods with Kubernetes version 1.30.0
#131210 commented on
Jun 12, 2025 • 0 new comments -
Liveness Probe with an invalid command doesn't trigger container restarts and ContainersReady remains True
#106682 commented on
Jun 12, 2025 • 0 new comments -
Kubelet reporting 137 exit code for a container whose exit code 0 was previously known
#104107 commented on
Jun 13, 2025 • 0 new comments -
Update the BASEIMAGEs to the latest version for test/images
#131874 commented on
Jun 13, 2025 • 0 new comments -
VolumeAttachment is not deleted when the CSI plugin change from requiring attach to not requiring attach
#129572 commented on
Jun 13, 2025 • 0 new comments -
TestParamRef/ClusterScopedParamRefWithNameDenyNotFound flaking
#132029 commented on
Jun 13, 2025 • 0 new comments -
[kubelet] Add support to expose init container resource usage in PodResources API
#126765 commented on
Jun 13, 2025 • 0 new comments -
kubectl port-forward container listener to local port
#20227 commented on
Jun 13, 2025 • 0 new comments -
crio serial tests are hitting timeout due to a failed test not being handled gracefully
#131184 commented on
Jun 13, 2025 • 0 new comments -
Job API: Relax validation enforcing Pod Failure Policy is only compatible with pod restart policy of "Never"
#125677 commented on
Jun 13, 2025 • 0 new comments -
declarative defaults need to handle const values
#104207 commented on
Jun 13, 2025 • 0 new comments -
Pod stuck in Terminating state
#130611 commented on
Jun 13, 2025 • 0 new comments -
PostStart is never executed
#122803 commented on
Jun 13, 2025 • 0 new comments -
Kubernetes ephemeral storage exhausted by a pod, rendering the cluster unusable
#120981 commented on
Jun 13, 2025 • 0 new comments -
Allow disabling Kubelet Pods/containers log cleanup
#123279 commented on
Jun 13, 2025 • 0 new comments -
Conformance Endpoints Promoted Without Tests and Untested Conformance Endpoints for 1.33.0
#131282 commented on
Jun 13, 2025 • 0 new comments -
[Controllers Health Check] Implement controllers custom health check function with informer readiness
#132137 commented on
Jun 13, 2025 • 0 new comments -
Decoding should not clear apiVersion/kind
#80609 commented on
Jun 14, 2025 • 0 new comments -
Allow scaling up to meet PDB constraints
#93476 commented on
Jun 14, 2025 • 0 new comments -
delete PVC created by statefulset on pod eviction
#127994 commented on
Jun 14, 2025 • 0 new comments -
Cronjob may run at unexpected time in certain conditions
#130838 commented on
Jun 14, 2025 • 0 new comments -
QHint: Add effectiveness metrics and per-plugin control
#132093 commented on
Jun 14, 2025 • 0 new comments -
Confusing use of TooManyRequests error for eviction
#106286 commented on
Jun 14, 2025 • 0 new comments -
[Flaking Test] [sig-api-machinery] k8s.io/kubernetes/test/integration/apiserver/coordinatedleaderelection.coordinatedleaderelection
#129802 commented on
Jun 14, 2025 • 0 new comments -
API can be streamlined: assume same key for some `EnvVarSource`
#132195 commented on
Jun 14, 2025 • 0 new comments -
Add missing docs for x-kubernetes openapi fields
#131724 commented on
Jun 14, 2025 • 0 new comments -
Reuse the http request object for http probes
#115939 commented on
Jun 14, 2025 • 0 new comments -
DefaultTolerationSeconds admission plugin flags pollute all commands
#55284 commented on
Jun 11, 2025 • 0 new comments -
kubelet_pod_start_sli_duration_seconds appears not to match its specification, at least as far as excluding init container runtime
#131733 commented on
Jun 11, 2025 • 0 new comments -
[Flaking Test] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls
#132201 commented on
Jun 11, 2025 • 0 new comments -
Report event or record error/info log when drop podUpdates message
#129518 commented on
Jun 11, 2025 • 0 new comments -
Informer Cache RW Lock Contention Causes DeltaFIFO Backlog and Cache Staleness in KCM.
#130767 commented on
Jun 11, 2025 • 0 new comments -
[E2E] Review FilterNonRestartablePods
#109703 commented on
Jun 11, 2025 • 0 new comments -
kubelet ignores optional CRI runtime conditions (kubelet will not rely on them, but it should somehow make them visible via kubectl)
#123148 commented on
Jun 12, 2025 • 0 new comments -
PodresourceAPI reports about resources of pods in terminal phase
#119423 commented on
Jun 12, 2025 • 0 new comments -
Kubelet stops rotating service account tokens when pod is terminating, breaking preStop hooks
#116481 commented on
Jun 12, 2025 • 0 new comments -
Cannot connect Backend Service from FrontEnd Service
#129580 commented on
Jun 12, 2025 • 0 new comments -
Unexpected Job Creation After CronJob Schedule Update
#128155 commented on
Jun 12, 2025 • 0 new comments -
Replace all deprecated sets.String with sets.Set from directories managed by in sig/node
#130719 commented on
Jun 12, 2025 • 0 new comments -
add tests for scheduler-perf itself
#127745 commented on
Jun 12, 2025 • 0 new comments -
new scheduler_perf framework: add a deleteNodes op?
#94601 commented on
Jun 12, 2025 • 0 new comments -
Job status.conditions behavior change 1.31 -> 1.32
#132144 commented on
Jun 12, 2025 • 0 new comments -
Stateful Indexed Job
#115066 commented on
Jun 12, 2025 • 0 new comments -
Pod deletion timestamp is resetted after preStop hook is executed
#132205 commented on
Jun 12, 2025 • 0 new comments -
FUSE volumes
#7890 commented on
Jun 12, 2025 • 0 new comments -
Kubelet: Add a metrics in kubelet to track how long it takes for pod to fully start
#124892 commented on
Jun 12, 2025 • 0 new comments -
[Compatibility Version] alphas with emulated version
#128502 commented on
Jun 12, 2025 • 0 new comments -
Make ValidatingWebhookConfiguration validate rule.APIGroups
#130006 commented on
Jun 12, 2025 • 0 new comments -
[flaky] TestReflectorWatchHandler is flaking
#125353 commented on
Jun 12, 2025 • 0 new comments -
FUSE mounts in emptyDir volumes cannot be cleaned
#129550 commented on
Jun 12, 2025 • 0 new comments -
ConfigMap exists in namespace even after namespace is deleted
#131421 commented on
Jun 12, 2025 • 0 new comments -
Fix issue where alpha APIs that have `k8s:prerelease-lifecycle-gen:introduced` have an auto generated `APILifecycleRemoved` (should only be for beta/GA APIs)
#127249 commented on
Jun 12, 2025 • 0 new comments -
Deployment enters creation hot-loop when rs field is mutated by API server
#57167 commented on
Jun 12, 2025 • 0 new comments -
Overwriting a core type with a CRD causes inconsistent `kubectl explain` and create/client-side validation behaviour
#106056 commented on
Jun 12, 2025 • 0 new comments -
Unable to set new pre-alpha versioned featuregate to enabled during apiserver initialisation in integration tests
#127156 commented on
Jun 12, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Handle Downward API resource updates
#130801 commented on
Jun 17, 2025 • 0 new comments -
selinux: KCM metrics may reveal SELinux labels on Pods
#130215 commented on
Jun 17, 2025 • 0 new comments -
failed to create patch: unable to find api field in struct Probe for the json field "grpc"
#129050 commented on
Jun 17, 2025 • 0 new comments -
🐘 Allow linker to perform dead code elimination for kube-apiserver etc
#132216 commented on
Jun 17, 2025 • 0 new comments -
Admission chain for underlying resource is not called for requests to /scale subresource
#84530 commented on
Jun 17, 2025 • 0 new comments -
resourceVersion parameter parsing error
#113939 commented on
Jun 17, 2025 • 0 new comments -
Deletion of csi-node-plugin Pod causes driver entry to be removed from CSINode object; kube-scheduler schedules more than driver's allocatable
#126921 commented on
Jun 17, 2025 • 0 new comments -
Deprecate PodNodeSelector admission plugin
#113474 commented on
Jun 17, 2025 • 0 new comments -
Some built in objects don't implement generation
#113961 commented on
Jun 17, 2025 • 0 new comments -
updating CRD causes connection loss with active watches of custom resources
#113966 commented on
Jun 17, 2025 • 0 new comments -
use foreground cascading deletion will be stuck when garbagecontroller lost the firset update event(add deletetimestamp and finalizer) after delete
#115570 commented on
Jun 17, 2025 • 0 new comments -
🐘 Standardize on new YAML parser effort
#132056 commented on
Jun 17, 2025 • 0 new comments -
Kubelet kills containers after cpuset disappears from the cgroup on cgroupv2
#131567 commented on
Jun 17, 2025 • 0 new comments -
sample-controller registration should be updated with best practices
#131747 commented on
Jun 17, 2025 • 0 new comments -
ci-kubernetes-node-swap-ubuntu-serial: new e2e tests for enforcing the CFS quota
#130914 commented on
Jun 17, 2025 • 0 new comments -
scheduler being topology-unaware can cause runaway pod creation
#84869 commented on
Jun 17, 2025 • 0 new comments -
Specify hostname as FieldRef (in PodSpec of Deployment)
#130897 commented on
Jun 17, 2025 • 0 new comments -
apimachinery/pkg/util/errors: deprecate MessageCountMap
#131726 commented on
Jun 18, 2025 • 0 new comments -
NotReady node with ContainerGCFailed warning
#117501 commented on
Jun 18, 2025 • 0 new comments -
Quiet `git worktree add` in `hack/verify-govulncheck.sh`
#132153 commented on
Jun 18, 2025 • 0 new comments -
`failed to garbage collect required amount of images. Wanted to free 473842483 bytes, but freed 0 bytes`
#71869 commented on
Jun 18, 2025 • 0 new comments -
Improve observability for Pods that specify a `schedulerName` the cluster doesn't have
#116982 commented on
Jun 18, 2025 • 0 new comments -
When I delete a node and then create a node with the same name, the pod on the node is not deleted and rebuilt.
#132182 commented on
Jun 18, 2025 • 0 new comments -
How to each pod in the StatefulSet should be manually assigned a specific PVC?
#130895 commented on
Jun 18, 2025 • 0 new comments -
Intermittent Forbidden Error When Running kubectl get pods After Master Node Restart
#130205 commented on
Jun 18, 2025 • 0 new comments -
To port the fix from 1.30 for network metrics to 1.31
#131889 commented on
Jun 18, 2025 • 0 new comments -
Give an indication in container events for probe failure as to whether the failure was ignored due to FailureThreshold
#115823 commented on
Jun 18, 2025 • 0 new comments -
Idea: Pod-level probes or exclude some containers from pod readiness
#127276 commented on
Jun 18, 2025 • 0 new comments -
Race window between scheduler and device plugin restart in kubelet
#120146 commented on
Jun 18, 2025 • 0 new comments -
go vet lostcancel errors in legacy-cloud-providers files
#109229 commented on
Jun 14, 2025 • 0 new comments -
🐘 Drop x/exp from k/k dependencies
#128571 commented on
Jun 14, 2025 • 0 new comments -
Documentation of pod selection for node-pressure eviction is confusing regarding QoS
#129759 commented on
Jun 14, 2025 • 0 new comments -
API documentation incorrectly states that resizePolicy can be set to ephemeral containers
#128384 commented on
Jun 14, 2025 • 0 new comments -
DRA: scale testing for GA of structured parameters
#131198 commented on
Jun 14, 2025 • 0 new comments -
DRA: version skew testing
#128965 commented on
Jun 14, 2025 • 0 new comments -
Regarding the mount issue when using NFS volume in workload
#130766 commented on
Jun 15, 2025 • 0 new comments -
[KEP-3521]: Integrate well with out-of-tree resource quota solutions
#131835 commented on
Jun 15, 2025 • 0 new comments -
StructuredAuthentication - remove the hard limit on JWTAuthenticators
#122809 commented on
Jun 15, 2025 • 0 new comments -
Unstructured converter should produce int64 given uint input
#125376 commented on
Jun 15, 2025 • 0 new comments -
Users Can't Delegate CSR Approval/Signing Permissions Within A Domain
#122154 commented on
Jun 15, 2025 • 0 new comments -
When eventRecordQPS is set to 0, the actual QPS is 5
#117101 commented on
Jun 16, 2025 • 0 new comments -
integration tests log many "http: TLS handshake error from 127.0.0.1:55336: EOF" errors
#109022 commented on
Jun 16, 2025 • 0 new comments -
Implement checking apiserver memory limit below threshold in list benchmarks
#131885 commented on
Jun 16, 2025 • 0 new comments -
K8s breaks CSI idempotency requirement: NodePublishVolume() passes same target_path for all block mode consumers
#87724 commented on
Jun 16, 2025 • 0 new comments -
Missing Step in Documentation for Building Kubernetes in Docker
#125511 commented on
Jun 16, 2025 • 0 new comments -
Controllers writing different API versions breaks SSA diffing
#122130 commented on
Jun 16, 2025 • 0 new comments -
Namespace stuck in Terminating with foregroundDeletion finalizer despite no resources being present in the namespace
#111251 commented on
Jun 16, 2025 • 0 new comments -
Pod Disruption Budget Treats Terminating Pods as Unmanaged During Rolling Restarts
#130723 commented on
Jun 16, 2025 • 0 new comments -
StatefulSet allows invalid pod specs that break pod creation (e.g. null or empty `nodeSelectorTerms`)
#112609 commented on
Jun 16, 2025 • 0 new comments -
Graceful node shutdown conflicts with unattended-upgrades package
#102818 commented on
Jun 16, 2025 • 0 new comments -
New EvictionBlocked PodDisruptionCondition
#128815 commented on
Jun 16, 2025 • 0 new comments -
Make native scheduling workload-aware
#132192 commented on
Jun 17, 2025 • 0 new comments -
Incorrect error reporting in case of missing cgroup controllers
#125448 commented on
Jun 17, 2025 • 0 new comments -
Facilitate ConfigMap rollouts / management
#22368 commented on
Jun 17, 2025 • 0 new comments -
Tune APF list work estimator for large responses
#132233 commented on
Jun 17, 2025 • 0 new comments -
Migrate Kubelet codebase to contextual logging
#130069 commented on
Jun 17, 2025 • 0 new comments -
expose calculated swap limit metric for containers
#132228 commented on
Jun 17, 2025 • 0 new comments -
[Proposal] Run once daemonSet (daemonJob) support in Kubernetes
#115716 commented on
Jun 17, 2025 • 0 new comments