-
Notifications
You must be signed in to change notification settings - Fork 126
WIP: Rebase 1.35 #2523
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
base: master
Are you sure you want to change the base?
WIP: Rebase 1.35 #2523
Conversation
…rWithContext, UntilWithContext)
Extend Fit and BalancedAllocation PreScore state with the the allocated state, the list of ResourceSlices and the device class mapping. Gather these once during PreScore and pass them through the scoring path instead of re-fetching for every scoring call. This should speed up scoring of DRA extended resources, lowering scheduling overhead. Co-authored-by: Patrick Ohly <[email protected]> Co-authored-by: Maciej Skoczeń <[email protected]> Co-authored-by: Dominik Marciński <[email protected]>
…y-testing-update DRA: ConsumableCapacity update allocating and registry test cases
enable commentstart check on admission API group
…-api Drop support for networkingv1beta1.Ingress in kubectl
`defer klog.V().Info` logs parameters *as they were at the time of the defer*. What we want is to defer a function which passes the values *at the time of exit*.
The test started without waiting for the ResourceSlice informer to have synced. As a result, the "CEL-runtime-error-for-one-of-three-nodes" test case failed randomly with a very low flake rate (less than 1% in local runs) because CEL expressions never got evaluated due to not having the slices (yet). Other tests also were less reliable, but not known to fail.
…-based-route-controller feat(ccm): watch-based route controller reconciliation
Fix the DRA extended quota test
…xtended-resources Implement scoring for extended resources backed up by DRA
Set KubeletCrashLoopBackOffMax feature gate to default enabled for beta.
…mission-beta Graduate PodTopologyLabelsAdmission feature gate to Beta and on by default
fix sorting logic after after normalizing errors
kubelet: fix concurrent map write error when creating a pod with empty volume
… file Signed-off-by: Alay Patel <[email protected]>
This reverts commit af811be.
This reverts commit d5517b7.
…ation-policy kubelet: invoke part of image verification policy earlier
…ugin-device [DRA] Add ShareID to kubelet plugin API
features: bump image gc max age feature to stable
KEP-5607: Allow hostNetwork pods to use user namespace
…st-flake DRA: fix for scheduler unit test flake + logging
upgrade go to 1.25.4
Add a topological sort implementation that merges multiple ordered lists while preserving their relative ordering. This is used by peer-aggregated discovery to deterministically merge discovery documents from multiple API servers. Part of KEP-4020: Unknown Version Interoperability Proxy
Add support for 'profile=nopeer' in Accept headers to allow clients to opt out of peer-aggregated discovery and request local-only results. Updates discovery client to set appropriate Accept headers based on whether peer-aggregated discovery is desired. Part of KEP-4020: Unknown Version Interoperability Proxy
Co-authored-by: Allen Ray <[email protected]>
…1 as deprecated." This reverts commit 24bf6d5.
Add featuregate for performantsecuritypolicy for storage
Signed-off-by: Harshal Patil <[email protected]>
Temporarily disable volume group snapshot (VGS) tests. We need to rebase the external-snapshotter that updates VGS API in an incompatible way (v1beta1 -> v1beta2 without automatic conversion). The API is TechPreviewNoUpgrade, so its breakage won't affect any customer. We need to update all components that provide or use the API while the tests are off, they would fail spectacularly.
… is available in the already-imported fscommon package Squash into `UPSTREAM: <carry>: disable load balancing on created cgroups when managed is enabled` during review phases of rebase.
This appears to have been missed in a previous `UPSTREAM: <carry>: remove annotation framework in favor of environment selectors` commit (PR# 2393). It should be squashed during the next rebase.
…EnableResourceSizeEstimation Squash into `UPSTREAM: <carry>: retry etcd Unavailable errors` when appropriate during the rebase cycle.
Squash into `UPSTREAM: <carry>: provide events, messages, and bodies for probe failures of important pods` when appropriate.
…roller descriptor to new style There is a new style upstream for setting up controllers and controller descriptors in this file. Squash with `UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens` when appropriate.
…if there are none. Squash into `UPSTREAM: <carry>: Add plugin for storage performant security policy` when appropriate.
Squash into tooling (later)
… from kubeadm" This reverts commit 400f8ec. Drop when all OCP infra has removed the usage of the flag.
… from cluster/gce" This reverts commit 784b842. Drop when all OCP infra has removed the usage of the flag.
… flag" This reverts commit dc686f2. Drop when all OCP infra has removed the usage of the flag.
…haredInformerFactory Squash into `UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apiserver code` when appropriate.
…tionOptions argument squash into ‘add openshift-kube-apiserver’
|
/retest |
|
@jacobsee: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
No description provided.