Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2965 commits
Select commit Hold shift + click to select a range
d4181e8
test/e2e/node: tolerate exit code 2 in pod status flake
dims Mar 14, 2026
0acd0a4
cri-client: use atomic.Bool for useStreaming to fix data race
bitoku Mar 21, 2026
553385a
Merge pull request #137544 from jrvaldes/upstream/1.36-nodelogquery-l…
k8s-ci-robot Mar 21, 2026
758f863
Merge pull request #137940 from adrianmoisey/adrian-fix-hpa-flake
k8s-ci-robot Mar 21, 2026
b382ac8
Merge pull request #137612 from bishal7679/fix/hpa-configurable-toler…
k8s-ci-robot Mar 21, 2026
0e71d2d
Merge pull request #137749 from dims/dsrinivas/issue-135713-pod-statu…
k8s-ci-robot Mar 21, 2026
b93ba52
cri-client: use passthrough resolver for socket endpoints
dims Mar 22, 2026
d80f384
Workload API: PodGroup ResourceClaims (KEP-5729)
nojnhuh Feb 10, 2026
8298942
cri-client: add unix socket constructor tests
dims Mar 22, 2026
022a649
cri-client: normalize unix socket endpoints in target helper
dims Mar 23, 2026
dea9cfa
Merge pull request #137955 from dims/dsrinivas/fix-cri-client-unix-so…
k8s-ci-robot Mar 23, 2026
1382c96
Allow cycle state to skip all post filter plugins
Argh4k Mar 9, 2026
0218e0d
Add option to backup and restore node info snapshot
Argh4k Mar 10, 2026
1f15743
Add pod group preemption
Argh4k Mar 5, 2026
b5a943f
Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
k8s-ci-robot Mar 23, 2026
07311a2
Merge pull request #137606 from Argh4k/workload-preemption-v1alpha2
k8s-ci-robot Mar 23, 2026
f999104
Merge pull request #137876 from ndixita/plr-ippr-kubelet-bug-fixes
k8s-ci-robot Mar 23, 2026
3e36cc6
Merge pull request #137866 from ndixita/ippr-flaky-test
k8s-ci-robot Mar 23, 2026
be5285b
Fix restartable init container startup race
tallclair Mar 21, 2026
61d4e7a
Merge pull request #137684 from ndixita/ippr-plr-beta-enable
k8s-ci-robot Mar 23, 2026
2e60e14
Fix user namespace test cleanup race
tallclair Mar 22, 2026
32d6fb1
Merge pull request #137949 from bitoku/use-atomic
k8s-ci-robot Mar 24, 2026
93f0ba1
Fix malformed OWNERS entries used by maintainers
hoteye Mar 24, 2026
e934713
Merge pull request #137954 from tallclair/push-qqlqpuxopyzs
k8s-ci-robot Mar 24, 2026
eca347e
Merge pull request #137957 from tallclair/push-vxyyxtvrypxt
k8s-ci-robot Mar 24, 2026
0519b8e
Revert "Switch PLEGOnDemandRelist default to `false` for 1.36"
liggitt Mar 19, 2026
59c9f75
Add Workload-Aware Preemption fields to Workload and PodGroup APIs
tosi3k Mar 12, 2026
ccaaf9d
Marry WAP logic with the new API fields
tosi3k Mar 18, 2026
7c65919
set InPlacePodLevelResourcesVerticalScaling to false if PodLevelResou…
pacoxu Mar 16, 2026
c49126e
Fix flakiness in integration test for TopologyAwareScheduling with Ba…
ania-borowiec Mar 23, 2026
c1ebc2c
Merge pull request #136589 from tosi3k/preemption-mode
k8s-ci-robot Mar 24, 2026
051af77
Merge pull request #137989 from hoteye/fix-preferredimports-owners-typo
k8s-ci-robot Mar 24, 2026
36925dc
Merge pull request #137482 from aman4433/fix-apf-timeout-header-test-…
k8s-ci-robot Mar 24, 2026
72ed617
Flaky test fix for 'should restart failing container when pod restart…
tallclair Mar 24, 2026
61cf993
scheduler: fix race in DRA pending allocation sharing
nojnhuh Mar 19, 2026
da97d71
Merge pull request #137897 from nojnhuh/dra-gang
k8s-ci-robot Mar 24, 2026
473b763
Merge pull request #138006 from tallclair/push-kooxxktxovkr
k8s-ci-robot Mar 24, 2026
1ed5965
Merge pull request #137946 from liggitt/pleg-reenable
k8s-ci-robot Mar 25, 2026
9fd706c
kubelet: do not destroy nodeAllocatableResourceClaimStatuses
askervin Mar 25, 2026
b30567c
Merge pull request #135828 from HirazawaUi/5607-alpha-2-stage
k8s-ci-robot Mar 26, 2026
adbf3b5
Add granular authorization for DRA ResourceClaim status updates
aojea Oct 30, 2025
3fea8a2
Merge pull request #134947 from aojea/dra_status_check
k8s-ci-robot Mar 26, 2026
65cc1c2
Fix race condition in updating the PodStatus cache
tallclair Mar 25, 2026
ba1ac16
fix erroneously reporting a PLR resize in progress on pod creation
natasha41575 Mar 26, 2026
16c5a6b
Merge pull request #138024 from tallclair/push-vkpxrwntwkxk
k8s-ci-robot Mar 26, 2026
e622b86
remove unnecessary fixes
ania-borowiec Mar 27, 2026
3e7c6e3
Simplify isPodLevelResourcesResizeInProgress to check for absence of …
ndixita Mar 27, 2026
c6a95ff
Merge pull request #137996 from pacoxu/inplace-disable
k8s-ci-robot Mar 28, 2026
10efa46
e2e_node: wait for pod drain before asserting zero pods in Memory Man…
dims Mar 28, 2026
1ecdebc
Merge pull request #138049 from ndixita/pod-events-fix
k8s-ci-robot Mar 30, 2026
610490d
Merge pull request #138087 from dims/fix-memory-manager-metrics-cleanup
k8s-ci-robot Mar 30, 2026
7e705d7
Merge pull request #137978 from ania-borowiec/flake
k8s-ci-robot Mar 31, 2026
84be835
Deflake TestPodSubresourceAuth by waiting for effective permissions b…
liggitt Mar 31, 2026
f277237
Merge pull request #138131 from liggitt/deflake-pod-subresource-test
k8s-ci-robot Mar 31, 2026
3906ec7
kep-5304: bump cdi spec version to 0.5.0
alaypatel07 Mar 26, 2026
6fbf7cc
Merge pull request #138035 from alaypatel07/kep-5304/bump-cdi-spec
k8s-ci-robot Mar 31, 2026
eb8032b
Merge pull request #138030 from askervin/5gH-kubelet-fix-nodeAllocata…
k8s-ci-robot Apr 1, 2026
afdb5e5
Update CNI plugins to v1.9.1
yashsingh74 Mar 24, 2026
9a6c7a6
Merge pull request #137991 from yashsingh74/cni-bumps
k8s-ci-robot Apr 2, 2026
1140c34
Make cleanup aware of uid differences
liggitt Apr 2, 2026
d3b9c54
Merge pull request #138178 from liggitt/deflake-wait
k8s-ci-robot Apr 2, 2026
bc2179d
pause: fix version drift in various files
neolit123 Apr 3, 2026
b9b0ff4
remove accidently commited file
Mujib-Ahasan Apr 4, 2026
bfe8f6b
lint small fix
Mujib-Ahasan Apr 4, 2026
1c87f39
build/dependencies.yaml: enforce PATCH level validation for pause
neolit123 Apr 3, 2026
093c91d
Merge pull request #138199 from neolit123/1.36-fix-pause-image-drift
k8s-ci-robot Apr 6, 2026
cfe5b54
Adds polling for HPA reconciliation_duration unit test (#138059)
omerap12 Apr 7, 2026
cd3d2cf
Bump golang version from 1.26.1 to 1.26.2
dims Apr 7, 2026
6e753bd
Merge pull request #138261 from dims/bump-golang-version-from-1.26.1-…
k8s-ci-robot Apr 7, 2026
9531564
Release commit for Kubernetes v1.36.0-rc.0
k8s-release-robot Apr 8, 2026
bc15d50
CHANGELOG: Update directory for v1.36.0-rc.0 release
k8s-release-robot Apr 8, 2026
7ef0d61
Add release-1.36 publishing bot rules
BenTheElder Apr 8, 2026
f0ec343
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 8, 2026
8254743
Pin MutatingAdmissionPolicy storage version to v1beta1
Jefftree Apr 9, 2026
f330d3b
Merge pull request #138281 from Jefftree/fix-map-sv
k8s-ci-robot Apr 9, 2026
0f7926e
Merge pull request #138277 from BenTheElder/publishing-1.36
k8s-ci-robot Apr 9, 2026
3b5f150
devicemanager: constrain topology hints to device NUMA nodes
fanzhangio Dec 11, 2025
298bec2
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 9, 2026
40007b6
Merge pull request #138210 from Mujib-Ahasan/featuregate-WorkloadWithJob
k8s-ci-robot Apr 9, 2026
bf7ccb8
Bump images and versions to go 1.26.2 and distroless iptables
xmudrii Apr 9, 2026
f5c7b42
Merge pull request #138299 from xmudrii/update-go
k8s-ci-robot Apr 9, 2026
28b6b1e
Reduce number of chaos workers to prevent timeouts
michaelasp Apr 9, 2026
45ab866
Downgrade log level from Error to Info for unserved GVRs in peer proxy
richabanker Apr 9, 2026
5cce96e
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 9, 2026
550504b
Merge pull request #138300 from michaelasp/svmOverload
k8s-ci-robot Apr 10, 2026
60a91ea
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 10, 2026
0275382
Merge pull request #138244 from fanzhangio/device-manager-numa-fix
k8s-ci-robot Apr 10, 2026
1cc680e
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 10, 2026
a2b55fc
DRA: use full image name in test manifests
jsafrane Apr 10, 2026
a389506
Merge pull request #138303 from richabanker/mvp-error-log
k8s-ci-robot Apr 11, 2026
b78d697
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 11, 2026
dc47d88
scheduler: fix inFlightPods leak when pod is recreated during schedul…
MaybeSam05 Apr 12, 2026
462e759
Merge pull request #138318 from jsafrane/fix-dra-mirroring
k8s-ci-robot Apr 13, 2026
1722307
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 13, 2026
feda787
update go.opentelemetry.io/otel to v1.41.0
dashpole Apr 13, 2026
48c8f0d
scheduler: skip requeueing recreated pods on scheduling failure
MaybeSam05 Apr 13, 2026
f620910
Update github.com/moby/spdystream from v0.5.0 to v0.5.1
dims Apr 13, 2026
02b9792
Merge pull request #138354 from dims/update-moby-spdystream-v0.5.1
k8s-ci-robot Apr 13, 2026
f52d1f4
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 13, 2026
eb51fbf
Merge pull request #138346 from dashpole/update_otel_prop
k8s-ci-robot Apr 13, 2026
412e5a1
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 14, 2026
064f095
scheduler: address recreated pod review feedback
MaybeSam05 Apr 14, 2026
95ccf45
Release commit for Kubernetes v1.36.0-rc.1
k8s-release-robot Apr 14, 2026
9c18c38
Update CHANGELOG/CHANGELOG-1.36.md for v1.36.0-rc.1
k8s-release-robot Apr 14, 2026
cec8f06
CHANGELOG: Update directory for v1.36.0-rc.1 release
k8s-release-robot Apr 14, 2026
a4116fc
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 15, 2026
b75d1f6
Merge pull request #138324 from MaybeSam05/fix-scheduler-inflight-uid…
k8s-ci-robot Apr 15, 2026
8d19a3d
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 15, 2026
f8627a6
CHANGELOG: Update directory for v1.35.4 release
k8s-release-robot Apr 15, 2026
1845002
CHANGELOG: Update directory for v1.34.7 release
k8s-release-robot Apr 15, 2026
b2f73c0
CHANGELOG: Update directory for v1.33.11 release
k8s-release-robot Apr 15, 2026
1729637
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 16, 2026
bb2bb3c
Gate setting memory QoS behind feature gate
michaelasp Apr 16, 2026
03779bb
Merge pull request #138430 from michaelasp/gateMemoryQoS
k8s-ci-robot Apr 17, 2026
b139cc7
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 17, 2026
2aaa5b6
skip MemoryQoS rollback test until implementation is resolved
QiWang19 Apr 20, 2026
b31119d
Merge pull request #138485 from QiWang19/disable-memqos-rollback-tests
k8s-ci-robot Apr 21, 2026
f18c99a
Merge remote-tracking branch 'origin/master' into release-1.36
k8s-release-robot Apr 21, 2026
b2ba48e
Escape path inside the container
soltysh Mar 10, 2026
ecf6dec
Release commit for Kubernetes v1.36.0
k8s-release-robot Apr 22, 2026
745e271
Update CHANGELOG/CHANGELOG-1.36.md for v1.36.0
k8s-release-robot Apr 22, 2026
62d05ad
localupcluster: properly query /readyz and /healthz
bart0sh Mar 22, 2026
1d850e8
localupcluster: set readiness polling interval to 1 second
bart0sh Mar 22, 2026
891a905
test/localupcluster: stop all components before starting replacements
bart0sh Mar 26, 2026
98ecfc6
Evaluate etcd cluster health using quorum
ahrtr Apr 15, 2026
07144e3
Add a (*Client) addEndpoint method
ahrtr Apr 17, 2026
3e8d44c
Merge pull request #138538 from ahrtr/automated-cherry-pick-of-#13840…
k8s-ci-robot Apr 23, 2026
529473c
register zfs cadvisor plugin
BenTheElder Apr 25, 2026
28dd6f2
hack/update-vendor.sh
BenTheElder Apr 25, 2026
cbb38cd
Delete remote endpoint if it has same ip as local endpoint in the sys…
princepereira Mar 23, 2026
a45cef8
Delete remote endpoint if it has same ip as local endpoint in the sys…
princepereira Mar 24, 2026
0008353
kube-proxy: don't do full periodic syncs on large cluster mode
aojea Apr 24, 2026
100bf5d
kubeadm: use the localAPIEndpoint for all API calls in 'init'
neolit123 Apr 17, 2026
76cd418
Merge pull request #138603 from princepereira/automated-cherry-pick-o…
k8s-ci-robot May 5, 2026
e9d3bc8
Merge pull request #138682 from neolit123/automated-cherry-pick-of-#1…
k8s-ci-robot May 5, 2026
5cdb448
Merge pull request #138635 from aojea/automated-cherry-pick-of-#13857…
k8s-ci-robot May 6, 2026
f0d0ff9
kubeadm: skip LocalAPIEndpoint defaulting on worker join
clwluvw Apr 29, 2026
b643483
DRA: merge same request metadata across drivers
oshoval Apr 15, 2026
2bd8606
KEP-5304: DecodeMetadataFromStream only skips metadata entries with u…
alaypatel07 Apr 22, 2026
2995202
Merge pull request #138802 from neolit123/automated-cherry-pick-of-#1…
k8s-ci-robot May 8, 2026
3aa1cf5
Merge pull request #138825 from alaypatel07/automated-cherry-pick-of-…
k8s-ci-robot May 8, 2026
294c433
Merge pull request #138859 from alaypatel07/automated-cherry-pick-of-…
k8s-ci-robot May 8, 2026
cc1b390
Merge pull request #138590 from BenTheElder/fix-zfs-136
k8s-ci-robot May 8, 2026
0c872bc
Merge pull request #138535 from pohly/automated-cherry-pick-of-#13795…
k8s-ci-robot May 8, 2026
493c5a4
Merge pull request #138500 from soltysh/automated-cherry-pick-of-#138…
k8s-ci-robot May 8, 2026
b0b25e8
kubeadm: use dedicated ClusterRole for apiserver kubelet client
micahhausler Feb 16, 2026
710a59e
Merge pull request #138958 from neolit123/automated-cherry-pick-of-#1…
k8s-ci-robot May 11, 2026
7569396
Release commit for Kubernetes v1.36.1
k8s-release-robot May 12, 2026
0ec93a0
Merge downstream-master using ours strategy
jubittajohn Jun 6, 2026
b7000e5
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
f064021
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
6acf308
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
9efadf0
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
364933e
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
48b13b4
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
d888328
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
f14e6e0
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
93804f3
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
7f738be
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
d6324d4
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
e05cf82
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
9deb88c
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
jacobsee Sep 24, 2025
b6a09c2
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
93297ca
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
39b16b2
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
jacobsee Sep 24, 2025
b84b25c
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
25ad15c
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
dd05308
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
b89fc46
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
97f09ce
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
5e3b725
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
d3cc9a1
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
4f445c6
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
21b9f25
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
1270002
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
1b9e1cd
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
f8768cd
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
a71ed20
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
cb5bfd3
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
d302f77
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
57b93d1
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
jacobsee Sep 24, 2025
d00556b
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
dd24707
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
661d6c1
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
588a6d6
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
834b091
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
bbdb976
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
3723c5d
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
7908b2c
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
b68dcca
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
05ebafa
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
7a02891
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
7b5e2dd
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
907fef3
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
8f421aa
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
b8f95fe
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
4b7453e
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
7338416
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
448cd5d
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
156187c
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
9651e41
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
e883d18
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
db3f375
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
fa7985c
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
f760679
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
cf737a4
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
d8ade0d
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
cee38d7
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
a1385f2
UPSTREAM: <carry>: Add openshift feature gates to kube-apiserver - in…
jacobsee Feb 7, 2026
26f7b86
UPSTREAM: <carry>: allow type mutation for specific secrets
tkashem Mar 29, 2024
2c0a8ee
UPSTREAM: <carry>: annotate audit events for requests during unready …
tkashem Sep 5, 2024
c1f3a12
UPSTREAM: <carry>: add etcd3RetryingProberMonitor for retrying etcd U…
jacobsee Sep 23, 2025
f1ef33b
UPSTREAM: <carry>: add arbiter node role to known labels
eggfoobar Oct 13, 2024
722a868
UPSTREAM: <carry>: disable etcd readiness checks by default
ingvagabund Jan 16, 2025
2e99207
UPSTREAM: <carry>: log only deprecated api requests
sanchezl Aug 29, 2024
1abf613
UPSTREAM: <carry>: admission: validate minimumKubeletVersion
jacobsee Feb 7, 2026
af5b7c6
UPSTREAM: <carry>: Add volume group snapshot test driver
jsafrane Mar 5, 2025
ee86cd3
UPSTREAM: <carry>: allow TLS1.3 or modern profile to be specified
sanchezl Nov 15, 2024
2cfa7d3
UPSTREAM: <carry>: unrevert: Mark admissionregistration.k8s.io/v1beta…
benluddy May 9, 2025
4a067b8
UPSTREAM: <carry>: Add plugin for storage performant security policy
gnufied Aug 13, 2025
bc966a5
UPSTREAM: 134442: Fix ResourceQuota test for CRDs with long names
bertinatto Oct 6, 2025
e2ef26c
UPSTREAM: <carry>: Skip CPU resource status for workload-pinned pods
harche Oct 16, 2025
208dc43
UPSTREAM: <carry>: Extend k8s suite timeouts for parallel testing load
jupierce Oct 24, 2025
51f3b8a
UPSTREAM: <carry>: un-skip MutableCSINodeAllocatableCount tests
jsafrane Mar 6, 2026
2e13fef
UPSTREAM: <carry>: test: skip private registry test
haircommander Mar 9, 2026
05da4dd
UPSTREAM: <carry>: Fix ClusterIsIPv6() detection for dual-stack v6-pr…
jluhrsen Feb 28, 2026
caddad6
UPSTREAM: <carry>: Add jacobsee and jubittajohn to DOWNSTREAM_OWNERS
jacobsee Mar 17, 2026
c155309
UPSTREAM: <carry>: Register OpenShift cloud providers in k8s-tests-ext
stbenjam Mar 27, 2026
c2d91f9
UPSTREAM: 138259: Filter out unschedulable nodes in kubectl describe …
xueqzhan Apr 8, 2026
9d11477
UPSTREAM: 138401: Improve WatchList test robustness
jacobsee Mar 9, 2026
ce5c74b
UPSTREAM: <carry>: Export email validation functions
ShazaAldawamneh Apr 30, 2026
5d7faea
UPSTREAM: <carry>: authentication: enforce claims.email_verified usag…
ShazaAldawamneh Apr 30, 2026
a467b37
UPSTREAM: 138981: Cache selinux conflicts
gnufied May 11, 2026
f463be5
UPSTREAM: <carry>: remove RouteExternalCertificate feature gate
jcmoraisjr May 20, 2026
ecd9f33
UPSTREAM: 138075: apiserver: cache etcd storage monitors to avoid rec…
xigang Mar 28, 2026
181a74c
UPSTREAM: <carry>: adapt quota admission to upstream API changes
jubittajohn Apr 23, 2026
9d4b587
UPSTREAM: <carry>: update builder images
jubittajohn Apr 27, 2026
391edba
UPSTREAM: <carry>: add SetCPULoadBalanceDisable() stub to qos_contain…
jacobsee Apr 25, 2026
bd52235
UPSTREAM: <carry>: add system_client="" to the expected metric string…
jacobsee Apr 27, 2026
41a6f85
UPSTREAM: <drop>: test integration failure
bertinatto Apr 30, 2026
3f75f3a
UPSTREAM: <carry>: Fix event garbage collection when ClientsAllowTLSC…
jacobsee Apr 28, 2026
a4f9e13
UPSTREAM: <drop>: attempt to release object to fix integration issue
bertinatto May 29, 2026
adfa770
UPSTREAM: <carry>: Make usage of pinnedManagementEnabled thread-safe
jacobsee May 5, 2026
dcad0d5
UPSTREAM: <carry>: Disable failing e2e tests
jubittajohn May 29, 2026
ce2d288
UPSTREAM: <carry>: Strip snapshot-metadata sidecar from groupsnapshot…
jubittajohn May 14, 2026
19bc009
UPSTREAM: 139085: Fix DRA extended resource quota test race condition
sairameshv May 15, 2026
a98a411
UPSTREAM: <drop>: hack/update-vendor.sh
jubittajohn Jun 6, 2026
360d3e3
UPSTREAM: <drop>: make update
jubittajohn Jun 6, 2026
f153363
UPSTREAM: <carry>: kubelet: fix in-place pod resize with non-admitted…
haircommander May 13, 2026
83bd6c7
UPSTREAM: <carry>: reenable failing tests
haircommander Jun 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.25-openshift-4.22
tag: rhel-9-release-golang-1.26-openshift-5.0
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-k
<!--
Add one of the following kinds:
/kind bug
/kind dependency
/kind cleanup
/kind documentation
/kind feature
Expand Down
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ network_closure.sh
# direnv .envrc files
.envrc

# Local agent override file
AGENTS.override.md
# TODO: remove once there is a merged AGENTS.md
AGENTS.md
Comment on lines +110 to +113

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Check if AGENTS.md exists and search for related issues/PRs

# Check if AGENTS.md or AGENTS.override.md exist
if [ -f "AGENTS.md" ]; then
  echo "AGENTS.md exists in the repository"
  ls -la AGENTS.md
else
  echo "AGENTS.md does not exist"
fi

if [ -f "AGENTS.override.md" ]; then
  echo "AGENTS.override.md exists locally"
  ls -la AGENTS.override.md
else
  echo "AGENTS.override.md does not exist"
fi

# Search for references to AGENTS in recent commits
echo "=== Recent commits mentioning AGENTS ==="
git log --oneline --all -20 --grep="AGENTS"

# Search for open issues/PRs mentioning AGENTS
echo "=== Open issues/PRs mentioning AGENTS ==="
gh issue list --search "AGENTS" --state open --limit 5
gh pr list --search "AGENTS" --state open --limit 5

Repository: openshift/kubernetes

Length of output: 909


Link the .gitignore AGENTS.md TODO to the existing PR

AGENTS.md (and AGENTS.override.md) does not exist in this repo, so the current temporary ignore rules in .gitignore are still applicable. An open WIP PR titled “UPSTREAM: : add AGENTS.md for AI code contributions” is already present; update the .gitignore TODO to reference that PR, and remove these entries once AGENTS.md lands.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.gitignore around lines 110 - 113, Update the .gitignore TODO so it
references the existing open PR instead of a generic TODO: mention the WIP PR
title “UPSTREAM: <carry>: add AGENTS.md for AI code contributions” and clarify
that AGENTS.md and AGENTS.override.md are intentionally ignored until that PR
merges, then remove these entries; edit the AGENTS.md and AGENTS.override.md
lines/comments in .gitignore to include the PR reference and a removal note so
future reviewers know why these files are excluded and when to delete the rules.


# Downloaded kubernetes binary release tar ball
kubernetes.tar.gz

Expand Down
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.7
1.26.2
1,803 changes: 0 additions & 1,803 deletions CHANGELOG/CHANGELOG-1.35.md

This file was deleted.

1,762 changes: 1,762 additions & 0 deletions CHANGELOG/CHANGELOG-1.36.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# CHANGELOGs

- [CHANGELOG-1.36.md](./CHANGELOG-1.36.md)
- [CHANGELOG-1.35.md](./CHANGELOG-1.35.md)
- [CHANGELOG-1.34.md](./CHANGELOG-1.34.md)
- [CHANGELOG-1.33.md](./CHANGELOG-1.33.md)
Expand Down
24 changes: 0 additions & 24 deletions LICENSES/vendor/github.com/armon/circbuf/LICENSE

This file was deleted.

24 changes: 0 additions & 24 deletions LICENSES/vendor/github.com/cenkalti/backoff/v4/LICENSE

This file was deleted.

24 changes: 24 additions & 0 deletions LICENSES/vendor/github.com/cenkalti/backoff/v5/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions LICENSES/vendor/github.com/gregjones/httpcache/LICENSE

This file was deleted.

204 changes: 0 additions & 204 deletions LICENSES/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions LICENSES/vendor/github.com/karrick/godirwalk/LICENSE

This file was deleted.

Loading