Commit Graph

34 Commits

Author SHA1 Message Date
Chris Lu
a5c5e85f2a simplify 2020-10-18 00:06:40 -07:00
Chris Lu
58aa518ba7 simplify 2020-10-17 20:52:13 -07:00
Chris Lu
4df48f08de adjust logs 2020-10-17 14:07:06 -07:00
Chris Lu
95164dc830 add filer nodeport service 2020-10-17 13:51:07 -07:00
Chris Lu
b2274f19c1 2.05 2020-10-17 02:42:48 -07:00
Chris Lu
4bb6f99cd8 support upgrade 2020-10-17 02:25:23 -07:00
Chris Lu
4ea680c4c9 fix filer starting 2020-10-17 00:59:38 -07:00
Chris Lu
a55feda96d support adjustable volume count and filer count 2020-10-16 23:25:46 -07:00
Chris Lu
30e457b814 merge s3 with filer 2020-10-14 21:53:09 -07:00
Chris Lu
c7e0392c1c refactor 2020-10-14 21:45:53 -07:00
Chris Lu
fe54fbbaa4
Update README.md 2020-09-20 16:34:57 -07:00
Chris Lu
bef24b2e33 create filer and s3 2020-08-05 21:11:40 -07:00
Chris Lu
3a17b591e7 add volume service and statefulset 2020-08-04 22:13:36 -07:00
Chris Lu
87c1ee2c7e tweaking log messages 2020-08-02 22:48:15 -07:00
Chris Lu
9ee5f6bb7e need to add a delay for the dns to be ready 2020-08-02 17:09:59 -07:00
Chris Lu
9c9549c1cc reordering
still has problem on a brand new k8s cluster
2020-08-02 16:52:05 -07:00
Chris Lu
c53585391a headless service + statefulset
EnableServiceLinks
PublishNotReadyAddresses
2020-08-02 16:12:52 -07:00
Chris Lu
9b075d68ce restart 2020-08-01 23:27:46 -07:00
Chris Lu
f65a532f78 change master service to headless service 2020-08-01 18:01:15 -07:00
Chris Lu
bcd4d42404 refactoring 2020-07-28 23:21:01 -07:00
Chris Lu
6c08f5fc01 textual changes 2020-07-27 02:22:59 -07:00
Chris Lu
03e6abe6e8 simple, but somehow the reconcile function is not invoked 2020-07-27 02:22:49 -07:00
Chris Lu
74bdfeff6d make manifests 2020-07-26 15:26:27 -07:00
Chris Lu
b37f7a9f02 operator-sdk create api --group=objectstore --version=v100 --kind=Master 2020-07-26 15:10:35 -07:00
Chris Lu
8fea35b4a6 aux files 2020-07-26 14:50:48 -07:00
Chris Lu
0bc4cb1216 remove binary 2020-07-26 14:48:24 -07:00
Chris Lu
0c28e89258 regenerate with operator-sdk 3-alpha 2020-07-26 14:47:24 -07:00
HarrisonZhu
8fda1028ed
Merge pull request #1 from seaweedfs/change_make_file
adding CR deletion
2019-11-21 15:56:31 +08:00
Chris Lu
ead3a612a5 adding CR deletion
following https://github.com/operator-framework/getting-started#cleanup
2019-11-20 15:36:59 -08:00
HZ89
f8c94e43bb feat(crds): change api group name
change api group name to seaweedfs.com
2019-11-20 11:33:30 +08:00
HZ89
b4c0822298 feat(crds): add crd spec 2019-11-19 19:29:15 +08:00
HZ89
4f37f4a1e5 build(Makefile): add makefile 2019-11-19 17:35:57 +08:00
HarrisonZhu
e7b1438ad4 feat(misc): init project use operator-sdk
init project use operator-sdk
2019-10-28 17:35:30 +08:00
HarrisonZhu
c132a44f45
Initial commit 2019-10-23 10:10:07 +08:00