-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Insights: kubernetes/kubernetes
Overview
Could not load contribution data
Please try again later
42 Pull requests merged by 30 people
-
[go] Bump dependencies, images and versions used to Go 1.24.3 and distroless iptables
#131934 merged
May 23, 2025 -
Add metrics for compatibility version
#131842 merged
May 23, 2025 -
DRA kubeletplugin: some doc updates
#131928 merged
May 23, 2025 -
vendor: update system-validators to v1.10.1
#131919 merged
May 23, 2025 -
Remove package protected fields from ActionType
#131693 merged
May 23, 2025 -
chore(scheduler): add filter integration tests for missing part plugins: NodeAffinity plugin
#130628 merged
May 23, 2025 -
DRA E2E: reduce risk of flake in ResourceSlice stress test
#131803 merged
May 23, 2025 -
e2e: Fix shadowed error in reboot test and clean up containers after reboot test
#131699 merged
May 22, 2025 -
Unify references to group resource in metrics
#131845 merged
May 22, 2025 -
renamed SIG Node google groups
#131891 merged
May 22, 2025 -
fix(kubelet): update lease duration when config changes
#131749 merged
May 21, 2025 -
e2e: add corresponding featuregate label to node features
#131746 merged
May 21, 2025 -
vendor: update system-validators to v1.10.0
#131881 merged
May 21, 2025 -
Remove superflous expansion calls if controller finished expansion
#131868 merged
May 21, 2025 -
Bump github.com/vishvananda/netlink to v1.3.1
#131883 merged
May 21, 2025 -
kubeadm: fix dryrun-latest e2e by updating cluster-info fixture
#131880 merged
May 21, 2025 -
update baseimage for agnhost
#131879 merged
May 21, 2025 -
Duplicate v1beta1 AuthenticationConfiguration to v1
#131752 merged
May 21, 2025 -
cleanup: remove error comment of AddIndexers func
#131825 merged
May 21, 2025 -
docs: avoid broken link
#131827 merged
May 21, 2025 -
[Kubeadm]: Add support for ECDSA-P384 encryption algorithm
#131677 merged
May 21, 2025 -
Add a list of modules that should be pinned at current versions
#131871 merged
May 20, 2025 -
Fix incorrect URL in build/dependencies.yaml file
#131860 merged
May 20, 2025 -
Add kube-api-linter verify scripts
#131561 merged
May 20, 2025 -
fix flaky test: ResourceQuota should verify ResourceQuota with terminating scopes through scope selectors
#131865 merged
May 20, 2025 -
DRA: Add an allocator test that uses an attribute selector
#131849 merged
May 20, 2025 -
client-go workqueue: clarify parallel reenqueuing
#131840 merged
May 20, 2025 -
DRA: Add scheduler perf test for partitionable devices
#131771 merged
May 20, 2025 -
Deprecate kubeconfig's preference field in favor of kuberc
#131741 merged
May 20, 2025 -
DRA node: reject static pods which reference ResourceClaims
#131844 merged
May 20, 2025 -
Bump google.golang.org/grpc to google v1.72.1
#131838 merged
May 20, 2025 -
feature(scheduler): Customizable pod selection and ordering in DefaultPreemption plugin
#129983 merged
May 20, 2025 -
DRA: Clean up allocator tests
#131855 merged
May 20, 2025 -
applyconfig-gen: handle non-pointer types
#131628 merged
May 20, 2025 -
ResourceQuota: partial fix "should verify ResourceQuota with terminating scopes through scope selectors" flake
#131843 merged
May 19, 2025 -
test: Use sub-tests in watch tests
#131704 merged
May 19, 2025 -
kubectl: check version skew
#127365 merged
May 19, 2025 -
future-proof csi test mocks
#131830 merged
May 19, 2025 -
Separate getList and watch errors to prevent TestGetCacheBypass flakes
#131766 merged
May 19, 2025 -
hack/local-up-cluster.sh: remove kubelet --cloud-config
#131841 merged
May 19, 2025 -
feat: introduce pInfo.UnschedulableCount to make the backoff calculation more appropriate
#128748 merged
May 19, 2025 -
Remove --config option from suggest kubeadm command
#131832 merged
May 18, 2025
51 Pull requests opened by 36 people
-
Enforce structural rules in CRD OpenAPIv3 schema validation
#131836 opened
May 18, 2025 -
Deny pod admission for static pods referencing API objects
#131837 opened
May 18, 2025 -
Adjust the expected and actual parameters of the unit test Equal function to the correct order
#131846 opened
May 19, 2025 -
kubelet: Fix potential goroutine leak in unit tests
#131847 opened
May 19, 2025 -
add mutateCachingObject
#131848 opened
May 19, 2025 -
cpumanager: uncorecache alignment for odd integer cpus
#131850 opened
May 19, 2025 -
test/e2e/apimachinery/namespace.go: make OrderedNamespaceDeletion test serial
#131852 opened
May 19, 2025 -
test: use testify in apiserver endpoint tests
#131854 opened
May 20, 2025 -
Apiserver watch from storage without PrevKV option
#131862 opened
May 20, 2025 -
Benchmarks for node image access multitenancy
#131864 opened
May 20, 2025 -
WIP: DRA integration: set up nodes for scheduling
#131869 opened
May 20, 2025 -
skip the graph builder update when the resource version is the same
#131870 opened
May 20, 2025 -
feat: Add Hello World app with visitor counter for Kubernetes
#131872 opened
May 21, 2025 -
bug: Remove duplicate ReplicaSet update validation
#131873 opened
May 21, 2025 -
Automated cherry pick of #131844: DRA node: reject static pods which reference ResourceClaims
#131875 opened
May 21, 2025 -
Automated cherry pick of #131844: DRA node: reject static pods which reference ResourceClaims
#131876 opened
May 21, 2025 -
In-memory caching for node image access multitenancy
#131882 opened
May 21, 2025 -
Enable the RequiredFields Kube-API-Linter rule
#131884 opened
May 21, 2025 -
handle stoppedCh and listenerStoppedCh returned by cc.SecureServing.Serve
#131886 opened
May 21, 2025 -
Update base image for httpd and httpd-new images
#131888 opened
May 21, 2025 -
Add accessors for fsgroup change policy
#131890 opened
May 21, 2025 -
Update the base images for nginx and nginx-new images
#131894 opened
May 22, 2025 -
DNM: debug e2e pull-kubernetes-node-e2e-containerd-serial-ec2
#131895 opened
May 22, 2025 -
remove apiserver_storage_objects metrics after crd deleted
#131902 opened
May 22, 2025 -
{WIP} Do not expand non expnadable volumes
#131907 opened
May 22, 2025 -
Automated cherry pick of #131749: fix(kubelet): update lease duration when config changes
#131909 opened
May 22, 2025 -
Automated cherry pick of #131749: fix(kubelet): update lease duration when config changes
#131910 opened
May 22, 2025 -
Automated cherry pick of #131749: fix(kubelet): update lease duration when config changes
#131911 opened
May 22, 2025 -
Automated cherry pick of #131749: fix(kubelet): update lease duration when config changes
#131912 opened
May 22, 2025 -
Mark StructuredAuthenticationConfiguration feature gate as GA
#131916 opened
May 23, 2025 -
Add retry mechanism to re-connect device plugin from kubelet
#131922 opened
May 23, 2025 -
agnhost: added server address for conntrack cleanup entries
#131924 opened
May 23, 2025 -
Update history of checkpoint support in Kubelet
#131926 opened
May 23, 2025 -
DRA resource slice controller: disable resync
#131927 opened
May 23, 2025 -
[WIP] KEP-5334: Image Pull Progress
#131929 opened
May 23, 2025 -
DRA kubelet: fix gRPC timeout flake
#131930 opened
May 23, 2025 -
[release-1.33] [go]Bump images, dependencies and versions to go 1.24.9 and distroless iptables
#131935 opened
May 23, 2025 -
[release-1.32] [go] Bump images, dependencies and versions to go 1.23.9 and distroless iptables
#131936 opened
May 23, 2025 -
[release-1.31] [go] Bump images, dependencies and versions to go 1.23.9 and distroless iptables
#131937 opened
May 23, 2025 -
[release-1.30] [go] Bump images, dependencies and versions to go 1.23.9 and distroless iptables
#131938 opened
May 23, 2025 -
kubectl config get-contexts: Add -o json option
#131940 opened
May 23, 2025 -
update to latest ishidawataru/sctp dependency
#131941 opened
May 23, 2025 -
Update PR template with more guidance around issue links
#131944 opened
May 23, 2025 -
Backport external jwt OIDC discovery fix 133
#131945 opened
May 23, 2025 -
Backport external jwt OIDC discovery fix 132
#131946 opened
May 23, 2025 -
Bump opencontainers/cgroups to v0.0.2
#131947 opened
May 23, 2025 -
[WIP]: PodStartSLIDuration excludes init container runtime
#131950 opened
May 23, 2025 -
Drop usages of deprecated otelgrpc methods (update to v0.60.0)
#131951 opened
May 24, 2025 -
fix: interrupt WaitForCertificate if desired certificate changed
#131952 opened
May 24, 2025 -
Deprecate the ImagePolicyWebhook admission plugin or migrate it to a versioned configuration format
#131954 opened
May 24, 2025
39 Issues closed by 12 people
-
Enhance Local service affinity to reduce service to service network calls.
#129361 closed
May 25, 2025 -
[Compatibility Version] AddMetrics for effective versions in componentGlobalsRegistry
#131655 closed
May 23, 2025 -
kubeadm fails with SystemVerification preflight error on CentOS
#131898 closed
May 23, 2025 -
scheduler/perf: Add validation for Count=0 in createNodesOp
#131933 closed
May 23, 2025 -
Update a pod's effective request after init containers complete execution
#119547 closed
May 23, 2025 -
service resource support set-based selector
#48528 closed
May 22, 2025 -
kube-apiserver: High pod churn causes APIServer OOM
#127980 closed
May 22, 2025 -
kube-proxy nftables test are flaky
#128829 closed
May 22, 2025 -
Failure cluster [f006f3f5...] 3 flakes in `ci-containerd-e2e-ubuntu-gce` CI job
#131268 closed
May 22, 2025 -
Consistent Reads cause increased Create/Update latency
#129931 closed
May 22, 2025 -
why remove VolumeSchedulingStageLatency metrics from scheduler?
#122947 closed
May 22, 2025 -
"/dev/termination-log must have noexec so unpriviledged user cannot exec from it"
#122219 closed
May 21, 2025 -
container_manager_linux.go no cofig for setupKernelTunables KernelTunableWarn
#117846 closed
May 21, 2025 -
kubectl does not honor "insecure-skip-tls-verify" flag in in-cluster mode
#131205 closed
May 21, 2025 -
[ServiceCIDR] - Automatic allocation of second/additional range not occurring
#131866 closed
May 21, 2025 -
We should delete unused functions on internal (unsupported for external users, not staging/...) pkgs.
#111666 closed
May 21, 2025 -
Fix bug in dependencies.yml file
#131859 closed
May 20, 2025 -
A practice project can cover most functions is very helpful
#131858 closed
May 20, 2025 -
Improve code quality by fixing spell check issues
#131856 closed
May 20, 2025 -
Document pod/binding endpoint in API reference
#75749 closed
May 20, 2025 -
The kubelet is unable to delete the cgroup path and not started static pods
#128975 closed
May 19, 2025 -
Kubelet doesn't support dynamic CPU offlining/onlining
#67500 closed
May 19, 2025 -
Failure cluster [de98708e...]: TestGetCacheBypass
#131468 closed
May 19, 2025 -
Improve visibility to upcoming dependency issues
#131705 closed
May 19, 2025 -
not increment pInfo.Attempts when the scheduling fails with Error status
#128744 closed
May 19, 2025 -
Add `responseResourceVersion` to audit log events
#115791 closed
May 19, 2025 -
Policies on Labels and Selectors
#2211 closed
May 18, 2025 -
Exponential Backoff Retry for etcd3.GuaranteedUpdate
#122070 closed
May 18, 2025 -
Feature gate verification failed for versions 1.32.x-1.33.x
#131833 closed
May 18, 2025 -
On namespace deletion send sigterm to pods first
#129270 closed
May 18, 2025 -
Ensuring Full Enforcement of ValidatingWebhookConfiguration for Namespace Lock
#119180 closed
May 18, 2025
39 Issues opened by 27 people
-
Deprecate the ImagePolicyWebhook admission plugin or migrate it to a versioned configuration format
#131953 opened
May 24, 2025 -
podAffinity to non-running pods
#131949 opened
May 23, 2025 -
kind [ipv6?] CI jobs failing sometimes on network not ready
#131948 opened
May 23, 2025 -
Failure cluster [60607795...] Networking should check kube-proxy urls
#131943 opened
May 23, 2025 -
UnaryServerInterceptor and UnaryClientInterceptor removed from
#131942 opened
May 23, 2025 -
Kustomize panics with multiple patches in file
#131939 opened
May 23, 2025 -
Failure cluster [0987f1f8...]: TestAPIServerMetricsLabelsWithAllowList/check_CounterVec_metric
#131931 opened
May 23, 2025 -
Failure cluster [a17a6f1f...]: TestPrepareResources/should_timeout
#131925 opened
May 23, 2025 -
[Failing Test][sig-node] Pod Level Resources Alpha tests failing in pre-pull jobs
#131920 opened
May 23, 2025 -
Adding service port with same port but different protocol will override the previous port
#131918 opened
May 23, 2025 -
recreate job with same template immediately may cause the new job not create pod
#131917 opened
May 23, 2025 -
Kubelet Swap metrics are missing
#131915 opened
May 22, 2025 -
Kubelet logspam: "Enforcing CFS Quota"
#131914 opened
May 22, 2025 -
Pod memory usage statistics are just wrong / maybe include disk cache?
#131913 opened
May 22, 2025 -
DRA scheduler: add Filter timeout
#131908 opened
May 22, 2025 -
Memory leak in pod controller
#131906 opened
May 22, 2025 -
Memory leak in container garbage collection
#131905 opened
May 22, 2025 -
Token authentication fails after cluster upgrade
#131904 opened
May 22, 2025 -
DRA: promotion to GA
#131903 opened
May 22, 2025 -
apiserver_storage_objects metrics still exists after crd deleted
#131901 opened
May 22, 2025 -
Recurring connectivity issues in container network interface implementation
#131900 opened
May 22, 2025 -
Memory leak in controller
#131899 opened
May 22, 2025 -
Enable event watch cache by default
#131897 opened
May 22, 2025 -
Cleanup test/images Usage
#131893 opened
May 22, 2025 -
Managed fields are not updated when patching or updating the `/scale` subresource for custom resources
#131892 opened
May 22, 2025 -
To port the fix from 1.30 for network metrics to 1.31
#131889 opened
May 21, 2025 -
Implement checking apiserver memory limit below threshold in list benchmarks
#131885 opened
May 21, 2025 -
DRA: failed to create pod: "must specify one of: `resourceClaimName`, `resourceClaimTemplateName`"
#131877 opened
May 21, 2025 -
Update the BASEIMAGEs to the latest version for test/images
#131874 opened
May 21, 2025 -
[KMS] The transformer cache may explode when users do not re-encrypt all secrets
#131853 opened
May 19, 2025 -
Leadership election should retry lock release on conflict
#131867 opened
May 19, 2025 -
Scope down use of certificate authentication through structured authentication
#131851 opened
May 19, 2025 -
Umbrella issue for issues found in ci-kubernetes-e2e-kind-dependencies
#131839 opened
May 18, 2025 -
[KEP-3521]: Integrate well with out-of-tree resource quota solutions
#131835 opened
May 18, 2025
226 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.
-
DRA: monitor plugin connection
#131073 commented on
May 23, 2025 • 43 new comments -
Migrate to declarative validation: ReplicationController/scale spec.replicas field
#131664 commented on
May 25, 2025 • 32 new comments -
KEP-4346: Add metrics for informer
#129160 commented on
May 25, 2025 • 23 new comments -
Promote kuberc to beta
#131818 commented on
May 25, 2025 • 21 new comments -
Implement DRA Device Binding Conditions (KEP-5007)
#130160 commented on
May 23, 2025 • 18 new comments -
Moving Scheduler interfaces to staging, step 1: Copy part of the files from pkg/scheduler/framework to staging
#131722 commented on
May 23, 2025 • 17 new comments -
DRA kubelet: add dra_resource_claims_in_use gauge vector
#131641 commented on
May 22, 2025 • 16 new comments -
Add ResourceSlices field to kubectl describe node
#131744 commented on
May 22, 2025 • 14 new comments -
[FG:InPlacePodVerticalScaling] WIP: Move resize allocation logic out of the sync loop
#131612 commented on
May 22, 2025 • 11 new comments -
test: Add test case for createNodesOp
#131607 commented on
May 20, 2025 • 10 new comments -
e2e: node: always declare testcase CPU requirements
#131794 commented on
May 23, 2025 • 10 new comments -
Kube proxy node manager
#130837 commented on
May 20, 2025 • 8 new comments -
Only warn about missing pull secrets if image pull fails
#128732 commented on
May 21, 2025 • 7 new comments -
DRA: Improve implementation of counter management in allocator
#131659 commented on
May 22, 2025 • 6 new comments -
[WIP][FG:InPlacePodVerticalScaling] Fix Static CPU management policy alongside InPlacePodVerticalScaling
#129719 commented on
May 25, 2025 • 6 new comments -
move pod admission and resize logic into the allocation manager
#131801 commented on
May 21, 2025 • 4 new comments -
add etcd server overrides to etcd probe factory for healthz and readyz
#129438 commented on
May 22, 2025 • 4 new comments -
Add concurrent worker configuration for DisruptionController
#131386 commented on
May 20, 2025 • 4 new comments -
[WIP]Adjust durations for PodLifecycleSleepAction e2e tests.
#128642 commented on
May 22, 2025 • 3 new comments -
[WIP] Add script to verify feature gates cleanup
#131712 commented on
May 22, 2025 • 2 new comments -
Add Stress Tests for VolumeAttributesClass
#129918 commented on
May 23, 2025 • 2 new comments -
pull mounter from dl.k8s.io
#131639 commented on
May 20, 2025 • 2 new comments -
DRA: Allow subrequests to set count to zero with AllocationMode Exact
#131206 commented on
May 22, 2025 • 2 new comments -
add ReplicaSetFailedPodsBackoff: limit pod creation when kubelet fails ReplicaSet pods
#130411 commented on
May 21, 2025 • 2 new comments -
disable terminatingReplicas reconciliation in ReplicationController
#131822 commented on
May 20, 2025 • 2 new comments -
fix: Allow go k8s client to accept KUBECONFIG env readily
#127895 commented on
May 19, 2025 • 1 new comment -
Fix:Static pod status is always Init:0/1 if unable to get init container status
#131317 commented on
May 23, 2025 • 1 new comment -
[WIP] refactor: watch test cleanup
#131457 commented on
May 20, 2025 • 1 new comment -
KEP-740: promote ExternalJWTSigner feature to beta
#131300 commented on
May 21, 2025 • 1 new comment -
[FG:InPlacePodVerticalScaling] Add Pod resize complete event
#130387 commented on
May 20, 2025 • 1 new comment -
[WIP] Dra device health status
#130606 commented on
May 23, 2025 • 1 new comment -
[FG:InPlacePodVerticalScaling] e2e node: Verify pod cgroups in resize test
#127192 commented on
May 19, 2025 • 1 new comment -
kubelet: fix eventRecordQPS can't be set no limit enforced
#117119 commented on
May 21, 2025 • 1 new comment -
add UT for volumepathhandler
#128429 commented on
May 21, 2025 • 1 new comment -
client-go remotecommand: avoid "unexpected error" log when there is no error
#131642 commented on
May 23, 2025 • 1 new comment -
Promote automatic_reloads of encryption config metrics to BETA
#131824 commented on
May 23, 2025 • 1 new comment -
DO NOT MERGE - CI tests
#128092 commented on
May 22, 2025 • 0 new comments -
feat(apiserver/cacher): add username to watcher id
#128231 commented on
May 21, 2025 • 0 new comments -
kubelet: Support contextual logging
#127887 commented on
May 19, 2025 • 0 new comments -
Trace across start handler invocations, nesting spans
#128767 commented on
May 19, 2025 • 0 new comments -
performance optimization for scheduler plugin podtopologyspread
#129030 commented on
May 21, 2025 • 0 new comments -
staticpolicy:smtalign: count for pre-allocated cpus for container
#129079 commented on
May 19, 2025 • 0 new comments -
Increase test coverage for kubelet - pod container manager
#127819 commented on
May 22, 2025 • 0 new comments -
KEP-3926: Add a test to verify list error aggregation
#129129 commented on
May 23, 2025 • 0 new comments -
Fix WindowsGracefulNodeShutdown: shouldn't depend on GracefulNodeShutdown
#129245 commented on
May 18, 2025 • 0 new comments -
fix(kubelet): fix deleting pod with shorter grace period
#127580 commented on
May 21, 2025 • 0 new comments -
devicemanager: add timeout for GetPreferredAllocation and Allocate RPC
#129248 commented on
May 22, 2025 • 0 new comments -
API documentation incorrectly states that resizePolicy can be set to ephemeral containers
#128384 commented on
May 23, 2025 • 0 new comments -
Allow adding more volumeClaimTemplates to an existing statefulSet
#69041 commented on
May 23, 2025 • 0 new comments -
Node memory usage on cgroupv2 reported higher than cgroupv1
#118916 commented on
May 23, 2025 • 0 new comments -
Unify how metric reference resources
#131796 commented on
May 23, 2025 • 0 new comments -
'spec in body must be of type object: "null"' when removing a field using SSA
#117447 commented on
May 23, 2025 • 0 new comments -
promoting use of parallel image pulls
#108405 commented on
May 24, 2025 • 0 new comments -
NCC-E003660-7HM: EmptyDir Volumes Do Not Support Mount Options
#119627 commented on
May 24, 2025 • 0 new comments -
Add ability to override maxWaitForUnmountDuration for attach detach controller in controller manager
#129805 commented on
May 24, 2025 • 0 new comments -
Fix grammar in Kubernetes governance documentation
#130380 commented on
May 24, 2025 • 0 new comments -
Add Windows container device support to CRI-API
#97739 commented on
May 25, 2025 • 0 new comments -
ReplicaSet do not update latest failure condition into status
#127081 commented on
May 25, 2025 • 0 new comments -
In a CRD's schema, invalid schemas for array elements are accepted
#128033 commented on
May 25, 2025 • 0 new comments -
Migrate kubelet to use v1 Event API
#100600 commented on
May 20, 2025 • 0 new comments -
kubelet: increase ut coverage for pkg/securitycontext/util.go
#116737 commented on
May 20, 2025 • 0 new comments -
Remove huge page form allocatable memory
#119173 commented on
May 22, 2025 • 0 new comments -
add PodReplacementPolicy for Deployments
#123430 commented on
May 22, 2025 • 0 new comments -
Fix unexpected change of container ready state when kubelet restart
#123982 commented on
May 20, 2025 • 0 new comments -
e2e/storage: Add missing GinkgoRecover call
#124870 commented on
May 22, 2025 • 0 new comments -
Add PSA for blocking `.host` on pod probes
#125271 commented on
May 21, 2025 • 0 new comments -
WIP Honor pod priorities when starting pods
#125918 commented on
May 23, 2025 • 0 new comments -
fix secret/configmap/downwardAPI subPath mounted disappeared after update
#126152 commented on
May 21, 2025 • 0 new comments -
StatefulSet Support for Updating Volume Claim Template
#126530 commented on
May 24, 2025 • 0 new comments -
DO NOT MERGE -- empty commit for testing CI
#126563 commented on
May 23, 2025 • 0 new comments -
[FG:InPlacePodVerticalScaling] Enable removing resource limits from containers
#127143 commented on
May 19, 2025 • 0 new comments -
feat(kubectl): implement support for image pull secrets for debug
#131130 commented on
May 20, 2025 • 0 new comments -
Fix `windows-pause-image-base:<tag>@<digest>` invalid reference format
#131258 commented on
May 20, 2025 • 0 new comments -
[WIP] DRA ResourceSlice mixins
#131357 commented on
May 22, 2025 • 0 new comments -
kubelet: log startup probe failures as Normal events
#131373 commented on
May 24, 2025 • 0 new comments -
WIP: document hostnetwork <> port implications
#131458 commented on
May 22, 2025 • 0 new comments -
add UT for event
#131499 commented on
May 22, 2025 • 0 new comments -
Update etcd to v3.6.0
#131501 commented on
May 24, 2025 • 0 new comments -
test: validate that watchers close without error
#131505 commented on
May 22, 2025 • 0 new comments -
e2e: fixing hardcode values and formatted text
#131571 commented on
May 23, 2025 • 0 new comments -
Enhance `kubectl get crd` output to include extra metadata beyond Name and Created-At
#131599 commented on
May 23, 2025 • 0 new comments -
Automated cherry pick of #131506: Update hnslib version in Windows KubeProxy.
#131649 commented on
May 21, 2025 • 0 new comments -
Automated cherry pick of #131506: Update hnslib version in Windows KubeProxy.
#131652 commented on
May 21, 2025 • 0 new comments -
DRA: resource quota flake
#131718 commented on
May 20, 2025 • 0 new comments -
Promote automatic_reloads of authz config metrics to BETA
#131768 commented on
May 21, 2025 • 0 new comments -
[WIP] Use go:embed for readability
#131774 commented on
May 21, 2025 • 0 new comments -
Promote automatic_reloads of authn config metrics to BETA
#131798 commented on
May 21, 2025 • 0 new comments -
[client-go #1415] Use transformer from provided store within internal stores in reflector to limit memory usage bursts
#131799 commented on
May 21, 2025 • 0 new comments -
[WIP] Eliminate conversion in authz CEL binding
#131806 commented on
May 20, 2025 • 0 new comments -
migrate hand-written DeepCopy to automated deepcopy-gen
#131807 commented on
May 19, 2025 • 0 new comments -
Move resource quota evaluators to separate package
#131809 commented on
May 21, 2025 • 0 new comments -
fix typo for forceDetachTimeoutExpired
#131826 commented on
May 21, 2025 • 0 new comments -
feature(kubectl): support -cpu, --memory flag to kubectl autoscale
#129373 commented on
May 23, 2025 • 0 new comments -
fix: API documentation incorrectly states that resizePolicy can be set to ephemeral containers
#129606 commented on
May 20, 2025 • 0 new comments -
add timeout to devicemanager allocate
#129655 commented on
May 25, 2025 • 0 new comments -
WIP: apiextensions: skip creating storages for unserved versions
#129709 commented on
May 21, 2025 • 0 new comments -
fix issue client-go #613
#129712 commented on
May 22, 2025 • 0 new comments -
Removed redundant if and return statements
#129730 commented on
May 21, 2025 • 0 new comments -
refactor: use isListWatchRequest helper for watch-list detection
#130046 commented on
May 19, 2025 • 0 new comments -
kubectl debug: truncate node debugger pod name to avoid length limit
#130223 commented on
May 20, 2025 • 0 new comments -
Simplify Hint Generation in Memory Manager
#130226 commented on
May 20, 2025 • 0 new comments -
Fixed the scheduler framework pending state.
#130228 commented on
May 19, 2025 • 0 new comments -
fix(mount-utils): delete pod failed when source dir of subpath in rem…
#130240 commented on
May 20, 2025 • 0 new comments -
chore(kubelet): migrate nodestatus to contextual logging
#130270 commented on
May 18, 2025 • 0 new comments -
Enhanced README: Added Table of Contents, Real-World Example, and Troubleshooting Tips
#130351 commented on
May 22, 2025 • 0 new comments -
add String API for time
#130360 commented on
May 23, 2025 • 0 new comments -
DRA: Improve allocator with better backtracking
#130593 commented on
May 21, 2025 • 0 new comments -
kubelet and scheduler for extended resource backed by DRA
#130653 commented on
May 19, 2025 • 0 new comments -
Add metric for watch cache ready
#130694 commented on
May 23, 2025 • 0 new comments -
Skip creating storages for non-stored and non-served versions
#130704 commented on
May 21, 2025 • 0 new comments -
Replace deprecated StringPtr function
#130722 commented on
May 22, 2025 • 0 new comments -
node: mm-mgr: Migrate Memory Manager to contextual logging
#130727 commented on
May 19, 2025 • 0 new comments -
metrics: exclude dryRun requests from apiserver_request_sli_duration_seconds
#131092 commented on
May 23, 2025 • 0 new comments -
error setting cgroup config for procHooks process: unable to freeze
#131087 commented on
May 18, 2025 • 0 new comments -
apiserver cannot limit request
#120787 commented on
May 19, 2025 • 0 new comments -
Optional secret mounts taint pod directories on host
#127125 commented on
May 20, 2025 • 0 new comments -
PersistentVolumeClaim cannot be deleted.
#128695 commented on
May 20, 2025 • 0 new comments -
Establish contract between kube-proxy on Windows and CNIs for handling source VIPs in overlay networking mode
#123014 commented on
May 20, 2025 • 0 new comments -
[Compatibility Version] alphas with emulated version
#128502 commented on
May 20, 2025 • 0 new comments -
Reduce the risk of waiting on the scheduling queue Pop(), despite having pods in backoffQ
#130976 commented on
May 20, 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
May 20, 2025 • 0 new comments -
Encrypt ETCD with service account or namespace specific keys
#129708 commented on
May 20, 2025 • 0 new comments -
startupProbe reports failed check attempt as Warning, but it should be Normal
#131346 commented on
May 20, 2025 • 0 new comments -
Terminated pod is stuck in preStop hook
#127339 commented on
May 20, 2025 • 0 new comments -
Admission controllers for kube-api response
#129710 commented on
May 20, 2025 • 0 new comments -
DRA: kubelet: support permanent and transient errors
#125542 commented on
May 20, 2025 • 0 new comments -
Improve performance of Service account token creation code path at scale
#129623 commented on
May 20, 2025 • 0 new comments -
kubectl port-forward container listener to local port
#20227 commented on
May 20, 2025 • 0 new comments -
kubelet: oom_score_adj for Burstable pods ignores PriorityClass, causing premature kill of high-priority pods
#131169 commented on
May 20, 2025 • 0 new comments -
Support for field-level deprecation warnings in CRD generation
#131817 commented on
May 20, 2025 • 0 new comments -
Failure cluster [56b62216...] Test_StorageVersionUpdatedWithAllEncodingVersionsEqualOnLeaseDeletion
#131745 commented on
May 20, 2025 • 0 new comments -
Aggregation API server with custom or non resource URLs to server static contents
#131640 commented on
May 20, 2025 • 0 new comments -
Failure cluster [07f9cb53...]: TestStreamTranslator_MultipleReadChannels
#131591 commented on
May 20, 2025 • 0 new comments -
apiserver OOM due to terminate all watchers for a specified crd cacher
#123074 commented on
May 20, 2025 • 0 new comments -
possibility of resource reservation features
#129038 commented on
May 20, 2025 • 0 new comments -
[KEP-1287] [InPlacePodVerticalScaling] Ensure swap limitations are handled as part of in-place pod resize
#130111 commented on
May 20, 2025 • 0 new comments -
CSI Volume fails to remount after kubelet exits abnormally on Windows
#130300 commented on
May 20, 2025 • 0 new comments -
Error deleting subpath-volumes/container-name dir, casing related Pod stuck in deleting
#130239 commented on
May 21, 2025 • 0 new comments -
Potential for Dropped Logs When Multiple Log Rotations Occur Before Log Collector (Fluentd) Detects Rotation
#129975 commented on
May 21, 2025 • 0 new comments -
Kubectl dedups API errors and hides bugs
#130656 commented on
May 21, 2025 • 0 new comments -
Best-effort topology mgr policy doesn't give best-effort CPU NUMA alignment
#106270 commented on
May 21, 2025 • 0 new comments -
Missing detailed statistics information in kubectl top command
#130304 commented on
May 21, 2025 • 0 new comments -
Make churnOp in scheduler_perf more useful for recreating the pods
#125974 commented on
May 18, 2025 • 0 new comments -
Increase MaxPeriodSeconds and MaxStabilizationWindowSeconds
#130774 commented on
May 18, 2025 • 0 new comments -
[Proposal] Run once daemonSet (daemonJob) support in Kubernetes
#115716 commented on
May 18, 2025 • 0 new comments -
HPA stuck at maxReplicas even though metric under target
#120875 commented on
May 18, 2025 • 0 new comments -
selinux: KCM metrics may reveal SELinux labels on Pods
#130215 commented on
May 18, 2025 • 0 new comments -
Conversion of cgroup v1 CPU shares to v2 CPU weight causes workloads to have low CPU priority
#131216 commented on
May 18, 2025 • 0 new comments -
[Flaking Test] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a ResourceClaim [FeatureGate:DynamicResourceAllocation]
#131758 commented on
May 18, 2025 • 0 new comments -
ServicePort -> DNS SRV does not allow services with same name but different protocol
#97149 commented on
May 18, 2025 • 0 new comments -
Better field-ordering when rendering YAML/JSON
#125525 commented on
May 18, 2025 • 0 new comments -
Realtime process inside container
#62434 commented on
May 18, 2025 • 0 new comments -
Run services as non-privileged users
#7961 commented on
May 18, 2025 • 0 new comments -
Bulk creation API
#9633 commented on
May 18, 2025 • 0 new comments -
Make deleted objects available from API for some time.
#1468 commented on
May 18, 2025 • 0 new comments -
Preemption priority / scheme
#22212 commented on
May 18, 2025 • 0 new comments -
Handle node label updates and deletions
#18394 commented on
May 18, 2025 • 0 new comments -
NotReady node with ContainerGCFailed warning
#117501 commented on
May 19, 2025 • 0 new comments -
HPA controller reorders the spec.metrics list
#74099 commented on
May 19, 2025 • 0 new comments -
As a user I want to be able to restrict IP families to some pods
#109814 commented on
May 19, 2025 • 0 new comments -
Disruption controller support configure workers' number
#82930 commented on
May 19, 2025 • 0 new comments -
Set container ready condition to false once liveness probe failed
#131690 commented on
May 19, 2025 • 0 new comments -
Intermittent Forbidden Error When Running kubectl get pods After Master Node Restart
#130205 commented on
May 19, 2025 • 0 new comments -
cachingObject will skip the defaultOnRead method when pushing events
#131779 commented on
May 19, 2025 • 0 new comments -
Pod lifecycle checkpointing
#3949 commented on
May 19, 2025 • 0 new comments -
Failure cluster [76ae0294...]: TestAuthorizerMetrics/canceled_request
#131069 commented on
May 19, 2025 • 0 new comments -
NodeResourcesBalancedAllocation does not "Favors nodes that would obtain a more balanced resource usage if the Pod is scheduled there"
#129733 commented on
May 19, 2025 • 0 new comments -
Modifying nodeSelector on StatefulSet doesn't reschedule Pods
#57838 commented on
May 19, 2025 • 0 new comments -
Consider allowing CEL validation of metadata.namespace field of embedded resource
#122163 commented on
May 19, 2025 • 0 new comments -
DRA: Measure kubelet reconnection time to DRA plugin on kubelet restart and on plugin crash & update docs
#131770 commented on
May 19, 2025 • 0 new comments -
`kubectl top pods` filter by the node
#131896 commented on
May 22, 2025 • 0 new comments -
dynamic resource allocation: create conformance test
#114183 commented on
May 22, 2025 • 0 new comments -
Does it make sense to use ServiceAccounts for custom resources in the context of workload identity?
#131740 commented on
May 22, 2025 • 0 new comments -
DRA: Pod termination is stuck when DRA Driver is stopped
#129402 commented on
May 22, 2025 • 0 new comments -
when apiserver cache is not ready, the List request with resourceVersion=0 fetch data from the apiserver cache
#124818 commented on
May 22, 2025 • 0 new comments -
Failing E2E test [sig-network] LoadBalancers ExternalTrafficPolicy: Local [Feature:LoadBalancer] [Slow] should only target nodes with endpoints
#131692 commented on
May 22, 2025 • 0 new comments -
introduce topology.kubernetes.io/rack label
#130892 commented on
May 22, 2025 • 0 new comments -
add EndpointSlice consumer helper functions
#124777 commented on
May 22, 2025 • 0 new comments -
Allow labels feature.node.kubernetes.io by cloud provider
#124769 commented on
May 22, 2025 • 0 new comments -
How to make cluster-concepts (e.g. ServiceCIDR) become tenant-friendly?
#130792 commented on
May 22, 2025 • 0 new comments -
Default Scheduler's node_name Plugin Doesn't Filter Out Any Nodes
#128458 commented on
May 22, 2025 • 0 new comments -
Add a test for OOMKilled for LimitedSwap
#121820 commented on
May 22, 2025 • 0 new comments -
PostStartHook "scheduling/bootstrap-system-priority-classes" failed: unable to add default system priority classes: timed out waiting for the condition`
#123089 commented on
May 22, 2025 • 0 new comments -
Some pods get stuck in ContainerCreating status after being replaced by another pod
#112009 commented on
May 22, 2025 • 0 new comments -
Recovery after injecting memory overload fault, pod cannot be scheduled
#129632 commented on
May 22, 2025 • 0 new comments -
Generalize prevention of accidental deletion / mutation
#10179 commented on
May 22, 2025 • 0 new comments -
DaemonSet dynamic/scaled resources based on node type
#122753 commented on
May 22, 2025 • 0 new comments -
The problem with the event recorder is that it runs (sic!) goroutines.
#128282 commented on
May 23, 2025 • 0 new comments -
Cronjob's stuck job was not marked as failed and blocked new schedules
#128358 commented on
May 23, 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
May 23, 2025 • 0 new comments -
[Failing Test] on ppc64le [sig-node] ContainerMetrics [LinuxOnly] [NodeConformance] when querying /metrics/cadvisor should report container metrics
#131132 commented on
May 23, 2025 • 0 new comments -
eviction_manager does not attempt to cleanup unused images before evicting pods (with imagefs)
#129616 commented on
May 23, 2025 • 0 new comments -
DefaultTolerationSeconds admission plugin flags pollute all commands
#55284 commented on
May 23, 2025 • 0 new comments -
[sig-node][CPU Manager][Failing test] When running non-guaranteed pods tests should let the container access all the online CPUs without a reserved CPUs set
#131769 commented on
May 23, 2025 • 0 new comments -
liveness or readiness probes timeout does not work
#128408 commented on
May 23, 2025 • 0 new comments -
Trace and span IDs in apiserver logs using contextual logging
#119699 commented on
May 23, 2025 • 0 new comments -
Add missing docs for x-kubernetes openapi fields
#131724 commented on
May 23, 2025 • 0 new comments -
Stabilize benchmark list by limiting QPS
#130869 commented on
May 21, 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
May 21, 2025 • 0 new comments -
Evolve watchcache to optimize LIST calls and support pagination
#108003 commented on
May 21, 2025 • 0 new comments -
[Flaky test] kubetest.diffResources
#129953 commented on
May 21, 2025 • 0 new comments -
API server creates one etcd client per CRD
#111622 commented on
May 21, 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
May 21, 2025 • 0 new comments -
[Flaking Test] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer
#129660 commented on
May 21, 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
May 21, 2025 • 0 new comments -
Implement missing LIST benchmarks
#130169 commented on
May 21, 2025 • 0 new comments -
Cron job staggering / randomization / concurrency limiting
#91652 commented on
May 21, 2025 • 0 new comments -
[Failing test] [sig-k8s-infra] [sig-scalability] ci-kubernetes-e2e-kops-aws-scale-amazonvpc-using-cl2.Overall
#130849 commented on
May 21, 2025 • 0 new comments -
Int-or-String fields are presented as Object in kubectl explain
#130946 commented on
May 21, 2025 • 0 new comments -
`kubectl exec` returns error code 0 on kubelet restart
#130885 commented on
May 21, 2025 • 0 new comments -
Allow HPA to scale out when no matched Pods are ready
#130130 commented on
May 21, 2025 • 0 new comments -
kubelet failed to create containerd task if cgroupRoot defined cpuset and CPU Manager configured with static policy
#124440 commented on
May 21, 2025 • 0 new comments -
Consider exposing node labels via downward api
#40610 commented on
May 21, 2025 • 0 new comments -
Add option for mTLS for conversion webhook
#131810 commented on
May 21, 2025 • 0 new comments -
[csi-translation-lib] Topology keys not translated for azure_disk
#121107 commented on
May 21, 2025 • 0 new comments -
Restarted kubelet should not evict pods due to the node affinity
#124586 commented on
May 21, 2025 • 0 new comments -
workqueue: loop variables captured by 'func' literals in 'go' statements
#117805 commented on
May 21, 2025 • 0 new comments -
garbagecollector.GetDeletableResources logs json encoding error instead of actual error
#124628 commented on
May 21, 2025 • 0 new comments -
DRA: the capacityPools referred under ResourceSliceSpec should be unique across the resource pool rather than within the resource slice
#130785 commented on
May 21, 2025 • 0 new comments -
Removing dependence on PrevKV when watch cache is enabled
#130939 commented on
May 21, 2025 • 0 new comments -
The pod is in pending state and cannot be scheduled.
#129724 commented on
May 22, 2025 • 0 new comments -
Finish removing `kubectl get all`
#124538 commented on
May 22, 2025 • 0 new comments -
[Bug] Pod not scheduled although there is a node matching all hard pod affinity terms
#130784 commented on
May 22, 2025 • 0 new comments -
client-go dynamic fake client doesn't record deletion options
#129737 commented on
May 22, 2025 • 0 new comments -
Scheduling: Retry on conflict while updating pvc or pv in VolumeBinding plugin
#125338 commented on
May 22, 2025 • 0 new comments