forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 1
[pull] master from kubernetes:master #838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
7,196
commits into
fahedouch:master
Choose a base branch
from
kubernetes:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Carlos Panato <[email protected]>
Signed-off-by: Carlos Panato <[email protected]>
E2e tests for Partitionable Devices
…onversion Migrate ExtractCommentTags to ExtractFunctionStyleCommentTags
Optimize RS Controller Performance: Reduce Work Duration Time & Minimize Cache Locking
update publishing rules for rel 1.30/31/32 to use go1.23.8 and drop release-1.29 config
Run all permutations of input events in ResourceSlice tracker tests
Lock MultiCIDRServiceAllocator to default and DisableAllocatorDualWrite to GA
there are many cases of an e2e feature being the main filtering mechanism for a test. However, this makes it tricky for suite authors to filter tests based on available features. This mechanism is still useful for e.g. making sure a runtime on a suite is of the correct level, but in general we should both label tests with the Feature set they require (whether runtime is correct) as well as the feature gates they test. Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Bridget Kromhout <[email protected]>
Adding Joel Speed
Remove misleading comment from NodeTaint TimeAdded field
Fix two conformance tests to use EndpointSlices rather than Endpoints
Change-Id: I9625682c8dc0ca3c5423ed2ba2fe57eb51611003
test: wait for nodes to be in scheduler's cache
feat: improve the backoff calculation to O(1)
feat: introduce pInfo.GatingPlugin to filter out events more generally
…-when-exceed-node-resources scheduler: return UnschedulableAndUnresolvable when node capacity is insufficient
DRA: prevent admin access claims from getting duplicate devices
…nc-preemption-test [sig-scheduling] SchedulerPreemption [Serial] validates various priority Pods preempt expectedly with the async preemption: replace finalizers with preStop hook and TerminationGracePeriodSeconds
The TestGetCacheBypass requires watch cache to be initialized after which it will want backend to return errors to check what requests are cached and which are not. The watch cache is marked as ready after a list succeeds, but before a watch request is executed. If watch request fail it will immidietly flip back to unready. Injecting error after watch cache was ready didn't guarantee that watch request started, sometimes causing watch to be called after and fail. This immidietly caused the watch cache to be again unready for the rest of the test. The fix is just to separate failure injection for List and Watch responses.
This is based on the reproducer for #131533. Signed-off-by: Stephen Kitt <[email protected]>
Check that Elem is non-nil before dereferencing it. Also handle non-empty names for named non-pointer embedded members. Signed-off-by: Stephen Kitt <[email protected]>
Signed-off-by: Stephen Kitt <[email protected]>
kubectl: drop dependency on github.com/pkg/errors
…g-errors DRA E2E: fail test when ResourceSlice publishing fails
Signed-off-by: Anish Ramasekar <[email protected]>
…sync-period DRA resource slice controller: disable resync
Signed-off-by: Carlos Panato <[email protected]>
feat: graduate QueueingHint to GA
update go version for publishing bot rules
Signed-off-by: Maciej Szulik <[email protected]>
Migrate to declarative validation: ReplicationController/scale spec.replicas field
…pc-methods Drop usages of deprecated otelgrpc methods (update to v0.60.0)
kubelet: drop dependency on github.com/pkg/errors
* Move the autoscaling e2e tests to be ran in parallel to have coverage for concurrent hpa processing * Move the autoscaling e2e tests to be ran in parallel to have coverage for concurrent hpa processing * Update autoscaling_utils.go
Add missing space in string concatenation (kube-proxy)
Promote automatic_reloads of authn config metrics to BETA
DRA: Exclude individual devices when PartitionableDevices feature is disabled
Update security contacts for sig-cli owned repos
In controller-runtime it is generally not expected to do any sort of scheme registration if unstructured.Unstructured is used. To make this work in the fakeclient, the fakeclient will register unstructured to scheme if the scheme doesn't recognize the GVK. This currently doesn't work with the `ManagedFieldsObjectTracker` as it never reloads the scheme. This change makes it reload the scheme in an inefficient but simple manner, which should be good enough for unit tests.
…ix-lowcpu e2e: node: always declare testcase CPU requirements
DRA integration: set up nodes for scheduling
Add Stress Tests for VolumeAttributesClass
kube-dns bump to v1.26.4
… configuration Signed-off-by: Davanum Srinivas <[email protected]>
…-image-credential-providers-json-configuration Allow specifying a directory for image credential providers json configuration
Update client-go PR template
ManagedFieldsObjectTracker: Reload scheme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )