Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
323 commits
Select commit Hold shift + click to select a range
9b91769
HDDS-9640. S3G Write Exception Handling Improvement (#10257)
peterxcli Jun 4, 2026
7553aa0
HDDS-15473. TestOmSnapshotObjectStore should run with createLinkedBuc…
chihsuan Jun 4, 2026
ec96e71
HDDS-15223. Stabilize TestReconAndAdminContainerCLI.testMissingContai…
arunsarin85 Jun 4, 2026
5be644f
HDDS-15114. Replace misconfigured ThreadPoolExecutor with Executors f…
ptlrs Jun 4, 2026
1b4ca34
HDDS-15221. Fix flaky testReconGetsSnapshotFromLeader in TestReconWit…
arunsarin85 Jun 4, 2026
a7e9e7c
HDDS-10308. Run config-independent test cases in TestOmSnapshot only …
chihsuan Jun 4, 2026
bde085d
HDDS-15469. Merge duplicate license sections (#10434)
ArafatKhan2198 Jun 4, 2026
459f353
HDDS-14356. Support OM Service Framework (#10346)
ivandika3 Jun 5, 2026
69b1df1
HDDS-15335. Recon: parallelize NSSummaryTask sub-tasks and cache OmBu…
smengcl Jun 5, 2026
fffb963
HDDS-14643. Update Recon API docs and OpenAPI spec (#10240)
chihsuan Jun 5, 2026
666ed2f
HDDS-15474. Drop redundant TestOmSnapshot linked-bucket subclasses (#…
chihsuan Jun 5, 2026
b081734
HDDS-13199. Remove DatanodeDetails#getUuid and DatanodeID#getUuid met…
navinko Jun 7, 2026
d35338b
HDDS-15441. [DiskBalancer] Fix DiskBalancer documentation inconsisten…
slfan1989 Jun 8, 2026
8f64efb
HDDS-15449. Avoid leaked event-processing thread and async work outli…
Russole Jun 8, 2026
9acd7f6
HDDS-10310. Speed up TestOMRatisSnapshots (#10451)
chihsuan Jun 9, 2026
68be47b
HDDS-15498. optimize Container Safemode refresh to use DELETED state …
sumitagrawl Jun 9, 2026
60a3b1b
HDDS-15493. Limit checkpoint-format parameterization to transfer test…
chihsuan Jun 9, 2026
993d2d7
HDDS-15478. Speed up TestOzoneManagerListVolumesSecure (#10429)
adoroszlai Jun 9, 2026
b041cee
HDDS-15453. [Recon] Refresh all capacity APIs on auto refresh (#10420)
priyeshkaratha Jun 9, 2026
46519f7
HDDS-15308. Improve ICR/FCR-driven container state recovery by pluggi…
devmadhuu Jun 10, 2026
8d0fc9c
HDDS-15490. [DiskBalancer] Align batch CLI success messages with HEAL…
slfan1989 Jun 10, 2026
6f85295
HDDS-15475. threadsafe containerMap (#10463)
sumitagrawl Jun 10, 2026
3c4b7bd
HDDS-15498. Followup. Improve test case to remove unnecessary MockCon…
amaliujia Jun 10, 2026
0f620f1
HDDS-15513. Bind cluster services to localhost for MiniOzoneCluster (…
ptlrs Jun 10, 2026
3b0d42b
HDDS-15192. Remove SCMHAInvocationHandler and the related code (#10474)
YutaLin Jun 10, 2026
2fdaf29
HDDS-14946. Add CLI command for RewriteTablePathOzoneAction (#10409)
sreejasahithi Jun 10, 2026
ca3c979
HDDS-15413. Recon and SCM Container Sync Metrics addition. (#10384)
devmadhuu Jun 10, 2026
efd360c
HDDS-15494. Refactor OzoneOutputStream usage to utilize try-with-reso…
henrybear327 Jun 10, 2026
cecddd6
HDDS-15502. Update proto.lock for Ozone 2.2.0 (#10466)
ferhui Jun 10, 2026
7367dbe
HDDS-15419. Write HTTP request log to access.log only for daemons (#1…
chihsuan Jun 10, 2026
4cbdd20
HDDS-15443. close statemachine on write failure (#10416)
sumitagrawl Jun 11, 2026
6901880
HDDS-15509. Add protobuf schema and OmBucketInfo storage for S3 bucke…
Gargi-jais11 Jun 11, 2026
95b0863
HDDS-15316. Add AGENTS.md and CLAUDE.md (#10302)
smengcl Jun 11, 2026
d39ca0a
HDDS-12669. Race condition between entries of ContainerSet#recovering…
chungen0126 Jun 11, 2026
74f54d8
HDDS-10237. Dynamic reconfiguration of replication supervisor thread …
Russole Jun 11, 2026
f5fe4c2
HDDS-15503. Update version number to 2.3.0-SNAPSHOT (#10491)
ferhui Jun 11, 2026
865d5ac
HDDS-15479. Possible incomplete read as StreamBlockInputStream may dr…
sodonnel Jun 11, 2026
c8cc65b
HDDS-15527. Cancel superseded PR runs (#10464)
apupier Jun 11, 2026
9848d8f
HDDS-15344. Extract test cases to OzoneFileSystemTestBase part 6. (#1…
len548 Jun 12, 2026
46c3672
HDDS-15291. DN should fail unreferenced block deletion on file errors…
slfan1989 Jun 12, 2026
42eedc2
HDDS-15444. Adjusted Ratis client retry, timeout configs to improve f…
ptlrs Jun 12, 2026
ddb2384
HDDS-14818. Recon: Add AI Assistant chat UI for natural-language clus…
ArafatKhan2198 Jun 12, 2026
25f8404
HDDS-15544. Bump slf4j to 2.0.18 (#10446)
dependabot[bot] Jun 12, 2026
52648b4
HDDS-15545. Bump commons-configuration2 to 2.15.1 (#10448)
dependabot[bot] Jun 12, 2026
41b10b2
HDDS-15543. Bump asm to 9.10.1 (#10445)
dependabot[bot] Jun 12, 2026
fd25cb0
HDDS-15547. Bump actions/checkout to 6.0.3 (#10467)
dependabot[bot] Jun 12, 2026
dac25dc
HDDS-15450. Implement ListDirectoryBuckets S3 API for Directory Bucke…
priyeshkaratha Jun 13, 2026
841d82b
HDDS-15514. Pass Ratis peer addresses as hostnames (#10485)
kerneltime Jun 13, 2026
2ba7ccd
HDDS-15522. Make RpcClient close idempotent (#10478)
Pigueiras Jun 13, 2026
336f489
HDDS-15546. Bump awssdk to 2.46.5 (#10506)
dependabot[bot] Jun 14, 2026
6889576
HDDS-15557. Bump opentelemetry to 1.63.0 (#10509)
dependabot[bot] Jun 14, 2026
175e293
HDDS-7957. Deprecate multi-char short options (#10494)
hani-fouladgar Jun 14, 2026
27c0368
HDDS-15520. Reduce duplication in TestOzoneManagerHAFollowerRead (#10…
echonesis Jun 14, 2026
9fd940a
HDDS-15555. Bump avro to 1.12.1 (#10507)
dependabot[bot] Jun 14, 2026
5e5a636
HDDS-15556. Bump jacoco to 0.8.15 (#10508)
dependabot[bot] Jun 14, 2026
33ba501
HDDS-15268. Speed up TestUnhealthyContainersDerbyPerformance (a bit) …
ArafatKhan2198 Jun 14, 2026
8322282
HDDS-15524. [DiskBalancer] Container parallel moves can overwrite pen…
Gargi-jais11 Jun 15, 2026
e7c5a70
HDDS-13857. [STS] Update verbiage for enhancing security and StringLi…
fmorg-git Jun 15, 2026
cb29f19
HDDS-15518. Selective checks: skip acceptance for test-utils changes …
adoroszlai Jun 15, 2026
a2c67d0
HDDS-15531. DNS refresh on connection failure for Client to OM (#10486)
kerneltime Jun 16, 2026
15216f2
HDDS-14868. refreshAndValidate ContainerSafemodeRule periodically, no…
sadanand48 Jun 16, 2026
f39469a
HDDS-15131. Testcase for verifying block existence in all datanode re…
sumitagrawl Jun 16, 2026
809db17
HDDS-15510. Implement OM read/write paths for bucket tagging with aud…
Gargi-jais11 Jun 16, 2026
7fdba32
HDDS-15448. Speed up retry-delay-bound tests in TestReconTaskControll…
chihsuan Jun 16, 2026
3f5da75
HDDS-15091. CapacityVolumeChoosingPolicy should compare utilization, …
chihsuan Jun 16, 2026
44462d9
HDDS-15420. Update Ozone command help menu (#10404)
chihsuan Jun 16, 2026
e03d862
HDDS-14859. Use RocksDb secondary instance for validating volumes. (#…
ptlrs Jun 16, 2026
eb2fb3f
HDDS-15411. SCM overview grafana dahboard (#10382)
yandrey321 Jun 17, 2026
0e1b03c
HDDS-15466. Make RocksDB bottommost level compaction options configur…
ptlrs Jun 17, 2026
3083438
HDDS-15569. Speed up TestClientRetryTimeout by tightening configurati…
ptlrs Jun 17, 2026
634db5c
HDDS-15532. DNS refresh on connection failure for OM to SCM (#10487)
kerneltime Jun 17, 2026
5a9d5ed
HDDS-15588. Reduce loglevel to DEBUG for no DN command count informat…
ChenSammi Jun 17, 2026
b3f6e13
HDDS-15574. Update copyright year in NOTICE to 2026 (#10528)
marcuslin123 Jun 17, 2026
b8a6312
HDDS-15304. DeleteObjects should enforce the request key limit (#10309)
sreejasahithi Jun 17, 2026
f01d6bb
HDDS-15565. Remove unnecessary lock in S3GatewayMetrics (#10521)
fmorg-git Jun 17, 2026
9bcfc6e
HDDS-15313. Increase snapshot diff default thresholds. (#10385)
SaketaChalamchala Jun 17, 2026
14ba2dd
HDDS-15426. Include snapshot IDs in OM snapshot lifecycle logs (#10386)
smengcl Jun 17, 2026
4d858de
HDDS-14906. Handle possible MoveResult by the MoveManager when runnin…
sarvekshayr Jun 18, 2026
d3135c7
HDDS-15599. Address post-commit review for HDDS-15531 (#10538)
kerneltime Jun 18, 2026
fa1b3a3
HDDS-15298. Fix intermittent failure in testDelegationTokenRenewal (#…
chihsuan Jun 18, 2026
2cece19
HDDS-15200. Rename TestReconOmMetaManagerUtils to ReconOmMetaManagerT…
arunsarin85 Jun 18, 2026
1e0ea62
HDDS-15589. Let build-ratis workflow output all property override (#1…
adoroszlai Jun 18, 2026
48613a7
HDDS-15455. Implement Custom DataNode Container Directory Discovery a…
sreejasahithi Jun 18, 2026
150062e
HDDS-15615. Bump vite from 4.5.14 to 6.4.3 (#10541)
dependabot[bot] Jun 19, 2026
c479e1e
HDDS-14774. Fix intermittent timeout in TestContainerReportHandling (…
chihsuan Jun 19, 2026
f9552d0
HDDS-15148. Prevent 404 when toggling between Old/New UI on UI-exclus…
chihsuan Jun 19, 2026
9649e0e
HDDS-14888. Improve DiskCheckUtil.checkReadWrite to tolerate disk ful…
ChenSammi Jun 19, 2026
19f0802
HDDS-15519. Mark TestStorageDistributionEndpointEC/Ratis as flaky
adoroszlai Jun 19, 2026
0322210
HDDS-15621. TestSecureOzoneCluster fails locally (#10550)
adoroszlai Jun 20, 2026
a539f49
HDDS-15222. Fix intermittent failure in testSnapshotNameConsistency (…
chihsuan Jun 20, 2026
5085725
HDDS-15626. Bump orc-core to 1.9.8 (#10559)
dependabot[bot] Jun 20, 2026
1940f85
HDDS-15586. Add freon command to read a user-supplied list of existin…
greenwich Jun 20, 2026
fa7628e
HDDS-15627. Bump sqlite-jdbc to 3.53.2.0 (#10560)
dependabot[bot] Jun 20, 2026
7c98d2f
HDDS-15519. Disable flaky TestStorageDistributionEndpointEC/Ratis
adoroszlai Jun 20, 2026
3d5b74b
HDDS-15625. Bump awssdk to 2.46.10 (#10558)
dependabot[bot] Jun 21, 2026
8b93ea4
HDDS-14977. Intermittent failure in TestDeadNodeHandler.testOnMessage…
chihsuan Jun 21, 2026
c6c4f33
HDDS-15629. [DiskBalancer] Fix missing parenthesis in report utilizat…
slfan1989 Jun 21, 2026
515bbb7
HDDS-15628. [DiskBalancer] Preserve output order for datanodes with t…
slfan1989 Jun 21, 2026
37f04df
HDDS-15580. Migrate from npm-run-all to npm-run-all2 (#10526)
jasonosullivan34 Jun 22, 2026
396e875
HDDS-15138. Add EC DN safemode rule and control RATIS/THREE backgroun…
aryangupta1998 Jun 22, 2026
5dac1bf
HDDS-15636. Remove comment about "the easiest way to create an open c…
henrybear327 Jun 22, 2026
6138696
HDDS-15487. Reduce code duplication in Recon endpoints
adoroszlai Jun 5, 2026
d14585c
HDDS-15204. Quota repair includes snapshot pending-delete usage. (#10…
jojochuang Jun 22, 2026
880bb67
HDDS-15077. Explain exclusiveSize and exclusiveSizeDeltaFromDirDeepCl…
jojochuang Jun 22, 2026
93a626d
HDDS-15491. [DiskBalancer] Preserve datanode order in status command …
slfan1989 Jun 23, 2026
45b2051
HDDS-15623. Disk check may not completely read test file (#10552)
adoroszlai Jun 23, 2026
08a23a9
HDDS-15596. Hide deprecated CLI options (#10542)
adoroszlai Jun 23, 2026
72fa965
HDDS-15602. Read pipeline ID does not need to use secure random (#10571)
ivandika3 Jun 23, 2026
e33a7c7
HDDS-15452. Split DataNodeMetricsServiceResponse response into state …
priyeshkaratha Jun 23, 2026
3db369d
HDDS-14187. Use BatchOperation to batch writes to tables of FSORepair…
chihsuan Jun 23, 2026
fc4abbd
HDDS-15646. Bump actions/setup-java to 5.3.0 (#10587)
dependabot[bot] Jun 23, 2026
74e454b
HDDS-15582. Skip performance test of unused batchDeleteSCMStatesForCo…
adoroszlai Jun 23, 2026
d4c06b2
HDDS-15650. Fix snapshotUsedNamespace underflow when FSO directory is…
jojochuang Jun 23, 2026
208d4bd
HDDS-11063. TestSnapshotDiffManager#testThreadPoolIsFull is flaky wit…
rhalm Jun 24, 2026
e596681
HDDS-15570. [Recon-Chatbot] Call Recon methods directly instead of us…
ArafatKhan2198 Jun 24, 2026
8e60597
HDDS-7956. Deprecate camelCase and under_score style long options (#1…
hani-fouladgar Jun 24, 2026
182aaa7
HDDS-15515. Support object Content-Type end-to-end in S3 Gateway (#10…
rich7420 Jun 24, 2026
d1905e1
HDDS-15446. Expose Hard Min Free Space Threshold via JMX (#10575)
anuragp010 Jun 24, 2026
cc4f52a
HDDS-15083. Add local filesystem lifecycle implementation (#10455)
henrybear327 Jun 24, 2026
aca7fa4
HDDS-15655. Bump actions/checkout to 7.0.0 (#10597)
dependabot[bot] Jun 24, 2026
5cb9fab
HDDS-15654. Remove unused withinThresholdUtilizedNodes list from Cont…
sreejasahithi Jun 24, 2026
ae533de
HDDS-15653. RandomKeyGenerator should reject negative inputs (#10596)
sravani-revuri Jun 25, 2026
49c3987
HDDS-15593. Add explicit fileset for proto-java-for-ratis token repla…
peterxcli Jun 25, 2026
fcbf2e7
HDDS-14474. Close main-thread FileSystem in dfsg/dfsv freon generator…
chihsuan Jun 25, 2026
0dd906c
HDDS-15541. PlacementPolicy to use PendingContainerTracker to check s…
ashishkumar50 Jun 25, 2026
7800cec
HDDS-15643. Eliminate redundant OM lookupKey RPC for EC file checksum…
yandrey321 Jun 25, 2026
881a4e8
HDDS-15671. [JDK23] Allow using sun.misc.Unsafe (#10610)
adoroszlai Jun 25, 2026
6f09f3b
HDDS-15395. Grafana dashboard for container balancer (#10398)
navinko Jun 25, 2026
c0ca1fd
HDDS-15276. Prevent root path NU API call, improve warnings (#10268)
spacemonkd Jun 26, 2026
7543cfd
HDDS-15578. Prevent throwing InvalidStateTransitionException from upd…
ivandika3 Jun 26, 2026
29b2ad5
HDDS-14924. Account replication in PendingContainerTracker for space …
ashishkumar50 Jun 26, 2026
7963d49
HDDS-15674. Bump protobuf to 3.25.9 (#10607)
adoroszlai Jun 26, 2026
d9adfc9
HDDS-15675. Ranger test overrides custom OZONE_RUNNER_IMAGE (#10608)
adoroszlai Jun 26, 2026
01a8446
HDDS-15665. Race condition of deletingTxIDs between readOnlyIterator …
ChenSammi Jun 26, 2026
b692153
HDDS-13477. Add OM S3 multipart commit and complete response tests (#…
chihsuan Jun 26, 2026
6f0b5a3
HDDS-15467. Do not fall back to the OM starter user in OMClientReques…
rich7420 Jun 26, 2026
c9736f3
HDDS-15146. Remove getDatanodeInfo(DatanodeDetails) from NodeManager …
navinko Jun 26, 2026
ca009c5
Revert "HDDS-15146. Remove getDatanodeInfo(DatanodeDetails) from Node…
adoroszlai Jun 26, 2026
ef6442b
HDDS-15551. Stream reads should respect gRPC flow control backpressur…
ss77892 Jun 26, 2026
66d3978
HDDS-15146. Remove getDatanodeInfo(DatanodeDetails) from NodeManager …
navinko Jun 26, 2026
c86da01
HDDS-14907. Conditional Delete (DeleteObject) (#10511)
peterxcli Jun 27, 2026
e517652
HDDS-15668. [JDK24] Add --enable-native-access=ALL-UNNAMED JVM option…
adoroszlai Jun 27, 2026
8df9cfb
HDDS-15689. Compare MD5Hash directly in ScmInvokerCodeGenerator (#10618)
adoroszlai Jun 27, 2026
377e835
HDDS-15694. Avoid String.replaceAll in StringToSignProducer.urlEncode…
fmorg-git Jun 27, 2026
c29302e
HDDS-15695. Bump zstd-jni to 1.5.7-11 (#10622)
dependabot[bot] Jun 27, 2026
b72775a
HDDS-15682. Use the original configured host and port to identify SCM…
szetszwo Jun 27, 2026
d152eeb
HDDS-15696. Bump jackson to 2.21.4 (#10623)
dependabot[bot] Jun 27, 2026
bf59f31
HDDS-14774. Intermittent timeout in TestContainerReportHandling (part…
chihsuan Jun 27, 2026
1aed7dd
HDDS-15634. Avoid updating container delete transaction ID on SCM del…
xichen01 Jun 28, 2026
cfbb593
HDDS-15697. Bump awssdk to 2.46.15 (#10624)
dependabot[bot] Jun 28, 2026
8b5b281
HDDS-15701. Bump zizmorcore/zizmor-action to 0.5.7 (#10630)
dependabot[bot] Jun 28, 2026
c9904bb
HDDS-13812. Fix Recon pnpm build failure when proxy is set (#10629)
chihsuan Jun 28, 2026
ee9b851
HDDS-11247. Clean up TestContainerReportHandling (#10628)
adoroszlai Jun 28, 2026
d1eee36
HDDS-15618. Fix ListObjects to include single whitespace-only S3 obje…
Gargi-jais11 Jun 29, 2026
78cb107
HDDS-15700. `flaky-test-check` green despite failing tests (#10626)
adoroszlai Jun 29, 2026
8322365
HDDS-15660. Skip prometheus container during stack collection (#10631)
chihsuan Jun 29, 2026
efefacd
HDDS-13434. Intermittent failure in TestOzoneDebugShell#testChunkInfo…
chihsuan Jun 29, 2026
d280cea
HDDS-15492. Support OM follower read for gRPC client (#10591)
echonesis Jun 30, 2026
db8f56e
HDDS-15511. Implement Ozone client API's for bucket tagging (#10533).
Gargi-jais11 Jun 30, 2026
6b7d3f0
HDDS-15673. Use Java 25 in CI (#10625)
adoroszlai Jun 30, 2026
b2e4900
HDDS-15712. Bump actions/setup-python to 6.3.0 (#10637)
dependabot[bot] Jun 30, 2026
2c0617f
HDDS-15699. Check compilation targeting Java 25 (#10627)
adoroszlai Jun 30, 2026
df599d0
HDDS-15713. Bump actions/setup-java to 5.4.0 (#10635)
dependabot[bot] Jun 30, 2026
1cfc4b3
HDDS-15720. Bump actions/cache to 6.1.0 (#10634)
dependabot[bot] Jun 30, 2026
0f4504a
HDDS-15722. Bump netty to 4.1.135 (#10646)
krvikash Jul 1, 2026
f5f2e14
HDDS-14760. Fix CompleteMultipartUpload rejecting chunked request bod…
rich7420 Jul 2, 2026
27763e6
HDDS-15725. zizmor check should reflect failure in fork (#10649)
adoroszlai Jul 2, 2026
41048fb
HDDS-12563. Cache and reuse ContainerID object (#10642)
szetszwo Jul 2, 2026
d3ee334
HDDS-15727. Bump ratis-thirdparty to 1.0.11 (#10647)
krvikash Jul 2, 2026
a4aeff7
HDDS-15664. ozone debug ldb display DeletedBlocksTransactionSummary i…
ChenSammi Jul 3, 2026
0024c94
HDDS-15512. Implement S3 PUT/GET/DELETE ?tagging on buckets (#10644)
Gargi-jais11 Jul 3, 2026
9596e8d
HDDS-12807. Clean up TestKeyManagerImpl unit test (#10640)
echonesis Jul 3, 2026
5d40bd2
HDDS-14622. OM DB size should be reduced after compaction (#10645)
adoroszlai Jul 3, 2026
af70016
HDDS-15736. Change tests to use ContainerID.getIdForTesting() (#10657)
szetszwo Jul 4, 2026
878eae2
HDDS-11093. Fix intermittent failure in TestContainerBalancerDatanode…
chihsuan Jul 4, 2026
d58317f
HDDS-15743. Bump gson to 2.14.0 (#10664)
dependabot[bot] Jul 4, 2026
888077b
HDDS-15737. Fix intermittent failure in balancerShouldOnlySelectConfi…
chihsuan Jul 4, 2026
9306a78
HDDS-15744. Bump javassist to 3.32.0-GA (#10665)
dependabot[bot] Jul 4, 2026
0d3cdbc
HDDS-15719. Add check for allowed action usage in workflows (#10641)
adoroszlai Jul 4, 2026
d1bbec9
HDDS-15742. Bump nimbus-jose-jwt to 10.9.1 (#10662)
dependabot[bot] Jul 4, 2026
b97a11b
HDDS-15651. Test case for DiskBalancer when markContainerForDelete fa…
arunsarin85 Jul 4, 2026
10a9437
HDDS-10307. Speed up TestOzoneManagerHAWithStoppedNodes (#10658)
hevinhsu Jul 4, 2026
dbcd9b3
HDDS-15741. Bump awssdk to 2.46.17 (#10661)
dependabot[bot] Jul 4, 2026
f5a5f0f
HDDS-11855. Fix flaky TestContainerBalancerDatanodeNodeLimit#checkIte…
chihsuan Jul 5, 2026
c7d83a7
HDDS-15605. Fix flaky testContainerExclusionWithClosedContainerExcept…
chihsuan Jul 5, 2026
b974be3
HDDS-15732. Some ozone commands ignore OZONE_MODULE_ACCESS_ARGS (#10655)
adoroszlai Jul 6, 2026
426374d
HDDS-15747. Address review comments for HDDS-15083 (#10669)
henrybear327 Jul 6, 2026
be54528
HDDS-15579. Replace SimpleSpanProcessor with BatchSpanProcessor (#10569)
sravani-revuri Jul 6, 2026
4f31879
HDDS-15746. Bump kerby to 2.1.2 (#10666)
adoroszlai Jul 7, 2026
6ef19ac
HDDS-15552. Ratis events should not be published as metrics (#10523)
jojochuang Jul 7, 2026
67fd519
HDDS-15170. Add mock-based unit tests for DataStream write path (#10230)
fapifta Jul 7, 2026
2076d7f
HDDS-15521. StreamBlockInputStream fails with TimeoutIOException with…
sadanand48 Jul 7, 2026
cb9430d
HDDS-15587. [Recon] Show 0 for offline DN pending deletion instead of…
priyeshkaratha Jul 7, 2026
38e19ec
HDDS-14544. OM DB Insights: Duplicate API calls triggered when changi…
anuragp010 Jul 7, 2026
caf40cf
HDDS-15526. Add security threat model (THREAT_MODEL.md + SECURITY.md …
potiuk Jul 7, 2026
0eb1c67
HDDS-15760. Handle large or invalid OM snapshot local data YAMLs (#10…
smengcl Jul 7, 2026
675c348
HDDS-15614. Remove Datanode download/pull container replication (#10584)
errose28 Jul 7, 2026
b09bcff
HDDS-14225. Upgrade RocksDB from 7.7.3 to 10.10.1 (#9813)
smengcl Jul 8, 2026
d14bc0f
HDDS-15637. Container Replica Debugger Tool improvements and minor bu…
sreejasahithi Jul 8, 2026
0d0e0fe
HDDS-15581. ozone debug replicas chunk-info reports wrong block size …
len548 Jul 8, 2026
1a26653
HDDS-15733. Fix CompactOMDB showing 'om node: null' without --node-id…
chihsuan Jul 8, 2026
7a95fdd
HDDS-14577. Handle missing metadata dir when updating container state…
priyeshkaratha Jul 8, 2026
21c7219
HDDS-15762. Remove mini-chaos-tests (#10682)
adoroszlai Jul 8, 2026
ad07bcd
HDDS-14956. Add S3 HAProxy to ozonesecure-ha/test-haproxy-s3g.sh (#10…
chihsuan Jul 8, 2026
6208b6c
HDDS-15755. Bump develocity-maven-extension to 2.5.0 (#10674)
adoroszlai Jul 8, 2026
57c37c8
HDDS-15754. Rename TestableCluster to MockCluster (#10691)
prathmesh12-coder Jul 8, 2026
b31b3cd
HDDS-15752. Rename base tests and helpers for naming convention in OM…
adoroszlai Jul 9, 2026
63bab88
HDDS-15788. Fix SST filtering BOOTSTRAP_LOCK contention introduced by…
smengcl Jul 9, 2026
f13fc64
HDDS-15523. Speed up TestOMDbCheckpointServletInodeBasedXfer (#10680)
echonesis Jul 9, 2026
a0f08cc
HDDS-15480. Potential for NPE / infinite loop in StreamBlockReader (#…
sodonnel Jul 9, 2026
00450a9
HDDS-15803. Fix parameter number warning in OMKeyRequest.allocateBloc…
szetszwo Jul 10, 2026
756f714
HDDS-15648. Improve TestSnapshotDiffManager#testThreadPoolIsFull drai…
cchung100m Jul 10, 2026
1d6a5f4
HDDS-15739. Fix ListObjectsV2 continuation-token: wrong XML element n…
rich7420 Jul 10, 2026
0d39df6
HDDS-15692. Enable GitHub Copilot code review when a pull request is …
smengcl Jul 10, 2026
bb60793
HDDS-15679. [Recon] Fix DN dropdown mismatch with pending deletion AP…
priyeshkaratha Jul 10, 2026
ca7d5d8
HDDS-15768. Bracket IPv6 literals in Ratis peer addresses (#10686)
smengcl Jul 10, 2026
2a05dc0
HDDS-15783. Handle empty lists in ScmListCodec deserialization (#10690)
priyeshkaratha Jul 10, 2026
0a562a8
HDDS-15647. Bump Node.js to 24.17.0 (#10590)
jasonosullivan34 Jul 10, 2026
cd8ba56
HDDS-14759. Local Empty file is written and retained even when key wr…
anuragp010 Jul 10, 2026
e4124e0
HDDS-15753. Rename TestClock to MockClock (#10712)
prathmesh12-coder Jul 10, 2026
3c8f936
HDDS-15808. Replace json-simple with Jackson in httpfsgateway (#10710)
smengcl Jul 10, 2026
b17e90e
HDDS-15708. List ignored dependencies for dependabot (#10676)
adoroszlai Jul 10, 2026
3985622
HDDS-15818. Bump common-custom-user-data-maven-extension to 2.3.0 (#1…
dependabot[bot] Jul 10, 2026
3a5861a
HDDS-15821. Bump iceberg to 1.10.2 (#10719)
dependabot[bot] Jul 10, 2026
bc74b52
HDDS-15807. Add javadoc for SCM Ratis server placeholder TODOs (#10706)
smengcl Jul 11, 2026
4575cf9
HDDS-15827. Wait for SCM pipelines in TestDnRatisLogParser (#10725)
jojochuang Jul 11, 2026
78cb493
HDDS-15822. Fix flaky TestStorageVolumeChecker#testNumScansSkipped (#…
smengcl Jul 11, 2026
5e18bfb
HDDS-15825. Bump jnr-posix to 3.2.1, jnr-constants to 0.11.0 (#10716)
dependabot[bot] Jul 11, 2026
5b803eb
HDDS-15830. Bump jline to 3.30.15 (#10729)
dependabot[bot] Jul 11, 2026
db04139
HDDS-15820. Bump awssdk to 2.46.21 (#10718)
dependabot[bot] Jul 11, 2026
991798c
HDDS-15804. Use Set instead of List for ACLs in OMKeyRequest (#10727)
szetszwo Jul 11, 2026
7440e9f
HDDS-15806. Replace sleep with waitFor in scm.node tests (#10704)
smengcl Jul 11, 2026
2c7fac7
HDDS-15832. Wait for healthy KDC before starting S3G (#10730)
adoroszlai Jul 11, 2026
2684ab4
HDDS-15819. Bump log4j2 to 2.26.1 (#10717)
dependabot[bot] Jul 11, 2026
9d0c914
HDDS-15834. Bump cyclonedx-maven-plugin to 2.9.2 (#10734)
dependabot[bot] Jul 12, 2026
04958bb
HDDS-15831. CompleteMultipartUpload with no parts should return Malfo…
rich7420 Jul 12, 2026
8f7bf38
HDDS-15730. Support more StatefulService types in DBScanner (#10654)
adoroszlai Jul 13, 2026
c35148d
HDDS-15793. Bump ESLint to 9.39.4 (#10697)
jshukla01 Jul 13, 2026
b7478f1
HDDS-15786. Intermittent pipeline limit exceeded in debug tests (#10738)
adoroszlai Jul 13, 2026
9de98bd
HDDS-15726. Improve SCM block deletion summary error handling (#10650)
ChenSammi Jul 13, 2026
1b9491a
HDDS-15842. Speed up TestDuplicateContainerDirScannerIntegration (#10…
anuragp010 Jul 13, 2026
2c48d33
HDDS-9154. Design doc for snapshot diff optimization. (#10335)
SaketaChalamchala Jul 13, 2026
89a45ea
HDDS-15751. Rename test parent classes for naming convention (#10713)
adoroszlai Jul 13, 2026
958465f
HDDS-13472. Shut down datanode if Error occurs while processing delet…
chihsuan Jul 13, 2026
87d2bd8
HDDS-15387. Selectively deserialize KeyInfo/DirectoryInfo fields for …
SaketaChalamchala Jul 13, 2026
ff5d032
HDDS-15084. Core Runtime: SCM + OM (#10456)
henrybear327 Jul 13, 2026
06d9724
HDDS-15843. Update upgrade/xcompat tests to use 2.1.1 (#10739)
adoroszlai Jul 13, 2026
bf142be
HDDS-14661. Handle split table writes for Multipart Upload (#10588)
spacemonkd Jul 14, 2026
7d89300
HDDS-13063. Support splitting json output to multiple valid json file…
prathmesh12-coder Jul 14, 2026
c2118e7
Merge branch 'master' of github.com:apache/ozone into HDDS-10685
Gargi-jais11 Jul 14, 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
  •  
  •  
  •  
22 changes: 19 additions & 3 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,23 @@ github:
- HDFS
- RATIS
enabled_merge_buttons:
squash: true
squash: true
squash_commit_message: PR_TITLE
merge: false
rebase: false
merge: false
rebase: false
copilot_code_review:
enabled: true
review_drafts: true
review_on_push: true
rulesets:
- name: "Default Branch Protection"
type: branch
branches:
includes:
- "~DEFAULT_BRANCH"
- "ozone-*"
excludes: []
bypass_teams:
- root
restrict_deletion: true
restrict_force_push: true
56 changes: 51 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,69 @@
version: 2
updates:
- package-ecosystem: maven
open-pull-requests-limit: 5
directory: "/"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]
- dependency-name: "com.fasterxml.jackson:*"
versions:
- "2.22" # not LTS
- dependency-name: "com.github.ekryd.sortpom:sortpom-maven-plugin"
versions:
- ">=3.1.0" # requires Java 11
- dependency-name: "com.github.spotbugs:spotbugs-maven-plugin"
versions:
- ">=4.0.0.0" # too many new warnings
- ">=4.9.0.0" # requires Java 11
- dependency-name: "com.googlecode.maven-download-plugin:download-maven-plugin"
versions:
- ">=1.10.0" # requires Java 11
- dependency-name: "dev.langchain4j:*"
versions:
- ">=0.36.0" # requires Java 17
- dependency-name: "info.picocli:*"
versions:
- "4.7.6" # bug https://github.com/remkop/picocli/issues/2309
- "4.7.7" # bug https://github.com/remkop/picocli/issues/2407
- dependency-name: "io.netty:*"
update-types: ["version-update:semver-minor"]
- dependency-name: "org.apache.derby:derby"
versions:
- "<10.17.1.0" # CVE-2022-46337 https://issues.apache.org/jira/browse/DERBY-7147
- ">=10.17.1.0" # requires Java 21
- dependency-name: "org.apache.hadoop:*" # using multiple versions
- dependency-name: "org.apache.iceberg:*"
versions:
- ">=1.11.0" # requires Java 17
- dependency-name: "org.apache.parquet:*" # update in sync with iceberg
- dependency-name: "org.apache.rat:apache-rat-plugin"
versions:
- "0.17" # bug https://issues.apache.org/jira/browse/RAT-476
- ">=0.18" # requires Java 17
- dependency-name: "org.aspectj:*" # using multiple versions
- dependency-name: "org.jgrapht"
versions:
- ">=1.5.0" # requires Java 11
- dependency-name: "org.jooq:*"
update-types: ["version-update:semver-minor"]
- dependency-name: "org.mockito:mockito-core"
versions:
- ">=5.0.0" # requires Java 11
- dependency-name: "org.rocksdb:*"
update-types: ["version-update:semver-minor"]
schedule:
interval: "weekly"
day: "saturday"
time: "07:00" # UTC
interval: "cron"
cronjob: "0 5 * * 0,6"
cooldown:
default-days: 7
pull-request-branch-name:
separator: "-"
- package-ecosystem: "github-actions"
open-pull-requests-limit: 5
directory: "/"
schedule:
# 'daily' only runs on weekdays
interval: "cron"
cronjob: "15 6 * * *"
cronjob: "0 6 * * 0,6"
cooldown:
default-days: 7
49 changes: 49 additions & 0 deletions .github/workflows/asf-allowlist-check.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: "ASF Allowlist Check"

on:
workflow_dispatch:
pull_request:
paths:
- ".github/workflows/**"
push:
branches-ignore:
- 'dependabot/**'
tags:
- '**'
paths:
- ".github/workflows/**"

permissions:
contents: read

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || case(github.repository_owner == 'apache', github.sha, github.ref_name) }}
cancel-in-progress: ${{ github.event_name == 'pull_request' || github.repository_owner != 'apache' }}

jobs:
asf-allowlist-check:
runs-on: ubuntu-slim
steps:
- name: Checkout project
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- name: Check actions
uses: apache/infrastructure-actions/allowlist-check@775350a154e610e84c460cb1bbe2d2ab26c15cb3
with:
scan-glob: ".github/workflows/*.y*ml"
26 changes: 20 additions & 6 deletions .github/workflows/build-ratis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ on:
protobuf-version:
description: "Protobuf Version"
value: ${{ jobs.ratis-thirdparty.outputs.protobuf-version }}
build-args:
description: "Arguments for building with Ratis"
value: ${{ jobs.summary.outputs.build-args }}
env:
MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3
permissions: { }
Expand All @@ -66,23 +69,23 @@ jobs:
thirdparty-version: ${{ steps.versions.outputs.thirdparty }}
steps:
- name: Checkout project
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
repository: ${{ inputs.repo }}
ref: ${{ inputs.ref }}
- name: Cache for maven dependencies
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
~/.m2/repository
!~/.m2/repository/org/apache/ratis
key: ratis-dependencies-${{ hashFiles('**/pom.xml') }}
- name: Setup java
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
with:
distribution: 'temurin'
java-version: 8
java-version: 25
- name: Get component versions
id: versions
run: |
Expand Down Expand Up @@ -115,7 +118,7 @@ jobs:
protobuf-version: ${{ steps.versions.outputs.protobuf }}
steps:
- name: Checkout project
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
repository: apache/ratis-thirdparty
Expand All @@ -126,19 +129,30 @@ jobs:
echo "grpc=$(mvn help:evaluate -N -q -DforceStdout -Dscan=false -Dexpression=shaded.grpc.version)" >> $GITHUB_OUTPUT
echo "netty=$(mvn help:evaluate -N -q -DforceStdout -Dscan=false -Dexpression=shaded.netty.version)" >> $GITHUB_OUTPUT
echo "protobuf=$(mvn help:evaluate -N -q -DforceStdout -Dscan=false -Dexpression=shaded.protobuf.version)" >> $GITHUB_OUTPUT
debug:
summary:
runs-on: ubuntu-slim
needs:
- ratis
- ratis-thirdparty
outputs:
build-args: ${{ steps.versions.outputs.build-args }}
steps:
- name: Print versions
id: versions
run: |
build_args="-Dratis.version=$ratis_version"
build_args="$build_args -Dratis.thirdparty.version=$ratis_thirdparty_version"
build_args="$build_args -Dratis-thirdparty.grpc.version=$grpc_version"
build_args="$build_args -Dratis-thirdparty.netty.version=$netty_version"
build_args="$build_args -Dratis-thirdparty.protobuf.version=$protobuf_version"
echo "build-args=$build_args" >> "$GITHUB_OUTPUT"

echo "Ratis: $ratis_version"
echo "Thirdparty: $ratis_thirdparty_version"
echo "Grpc: $grpc_version"
echo "Netty: $netty_version"
echo "Protobuf: $protobuf_version"
echo "Build args for Ozone: $build_args"
env:
ratis_version: ${{ needs.ratis.outputs.ratis-version }}
ratis_thirdparty_version: ${{ needs.ratis.outputs.thirdparty-version }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
steps:
- name: Checkout project
if: ${{ !inputs.needs-ozone-source-tarball }}
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
ref: ${{ inputs.sha }}
Expand All @@ -172,7 +172,7 @@ jobs:

- name: Cache for NPM dependencies
if: ${{ inputs.needs-npm-cache }}
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
~/.pnpm-store
Expand All @@ -182,7 +182,7 @@ jobs:

- name: Cache for Maven dependencies
if: ${{ inputs.needs-maven-cache }}
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
~/.m2/repository/*/*/*
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:

- name: Setup java ${{ inputs.java-version }}
if: ${{ inputs.java-version }}
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
with:
distribution: 'temurin'
java-version: ${{ inputs.java-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-with-ratis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
SONARCLOUD_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
with:
ratis_args: "-Dratis.version=${{ needs.ratis.outputs.ratis-version }} -Dratis.thirdparty.version=${{ needs.ratis.outputs.thirdparty-version }} -Dratis-thirdparty.grpc.version=${{ needs.ratis.outputs.grpc-version }} -Dratis-thirdparty.netty.version=${{ needs.ratis.outputs.netty-version }} -Dratis-thirdparty.protobuf.version=${{ needs.ratis.outputs.protobuf-version }}"
ratis_args: ${{ needs.ratis.outputs.build-args }}
ref: ${{ github.event.inputs.ref }}
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ on:
env:
# BUILD_ARGS and TEST_JAVA_VERSION are duplicated in populate-cache.yml, please keep in sync
BUILD_ARGS: "-Pdist -Psrc -Dmaven.javadoc.skip=true -Drocks_tools_native"
TEST_JAVA_VERSION: 21 # JDK version used by CI build and tests; should match the JDK version in apache/ozone-runner image
TEST_JAVA_VERSION: 25 # JDK version used by CI build and tests; should match the JDK version in apache/ozone-runner image
# MAVEN_ARGS and MAVEN_OPTS are duplicated in check.yml and populate-cache.yml, please keep in sync
MAVEN_ARGS: --batch-mode --settings ${{ github.workspace }}/dev-support/ci/maven-settings.xml
MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3
Expand Down Expand Up @@ -70,19 +70,19 @@ jobs:
with-coverage: ${{ env.OZONE_WITH_COVERAGE }}
steps:
- name: "Checkout ${{ github.ref }} / ${{ github.sha }} (push)"
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
if: github.event_name == 'push'
- name: "Checkout ${{ github.sha }} with its parent (pull request)"
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
ref: ${{ github.sha }}
fetch-depth: 2
persist-credentials: false
if: github.event_name == 'pull_request'
- name: "Checkout ${{ inputs.ref }} given in workflow input (manual dispatch)"
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
ref: ${{ inputs.ref }}
persist-credentials: false
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
if: needs.build-info.outputs.needs-compile == 'true'
strategy:
matrix:
java: [ 8, 11, 17 ]
java: [ 8, 17, 25 ]
include:
- os: ubuntu-24.04
- java: 21
Expand Down Expand Up @@ -360,13 +360,13 @@ jobs:
- integration
steps:
- name: Checkout project
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
fetch-depth: 0
persist-credentials: false
ref: ${{ needs.build-info.outputs.sha }}
- name: Cache for maven dependencies
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
~/.m2/repository/*/*/*
Expand All @@ -383,7 +383,7 @@ jobs:
mkdir -p hadoop-ozone/dist/target
tar xzvf target/artifacts/ozone-bin/ozone*.tar.gz -C hadoop-ozone/dist/target
- name: Setup java ${{ env.TEST_JAVA_VERSION }}
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
with:
distribution: 'temurin'
java-version: ${{ env.TEST_JAVA_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Close Stale PRs
uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
with:
stale-pr-label: 'stale'
exempt-draft-pr: false
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/generate-config-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Checkout project
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
ref: ${{ inputs.sha }}

- name: Set up Python
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
with:
python-version: '3.x'

Expand Down
Loading
Loading