-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
46 additions
and
1 deletion.
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 +1,34 @@ | ||
# Change Log | ||
|
||
## v0.2.0 | ||
|
||
> Change log since v0.1.0 | ||
### Features | ||
|
||
- Cloud Provider & Network Plugin mechanism | ||
|
||
|
||
- Supporting network types: | ||
|
||
- HostPort | ||
- AlibabaCloud-NATGW | ||
- AlibabaCloud-SLB | ||
- AlibabaCloud-SLB-SharedPort | ||
|
||
--- | ||
|
||
## v0.1.0 | ||
|
||
### Features | ||
|
||
- New CRDs: GameServer & GameServerSet | ||
|
||
- GameServer provides game servers state definition interface, such as deletion priority, update priority, and opsState. | ||
- GameServerSet can update/scale GameServers by their states. | ||
|
||
|
||
- User-Defined Quality Service | ||
|
||
- Probing GameServers‘ containers and marking GameServers state automatically | ||
|
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
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