-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
57 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
|
||
<a name="v0.0.1"></a> | ||
## v0.0.1 (2023-04-29) | ||
|
||
Welcome to the v0.0.1 release of Proxmox CSI Plugin! | ||
|
||
### Bug Fixes | ||
|
||
- raise condition during volume attach | ||
- cluster schema | ||
|
||
### Features | ||
|
||
- resize pvc | ||
- node daemon | ||
- node daemonsets | ||
- controller | ||
|
||
### Changelog | ||
|
||
* 82ee8e1 ci: check release | ||
* da3bcc5 ci: github actions | ||
* 27bf714 test: add more tests | ||
* 112b7f9 test: add simple tests | ||
* 45fc7e3 refactor: proxmox cloud config | ||
* 6377ad2 docs: update readme | ||
* 230ac1a refactor: volume funcs | ||
* 3bf3ef5 fix: raise condition during volume attach | ||
* 494a82b fix: cluster schema | ||
* 0a3eaaa doc: update readme | ||
* bd2c653 feat: resize pvc | ||
* 4054a53 refactor: celanup and build | ||
* 54dec7d feat: node daemon | ||
* 269c708 feat: node daemonsets | ||
* 0346c96 refactor: controller and node | ||
* 9f0f7a3 feat: controller |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters