vibhansa
191b2105d2
Sync with main'
2024-09-06 02:56:10 -07:00
Vikas Bhansali
fe4a91bfd1
Update types.go
2024-09-03 18:22:17 +05:30
Vikas Bhansali
72a988d8c7
Update CHANGELOG.md
2024-09-03 18:21:44 +05:30
Sourav Gupta
d063317380
Added block cache limitations ( #1511 )
2024-08-30 14:53:53 +05:30
Sourav Gupta
0aa064f066
Data integrity issues in block cache ( #1508 )
...
* Data Integrity fixes
2024-08-22 18:18:42 +05:30
vibhansa
856016b9d9
Correcting truncate test case
2024-08-21 02:51:02 -07:00
dphulkar-msft
25489b8f28
Merge pull request #1506 from Azure/dphulkar/fuse-mariner3
...
Added support for mariner preview package release.
2024-08-21 10:31:12 +05:30
vibhansa
06e2bee702
Correcting truncate logic
2024-08-20 09:06:09 -07:00
Ubuntu
338bf6560f
fixed golangci-lint issues
2024-08-20 10:59:15 +00:00
Ubuntu
039d5ed1bd
Merge branch 'dphulkar/fuse-mariner3' of https://github.com/Azure/azure-storage-fuse into dphulkar/fuse-mariner3
2024-08-20 10:23:58 +00:00
Ubuntu
497b2263b1
update code changes
2024-08-20 10:22:16 +00:00
Ubuntu
1d45426624
update code changes
2024-08-20 10:20:28 +00:00
Ubuntu
1152ab8a05
test code changes
2024-08-20 10:17:03 +00:00
Ubuntu
49d4c439ae
test
2024-08-20 08:13:31 +00:00
Ubuntu
fc9a9dffa9
Test
2024-08-20 07:30:10 +00:00
Ubuntu
de224f8d7b
Test
2024-08-20 07:14:57 +00:00
Dhanashree Phulkar
2a84ffd76c
Added support for mariner preview package release
2024-08-19 16:42:03 +05:30
vibhansa
9a72319380
Reduce trancate test to 50 from 256
2024-08-19 01:47:38 -07:00
vibhansa
beb1af7239
Reduce trancate test to 50 from 256
2024-08-19 01:47:14 -07:00
vibhansa
815f147bd4
Correcting tests
2024-08-19 00:48:31 -07:00
vibhansa
6ca2eeedc0
Corrected
2024-08-16 05:06:32 -07:00
vibhansa
3f24feb9fd
Correct truncate file test
2024-08-16 05:03:06 -07:00
vibhansa
2d99c5230b
Correcting truncate code
2024-08-15 21:56:33 -07:00
Sourav Gupta
465c2b891c
Check download status before overwriting a block ( #1499 )
...
* return error when download fails during overwriting a block
2024-08-12 18:24:47 +05:30
Sourav Gupta
335db9b3e3
Updating an uncommitted block which has been deleted from buffer cache ( #1497 )
2024-08-09 16:28:33 +05:30
ashruti-msft
8db7c461cc
Block-cache read Pipeline ( #1462 )
...
* New data test pipeline added
2024-08-09 15:32:23 +05:30
vibhansa
5c8cbebc3b
sync with main
2024-08-09 03:00:14 -07:00
Sourav Gupta
c4d638f7d0
Error message for disabling random write in block cache ( #1498 )
2024-08-09 12:25:21 +05:30
Vikas Bhansali
5d0a8d16b5
direct-io test in block-cache data validation suite ( #1490 )
...
* adding direct_io data validation test with block cache
2024-08-08 20:59:31 +05:30
Vikas Bhansali
627d6e6531
Update CHANGELOG.md
2024-08-08 20:52:32 +05:30
ashruti-msft
7509b21cc1
Cleared all flags and print cooking cooked lists ( #1496 )
...
* Cleared all flags and print cooking cooked
2024-08-08 20:50:34 +05:30
Vikas Bhansali
295b791f5d
Adding git clone test to block-cache ( #1348 )
2024-08-08 16:18:18 +05:30
Sourav Gupta
f649724127
Enabling random write in block cache ( #1495 )
...
* Enabling random write
2024-08-08 15:41:24 +05:30
Vikas Bhansali
78a335b4d7
Add support for no_proxy ( #1476 )
...
* Adding proxy from environment fix
2024-08-08 15:40:36 +05:30
Vikas Bhansali
b47e5fa3f2
Preserve blocks on flush ( #1487 )
...
* Preserve block on flush and delete them on close instead.
2024-08-08 13:44:28 +05:30
Sourav Gupta
f7e7a6a1de
Overwrite when download fails for the given block ( #1492 )
2024-08-08 10:22:01 +05:30
Vikas Bhansali
c05c3043a7
Correct SUSE fuse download path ( #1489 )
...
* Correct SUSE path
2024-08-05 12:33:05 +05:30
Sourav Gupta
891d0032e4
Race condition in random write between uploading and writing to a same block ( #1481 )
...
* Block upload and write race condition
2024-08-03 12:02:36 +05:30
ashruti-msft
9fb7645315
New pipeline data validation ( #1488 )
2024-08-02 16:39:38 +05:30
Vikas Bhansali
2c1781ec92
Depdendency upgrade for next release ( #1486 )
...
* Depdendency upgrade for next release
2024-08-02 14:20:52 +05:30
Vikas Bhansali
bd0f411b46
Update types.go
2024-07-31 19:50:20 +05:30
Sourav Gupta
e1a100ee73
Block cache disable random write ( #1484 )
...
* Block random write operations
2024-07-31 19:46:57 +05:30
ashruti-msft
da78133520
Block Cache Read correction ( #1483 )
...
Fixed: We copied the entire block regardless of whether it was fully used, leading to copying over garbage data.
Fixed: Error in read when disk cache was enabled
2024-07-31 11:00:28 +05:30
Sourav Gupta
ee19eff072
Block cache random write in sparse files ( #1475 )
2024-07-30 16:27:20 +05:30
syeleti-msft
c0afb6025c
Block cache openFile if condition bug ( #1472 )
...
* Correct the Condition check that prevents last block to be size greater that block size
2024-07-30 10:56:33 +05:30
Vikas Bhansali
db7dec95e4
Blocker and Vulnerability update ( #1473 )
...
* Make vulnerability scan a common code
2024-07-29 15:13:48 +05:30
Vishnu Charan TJ
13f5d24be3
Update README.md ( #1480 )
...
Added link to Known issues
2024-07-28 11:12:31 +05:30
Vishnu Charan TJ
487ed22880
Update README.md ( #1477 )
...
* Update README.md
2024-07-27 10:23:35 +05:30
Sourav Gupta
f2e14e63ae
Reset block when released ( #1467 )
2024-07-24 13:05:43 +05:30
Sourav Gupta
73ff84985a
Updating TSG for proxy environment ( #1464 )
...
* adding tsg for proxy env
2024-07-23 11:09:28 +05:30