Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2665 commits
Select commit Hold shift + click to select a range
ba76d23
Merge pull request #133259 from ndixita/code-refactor
k8s-ci-robot Jul 29, 2025
1ce98e3
Merge pull request #133267 from danwinship/apiserver-proxy-flake
k8s-ci-robot Jul 29, 2025
48eef9c
test: fix TestStructuredAuthenticationConfigReload flake by handling …
aramase Jul 29, 2025
ac9fad6
feat: trigger PreFilterPreBind in the binding cycle
sanposhiho Jul 17, 2025
461ba83
Merge pull request #133021 from sanposhiho/pre-flight-skip
k8s-ci-robot Jul 29, 2025
34c3b09
KEP-5007 DRA Device Binding Conditions: API Update
KobayashiD27 Jul 29, 2025
987ad39
KEP-5007 DRA Device Binding Conditions: API Related code Update
KobayashiD27 Jul 29, 2025
ac81b82
KEP-5007 DRA Device Binding Conditions: Run make update
KobayashiD27 Jul 29, 2025
e8c3af1
KEP-5007 DRA Device Binding Conditions: Implement scheduler logic
KobayashiD27 Jul 29, 2025
9e82c13
KEP-5007 DRA Device Binding Conditions: Implement DRA logic
KobayashiD27 Jul 29, 2025
6653ef6
KEP-5007 DRA Device Binding Conditions: Add dra integration test
KobayashiD27 Jul 29, 2025
856e7d2
scheduler: Stop clearing NominatedNodeName on all cases
utam0k Jul 20, 2025
aea0a3c
Run all relevant test cases with the feature gate enabled and disabled
macsko Jul 29, 2025
f114c10
Merge pull request #133244 from carlory/fix-prerelease-lifecycle
k8s-ci-robot Jul 29, 2025
e2ab840
Merge pull request #130160 from KobayashiD27/dra-device-binding-condi…
k8s-ci-robot Jul 29, 2025
15b1a7f
Revert "CPU and Memory manager event when using pod level resources"
ffromani Jul 29, 2025
60fa65d
Clear pod.Status.NominatedNodeName when pod is bound
utam0k Jul 1, 2025
6e9b60e
Add / update kubelet and DRA API owners
liggitt Jul 29, 2025
7fbf63a
HPA support for pod-level resource specifications (#132430)
laoj2 Jul 29, 2025
fd3c879
Merge pull request #132443 from utam0k/clearn-nnn-bind-api
k8s-ci-robot Jul 29, 2025
656360f
Merge pull request #133254 from HirazawaUi/fixinvalid-validation
k8s-ci-robot Jul 29, 2025
f142852
Merge pull request #133270 from aramase/aramase/i/deflake_issue_133249
k8s-ci-robot Jul 29, 2025
1f2fd18
extended resource backed by DRA: API types.go
yliaog Jul 17, 2025
3068b60
extended resource backed by DRA: codegen
yliaog Jul 17, 2025
4ca4725
node: disable resource managers when pod-level resources are enabled
ffromani Jul 29, 2025
a3a767b
WIP: fix e2e tests
ffromani Jul 29, 2025
b933c46
Merge pull request #133193 from aojea/deflake_TestStreamTranslator_We…
k8s-ci-robot Jul 29, 2025
144d198
Merge pull request #133275 from liggitt/dra-api
k8s-ci-robot Jul 29, 2025
74f7a44
Merge pull request #133276 from macsko/stop_clearing_nnn_in_all_cases
k8s-ci-robot Jul 29, 2025
34a64db
extended resource backed by DRA: implementation
yliaog Jul 17, 2025
23d6f73
extended resource backed by DRA: test
yliaog Jul 17, 2025
29d1951
fixes scheduler nil panic due to empty init container request&limit
yue9944882 Jul 11, 2025
1b273b3
Merge pull request #130653 from yliaog/master
k8s-ci-robot Jul 29, 2025
8b9569b
Merge pull request #132895 from yue9944882/bugfix-nil-scheduler-limit…
k8s-ci-robot Jul 29, 2025
5ad9695
KEP-5075: API updates
sunya-ch Jul 24, 2025
59bba92
KEP-5075: generated codes from make update
sunya-ch Jul 30, 2025
3e3b244
Promote PodLevelResources to Beta (#132999)
ndixita Jul 30, 2025
91731d0
Merge pull request #133279 from ffromani/pod-level-resource-managers
k8s-ci-robot Jul 30, 2025
7f052af
KEP 5075: implement scheduler
sunya-ch Jul 30, 2025
0a12f00
fix nil panic in hasBindingConditions, it cannot assume claim has all…
yliaog Jul 30, 2025
988c9b0
Demote KEP-5278 feature gates ClearingNominatedNodeNameAfterBinding a…
utam0k Jul 30, 2025
a59ad81
Merge pull request #132522 from sunya-ch/KEP-5075-PR
k8s-ci-robot Jul 30, 2025
07c7109
Split DRA scheduler_perf tests into multiple packages
macsko Jul 30, 2025
46b858a
fix: return false to apply the patch
sanposhiho Jul 30, 2025
c7db636
Move NominatedNodeName preemption-related integration tests to a new …
macsko Jul 30, 2025
dbfeb9c
Fix potential race in closing API dispatcher
macsko Jul 30, 2025
1c22c0b
Merge pull request #133298 from macsko/fix_failing_preemption_test
k8s-ci-robot Jul 30, 2025
29e66a6
Merge pull request #133299 from macsko/split_dra_scheduler_perf
k8s-ci-robot Jul 30, 2025
640c5b8
Merge pull request #133300 from sanposhiho/flake-schedule-one
k8s-ci-robot Jul 30, 2025
032142c
Merge pull request #133242 from ahmedtd/fix-podcerts
k8s-ci-robot Jul 30, 2025
9eda478
Fix potential race in PodStatusPatchCall implementation
macsko Jul 31, 2025
9e2a0c7
Merge pull request #133293 from utam0k/kep-5278--fg-alpha
k8s-ci-robot Jul 31, 2025
65fda6d
fixed exended resource scheduling performance test, added more nodes …
yliaog Jul 31, 2025
418e96b
Update prerelease lifecycle to v1.34
carlory Aug 1, 2025
e83e581
always pull pause image for eviction tests
kannon92 Aug 1, 2025
3d9cccb
Merge pull request #133342 from yliaog/perf
k8s-ci-robot Aug 1, 2025
0fbc8cd
Remove integration-test labels from long running scheduler_perf workl…
macsko Jul 31, 2025
a4465de
Merge pull request #133331 from macsko/remove_integration_labels_from…
k8s-ci-robot Aug 1, 2025
ea81dd6
Merge pull request #133309 from macsko/fix_race_with_closing_api_disp…
k8s-ci-robot Aug 1, 2025
b37978f
Merge pull request #133334 from macsko/fix_potential_race_in_patchpod…
k8s-ci-robot Aug 1, 2025
aca402f
e2e: node: skip breaking tests
ffromani Aug 1, 2025
7bbcfda
Merge pull request #133350 from carlory/fix-pod-certificates
k8s-ci-robot Aug 1, 2025
01470d9
Fix memory limit decrease test on cri-o
tallclair Jul 31, 2025
d490383
Merge pull request #133349 from kannon92/update-pause-always-pull
k8s-ci-robot Aug 1, 2025
8e6d788
Merge pull request #133344 from tallclair/mem-lim-decrease-test
k8s-ci-robot Aug 2, 2025
2a026f6
1/ added retries to AssumeClaimAfterAPICall for the object which is n…
yliaog Jul 30, 2025
b796918
reduced numPods to 5 from 10 to fix flaky test (supports reusing reso…
yliaog Aug 6, 2025
40e8ad9
Release commit for Kubernetes v1.34.0-rc.0
k8s-release-robot Aug 6, 2025
9d3fff5
Merge pull request #133353 from ffromani/e2e-node-serial-unblock
k8s-ci-robot Aug 6, 2025
13ced7b
CHANGELOG: Update directory for v1.34.0-rc.0 release
k8s-release-robot Aug 6, 2025
180f5ad
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 6, 2025
2629fe2
Use Delete() instead of DeleteLabelValues() for etcd metrics
richabanker Aug 7, 2025
89b5034
Make podcertificaterequestcleaner role feature-gated
carlory Aug 7, 2025
8ac9a3c
Merge pull request #133412 from richabanker/etcd-metrics-delete
k8s-ci-robot Aug 7, 2025
9710b39
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 7, 2025
ee065df
Merge pull request #133409 from carlory/fix-rbac-podcertificatereques…
k8s-ci-robot Aug 7, 2025
26ec725
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 7, 2025
cbd6fb8
Remove DeprecatedVersion for apiserver_storage_objects, adjust help text
richabanker Aug 7, 2025
1b7557e
Merge pull request #133397 from yliaog/conformance
k8s-ci-robot Aug 8, 2025
10b1061
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 8, 2025
e073a91
Add release-1.34 configuration
mbianchidev Aug 8, 2025
61a9d04
Merge pull request #133447 from mbianchidev/patch-1
k8s-ci-robot Aug 8, 2025
f003bd2
Merge pull request #133431 from richabanker/etcd-metrics-delete
k8s-ci-robot Aug 8, 2025
a956ef4
Release commit for Kubernetes v1.34.0-rc.1
k8s-release-robot Aug 8, 2025
4d6b49b
CHANGELOG: Update directory for v1.34.0-rc.1 release
k8s-release-robot Aug 8, 2025
0bd039e
Update CHANGELOG/CHANGELOG-1.34.md for v1.34.0-rc.1
k8s-release-robot Aug 8, 2025
e8bb3e4
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 8, 2025
b12b973
Merge remote-tracking branch 'origin/release-1.34' into release-1.34
k8s-release-robot Aug 9, 2025
e56670f
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 9, 2025
b4b973c
Merge pull request #133321 from yliaog/assumecache
k8s-ci-robot Aug 10, 2025
ed00866
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 10, 2025
944b0a4
do not allow the node to update it's owner reference
SergeyKanzhelev May 22, 2025
064b591
improve CRD handling in VolumePopulator test
RomanBednar Aug 6, 2025
790393a
Merge pull request #133467 from natherz97/node-deletion-master
k8s-ci-robot Aug 11, 2025
41a1a7e
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 12, 2025
48a4967
CHANGELOG: Update directory for v1.32.8 release
k8s-release-robot Aug 13, 2025
edfa9a5
added WithFlaky() to the device plugin test case: supports extended r…
yliaog Jul 29, 2025
8311c1d
CHANGELOG: Update directory for v1.33.4 release
k8s-release-robot Aug 13, 2025
81affff
CHANGELOG: Update directory for v1.31.12 release
k8s-release-robot Aug 13, 2025
c8ab780
dra plugin: assume claim after api call in bindClaim
tkashem Aug 13, 2025
a46f13b
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 13, 2025
020b705
Bump dependencies, images and versions used to Go 1.24.6 and distrole…
cpanato Aug 14, 2025
7f81fe0
Merge pull request #133491 from tkashem/dra-flake-fix
k8s-ci-robot Aug 14, 2025
e409654
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 14, 2025
9da4b7e
Merge pull request #133516 from cpanato/update-go-main
k8s-ci-robot Aug 14, 2025
bf6c86b
DRA: wait for stats to converge in "creates slices" e2e test
nojnhuh Aug 15, 2025
f671341
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 15, 2025
f8bad82
update go version for publishing bot rules
cpanato Aug 15, 2025
1544ac5
Merge pull request #133568 from cpanato/update-pu-rules
k8s-ci-robot Aug 15, 2025
180b4ec
Merge pull request #133126 from RomanBednar/fix-populator-test
k8s-ci-robot Aug 15, 2025
7c43e6d
docs: clarify that this is a staging repository and not for direct co…
sAchin-680 Apr 17, 2025
011d500
link to what a staging repository is
BenTheElder Aug 15, 2025
8919ac4
special case that kubectl staging repo is currently used to track iss…
BenTheElder Aug 15, 2025
ada2ed8
add pointer to CONTRIBUTING.md for more details on contributing, clar…
BenTheElder Aug 15, 2025
ee314e9
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 15, 2025
e49f611
clarify that staging repos are automatically published
BenTheElder Aug 15, 2025
8082e9a
Merge pull request #133570 from BenTheElder/pr131351
k8s-ci-robot Aug 16, 2025
c5d688b
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 16, 2025
41013e7
e2e_dra: use latest release if stable doesn't exist
bart0sh Aug 13, 2025
17d6c9c
Merge pull request #133523 from bart0sh/PR194-dra-upgrade-downgrade-u…
k8s-ci-robot Aug 18, 2025
4ebe560
DRA allocator: fix data race around `claimsToAllocate`
pohly Aug 18, 2025
7381c60
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 18, 2025
b7706ef
Merge pull request #133587 from pohly/dra-allocator-race
k8s-ci-robot Aug 18, 2025
747a295
fix flake in dra test 'TestPlugin'
tkashem Aug 18, 2025
0bc56cc
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 18, 2025
aafb9d4
Merge pull request #133595 from tkashem/fix-dra-test-flake
k8s-ci-robot Aug 19, 2025
29e16ff
Merge pull request #133286 from yliaog/deviceplugin
k8s-ci-robot Aug 19, 2025
a49ba52
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 19, 2025
5568780
Merge pull request #133562 from nojnhuh/dra-e2e-slice-controller-flake
k8s-ci-robot Aug 19, 2025
4feac13
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 19, 2025
d49e3d6
Fix storage counting all objects instead just objects for resource
serathius Aug 19, 2025
4e8b192
Merge pull request #133604 from serathius/watchcache-count
k8s-ci-robot Aug 19, 2025
343b53a
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 19, 2025
db01f94
Remove patch/update from ServiceCIDR API conformance test
danwinship Aug 20, 2025
ed3ccdb
Release commit for Kubernetes v1.34.0-rc.2
k8s-release-robot Aug 20, 2025
78405b2
Update CHANGELOG/CHANGELOG-1.34.md for v1.34.0-rc.2
k8s-release-robot Aug 20, 2025
f47e969
CHANGELOG: Update directory for v1.34.0-rc.2 release
k8s-release-robot Aug 20, 2025
91e472f
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 21, 2025
091f87c
Merge pull request #133625 from danwinship/servicecidr-conformance
k8s-ci-robot Aug 21, 2025
38a66ad
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 21, 2025
f2170bc
kube-proxy: log but don't exit if ipv4 or ipv6 is not available
prezha Aug 25, 2025
28c8381
Merge pull request #133695 from prezha/kube-proxy-iptables-startup-er…
k8s-ci-robot Aug 26, 2025
a99d6bb
Merge remote-tracking branch 'origin/master' into release-1.34
k8s-release-robot Aug 26, 2025
f28b4c9
Release commit for Kubernetes v1.34.0
k8s-release-robot Aug 27, 2025
d133742
Update CHANGELOG/CHANGELOG-1.34.md for v1.34.0
k8s-release-robot Aug 27, 2025
3e75f38
Add missing cases to SELinuxMount tests
jsafrane Aug 6, 2025
98dca81
Fix SELinux label comparison
jsafrane Aug 7, 2025
3ebbe57
Add a note about Conflicts return value
jsafrane Aug 26, 2025
a75938d
Fix DaemonSet misscheduled status not updating on node taint changes
xigang Jun 24, 2025
08515c7
Fix missing control plane health check timeout
tom1299 Aug 19, 2025
94c0e47
Fix completion of resource names
marckhouzam Aug 29, 2025
2631a5f
Fix linter
marckhouzam Aug 29, 2025
674cbc8
Merge pull request #133753 from HirazawaUi/automated-cherry-pick-of-#…
k8s-ci-robot Sep 3, 2025
9673966
Disable collecting stats for resources not setting prefix to prevent …
serathius Sep 1, 2025
cb97641
Merge pull request #133866 from serathius/automated-cherry-pick-of-#1…
k8s-ci-robot Sep 3, 2025
f779cf6
Disable estimating resource size for resources with watch cache disabled
serathius Sep 3, 2025
48666c4
Merge pull request #133879 from serathius/automated-cherry-pick-of-#1…
k8s-ci-robot Sep 4, 2025
c45c5b3
Merge pull request #133783 from vpnachev/automated-cherry-pick-of-#13…
k8s-ci-robot Sep 4, 2025
4fa4783
Merge pull request #133749 from xigang/automated-cherry-pick-of-#1324…
k8s-ci-robot Sep 4, 2025
8c0988a
Merge pull request #133745 from jsafrane/automated-cherry-pick-of-#13…
k8s-ci-robot Sep 4, 2025
7bd2900
fix: Only warn for unrecognized formats on type=string
yongruilin Sep 4, 2025
45a8851
Merge pull request #133901 from yongruilin/automated-cherry-pick-of-#…
k8s-ci-robot Sep 5, 2025
93248f9
Release commit for Kubernetes v1.34.1
k8s-release-robot Sep 9, 2025
be64797
Merge remote-tracking branch 'ocp/master' into ocp-next
bertinatto Oct 6, 2025
4baf30b
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
e032ca1
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
8bdb054
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
d6fa45e
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
16d3e36
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
f8679e0
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
92f021b
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
85aa43b
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
69b1b95
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
a23ec98
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
f88c65d
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
c99fa81
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
fb1d49a
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
jacobsee Sep 24, 2025
fa07252
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
56b2ae6
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
46bd51b
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
jacobsee Sep 24, 2025
c395708
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
91a04a3
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
462e715
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
9d1aab1
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
9644cb5
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
0852390
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
9154ae8
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
b782237
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
1a293e5
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
68b2281
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
69e6f2c
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
e5ed329
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
26cafcb
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
c41fee3
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
216190a
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
7e79521
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
jacobsee Sep 24, 2025
50aecec
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
6012cd6
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
5054b30
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
a38272b
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
bed9c01
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
1adca68
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
f87a482
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
d424f32
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
4905bdc
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
81bdffc
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
52d2ba0
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
6211a5f
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
3706133
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
2bc2630
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
323f32d
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
c46af2d
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
35a37ef
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
7e81aa6
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
4d2f579
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
6ce35c2
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
e9b3dd8
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
f58368a
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
0981047
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
fdcbb8f
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
e2c36f7
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
88e7112
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
39f25b3
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
cda1159
UPSTREAM: <carry>: Add openshift feature gates to kube-apiserver - in…
swghosh Mar 15, 2024
437bdff
UPSTREAM: <carry>: allow type mutation for specific secrets
tkashem Mar 29, 2024
1945c24
UPSTREAM: <carry>: annotate audit events for requests during unready …
tkashem Sep 5, 2024
7575423
UPSTREAM: <carry>: add etcd3RetryingProberMonitor for retrying etcd U…
jacobsee Sep 23, 2025
119d718
UPSTREAM: <carry>: Prefer local endpoint for cluster DNS service
Miciah Feb 5, 2021
e193f6b
UPSTREAM: <carry>: add arbiter node role to known labels
eggfoobar Oct 13, 2024
db952dc
UPSTREAM: <carry>: disable etcd readiness checks by default
ingvagabund Jan 16, 2025
4cb1934
UPSTREAM: <carry>: log only deprecated api requests
sanchezl Aug 29, 2024
e8508d1
UPSTREAM: <carry>: admission: validate minimumKubeletVersion
haircommander Oct 17, 2024
3189549
UPSTREAM: <carry>: Add volume group snapshot test driver
jsafrane Mar 5, 2025
129f340
UPSTREAM: <carry>: allow TLS1.3 or modern profile to be specified
sanchezl Nov 15, 2024
3500f94
UPSTREAM: <carry>: unrevert: Mark admissionregistration.k8s.io/v1beta…
benluddy May 9, 2025
5a0fac4
UPSTREAM: <carry>: Add plugin for storage performant security policy
gnufied Aug 13, 2025
85dbaf3
UPSTREAM: 133682: Increase port-forward broken connection detection c…
ardaguclu Aug 27, 2025
2a7f4ed
UPSTREAM: 133959: Do not remove PVC ClaimRef to fix flaky VAC test
ConnorJC3 Jul 24, 2025
7f588f8
UPSTREAM: 134071: Wait for quota to report used before creating pvc
gnufied Sep 15, 2025
458d735
UPSTREAM: 132960: Configure JSON content type for generic webhook RES…
benluddy Jul 15, 2025
fbdfd5c
UPSTREAM: 132791: Update pod resize test to accept new cpu.weight con…
jacobsee Sep 24, 2025
bbfe328
UPSTREAM: 134327: test/e2e/apimachinery/watchlist: select only wellkn…
p0lyn0mial Sep 29, 2025
fc5efdc
UPSTREAM: 134376: Update hostpathplugin image version in DRA test dri…
bertinatto Oct 2, 2025
146e80b
UPSTREAM: 133905: kubelet/metrics: fix multiple Register call
bertinatto Oct 3, 2025
77f70a1
UPSTREAM: revert: 133264: Revert "remove failing test that depends on…
bertinatto Sep 1, 2025
dda9687
UPSTREAM: <drop>: temporarily move past failing tests
jacobsee Sep 30, 2025
172f967
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Oct 6, 2025
2c20941
UPSTREAM: <drop>: make update
bertinatto Oct 6, 2025
7c815a8
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Oct 6, 2025
4e042c8
UPSTREAM: 134442: Fix ResourceQuota test for CRDs with long names
bertinatto Oct 6, 2025
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.24-openshift-4.20
tag: rhel-9-release-golang-1.24-openshift-4.21
1 change: 1 addition & 0 deletions .github/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ reviewers:
- palnabarun
- kaslin
- MadhavJivrajani
- mfahlandt
- Priyankasaggu11929
approvers:
- sig-contributor-experience-approvers
Expand Down
20 changes: 15 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,23 @@ Optionally add one or more of the following kinds if applicable:

#### What this PR does / why we need it:

#### Which issue(s) this PR fixes:
#### Which issue(s) this PR is related to:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
Please link relevant issues to help with tracking.

To automatically close the linked issue(s) when this PR is merged,
add the word "Fixes" before the issue number or link.
Do not use "Fixes" if the PR is of kind `failing-test` or `flake`.

Reference KEPs when applicable in addition to specific issues.

Examples:
Fixes #<issue number>
<issue link> (issue in a different repository)
KEP: https://github.com/kubernetes/enhancements/issues/<kep-issue-number>

If there is no associated issue, then write "N/A".
-->
Fixes #

#### Special notes for your reviewer:

Expand Down
2,190 changes: 0 additions & 2,190 deletions CHANGELOG/CHANGELOG-1.33.md

This file was deleted.

2,110 changes: 2,110 additions & 0 deletions CHANGELOG/CHANGELOG-1.34.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.34.md](./CHANGELOG-1.34.md)
- [CHANGELOG-1.33.md](./CHANGELOG-1.33.md)
- [CHANGELOG-1.32.md](./CHANGELOG-1.32.md)
- [CHANGELOG-1.31.md](./CHANGELOG-1.31.md)
Expand Down

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

This file was deleted.

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

206 changes: 0 additions & 206 deletions LICENSES/vendor/github.com/google/shlex/LICENSE

This file was deleted.

Loading