-
Notifications
You must be signed in to change notification settings - Fork 40.9k
Insights: kubernetes/kubernetes
Overview
Could not load contribution data
Please try again later
59 Pull requests merged by 41 people
-
chore: remove utilpointer usage in conversion package
#132693 merged
Jul 4, 2025 -
chore: depr. pointer pkg replacement for the kube-aggregator
#132701 merged
Jul 3, 2025 -
pkg/appis/apps: use utils/ptr package instead of utils/pointer
#132115 merged
Jul 3, 2025 -
chore: depr. pointer pkg replacement for the csr
#132699 merged
Jul 3, 2025 -
DRA resourceslice controller: fix recreation after quick delete
#132683 merged
Jul 3, 2025 -
chore: depr. pointer pkg replacement for the reflector
#132698 merged
Jul 3, 2025 -
Fix volume limit e2e test cleanup
#132674 merged
Jul 3, 2025 -
Apply fix to namespace deletion test
#132691 merged
Jul 3, 2025 -
DRA: work around fake.ClientSet informer deficiency in unit test
#131344 merged
Jul 3, 2025 -
Nicer value rendering in API errors
#132314 merged
Jul 3, 2025 -
remove apiserver_storage_objects metrics after crd deleted
#131902 merged
Jul 3, 2025 -
DRA E2E: serialize costly test
#132688 merged
Jul 3, 2025 -
Improve ignore-not-found behavior
#132542 merged
Jul 3, 2025 -
Bump sigs.k8s.io/json to latest - no code changes
#132675 merged
Jul 2, 2025 -
Update github.com/emicklei/go-restful/v3 to v3.12.2
#132677 merged
Jul 2, 2025 -
Fix offline expansion tests for case where no node expansion tests is required
#132685 merged
Jul 2, 2025 -
fix: data race for patchResource func
#132049 merged
Jul 2, 2025 -
Fix AuthInfo godoc for Token / TokenFile precedence
#132659 merged
Jul 2, 2025 -
Bump go.yaml.in/yaml/v3 to v3.0.4
#132676 merged
Jul 2, 2025 -
kubectl: Cache Verifier.HasSupport calls
#132003 merged
Jul 2, 2025 -
Commonize filtering of Pods by Owner with all orphans in namespace
#132615 merged
Jul 2, 2025 -
DRA: fix deleting orphaned ResourceClaim on startup
#132533 merged
Jul 2, 2025 -
Move recovery tests ga
#132380 merged
Jul 1, 2025 -
tests: add more units
#132541 merged
Jul 1, 2025 -
Bump kube-openapi
#132654 merged
Jul 1, 2025 -
Fix validation for Job with suspend=true,completions=0 to set Complete condition
#132614 merged
Jul 1, 2025 -
chore: remove utilpointer usage in package pkg/apis/admissionregistration
#132638 merged
Jul 1, 2025 -
DRA E2E: run some tests without feature label
#131956 merged
Jul 1, 2025 -
Replaced deprecated pointer pkg in pkg/kubeapiserver
#132529 merged
Jul 1, 2025 -
Replaced deprecated pointer pkg with new ptr pkg on src/apimachinery
#132413 merged
Jul 1, 2025 -
Graduate streaming list encoding feature gates
#132648 merged
Jul 1, 2025 -
scheduler_perf: Fix version emulation for empty featureGates map
#132623 merged
Jul 1, 2025 -
Drop test that checks openAPI resource that checks OpenAPI resource name
#132585 merged
Jul 1, 2025 -
fix pod template spec validation missing in sts
#131790 merged
Jul 1, 2025 -
update BoundedFrequencyRunner for kube-proxy
#131615 merged
Jul 1, 2025 -
e2e: serial: node cpumanager parity with the old suite
#132498 merged
Jul 1, 2025 -
feat: kubectl debug: add label for debugger pod for easy cleaning up the debug pods
#131791 merged
Jul 1, 2025 -
Cleanup: Remove redundant detail messages in field.Required
#132472 merged
Jul 1, 2025 -
chore: remove utilpointer usage in package staging/src/k8s.io/apiserver/pkg/registry/rest/delete
#132625 merged
Jul 1, 2025 -
kubeadm: fix missing log of health check
#132640 merged
Jul 1, 2025 -
fix: versioned validation test avoid incorrect conversion
#132465 merged
Jul 1, 2025 -
fix: kubelet CRI portforward concurrent map write on error
#132633 merged
Jul 1, 2025 -
Trace across start handler invocations, nesting spans
#128767 merged
Jul 1, 2025 -
tests: runtime units
#132544 merged
Jun 30, 2025 -
feat: make CLE timers configurable
#132433 merged
Jun 30, 2025 -
Enhance help text for the 'top' command
#132567 merged
Jun 30, 2025 -
Bump etcd to v3.6.1
#132284 merged
Jun 30, 2025 -
DRA kubelet: remove v1alpha4
#132574 merged
Jun 30, 2025 -
kubeadm: graduate WaitForAllControlPlaneComponents to GA
#132594 merged
Jun 30, 2025 -
scheduler_perf: Set version emulation only when QueueingHints is disabled
#132555 merged
Jun 29, 2025 -
fix: Truncate too long Deployment name in RS name
#132560 merged
Jun 27, 2025 -
Applyconfiguration-Gen: Only the root AC should implement runtime.ApplyConfiguration
#132584 merged
Jun 27, 2025 -
Fix gRPC listener error message and some minor (subjective) renaming
#132545 merged
Jun 27, 2025 -
Fixing go-vet finding "call of reflect.DeepEqual copies lock value"…
#132519 merged
Jun 27, 2025 -
golangci plugin for sorting feature gates
#132438 merged
Jun 27, 2025 -
Deprecate StreamingConnectionIdleTimeout field, that is not being us…
#131992 merged
Jun 27, 2025 -
E2E framework: sort tests in JUnit report
#132580 merged
Jun 27, 2025
85 Pull requests opened by 60 people
-
Implement forground delete test for garbage collection TestConflictingData
#132576 opened
Jun 27, 2025 -
WIP: API: enhance validation with ErrorMatcher
#132577 opened
Jun 27, 2025 -
Report actionable error when GC fails due to disk pressure
#132578 opened
Jun 27, 2025 -
KEP-2535: move objects to beta, add storage version migration to filesystem cache
#132579 opened
Jun 27, 2025 -
List available endpoints for kube-apiserver
#132581 opened
Jun 27, 2025 -
Migrate devicemanager to context logging (2/5)
#132583 opened
Jun 27, 2025 -
Migrate ./pkg/kubelet/cm/topologymanager to structured logging
#132587 opened
Jun 27, 2025 -
[WIP] E2E test PodLevelResources feature gate enable->disable->enable
#132588 opened
Jun 27, 2025 -
POC for adding useful-links to apiserver, scheduler statusz
#132589 opened
Jun 27, 2025 -
generated vendor code after updating gengo integer primitives
#132590 opened
Jun 27, 2025 -
Annotate LimitRangeSpec.Limits to be optional
#132591 opened
Jun 27, 2025 -
fix(kubectl): recognize absolute Windows paths
#132592 opened
Jun 27, 2025 -
Update kubectl kustomize to kustomize/v5.7.0
#132593 opened
Jun 28, 2025 -
Graduate PodLifecycleSleepAction to GA
#132595 opened
Jun 28, 2025 -
Add useful endpoints to kube-scheduler /statusz
#132596 opened
Jun 28, 2025 -
DRA plugin: handle serving failures
#132598 opened
Jun 28, 2025 -
Fix CEL library doc string whitespace
#132600 opened
Jun 28, 2025 -
[PodLevelResources] Add more comprehensive test cases to kubelet
#132601 opened
Jun 29, 2025 -
JSON & YAML output for kubectl api-resources
#132604 opened
Jun 29, 2025 -
[PodLevelResources] Update Downward API defaulting for resource limits
#132605 opened
Jun 29, 2025 -
add useful endpoints section in statusz endpoint
#132606 opened
Jun 29, 2025 -
test: code coverage increase for kubelet/preemption
#132607 opened
Jun 29, 2025 -
Remove unreachable block from validateTopologySpreadConstraints
#132608 opened
Jun 29, 2025 -
feat: deduplicate validation errors and increment an internal metric
#132613 opened
Jun 30, 2025 -
Add ServiceAccountTokenCacheType support to credential provider plugin
#132617 opened
Jun 30, 2025 -
scheduler_perf: add logs to report the failure of measuring Schedulin…
#132619 opened
Jun 30, 2025 -
WIP: kube-controller-manager: Release leader election lease on exit
#132620 opened
Jun 30, 2025 -
WIP [KEP-3721]: Support for env files
#132626 opened
Jun 30, 2025 -
[WIP] Validate OS not windows for PodLevelResources
#132627 opened
Jun 30, 2025 -
KEP 5325 - Improve pod selection accuracy across workload types
#132628 opened
Jun 30, 2025 -
[WIP] [Don't review] Validation gen
#132629 opened
Jun 30, 2025 -
fix: add RV check on GC delete calls
#132632 opened
Jun 30, 2025 -
[PodLevelResources] Event for unsupported pod-level resource manager alignment
#132634 opened
Jun 30, 2025 -
Migrate devicemanager to context logging (3/5)
#132636 opened
Jun 30, 2025 -
wip: refactor: merge TestSuspendJobControllerRestart and TestSuspendJob case to TestSuspendJob
#132639 opened
Jul 1, 2025 -
Add retries to proxy timeout for metrics resource endpoint in e2e tests
#132641 opened
Jul 1, 2025 -
Add container restart rules to API
#132642 opened
Jul 1, 2025 -
kubelet: add metrics for EnsureImageExists
#132644 opened
Jul 1, 2025 -
Graduate ConsistentListFromCache to GA
#132645 opened
Jul 1, 2025 -
admission: return aggregated errors from validating webhooks
#132649 opened
Jul 1, 2025 -
GA the NodeSwap feature gate
#132651 opened
Jul 1, 2025 -
[NOT FOR MERGE] DNM SWP TST
#132652 opened
Jul 1, 2025 -
ci: remove httpd usage while using agnhost instead
#132655 opened
Jul 1, 2025 -
KEP-4601: Graduate selector authorization to stable
#132656 opened
Jul 1, 2025 -
Drop BoundedFrequencyRunner from pkg/util/async
#132657 opened
Jul 1, 2025 -
kubelet: add a unit test that verifies that the dra plugin enforces timeout
#132658 opened
Jul 1, 2025 -
WIP: test for kubernetes/gengo#285
#132661 opened
Jul 1, 2025 -
Bump recovery feature ga
#132662 opened
Jul 1, 2025 -
applyconfiguration-gen: preserve struct and field comments in generated code
#132663 opened
Jul 1, 2025 -
WIP e2e_node: update inode eviction tests to have more time
#132664 opened
Jul 1, 2025 -
applyconfiguration-gen: add ExtractFrom with subresource support
#132665 opened
Jul 1, 2025 -
Fix todos from sorted features golangci-lint plugin PR
#132668 opened
Jul 2, 2025 -
[WIP] Constrained impersonation
#132669 opened
Jul 2, 2025 -
DRA metrics: promotion to beta
#132670 opened
Jul 2, 2025 -
Stabilize swap eviction priority test
#132672 opened
Jul 2, 2025 -
Don't log irrelevant zone hints message on no endpoints
#132680 opened
Jul 2, 2025 -
client-go/discovery: Migrate disk cache to RFC 9111 compliant implementation
#132681 opened
Jul 2, 2025 -
kube-controller-manager: Extend --controllers usage string to contain required feature gates
#132684 opened
Jul 2, 2025 -
Fix a typo in fake clientset generator
#132686 opened
Jul 2, 2025 -
WIP: add warning message for --ignore-not-found flag
#132690 opened
Jul 2, 2025 -
Fix data race in scheduling post start hook
#132692 opened
Jul 3, 2025 -
[go] Bump images, dependencies and versions to go 1.25rc1
#132697 opened
Jul 3, 2025 -
DRA kubelet: add v1 gRPC
#132700 opened
Jul 3, 2025 -
[WIP] reflector: watchlist supports decoding meta.Table
#132702 opened
Jul 3, 2025 -
WIP: kcm/app: Ensure no controller goroutines can leak
#132703 opened
Jul 3, 2025 -
[WIP] enable watchlist FG
#132704 opened
Jul 3, 2025 -
WIP: DRA API: graduation to GA
#132706 opened
Jul 3, 2025 -
cleanup conntrack entries test for UDP service
#132708 opened
Jul 3, 2025 -
Fix typos
#132711 opened
Jul 4, 2025 -
fix: revert TestPatchResourceTimeout addition for flaky avoidance
#132713 opened
Jul 4, 2025 -
fix: TestPatchResourceTimeout flaky test
#132715 opened
Jul 4, 2025 -
chore: remove utilpointer usage in test/integration/service/loadbancer_test.go
#132716 opened
Jul 4, 2025 -
cleanup: use HandleErrorWithXXX instead of logger.Error where errors are intentionally ignored
#132717 opened
Jul 4, 2025 -
client-go: Replace deprecated ErrWaitTimeout with recommended method
#132718 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for the cloud-provider
#132720 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for apiext. integration
#132721 opened
Jul 4, 2025 -
fix(kube-proxy) avoid add zero-masked loadBalancerSourceRanges to ipet
#132722 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for apiext.-apiserver apiextensions
#132723 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for apiext. pkg/cntroller
#132724 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for apiext. pkg/registry
#132725 opened
Jul 4, 2025 -
chore: depr. pointer pkg replacement for apiext. apiservers validations
#132726 opened
Jul 4, 2025
32 Issues closed by 8 people
-
[Failing Test] ci-kind-dra SLOW Conformance Candidates
#132694 closed
Jul 4, 2025 -
Unable to offline upgrade kubernetes by kubeadm 1.30.14
#132618 closed
Jul 4, 2025 -
e2e test "volumeLimits should support volume limits" leaks namespace + Pod
#132673 closed
Jul 3, 2025 -
testing.StartTestServer doesn't tear down cleanly
#49489 closed
Jul 3, 2025 -
Kubelet 1.31.0/1.31.1 cannot start on Windows
#129952 closed
Jul 3, 2025 -
Failure cluster [f460a369...]
#131320 closed
Jul 3, 2025 -
apiserver_storage_objects metrics still exists after crd deleted
#131901 closed
Jul 3, 2025 -
Pod dnsConfig.searches should be allowed setting "search" to a dot.
#125883 closed
Jul 2, 2025 -
dnsConfig applies RFC-1123 too broadly to searches
#92889 closed
Jul 2, 2025 -
apiserver patchResource: DATA RACE
#132026 closed
Jul 2, 2025 -
DRA resource claim controller: fails to clean up deleted ResourceClaims on startup
#132334 closed
Jul 2, 2025 -
Job status.conditions behavior change 1.31 -> 1.32
#132144 closed
Jul 1, 2025 -
scheduler_perf: Set version emulation only when QueueingHints is disabled
#132482 closed
Jul 1, 2025 -
topologySpreadConstraints are not correctly applied on StatefulSets
#131761 closed
Jul 1, 2025 -
storage-provisioner: 'v1 Endpoints is deprecated in v1.33+' logs
#132602 closed
Jun 30, 2025 -
kube-proxy 1.23 → 1.28+ directly upgrade may introduce Latent failures
#132516 closed
Jun 30, 2025 -
Cannot specify xfs for local-storage
#132597 closed
Jun 30, 2025 -
Overlapping labels can lead to HPA matching incorrect pods
#124307 closed
Jun 29, 2025 -
Using fake api client to query resources will cause the client-go package memory to continue to grow
#129487 closed
Jun 29, 2025 -
Set enableServiceLinks to false as default
#121787 closed
Jun 28, 2025 -
[Flaking Test] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls
#132201 closed
Jun 28, 2025 -
[PSA] SHA-1 signature support fully going away in go1.24
#125689 closed
Jun 28, 2025 -
add alphabetization linter
#130779 closed
Jun 28, 2025 -
Virtual Service Description Rendering of Maps
#129569 closed
Jun 28, 2025 -
Deployment names can be too long, such that ReplicaSet creation fails
#116447 closed
Jun 27, 2025 -
copylock vet errors in staging/src/k8s.io/component-base/metrics
#132464 closed
Jun 27, 2025 -
CNI not writing service route to nodes (EKS)
#132575 closed
Jun 27, 2025 -
Scheduler topologySpreadConstraint to account for device plugin requests
#129762 closed
Jun 27, 2025 -
Support httpHead for pod livenessProbe
#49937 closed
Jun 27, 2025
24 Issues opened by 23 people
-
Deprecated field Version string of CustomResourceDefinitionSpec
#132729 opened
Jul 4, 2025 -
kube-proxy error when loadBalancerSourceRanges have zero-masked cidr
#132719 opened
Jul 4, 2025 -
Prober limited writer should log what pod/container it comes from.
#132714 opened
Jul 4, 2025 -
[Flaking Test] TestPatchResourceTimeout get inconsistent err return
#132712 opened
Jul 4, 2025 -
Support stable hashing (e.g. Maglev) in a post-IPVS world
#132710 opened
Jul 3, 2025 -
Add Sharding to List/Watch API
#132707 opened
Jul 3, 2025 -
AWS EKS multiple node running but i wand to run single node.
#132705 opened
Jul 3, 2025 -
kube-proxy in IPVS mode drops traffic for services with LoadBalancer type with externalIP
#132689 opened
Jul 2, 2025 -
[Flake] OrderedNamespaceDeletion should wait for the pod to be deleted
#132687 opened
Jul 2, 2025 -
apiserver handle leak
#132682 opened
Jul 2, 2025 -
scheduler-perf: Strengthen validation for various operations
#132679 opened
Jul 2, 2025 -
kube-proxy incorrectly logs "Ignoring same-zone topology hints" when there are no endpoints
#132678 opened
Jul 2, 2025 -
Kubelet continuously tries to reconnect to DRA plugin socket that no longer exists
#132660 opened
Jul 1, 2025 -
Windows kube-proxy incorrectly uses service port as targetPort when Endpoints have a different port
#132646 opened
Jul 1, 2025 -
How to use multi scheduler for a pod
#132643 opened
Jul 1, 2025 -
The UDP entries still in Conntrack tables when Pod is in terminating
#132635 opened
Jun 30, 2025 -
Expose status.lastScheduleTime and status.lastSuccessfulTime to Downward API
#132630 opened
Jun 30, 2025 -
[Flaking Test] [sig-api-machinery] k8s.io/apiextensions-apiserver/test/integration/conversion.conversion
#132624 opened
Jun 30, 2025 -
Job: Consolidate Suspend related operation Integration Tests into one
#132621 opened
Jun 30, 2025 -
Support `objectSelector` filtering for Webhooks on CONNECT Operations (e.g., `pods/exec`)
#132616 opened
Jun 30, 2025 -
[PodLevelResources] Update Downward API defaulting logic for `resource.limits`
#132603 opened
Jun 29, 2025 -
kube-controller-manager: Leader election lease is not released on exit
#132599 opened
Jun 28, 2025 -
[PodLevelResources] Validation for Windows OS
#132582 opened
Jun 27, 2025
307 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.
-
Moving Scheduler interfaces to staging: Move PodInfo and NodeInfo interfaces (together with related types) to staging repo, leaving internal implementation in kubernetes/kubernetes/pkg/scheduler
#132457 commented on
Jul 3, 2025 • 28 new comments -
In-memory caching for node image access multitenancy
#131882 commented on
Jul 3, 2025 • 25 new comments -
KEP-4762: Allows setting any FQDN as the pod's hostname
#132558 commented on
Jul 4, 2025 • 25 new comments -
Remove gogo from proto bindings (part 1: CRI)
#128653 commented on
Jul 4, 2025 • 21 new comments -
KEP-5311 Relaxed validation for Services names
#132339 commented on
Jul 2, 2025 • 19 new comments -
DRA: Introduce a helper function producing standardized 'resource.kubernetes.io/pcieRoot' device attributes for DRA drivers
#132296 commented on
Jul 3, 2025 • 16 new comments -
Cleanup: Remove field name from invalid field detail message
#132513 commented on
Jul 3, 2025 • 14 new comments -
DRA: add E2E test for PerDeviceNodeSelection
#132566 commented on
Jul 3, 2025 • 14 new comments -
KEP-5229: Implement API dispatcher
#132523 commented on
Jul 3, 2025 • 13 new comments -
Refactor: Use field.Required for missing field errors
#132536 commented on
Jul 3, 2025 • 12 new comments -
Clear pod.Status.NominatedNodeName when pod is bound
#132443 commented on
Jul 1, 2025 • 10 new comments -
DRA: Improve allocator with better backtracking
#130593 commented on
Jul 3, 2025 • 10 new comments -
cpumanager: uncorecache alignment for odd integer cpus
#131850 commented on
Jul 2, 2025 • 9 new comments -
[FG:InPlacePodVerticalScaling] Add a more complex e2e test for deferred resizes
#132152 commented on
Jun 28, 2025 • 9 new comments -
[PodLevelResources] Propagate Pod level hugepage cgroup to containers
#131089 commented on
Jul 2, 2025 • 8 new comments -
Migrate devicemanager to context logging (1/5)
#132540 commented on
Jul 2, 2025 • 8 new comments -
Benchmarks for node image access multitenancy
#131864 commented on
Jul 3, 2025 • 8 new comments -
remove assert/require lib from scheduler pkg
#131145 commented on
Jun 30, 2025 • 6 new comments -
DRA scheduler: implement filter timeout
#132033 commented on
Jul 2, 2025 • 6 new comments -
scheduler_perf: wait for all pods to be scheduled before deletion in churnOp recreate mode
#132167 commented on
Jul 2, 2025 • 6 new comments -
[PodLevelResources] Pod Level Resources Eviction Manager
#132277 commented on
Jul 2, 2025 • 5 new comments -
feat(kubelet): migrate kuberuntime to contextual logging
#132427 commented on
Jul 1, 2025 • 5 new comments -
[WIP][FG:InPlacePodVerticalScaling] Fix Static CPU management policy alongside InPlacePodVerticalScaling
#129719 commented on
Jul 2, 2025 • 5 new comments -
DRA: Implementation of Consumable Capacity (KEP-5075)
#132522 commented on
Jul 2, 2025 • 5 new comments -
WIP: DRA: automated upgrade/downgrade testing
#132295 commented on
Jul 4, 2025 • 4 new comments -
schedule pod availability checks at the correct time in ReplicaSets
#132121 commented on
Jul 2, 2025 • 4 new comments -
Refactor(hpa): extract common metric target validation logic
#132405 commented on
Jun 28, 2025 • 4 new comments -
scheduler: stop clearing NominatedNodeName on all cases
#132439 commented on
Jul 2, 2025 • 4 new comments -
imageMaximumGCAge download /remove loop with CreateContainerConfigError state
#132411 commented on
Jul 1, 2025 • 3 new comments -
feat: add PreBindPreFlight and implement in in-tree plugins
#132391 commented on
Jul 2, 2025 • 3 new comments -
Add validation of `volumeClaimTemplates` in StatefulSet
#132212 commented on
Jul 3, 2025 • 3 new comments -
Implement DRA Device Binding Conditions (KEP-5007)
#130160 commented on
Jul 4, 2025 • 2 new comments -
publish an event when the container is restarted
#126474 commented on
Jun 30, 2025 • 2 new comments -
Add PSA for blocking `.host` on pod probes
#125271 commented on
Jul 3, 2025 • 2 new comments -
[KEP-2400] Add a container_swap_limit_bytes metric
#132348 commented on
Jul 2, 2025 • 2 new comments -
Promote OrderedNamespaceDeletion test to Conformance
#132219 commented on
Jul 2, 2025 • 2 new comments -
Bugfix: record authentication latency before audit filter wraps up
#132163 commented on
Jul 2, 2025 • 2 new comments -
[FG:InPlacePodVerticalScaling] Add a feature gate for in-place resize with static memory manager policy support
#132473 commented on
Jun 28, 2025 • 2 new comments -
remove general avaliable feature-gate DevicePluginCDIDevices
#132083 commented on
Jul 2, 2025 • 2 new comments -
Update CCM image to v33.0.0
#132515 commented on
Jul 3, 2025 • 2 new comments -
Enable OpenAPI formats immediately at release version
#132531 commented on
Jul 1, 2025 • 2 new comments -
test: code coverage increase for kubelet/prober
#132534 commented on
Jul 1, 2025 • 2 new comments -
e2e apps: remove unnecessary feature labels
#129154 commented on
Jul 3, 2025 • 2 new comments -
[doc] Update history of checkpoint support in Kubelet
#131926 commented on
Jun 27, 2025 • 2 new comments -
Limit the auto-added `removedMinor` to beta APIs
#132564 commented on
Jul 3, 2025 • 2 new comments -
WIP: Format memory quantity to human readable string
#132571 commented on
Jul 1, 2025 • 2 new comments -
chore(kubelet): migrate eviction to contextual logging
#131504 commented on
Jun 30, 2025 • 2 new comments -
sched: Optimize anti-affinity node label check
#132071 commented on
Jul 2, 2025 • 1 new comment -
Allow white-spaced CABundle during webhook client creation and validation
#132514 commented on
Jul 2, 2025 • 1 new comment -
HPA support for pod-level resource specifications
#132430 commented on
Jun 28, 2025 • 1 new comment -
Update test/e2e/node/events.go with gomega.Eventually
#132518 commented on
Jun 30, 2025 • 1 new comment -
DNM: feat: Add MutablePodResourcesForSuspendedJobs feature gate
#132441 commented on
Jul 3, 2025 • 1 new comment -
kubectl: add basic test cases TestDescribeCronJob for describe CronJob
#132573 commented on
Jul 1, 2025 • 1 new comment -
[e2e_node] containers_lifecycle update from busybox to agnhost
#127630 commented on
Jul 2, 2025 • 1 new comment -
fix: allow container-level requests for resources that are not supported at pod-level
#130131 commented on
Jul 4, 2025 • 1 new comment -
add validation logic for APIVersion fields of HPA
#132537 commented on
Jun 27, 2025 • 1 new comment -
[WIP] add applyset support to kubectl diff
#132565 commented on
Jul 2, 2025 • 1 new comment -
WIP: apiextensions: skip creating storages for unserved versions
#129709 commented on
Jul 1, 2025 • 0 new comments -
[Optimise](pvc): Use StorageClassName field first
#131135 commented on
Jun 30, 2025 • 0 new comments -
Clarifies the expected usage of the timestamp and containers_statuses fields in PodSandboxStatusResponse
#131127 commented on
Jun 29, 2025 • 0 new comments -
apiserver: added check for 0 number of endpoints in Monitor
#131120 commented on
Jul 1, 2025 • 0 new comments -
fix (*suffixHandler) interpret: prevent int32 overflow in exponent parsing
#131063 commented on
Jul 1, 2025 • 0 new comments -
Expose cipher suite settings in client-go
#131014 commented on
Jun 30, 2025 • 0 new comments -
E2E Node Tests: Remove failing test from reverted PR
#130992 commented on
Jul 2, 2025 • 0 new comments -
kubectl debug: truncate node debugger pod name to avoid length limit
#130223 commented on
Jul 2, 2025 • 0 new comments -
fix container status remains ready state
#129585 commented on
Jul 4, 2025 • 0 new comments -
chore: add miss subsystem prefix for fieldValidationRequestLatencies metrics
#129576 commented on
Jul 1, 2025 • 0 new comments -
pkg/kubelet: ensure node object exists before syncing pods
#129464 commented on
Jun 27, 2025 • 0 new comments -
Migrate deprecated syscall functions in winstats package
#131155 commented on
Jul 1, 2025 • 0 new comments -
[POC] [KEP-4589] Verifying Image Registry Origin in Kubernetes
#131158 commented on
Jul 2, 2025 • 0 new comments -
Update e2e_test.go
#131172 commented on
Jul 3, 2025 • 0 new comments -
Update po, mo files for kubectl Japanese translation
#131176 commented on
Jul 4, 2025 • 0 new comments -
controller-manager: enable mutex profiling when --contention-profiling is true
#131191 commented on
Jul 2, 2025 • 0 new comments -
make sure all streams are created before start demux websocket
#131203 commented on
Jul 4, 2025 • 0 new comments -
WIP: feat(ccm): watch-based route controller reconciliation
#131220 commented on
Jul 1, 2025 • 0 new comments -
Pod Lifecycle: propagate context to image puller
#131260 commented on
Jul 4, 2025 • 0 new comments -
Skip validation for unsupported aggregated pod-level resource requests
#131262 commented on
Jul 4, 2025 • 0 new comments -
Fixing k8s.io/kubernetes/pkg/kubelet/kuberuntime unit tests on Windows
#130182 commented on
Jun 30, 2025 • 0 new comments -
when a pod fails to allocate partial resources, leading to UnexpectedAdmissionError
#130172 commented on
Jul 3, 2025 • 0 new comments -
Fixed the scheduler framework pending state.
#130228 commented on
Jul 2, 2025 • 0 new comments -
WIP: Test change, please ignore
#130241 commented on
Jun 27, 2025 • 0 new comments -
chore(kubelet): migrate stats to contextual logging
#130259 commented on
Jun 30, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Add Pod resize complete event
#130387 commented on
Jul 1, 2025 • 0 new comments -
Point node-problem-detector windows image to the correct path.
#130486 commented on
Jun 28, 2025 • 0 new comments -
Fix doc ephemeral container resize policy
#130092 commented on
Jun 27, 2025 • 0 new comments -
added the usage of ephemeral storage volumes
#130527 commented on
Jul 2, 2025 • 0 new comments -
order sandbox by attempt or create time
#130551 commented on
Jun 28, 2025 • 0 new comments -
Fix Flaking Container Lifecycle Tests
#129984 commented on
Jul 3, 2025 • 0 new comments -
Fixed go routine leak in kubelet tests
#129947 commented on
Jul 3, 2025 • 0 new comments -
[WIP] Dra device health status
#130606 commented on
Jul 3, 2025 • 0 new comments -
kubelet and scheduler for extended resource backed by DRA
#130653 commented on
Jul 4, 2025 • 0 new comments -
Replace deprecated StringPtr function
#130722 commented on
Jul 2, 2025 • 0 new comments -
Call NodeUnstageVolume for block pvc even when stagingPath doesn't exist
#129841 commented on
Jul 4, 2025 • 0 new comments -
node: mm-mgr: Migrate Memory Manager to contextual logging
#130727 commented on
Jun 30, 2025 • 0 new comments -
[WIP] Adding windows profile to allow kubectl node debug
#130807 commented on
Jun 27, 2025 • 0 new comments -
Port aggregated apiserver discovery to EndpointSlices
#129837 commented on
Jun 30, 2025 • 0 new comments -
chore(scheduler): Remove deprecatd flag
#129828 commented on
Jul 1, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Optimize conditions for IPPVS to trigger sync pods
#130893 commented on
Jul 3, 2025 • 0 new comments -
Fix StatefulSetMinReadySeconds healthy concept
#130909 commented on
Jul 2, 2025 • 0 new comments -
Forcefully expire lease in integration test to fix flake
#129812 commented on
Jul 1, 2025 • 0 new comments -
Adding metrics for Maxunavailable feature in StatefulSet
#130951 commented on
Jul 3, 2025 • 0 new comments -
Migrate pkg/kubelet/volumemanager to contextual logging
#131306 commented on
Jun 30, 2025 • 0 new comments -
add securitycontext OWNERS to be SIG Node as the package is mostly us…
#132294 commented on
Jul 3, 2025 • 0 new comments -
Add priority queue to client-go
#132327 commented on
Jul 1, 2025 • 0 new comments -
Adding the missing step in the Documentation for Building Kubernetes in Docker
#132329 commented on
Jul 3, 2025 • 0 new comments -
Return 401 status code for Unauthorized errors in the Authorization filter
#132330 commented on
Jul 4, 2025 • 0 new comments -
APF: FlowSchema.spec.rules.subjects support matching rules for userAgent
#132331 commented on
Jul 1, 2025 • 0 new comments -
Graduate API Server Tracing to GA
#132340 commented on
Jun 30, 2025 • 0 new comments -
Promote KubeletTracing featuregate to GA
#132341 commented on
Jun 30, 2025 • 0 new comments -
Enable Declarative Validation for CertificateSigningRequest
#132361 commented on
Jul 1, 2025 • 0 new comments -
codegen tool: resolves GOBIN via `go env`
#132378 commented on
Jul 1, 2025 • 0 new comments -
Index pods on namespace labels for KCM controllers to query efficiently from Informer cache. Optimize Endpoint and EndpointSlice controller lock contention
#132396 commented on
Jul 3, 2025 • 0 new comments -
Refactor: isolate flag registration to kube-apiserver to eliminate global state
#132401 commented on
Jul 4, 2025 • 0 new comments -
Add node `arch` in the kubectl get node output
#132402 commented on
Jul 3, 2025 • 0 new comments -
Bump to mockery v3
#132407 commented on
Jul 1, 2025 • 0 new comments -
remove kvh.exec
#132412 commented on
Jun 30, 2025 • 0 new comments -
fix(kubectl): kubectl run and attach pod should watch the container s…
#132423 commented on
Jul 2, 2025 • 0 new comments -
Promote sig-storage feature `MutableCSINodeAllocatableCount` to Beta
#132429 commented on
Jun 30, 2025 • 0 new comments -
Fix race in scheduler integration tests
#132451 commented on
Jul 1, 2025 • 0 new comments -
podtopologylabels: update topology.k8s.io->topology.kubernetes.io
#132462 commented on
Jul 3, 2025 • 0 new comments -
feature(kubectl): support --all and --all-namespaces flags for kubectl rollout restart
#132476 commented on
Jun 28, 2025 • 0 new comments -
Remove redundant MilliValue call in GetRawMetric for podautoscaler
#132503 commented on
Jun 30, 2025 • 0 new comments -
Improve the resource delete message
#132511 commented on
Jul 2, 2025 • 0 new comments -
modify the comment of DistributeCPUsAcrossCoresOption
#132520 commented on
Jun 30, 2025 • 0 new comments -
fix: improve the pod level request validation
#132551 commented on
Jul 4, 2025 • 0 new comments -
fix: don't override informer's tranform if it already been set
#132552 commented on
Jul 3, 2025 • 0 new comments -
WIP: DRA GA tracking branch
#132554 commented on
Jul 3, 2025 • 0 new comments -
[WIP] Test gnostic-models yaml bump
#132559 commented on
Jul 2, 2025 • 0 new comments -
[wip] order the relist for fifo to play in order
#132562 commented on
Jul 2, 2025 • 0 new comments -
Fix Multiple RemoveContainer Calls Due to Race Condition
#131312 commented on
Jun 28, 2025 • 0 new comments -
DRA ResourceSlice mixins
#131357 commented on
Jul 3, 2025 • 0 new comments -
Validate kubelet serving cert CN via host rewrite and DialTLSContext
#131450 commented on
Jul 1, 2025 • 0 new comments -
WIP: Test RestartContainerDuringTermination feature gate
#131461 commented on
Jun 28, 2025 • 0 new comments -
Remove deprecated LegacySidecarContainers feature gate
#131463 commented on
Jun 28, 2025 • 0 new comments -
DRA kubelet: add dra_resource_claims_in_use gauge vector
#131641 commented on
Jul 2, 2025 • 0 new comments -
Add script to verify feature gates cleanup
#131712 commented on
Jun 29, 2025 • 0 new comments -
Apiserver watch from storage without PrevKV option
#131862 commented on
Jul 1, 2025 • 0 new comments -
fix: allocate reusableCPUs first before allocate other available CPUs to avoid CPU leaking when cpu-manager-policy=static
#131966 commented on
Jun 28, 2025 • 0 new comments -
Apparmor cleanup
#131989 commented on
Jul 2, 2025 • 0 new comments -
Handle context in the process loop
#132005 commented on
Jul 2, 2025 • 0 new comments -
cleanup: fix missed HandleError replacement with contextual logging
#132011 commented on
Jul 4, 2025 • 0 new comments -
[WIP] HPA - pod selection strategy
#132018 commented on
Jul 1, 2025 • 0 new comments -
Promote two EndpointSlice e2e tests to Conformance
#132019 commented on
Jul 2, 2025 • 0 new comments -
podresources: list: use active pods
#132028 commented on
Jul 2, 2025 • 0 new comments -
kubelet/windows: use CommitMemoryBytes for MemoryStats.UsageBytes in CRI stats provider
#132047 commented on
Jul 2, 2025 • 0 new comments -
[DRAFT-NOT-FOR-REVIEW] Draft changes to debug conformance test issues.
#132073 commented on
Jun 30, 2025 • 0 new comments -
Deprecate utilpointers and use ptr.To() in pkg/apis/admissionregistration
#132097 commented on
Jul 2, 2025 • 0 new comments -
docker credential JSON: validate non UTF-8 auth
#132104 commented on
Jun 28, 2025 • 0 new comments -
feat verify-goluncheck: add -q flag for git worktree command
#132155 commented on
Jun 27, 2025 • 0 new comments -
drop UserNamespacesPodSecurityStandards feature gate
#132157 commented on
Jun 30, 2025 • 0 new comments -
Remove outdated comment
#132175 commented on
Jul 1, 2025 • 0 new comments -
[Controllers Health Check] Implement controllers custom health check function with informer readiness
#132181 commented on
Jul 1, 2025 • 0 new comments -
Migrate pkg/kubelet/certificate to contextual logging
#132193 commented on
Jun 28, 2025 • 0 new comments -
Adding batch handling for popping items from RealFIFO
#132240 commented on
Jul 3, 2025 • 0 new comments -
Add RealFIFOOptions struct to provide structured configuration for RealFIFO
#132243 commented on
Jul 1, 2025 • 0 new comments -
Test requests send to etcd for all LIST requests
#132259 commented on
Jul 1, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Performance degradation in latency-sensitive services due to CPU affinity loss upon guaranteed QoS Pod scaling down
#131309 commented on
Jul 1, 2025 • 0 new comments -
Same RWO PVC ends up on different nodes
#131152 commented on
Jul 1, 2025 • 0 new comments -
PROPOSAL - extend 'scale' subresource API to support `pod-deletion-cost`
#123541 commented on
Jul 1, 2025 • 0 new comments -
Pause image 3.10.1 not available in staging, production
#131257 commented on
Jul 1, 2025 • 0 new comments -
Validation cleanups needed: proper use of "Required" and "Invalid"
#111698 commented on
Jul 1, 2025 • 0 new comments -
Clean up circular dependencies around the kubelet's admitHandlers and the container runtime
#132298 commented on
Jul 1, 2025 • 0 new comments -
Tag Slow e2e tests correctly
#131049 commented on
Jul 1, 2025 • 0 new comments -
Set memory.min or memory.low, without memory.high
#131077 commented on
Jun 30, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Enable memory limit decrease
#129152 commented on
Jun 30, 2025 • 0 new comments -
[KMS] Strategy for storage migration
#111925 commented on
Jun 30, 2025 • 0 new comments -
[Umbrella] KEP-5278: Nominated node name for an expected pod placement
#132381 commented on
Jun 30, 2025 • 0 new comments -
wrong document link in apiserver code
#123015 commented on
Jun 30, 2025 • 0 new comments -
Promote Ordered Namespace Deletion Tests to Conformance
#131532 commented on
Jun 30, 2025 • 0 new comments -
[Flaking test] [sig-node] Kubernetes e2e suite.[It] [sig-node] Pods Extended Pod Container Status should never report container start when an init container fails
#129800 commented on
Jun 30, 2025 • 0 new comments -
[Flaking test] [ sig-api-machinery] Kubernetes e2e suite.[It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]
#129848 commented on
Jun 30, 2025 • 0 new comments -
[Flaking Test] [sig-network] LoadBalancers tests fail with timeout waiting for service "xxx" to have a load balancer: context deadline exceeded
#131863 commented on
Jun 30, 2025 • 0 new comments -
Remove usage of assertion libraries in pkg/scheduler tests
#130407 commented on
Jun 30, 2025 • 0 new comments -
scheduler-perf: fail to record `SchedulingThroughput` in some scenarios
#132188 commented on
Jun 30, 2025 • 0 new comments -
[KEP-4412] follow-ups from alpha implementation
#130709 commented on
Jun 30, 2025 • 0 new comments -
Add JWKS fetch metrics for jwt authenticator
#123642 commented on
Jun 30, 2025 • 0 new comments -
DRA structured parameters: graduate metrics
#132141 commented on
Jul 2, 2025 • 0 new comments -
[Flaking Test] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer
#129660 commented on
Jul 2, 2025 • 0 new comments -
[Flaking Test] [sig-api-machinery] Kubernetes e2e suite.[It] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.
#129757 commented on
Jul 2, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Emit a events when resize status changes
#127172 commented on
Jul 2, 2025 • 0 new comments -
Clean up scheduler dependencies on k8s.io/kubernetes packages
#89930 commented on
Jul 2, 2025 • 0 new comments -
quantity() cel cost is too high
#132370 commented on
Jul 2, 2025 • 0 new comments -
[Flaking test] Service is not reachable within 2m0s timeout on endpoint 172.31.0.12:xx over TCP protocol
#129638 commented on
Jul 1, 2025 • 0 new comments -
[Flaky test] kubetest.diffResources
#129953 commented on
Jul 1, 2025 • 0 new comments -
container finished log does not include pod name - this makes it difficult to identify out of memory kills
#125785 commented on
Jul 1, 2025 • 0 new comments -
Tracking Issue: Alpha/Beta Feature Gate CI Coverage
#131040 commented on
Jul 1, 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
Jul 1, 2025 • 0 new comments -
Mixing +default with hand-written defaults breaks ordering
#120847 commented on
Jul 1, 2025 • 0 new comments -
Pod starting order after restart doesn't follow pod priorities
#125815 commented on
Jul 1, 2025 • 0 new comments -
DNS latency when a CoreDNS pod is deleted
#129617 commented on
Jul 1, 2025 • 0 new comments -
Default standard request headers for aggregation
#126821 commented on
Jul 1, 2025 • 0 new comments -
Improve scheduling events that help identify the real reason why a pod(s) didn't get scheduled
#130427 commented on
Jul 1, 2025 • 0 new comments -
Kubelet accepting pod, setting OutOfCpu on scheduled pods
#115325 commented on
Jul 1, 2025 • 0 new comments -
Allow Mutating|ValidatingWebhookConfiguration to use secret for CABundle
#72944 commented on
Jul 1, 2025 • 0 new comments -
KEP-5278: kube-apiserver clears NNN at the Pod's bind API
#132385 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: Change the scheduler not to clear NNN
#132384 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: Put NNN based on `PreBindPreFlight`
#132383 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: Implement `PreBindPreFlight` in PreBind interface
#132382 commented on
Jun 29, 2025 • 0 new comments -
scheduler-perf: add a test case to confirm QHint's impact on the scheduling throughput
#127140 commented on
Jun 29, 2025 • 0 new comments -
[Flaky test][sig-apps] Kubernetes e2e suite.[It] [sig-apps] Daemon set [Serial] should surge pods onto nodes when spec was updated and update strategy is RollingUpdate
#132302 commented on
Jun 29, 2025 • 0 new comments -
Container name not showed in the `probe` event message
#129299 commented on
Jun 29, 2025 • 0 new comments -
Relaxing immutability of Pod Templates resources/limits
#132436 commented on
Jun 28, 2025 • 0 new comments -
No traffic disable handled by graceful node shutdown
#106879 commented on
Jun 28, 2025 • 0 new comments -
Server-side apply can cause silent failure when attempting to remove an immutable field that is managed
#129890 commented on
Jun 28, 2025 • 0 new comments -
Conflicting topologySpreadConstraints, podManagementPolicy: OrderedReady and PVCs can lead to unschedulable pods in StatefulSets
#128832 commented on
Jun 28, 2025 • 0 new comments -
Migrate deprecated syscall functions in pkg/kubelet/winstats
#131084 commented on
Jun 28, 2025 • 0 new comments -
Add E2E test for PodLevelResources feature gate enable->disable->enable scenario
#132446 commented on
Jun 27, 2025 • 0 new comments -
Support for Pod-Level Hugepage Resources
#132543 commented on
Jun 27, 2025 • 0 new comments -
DRA: detect stale DRA plugin sockets
#128696 commented on
Jun 27, 2025 • 0 new comments -
Stop Supporting, Building and Releasing Artifacts for s390x
#131555 commented on
Jun 27, 2025 • 0 new comments -
verify-featuregates.sh: include instructions in failure message
#132553 commented on
Jun 27, 2025 • 0 new comments -
Add Opaque as default type in kubectl create secret .
#127914 commented on
Jun 27, 2025 • 0 new comments -
Automatic `fsGroup` handling
#129026 commented on
Jun 27, 2025 • 0 new comments -
Informer Cache RW Lock Contention Causes DeltaFIFO Backlog and Cache Staleness in KCM.
#130767 commented on
Jun 30, 2025 • 0 new comments -
Kubectl dedups API errors and hides bugs
#130656 commented on
Jun 30, 2025 • 0 new comments -
Explicitly declare test depedencies version in test base images
#132455 commented on
Jun 30, 2025 • 0 new comments -
Automate away duplication of defaulting in Fuzzer Funcs
#130791 commented on
Jun 29, 2025 • 0 new comments -
List available endpoints for kube-scheduler under respective /statusz
#132539 commented on
Jun 29, 2025 • 0 new comments -
DRA Partitionable Devices: Add more e2e tests.
#132136 commented on
Jun 29, 2025 • 0 new comments -
sched: InterPodAffinity plugin has inefficient node label iteration in satisfyExistingPodsAntiAffinity
#132070 commented on
Jun 29, 2025 • 0 new comments -
Make native scheduling workload-aware
#132192 commented on
Jun 29, 2025 • 0 new comments -
scheduler_perf: Add Memory Tracking to Detect Memory Leaks
#132306 commented on
Jun 29, 2025 • 0 new comments -
Don't delete a pod completely while preempting not bound yet pod
#132332 commented on
Jun 29, 2025 • 0 new comments -
scheduler_unschedulable_pods metric might broke when running PreEnqueue plugins
#132333 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: The manual upgrade/downgrade testing
#132387 commented on
Jun 29, 2025 • 0 new comments -
KEP-5229: Add scheduler_perf benchmarks covering async API calls
#132496 commented on
Jun 29, 2025 • 0 new comments -
KEP-5229: Run Unschedulable scheduler_perf test case with SchedulerAsyncAPICalls feature gate enabled
#132495 commented on
Jun 29, 2025 • 0 new comments -
KEP-5229: Implement metrics listed in the KEP
#132494 commented on
Jun 29, 2025 • 0 new comments -
KEP-5229: Allow for customization of API Queue by out-of-tree plugins
#132493 commented on
Jun 29, 2025 • 0 new comments -
KEP-5229: Implement async API Queue
#132489 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: Implement `PreBindPreFlight` in in-tree plugins
#132389 commented on
Jun 29, 2025 • 0 new comments -
KEP-5278: Implement the integration tests
#132386 commented on
Jun 29, 2025 • 0 new comments -
add PodReplacementPolicy for Deployments
#123430 commented on
Jul 3, 2025 • 0 new comments -
Remove file used for termination log
#121181 commented on
Jun 28, 2025 • 0 new comments -
Migrate kubelet to use v1 Event API
#100600 commented on
Jul 2, 2025 • 0 new comments -
Cleanup: find all uses of `utilpointer` functions and convert to `ptr.To()`
#132086 commented on
Jul 4, 2025 • 0 new comments -
[Umbrella] KEP-5229: Asynchronous API calls during scheduling
#132452 commented on
Jul 4, 2025 • 0 new comments -
Proposal: Kubelet to add a preset label for Swap enabled nodes
#132416 commented on
Jul 4, 2025 • 0 new comments -
Kubernetes API server stuck on metrics server API service discovery check failure
#83332 commented on
Jul 4, 2025 • 0 new comments -
Scheduling queue cleanup ideas
#130977 commented on
Jul 4, 2025 • 0 new comments -
Update the BASEIMAGEs to the latest version for test/images
#131874 commented on
Jul 4, 2025 • 0 new comments -
StatefulSetStatus CurrentRevision doesn't update with OnDelete update strategy
#106055 commented on
Jul 4, 2025 • 0 new comments -
[Pod Level Resources] Pod-level resource validation fails when container-level is set for other resource
#132449 commented on
Jul 4, 2025 • 0 new comments -
NodeUnstageVolume should be called even when stagingPath doesn't exist
#129825 commented on
Jul 4, 2025 • 0 new comments -
Preemption loop when using multiple schedulers
#130429 commented on
Jul 4, 2025 • 0 new comments -
Enhance Egress Configuration for Finer Grain Control Over APIService and Webhook traffic
#119002 commented on
Jul 3, 2025 • 0 new comments -
[Flaky Test] [sig-api-machinery] TestStreamTranslator_WebSocketServerErrors raises error in unrelated PR
#132506 commented on
Jul 3, 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
Jul 3, 2025 • 0 new comments -
API documentation incorrectly states that resizePolicy can be set to ephemeral containers
#128384 commented on
Jul 3, 2025 • 0 new comments -
removeOldestN doesn't make sure container is deleted completly
#130331 commented on
Jul 3, 2025 • 0 new comments -
Add Prometheus Native Histogram defaults
#129406 commented on
Jul 1, 2025 • 0 new comments -
fix: killPodOptions support JSON serialization
#129404 commented on
Jul 4, 2025 • 0 new comments -
Add container name in the `probe` event message
#129300 commented on
Jul 3, 2025 • 0 new comments -
KEP-4346: Add metrics for informer
#129160 commented on
Jun 30, 2025 • 0 new comments -
Remove use of deprecated io/ioutil package
#128827 commented on
Jul 2, 2025 • 0 new comments -
docs: Clarity on apimachinery tags
#128807 commented on
Jul 2, 2025 • 0 new comments -
node: resourcemanager: API to check exclusive assignment availability
#128728 commented on
Jul 1, 2025 • 0 new comments -
Pod Certificates: Preliminary implementation of KEP-4317
#128010 commented on
Jul 3, 2025 • 0 new comments -
Added missing 'time' for a field manager that server-side-applied same configuration
#127939 commented on
Jun 29, 2025 • 0 new comments -
Setting Opaque as secret generic default option.
#127916 commented on
Jun 27, 2025 • 0 new comments -
e2e node: Test probes during pod termination
#127863 commented on
Jun 29, 2025 • 0 new comments -
node: devicemgr: Allow takeover for device plugin
#127821 commented on
Jul 2, 2025 • 0 new comments -
Added --depth flag to get fields recursively upto certain depth
#127820 commented on
Jun 29, 2025 • 0 new comments -
fix: fix slice init length
#127785 commented on
Jul 1, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Enable removing resource limits from containers
#127143 commented on
Jun 30, 2025 • 0 new comments -
[WIP] add e2e tests for DeploymentPodReplacementPolicy
#126176 commented on
Jul 1, 2025 • 0 new comments -
WIP: Add RestartContainerDuringTermination feature
#125710 commented on
Jun 27, 2025 • 0 new comments -
Fixes pod status error when it has an error container
#124766 commented on
Jul 2, 2025 • 0 new comments -
Do not send 'failed with error' JWTs to the webhook authenticator
#123871 commented on
Jun 30, 2025 • 0 new comments -
Kubelet stops rotating service account tokens when pod is terminating, breaking preStop hooks
#116481 commented on
Jul 2, 2025 • 0 new comments -
Pod memory usage statistics are just wrong / maybe include disk cache?
#131913 commented on
Jul 2, 2025 • 0 new comments -
add `matchLabelKeys: ["pod-template-hash"]` in the default `ScheduleAnyway` topology spread
#129198 commented on
Jul 2, 2025 • 0 new comments -
Deployment may gets stuck after GracefulNodeShutdown
#131163 commented on
Jul 2, 2025 • 0 new comments -
Kubelet plugin registration reliability
#127457 commented on
Jul 2, 2025 • 0 new comments -
Stale repos - github.com/json-iterator/go (and github.com/modern-go/reflect2)
#132312 commented on
Jul 2, 2025 • 0 new comments -
Scheduler: Sort scheduling failure msgs to better analysis the reason why this node cannot afford pod
#123383 commented on
Jul 2, 2025 • 0 new comments -
Migrate Kubelet codebase to contextual logging
#130069 commented on
Jul 2, 2025 • 0 new comments -
Kubernetes controller manager may fail to manage deployment rollout with minReadySeconds and pod restarts
#108266 commented on
Jul 2, 2025 • 0 new comments -
kubelet can't print stack like containerd
#128976 commented on
Jul 2, 2025 • 0 new comments -
pods stuck in containerstatusunknown not GCed
#130418 commented on
Jul 2, 2025 • 0 new comments -
scheduler plugin podTopologySpread performs not well enough in a disaster recovery scenario
#128949 commented on
Jul 2, 2025 • 0 new comments -
The Unix domain socket EOF between kubelet and device plugin is disconnected. Currently, kubelet does not have the retry mechanism
#131013 commented on
Jul 2, 2025 • 0 new comments -
Update DRA control plane to use latest API in 1.34
#129891 commented on
Jul 2, 2025 • 0 new comments -
DRA: promotion to GA
#131903 commented on
Jul 2, 2025 • 0 new comments -
dynamic resource allocation: create conformance test
#114183 commented on
Jul 2, 2025 • 0 new comments -
API can be streamlined: assume same key for some `EnvVarSource`
#132195 commented on
Jul 2, 2025 • 0 new comments -
Leadership election should retry lock release on conflict
#131867 commented on
Jul 2, 2025 • 0 new comments -
Increase maximum pods per node
#23349 commented on
Jul 3, 2025 • 0 new comments -
[Flaking Test] [sig-node] Hostname of Pod [NodeConformance] a pod without FQDN is not affected by SetHostnameAsFQDN field
#132030 commented on
Jul 3, 2025 • 0 new comments -
Make API field defaulting and validation less error-prone
#25460 commented on
Jul 3, 2025 • 0 new comments -
Support resources overcommit for cpu memory
#132286 commented on
Jul 3, 2025 • 0 new comments -
Improper Permissions on ConfigMap and Secret Mounts
#129043 commented on
Jul 3, 2025 • 0 new comments -
Update serialization version for resource.k8s.io to v1beta2 for 1.34
#129889 commented on
Jul 3, 2025 • 0 new comments -
KEP-5229: Migrate binding API call to the async API Queue
#132490 commented on
Jul 3, 2025 • 0 new comments -
KEP-5229: Migrate status update API call to the async API Queue
#132492 commented on
Jul 3, 2025 • 0 new comments -
KEP-5229: Migrate preemption API call to the async API Queue
#132491 commented on
Jul 3, 2025 • 0 new comments -
Implement missing LIST benchmarks
#130169 commented on
Jul 3, 2025 • 0 new comments -
rpc error: code = Unimplemented desc = unknown service runtime.v1.RuntimeService
#131164 commented on
Jul 3, 2025 • 0 new comments -
add the next run jobs time to CronJobStatus
#78564 commented on
Jul 3, 2025 • 0 new comments -
[Flake] validates resource limits of pods that are allowed to run [Conformance] test may flake
#131150 commented on
Jul 3, 2025 • 0 new comments -
Incorrect Priority Level for kube-proxy/node-problem-detector/konnectivity-server/glbc
#105370 commented on
Jul 2, 2025 • 0 new comments -
🐘 Need a replacement for deprecated/unmaintained gogo-protobuf dependency
#96564 commented on
Jul 2, 2025 • 0 new comments -
Assessment of the difficulty in porting CPU architecture for kubernetes
#132570 commented on
Jul 2, 2025 • 0 new comments -
Is sharing GPU to multiple containers feasible?
#52757 commented on
Jul 2, 2025 • 0 new comments -
cpu allocation for static policy should not only limited to Guaranteed Pod.
#123530 commented on
Jul 2, 2025 • 0 new comments -
Deprecate the ImagePolicyWebhook admission plugin or migrate it to a versioned configuration format
#131953 commented on
Jul 2, 2025 • 0 new comments