Commit Graph

105 Commits

Author SHA1 Message Date
Viktor Kuzmin 10a3ab6de9 We should use names with namespace to allow direct fuse connections to volume servers for pods from other namespaces 2021-04-23 23:55:56 +03:00
Chris Lu 2284b6c617 2.40 2021-04-18 13:58:09 -07:00
Chris Lu 44d1ebfad1 2.39 2021-04-11 19:47:33 -07:00
Chris Lu 6dc9f6cb10 2.38 2021-04-05 19:42:06 -07:00
Chris Lu 9acefe82e6 2.37 2021-04-04 18:46:06 -07:00
Chris Lu 1cc1fe0407 2.36 2021-03-28 19:09:53 -07:00
Chris Lu 98492a3716 2.35 2021-03-22 00:05:32 -07:00
Chris Lu 51df653787 2.34 2021-03-16 03:02:06 -07:00
Chris Lu 3caaadad4c 2.33 2021-03-16 00:35:49 -07:00
Chris Lu 64a19b4f01 2.32 2021-03-14 21:31:40 -07:00
Chris Lu 00b81cfb2c 2.31 2021-03-09 12:52:25 -08:00
Chris Lu b8059368c2 2.30 2021-03-07 15:01:33 -08:00
Chris Lu 4d7b49a062 2.29 2021-02-28 18:08:43 -08:00
Chris Lu a48007e6d9 2.28 2021-02-22 22:59:23 -08:00
Chris Lu 3679d1b118 2.27 2021-02-21 19:30:38 -08:00
Chris Lu 78bc8ad6d8 2.26 2021-02-15 13:39:30 -08:00
Chris Lu bf998078fc 2.25 2021-02-14 22:24:58 -08:00
Chris Lu 96d8d65530 2.24 2021-02-08 00:16:14 -08:00
Chris Lu a0e3c1a7a7 add group extensions for ingress 2021-02-07 03:10:42 -08:00
Chris Lu a3c2c3203c 2.23 2021-01-31 20:18:42 -08:00
Chris Lu 4599bd7866 2.21 2021-01-18 01:25:53 -08:00
Chris Lu f493b8b0f2 2.20 2021-01-09 23:02:33 -08:00
Chris Lu de183328a5 2.13 2020-11-29 17:00:54 -08:00
Chris Lu fa393ffc32 2.12 2020-11-22 17:18:14 -08:00
Chris Lu 014ac322ce 2.11 2020-11-22 17:18:14 -08:00
Chris Lu 0e602afa62 2.10 2020-11-10 23:17:34 -08:00
Chris Lu 2573216733 add ingress for volume servers
fix https://github.com/seaweedfs/seaweedfs-operator/issues/16
2020-11-10 00:11:17 -08:00
Chris Lu e853e2870f add service for each volume server
related to https://github.com/seaweedfs/seaweedfs-operator/issues/16
2020-11-09 23:48:22 -08:00
Chris Lu 15fc33c506 add back steps to develop outside of k8s 2020-11-09 23:28:13 -08:00
Chris Lu 98017e9cb0 fix seaweed client command 2020-11-08 23:59:02 -08:00
Chris Lu 831adc091f fix image comparison 2020-11-08 23:58:48 -08:00
Chris Lu 5a4f61591d adjust for tests 2020-11-08 23:02:09 -08:00
Chris Lu fab237e7ef fix expected master count 2020-11-08 22:34:04 -08:00
Chris Lu 6bb6a1bae6 for the quorum 2020-11-08 18:22:26 -08:00
Chris Lu cb86e4a770 ensure the image version matches expected version
fix https://github.com/seaweedfs/seaweedfs-operator/issues/25
2020-11-08 18:20:33 -08:00
Chris Lu 8342be9b1c proceed only when masters are all ready
fix https://github.com/seaweedfs/seaweedfs-operator/issues/21
2020-11-08 17:41:12 -08:00
Chris Lu 8585daff05 go fmt 2020-11-08 17:40:30 -08:00
Chris Lu 411cb7bc7d fix odd number of masters 2020-11-08 17:40:16 -08:00
Chris Lu 9ba4b60d94 re-run reconcile every 5 seconds, to check node status changes 2020-11-08 17:00:41 -08:00
Chris Lu eccad4af1e unused functions 2020-11-08 16:46:16 -08:00
Chris Lu 771312ddfb add steps to develop inside k8s 2020-11-08 16:23:17 -08:00
Chris Lu b0f01a5e1a add namespace to master peers list 2020-11-08 16:12:31 -08:00
Chris Lu 3ecd205e8e add a seaweed admin
related to https://github.com/seaweedfs/seaweedfs-operator/issues/23
2020-11-08 00:55:56 -08:00
Chris Lu 291b479395 filer, volume stateful set detect changes 2020-11-04 19:01:19 -08:00
Chris Lu 95dc4a247d master statefulset ensure consistent style
fix https://github.com/seaweedfs/seaweedfs-operator/issues/19
2020-11-04 19:00:34 -08:00
Chris Lu 46806156b6 add filer and s3 ingress 2020-11-04 14:30:15 -08:00
Chris Lu 255a6487c7 fix filer configmap 2020-11-03 20:47:45 -08:00
Chris Lu 561e7fcc3a add filer.toml to /etc/seaweedfs 2020-11-03 20:01:19 -08:00
Chris Lu 7399cc6e30 fix filer replica 2020-11-03 18:26:28 -08:00
Howard Lau 647b74f909
fix wrong if
Signed-off-by: Howard Lau <howardlau1999@hotmail.com>
2020-11-01 09:34:52 +00:00