ChrisLiu
92043599cf
add print columns for GameServerSet and GameServer ( #48 )
...
* add print columns for GameServerSet and GameServer
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-04-04 16:16:38 +08:00
ChrisLiu
9e5bbde674
fix: gss status sync failed when template metadata is not null ( #46 )
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-04-03 15:32:20 +08:00
ChrisLiu
b1f3d943be
add Unit Tests for controllers ( #44 )
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-03-23 14:00:37 +08:00
ChrisLiu
f585041c5d
Update CHANGELOG.md
2023-02-09 21:52:18 +08:00
ChrisLiu
a069e9399c
Merge pull request #38 from chrisliu1995/master
...
update docs: rename HostPort to Kubernetes-HostPort
2023-02-09 21:48:41 +08:00
ChrisLiu
c74e66c5da
update docs: rename HostPort to Kubernetes-HostPort
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-02-09 21:40:04 +08:00
ChrisLiu
6b58728b74
Feat: add cloud provider & network plugin ( #16 )
...
* Feat: add cloud provider & network plugin
2023-02-08 16:04:40 +08:00
ChrisLiu
cde5c22594
update README ( #35 )
...
* update README
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-01-03 16:58:08 +08:00
ChrisLiu
55479c8c8e
add docs(EN) ( #32 )
...
* add docs(EN)
2022-12-28 10:16:35 +08:00
ChrisLiu
cef830862d
update docs ( #31 )
...
* add CRD field description
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-12-16 10:40:24 +08:00
ChrisLiu
4f950c2604
update docs ( #29 )
...
* add doc for Container Launch Priority
2022-12-14 16:31:45 +08:00
ChrisLiu
3f4c2a3066
add doc for Container Launch Priority ( #28 )
...
* add doc for Container Launch Priority
2022-12-13 17:11:17 +08:00
ChrisLiu
8f226ea3e5
Merge pull request #27 from chrisliu1995/master
...
Correct typos in the docs
2022-12-12 20:59:18 +08:00
ChrisLiu
7ed29b2bb7
fix: Correct typos in the docs
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-12-12 20:57:01 +08:00
ChrisLiu
f9c7702313
Merge branch 'openkruise:master' into master
2022-12-12 12:27:57 +08:00
ChrisLiu
3278d13e3e
add demo in docs ( #26 )
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-12-12 11:41:10 +08:00
ChrisLiu
da2700aa70
Create CHANGELOG.md
2022-12-09 18:46:02 +08:00
ChrisLiu
ce6c795225
add demo in docs
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-12-09 15:18:05 +08:00
ChrisLiu
bee9e4257d
update docs format for network plugin
2022-12-02 00:09:58 +08:00
ChrisLiu
8de105815e
Merge pull request #24 from chrisliu1995/master
...
update docs(zh-cn) for network plugins
2022-12-02 00:02:38 +08:00
ChrisLiu
44894e4310
update docs(zh-cn) for network plugins
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-12-01 23:54:43 +08:00
ChrisLiu
43f17f604a
Merge branch 'openkruise:master' into master
2022-12-01 23:26:29 +08:00
ChrisLiu
d5fe0dd160
update docs design concept(zh_CN) ( #23 )
2022-11-30 15:33:41 +08:00
ChrisLiu
5524470d50
Merge branch 'openkruise:master' into master
2022-11-30 12:35:17 +08:00
ChrisLiu
ff4da7d609
update docs ( #21 )
...
* add docs quick start(zh-cn)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-11-30 11:22:23 +08:00
ChrisLiu
4f9d3743e4
Merge branch 'openkruise:master' into master
2022-11-29 19:14:48 +08:00
ChrisLiu
756b72f94d
Feat: update docs(CN) ( #19 )
...
* add docs quick start(zh-cn)
2022-11-28 16:37:52 +08:00
ChrisLiu
c3b4e66dc7
update docs(CN)
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-11-24 18:25:52 +08:00
ChrisLiu
2ffd0cc9ad
add user manual(CN)
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-11-23 21:33:43 +08:00
ChrisLiu
8458007868
add docs quick start(zh-cn)
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-11-23 14:50:56 +08:00
ringtail
ed772a2052
Feature/update docs ( #17 )
...
* add zh-cn docs
2022-11-22 20:15:53 +08:00
Somefive
99968badfb
Feat: add ObservedGeneration to GameServerSet ( #13 )
...
* Feat: add observed generation
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Chore: refactor and add status equality check
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-11-09 14:33:31 +08:00
ChrisLiu
082ee009be
Refactoring GameServer Lifecycle Management ( #10 )
...
* refactor: gs will not be deleted due to pod deletion and opt format
2022-11-03 17:53:40 +08:00
ChrisLiu
f563275284
Add feature: Service Quality ( #11 )
...
Service Quality support
2022-11-01 11:46:06 +08:00
ringtail
4fc797b9d0
Merge pull request #12 from shawnall/patch-1
...
Update README.md
2022-10-24 14:14:39 +08:00
shawnall
f439094467
Update README.md
...
Improve grammar
2022-10-21 11:43:01 +08:00
ringtail
857f513006
Merge pull request #9 from chrisliu1995/workflow_checker
...
Add e2e test checker
2022-10-11 11:24:33 +08:00
ringtail
fb8f619f5c
Merge pull request #8 from chrisliu1995/docs
...
Add doc of architecture
2022-10-11 11:23:24 +08:00
ChrisLiu
68b368b29d
update test case to adapt to different registries
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-28 15:32:39 +08:00
ChrisLiu
97fbed9d3f
add e2e test checker
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-28 12:02:28 +08:00
ChrisLiu
5014c70a05
add doc of architecture
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-27 17:35:07 +08:00
ringtail
bf3b9f807f
Merge pull request #7 from chrisliu1995/workflow_checker
...
Workflow checker
2022-09-27 17:21:52 +08:00
ChrisLiu
1ef8b258ae
add golangci-lint timeout arg
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-27 11:01:43 +08:00
ChrisLiu
ba2f55d4fd
update UT checker
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-27 10:42:50 +08:00
ChrisLiu
937f45363d
remove markdown checker
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-26 11:55:43 +08:00
ChrisLiu
a18f9be500
update gencerts.sh
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-26 11:45:51 +08:00
ChirsLiu
f1d292984b
update README ( #3 )
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-23 10:35:53 +08:00
ChirsLiu
6d1ba7469f
update license checker ( #4 )
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-23 10:26:53 +08:00
ringtail
60c15f3d53
Merge pull request #2 from chrisliu1995/kruise-game
...
Kruise-Game init
2022-09-22 02:20:08 +08:00
ChrisLiu
a182e06aa5
add github workflow
...
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2022-09-21 17:14:23 +08:00