-
Notifications
You must be signed in to change notification settings - Fork 362
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 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 |
---|---|---|
@@ -1,8 +1,10 @@ | ||
## releaes note | ||
|
||
### v0.1.2 | ||
### v0.1.5-rc | ||
|
||
- [x] support build push run a cloud image | ||
- [x] using docker registry as cloud image registry | ||
- [x] support alkaloid as a default infra provider | ||
- [x] support install cluster on bare metal server | ||
- [x] CLOUD mode scale up and down, delete cluster | ||
- [x] BAREMETAL mode scale up and down, delete cluster | ||
- [x] fix infra ip list lack IP | ||
- [x] fix x509 cert issue | ||
- [x] fix send file repeatedly | ||
- [x] fix non root user can't init cluster |