Commit Graph

  • 0aea4dc1f3 add a $ to env vars so they expand in shell Max Roby 2023-11-23 11:31:20 +0100
  • 6244bf7355 only template the bucket job if buckets are defined Max Roby 2023-11-23 11:28:47 +0100
  • 9ff010d15b create a hook for setting up users Max Roby 2023-11-23 11:27:40 +0100
  • d9e06d8481 update refs form beta.kubernetes to kubernetes Max Roby 2023-11-23 10:25:32 +0100
  • 869c2ff4f4 fix loop logic in bucket hook and fix bucket name sin values file Max Roby 2023-11-23 10:17:50 +0100
  • e4f77b283c fix service name generation in post-install hook Max Roby 2023-11-23 09:54:30 +0100
  • c44149a88f add a post-install hook for creating buckets Max Roby 2023-11-23 09:36:43 +0100
  • ecdc3217cb existingConfigSecretshould now be consistently treated as a string in the post-install-hook #5048 Max Roby 2023-11-24 12:08:50 +0100
  • 601661c9e4 revert debug changes i missed Max Roby 2023-11-24 11:42:11 +0100
  • d7cd95760e remove trailing spaces Max Roby 2023-11-24 10:20:05 +0100
  • c210ab20a1 add a true flag to job command Max Roby 2023-11-24 09:26:59 +0100
  • 926835dc6b add the secrets volumemount Max Roby 2023-11-23 17:37:38 +0100
  • 8129c06ae6 add a sercret volume mount Max Roby 2023-11-23 17:35:07 +0100
  • 34232ad716 bump chart version after rebase Max Roby 2023-11-23 14:22:31 +0100
  • 5a305edb0a remove user job since bucket job can now create public buckets, update values.yaml Max Roby 2023-11-23 13:47:58 +0100
  • 4ac651d366 add missing read action Max Roby 2023-11-23 13:30:17 +0100
  • bb3377e55c trying to get anonymous access for buckets working Max Roby 2023-11-23 13:23:51 +0100
  • d669f5291a fix issue with underscores versus dashes in secret name causing variable expansion failure Max Roby 2023-11-23 12:08:27 +0100
  • 7d94f7277e fix uneeded quote usage Max Roby 2023-11-23 12:04:15 +0100
  • 6cece7d348 templates/post-install-user-hook.yaml Max Roby 2023-11-23 12:02:53 +0100
  • 9589e40651 update hook weight order and give descriptive names to jobs Max Roby 2023-11-23 11:35:17 +0100
  • 2daf6449d5 add a $ to env vars so they expand in shell Max Roby 2023-11-23 11:31:20 +0100
  • 124c90029c only template the bucket job if buckets are defined Max Roby 2023-11-23 11:28:47 +0100
  • e8af2432ea create a hook for setting up users Max Roby 2023-11-23 11:27:40 +0100
  • a71bb959b2 update refs form beta.kubernetes to kubernetes Max Roby 2023-11-23 10:25:32 +0100
  • 7889b039a8 fix loop logic in bucket hook and fix bucket name sin values file Max Roby 2023-11-23 10:17:50 +0100
  • 413c1f407e fix service name generation in post-install hook Max Roby 2023-11-23 09:54:30 +0100
  • 7dffdac043 add a post-install hook for creating buckets Max Roby 2023-11-23 09:36:43 +0100
  • 7a50762b9e reduce binary size by skipping rclone chrislu 2023-11-23 00:48:27 -0800
  • b563337ef5 Publish seaweedfs-3.59.2.tgz chrislusf 2023-11-21 22:03:00 +0000
  • 69013af0f3 added default tls secret value for master ingress fibbanachi 2023-11-21 23:36:24 +0300
  • 9b79a4124d support tls in master-ingress fibbanachi 2023-10-25 08:58:41 +0300
  • 6e7dd61cf0
    added default tls secret value for master ingress #4946 fibbanachi 2023-11-21 23:36:24 +0300
  • ca8eb7b241
    Merge branch 'seaweedfs:master' into helm_master_ingress_tls_support fibbanachi 2023-11-21 23:31:20 +0300
  • d818ca9631 fix TestMisplacedChecking() and add test-case zehweh 2023-11-21 14:05:35 +0100
  • 27c755ec27 Publish seaweedfs-3.59.2.tgz chrislusf 2023-11-21 16:21:16 +0000
  • f4cafc1dbc fix yamllint errors jessebot 2023-11-21 13:17:14 +0100
  • c50b6387f6 fix chart bump to be only one minor patch version from the current chart version jessebot 2023-11-21 12:49:41 +0100
  • c219a0c553 specify the filer.s3.existingConfigSecret for the filer statefulset jessebot 2023-11-21 12:48:26 +0100
  • 4297601f4b rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files jessebot 2023-11-21 12:38:30 +0100
  • 0510682908 adding ability to use an existing Secret for s3 jessebot 2023-11-21 12:34:37 +0100
  • 7512e45250
    fix TestMisplacedChecking() and add test-case #5040 zehweh 2023-11-21 14:05:35 +0100
  • 8d4868ad62 fix yamllint errors #5039 jessebot 2023-11-21 13:17:14 +0100
  • 3168c74c82 fix chart bump to be only one minor patch version from the current chart version jessebot 2023-11-21 12:49:41 +0100
  • aba4398de6 specify the filer.s3.existingConfigSecret for the filer statefulset jessebot 2023-11-21 12:48:26 +0100
  • e82f7e205c rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files jessebot 2023-11-21 12:38:30 +0100
  • cbd1e60e2c adding ability to use an existing Secret for s3 jessebot 2023-11-21 12:34:37 +0100
  • 5afee6de32 Publish seaweedfs-3.59.1.tgz chrislusf 2023-11-20 21:52:24 +0000
  • 322e783525 remove trailing spaces Max Roby 2023-11-20 21:35:35 +0100
  • 4278e9879f fix issue where filer PVC created even if using existingClaim Max Roby 2023-11-19 15:42:40 +0100
  • 8ba2bffdba add ability to pass annotations to the volumeClaimtemplate, enables k8up usage Max Roby 2023-11-19 11:02:23 +0100
  • 08812f8f5d fix incorrect name of volumes Max Roby 2023-11-19 10:03:22 +0100
  • 676bcf08d6 add option for existingClaim usage to master-statefulset, fix naming in volume-statefulset Max Roby 2023-11-19 09:37:37 +0100
  • 47095efead enable existing claim on filer Max Roby 2023-11-18 20:51:09 +0100
  • f46f28fcf9 add support for using an existing claim for volume server Max Roby 2023-11-18 20:28:09 +0100
  • ad9fef7a52 fix issue where is always interpreted as true Max Roby 2023-11-18 20:27:06 +0100
  • 0770f567e5 Update helm_chart_release.yml - run release on push to master on changes to k8s/chart files JesseBot 2023-11-20 21:44:29 +0100
  • 79a660ef42
    Update helm_chart_release.yml - run release on push to master on changes to k8s/chart files #5035 JesseBot 2023-11-20 21:44:29 +0100
  • 52c5385f76 remove trailing spaces #5034 Max Roby 2023-11-20 21:35:35 +0100
  • 2fa37e0287 Update filer_server_handlers_write_autochunk.go julor 2023-11-17 16:54:27 +0800
  • 9e03b916d8 verify content-md5 in header julor 2023-11-17 08:36:21 +0800
  • 6c1ce18541 Fix weed fix SmsS4 2023-11-17 20:20:54 +0330
  • 281a643024 Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.23.0 dependabot[bot] 2023-11-20 15:20:51 +0000
  • b567499f75 Bump github.com/Jille/raft-grpc-transport from 1.4.0 to 1.5.0 dependabot[bot] 2023-11-20 15:20:02 +0000
  • c962b25c05 Bump github.com/hashicorp/raft-boltdb/v2 from 2.2.2 to 2.3.0 dependabot[bot] 2023-11-20 15:20:59 +0000
  • 17313aaece Bump docker/build-push-action from 5.0.0 to 5.1.0 dependabot[bot] 2023-11-20 16:01:09 +0000
  • 557fc04996 Bump actions/dependency-review-action from 3.1.2 to 3.1.3 dependabot[bot] 2023-11-20 16:01:13 +0000
  • 57801687de weed/command: fix dropped error Lars Lehtonen 2023-11-20 04:57:38 -0800
  • 27e27b2c73
    Bump actions/dependency-review-action from 3.1.2 to 3.1.3 #5033 dependabot[bot] 2023-11-20 16:01:13 +0000
  • cc8992ae9e
    Bump docker/build-push-action from 5.0.0 to 5.1.0 #5032 dependabot[bot] 2023-11-20 16:01:09 +0000
  • 5961b589ab
    Bump github.com/hashicorp/raft-boltdb/v2 from 2.2.2 to 2.3.0 #5031 dependabot[bot] 2023-11-20 15:20:59 +0000
  • 51ad6e8aa9
    Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.23.0 #5030 dependabot[bot] 2023-11-20 15:20:51 +0000
  • 9b0d717653
    Bump github.com/Jille/raft-grpc-transport from 1.4.0 to 1.5.0 #5029 dependabot[bot] 2023-11-20 15:20:02 +0000
  • 47a4d1eb38
    Bump github.com/hashicorp/raft from 1.5.0 to 1.6.0 #5028 dependabot[bot] 2023-11-20 15:19:54 +0000
  • 4b4542bad6
    weed/command: fix dropped error #5027 Lars Lehtonen 2023-11-20 04:57:38 -0800
  • 7832ade275 fix issue where filer PVC created even if using existingClaim Max Roby 2023-11-19 15:42:40 +0100
  • 433b6ad398 add ability to pass annotations to the volumeClaimtemplate, enables k8up usage Max Roby 2023-11-19 11:02:23 +0100
  • 7026319efe fix incorrect name of volumes Max Roby 2023-11-19 10:03:22 +0100
  • dfda6656ad add option for existingClaim usage to master-statefulset, fix naming in volume-statefulset Max Roby 2023-11-19 09:37:37 +0100
  • 23b64ece25 enable existing claim on filer Max Roby 2023-11-18 20:51:09 +0100
  • 70c18eefac add support for using an existing claim for volume server Max Roby 2023-11-18 20:28:09 +0100
  • 8be1c92f96 fix issue where is always interpreted as true Max Roby 2023-11-18 20:27:06 +0100
  • 06434f5227 fix annotations templating for s3.ingress.annotations and document it and s3.ingress.tls in values.yaml jessebot 2023-11-18 13:26:09 +0100
  • ab2cf05a27 fix annotations templating for s3.ingress.annotations and document it and s3.ingress.tls in values.yaml #5023 jessebot 2023-11-18 13:26:09 +0100
  • 00f59932d0 chore(filer): add system log dir for filer #5022 duanhongyi 2023-11-18 10:28:53 +0800
  • 134e067e13 Fix weed fix #5020 SmsS4 2023-11-17 20:20:54 +0330
  • 06e723f629 Waiting for writes to complete with acquired locks may lead to deadlock, fixes #4952 Viktor Kuzmin 2023-11-17 16:45:39 +0200
  • 2b229e98ce fix: add doDeleteFile option for filer backup Konstantin Lebedev 2023-11-17 18:25:09 +0500
  • e4ee8cb086 Waiting for writes to complete with acquired locks may lead to deadlock, fixes #4952 #5019 Viktor Kuzmin 2023-11-17 16:45:39 +0200
  • e4fbe2b12f fix: add doDeleteFile option for filer backup #5018 Konstantin Lebedev 2023-11-17 18:25:09 +0500
  • 6f947731a3
    Update filer_server_handlers_write_autochunk.go #5016 julor 2023-11-17 16:54:27 +0800
  • 2eb9e07034 fix: guard whiteList for file id handle on master #5017 Konstantin Lebedev 2023-11-17 11:52:05 +0500
  • 7b4dea758d
    verify content-md5 in header julor 2023-11-17 08:36:21 +0800
  • f97cd2bc10 fix: avoid backup deleted files https://github.com/seaweedfs/seaweedfs/issues/5014 #5015 Konstantin Lebedev 2023-11-16 19:40:21 +0500
  • 338d6b4720
    verify content-md5 in header #5013 julor 2023-11-16 17:32:40 +0800
  • 17710e1ecb adjust logs chrislu 2023-11-15 18:11:35 -0800
  • b9ec772363 fix: add verbose logging #5036 zolotukhin 2023-11-15 14:34:42 +0300
  • 0bf67a4822 fix: use metricsPort correctly dongyue 2023-11-14 18:38:51 +0800
  • a8fab4d36b fix: use metricsPort correctly #5010 dongyue 2023-11-14 18:38:51 +0800
  • ce93db8457 Bump cloud.google.com/go/storage from 1.33.0 to 1.35.1 dependabot[bot] 2023-11-13 16:28:59 +0000