Releases: hwameistor/hwameistor
Releases · hwameistor/hwameistor
v0.16.1
========================
LVM volume management enhancements
Disk Management Enhancements
Test
- [Test]update ad test #1608(@FloatXD )
- [Test]Modify drbd related code in e2e test #1611((@FloatXD )
- [Test]Modify the disk name in the e2e test #1616((@FloatXD )
Documentation
- Docs: Update encrypt as completed #1598(@SSmallMonster )
Others
- fix: correct audit for disk status change #1615 (@SSmallMonster )
v0.16.0
LVM volume management enhancements
- Feat(encrypt/block): Support Encrypt Volume with LUKS #1582(@SSmallMonster )
- Feat: Close encrypt volume after unmount volume #1583(@SSmallMonster )
- rename secureSecret in StorageClass for clarity #1584(@SSmallMonster )
- update csi to v4.0.0 #1585(@FloatXD )
Test
Documentation
- docs: correct volume replica description #1579(@SSmallMonster )
- Docs: update roadmap for data encryption #1580(@SSmallMonster )
- [doc]add the doc of Volumes Encrypt #1589(@FloatXD )
- [Docs] update volumes/volume_encrypt.md #1591(@windsonsea )
- [doc]add faq for HonorPVReclaimPolicy #1593(@FloatXD )
Others
v0.15.0
LVM volume management enhancements
- fix lvm exec error #1565 (@little-guy-lxr )
- format filesystem(xfs) with reflink #1568(@SSmallMonster )
Disk Management Enhancements
- fix node disk reference not created but mount #1567(@little-guy-lxr )
Documentation
- sync en arch #1566(@jzhupup )
- Added documentation for manually recycling data volumes #1569(@peng9808 )
Others
v0.14.7
Scheduler
Tests
Documentation
- docs: update compatibility for 1.29,1.30 #1548 (@SSmallMonster )
- update docs arch #1562 (@jzhupup )
Others
- build: update yum repo #1544 (@FloatXD )
- ci: add base image #1546 (@SSmallMonster )
- update base image #1547 (@SSmallMonster )
- add verbs/patch access for clusterrole #1552 (@SSmallMonster )
v0.14.6
LVM volume management enhancements
- Change Default ReclaimPolicy from Delete to Retain #1519 (@panpan0000 )
Disk Management Enhancements
- fix(disk-manager): filter out disk with partition table #1524 (@SSmallMonster )
Admission
- Fixed the issue of not handling empty pvName #1516 (@peng9808 )
- enhance(admission): improve processing static volume #1522 (@SSmallMonster )
Scheduler
- fix(scheduler): correct skip policy for affinity and taints #1540 (@SSmallMonster )
Tests
- [e2e] upgrade $path in e2e test #1502 (@FloatXD )
- [e2e] upgrade e2e test #1504 (@FloatXD )
- [e2e]open k8s.129 ad test #1509 (@FloatXD )
- [test]add static volume e2e test #1525 (@FloatXD )
- [test]upgrade api test #1528 (@FloatXD )
- [e2e]add full test in pr test #1538 (@FloatXD )
Documentation
- docs: update serial check command #1506 (@SSmallMonster )
- update docs Cached Volumes #1510 #1511 (@peng9808 )
- docs: update readme #1512 (@SSmallMonster )
- Complete cache volume docs #1513 (@peng9808 )
- [Docs] update volumes/cache.md #1514 (@peng9808 )
- [doc]update the drbd support list #1531 (@FloatXD )
- [Docs] fix typos and bullet indentations #1542 (@windsonsea )
- feat(docs): add search for docs #1539 (@youhonglian )
Others
v0.14.5
Scheduler
Tests
Others
- cleanup dataset manager code #1494 (@SSmallMonster )
- Revert "fix concurrent map read and map write" #1493(@SSmallMonster )
- fix(CI): bump go version to 1.20.5 in module and builder #1486(@SSmallMonster )
v0.14.4
LVM volume management enhancements
fix concurrent map read and map write #1469(@liuxu623 )
Apiserver
ApiServer: Modify migration fields and add event sorting #1482(@peng9808 )
Scheduler
lvr can detect taint #1463(@peng9808 )
Tests
Update high availability tests #1467 (@FloatXD )
[e2e] add 1.29 & 1.30 ad-test #1471(@FloatXD )
Documentation
[Docs] Fix indentations and add code symbols after backticks #1461 (@windsonsea )
Docs(FAQ): add docs for expanding storage pool manually #1462 (@SSmallMonster )
docs(snapshot): update snapshot operation #1465 (@SSmallMonster )
v0.14.3
LVM volume management enhancements
- Configure ls default parameters #1434(@peng9808 )
- Solve the problem of lvr not sensing pod affinity #1426(@peng9808 )
Volume Migration
Apiserver
Scheduler
- make scheduler filter message readable #1435(@SSmallMonster )
Admission
- acquire leader lease before serving #1439(@SSmallMonster )
- refactor(admission): use tls cert from secrets #1443(@SSmallMonster )
Tests
- 【e2e-test】update e2e for auto create secret #1444(@FloatXD )
- 【e2e-test】update e2e-test to fix admission ca #1445(@FloatXD )
- update e2e ha volume test #1454(@FloatXD )
Documentation
- make scheduler filter message readable #1435(@SSmallMonster )
- chore(logger): setup logger after flag parse #1440(@SSmallMonster )
Others
- add panpan0000 as maintainer #1438(@panpan0000 )
v0.14.2
LVM volume management enhancements
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
Volume Migration
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
Tests
- 【e2e】update api test #1407(@FloatXD )
- 【e2e】add api test #1405(@FloatXD )
- 【e2e】update scheduler #1412(@FloatXD )
- 【e2e】update e2e test #1416(@FloatXD )
- Optimize api test #1419(@FloatXD )
Documentation
- [Docs] Update docs in install folder #1393(@windsonsea )
- add Linux foundation trademark disclaimer link to website #1395(@SSmallMonster )
- Add code comments #1423 (@sundegan )
- add Peng Lai to MAINTAINERS.md #1430(@peng9808 )
Others
v0.14.1
LVM volume management enhancements
- fixed a LVG issue: recreating a PVC can't find the correct LVG #1353(@sun7927 )
- skip volume when failurepolicy is ignore #1379(@SSmallMonster )
- skip volume when failurepolicy is ignore #1380(@SSmallMonster )
Apiserver
- improve(apiserver):check localdisk exist before using #1339(@hikariwo )
- update snapshot client #1367(@SSmallMonster )
- Hwameictl snapshot #1331(@peng9808 )
- fix getnode api #1375(@peng9808 )
- fix ctl disk_list #1373(@peng9808 )
- fxi snapshot ctl bug #1333(@peng9808 )
- add cluster insatll ctl #1369(@peng9808 )
Tests
- [unit-test]fix run failed volume_migrate_task test #1334 (@hikariwo )
- [unit-test]fix run failed volume_convert_task test #1336(@hikariwo )
Documentation
- Added documentation for DRBDs adapted kernel version #1347(@FloatXD )
- Beautify document structure #1350(@FloatXD )
- Add carlory into MAINTAINERS.md #1355(@carlory )
- [docs] update readme #1365(@SSmallMonster )
- update support list #1378(@FloatXD )
- [docs] Update /install/prereq.md #1370(@windsonsea )