Commit Graph

  • 3ec2a898b8 #5122 Add support for sidecar containers (#5125) Davidsod 2023-12-21 01:04:44 +02:00
  • 7e95fcc963 Bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.26.1 (#5114) dependabot[bot] 2023-12-18 17:35:28 -08:00
  • 089445369e Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#5118) dependabot[bot] 2023-12-18 17:35:06 -08:00
  • 912e6b5a1a Bump actions/upload-artifact from 3 to 4 (#5117) dependabot[bot] 2023-12-18 08:44:29 -08:00
  • d92f22de8a Bump docker/metadata-action from 5.3.0 to 5.4.0 (#5116) dependabot[bot] 2023-12-18 08:44:19 -08:00
  • d7ed240dd5 Bump github/codeql-action from 2 to 3 (#5115) dependabot[bot] 2023-12-18 08:44:08 -08:00
  • 929781be92 Bump github.com/linxGnu/grocksdb from 1.8.0 to 1.8.10 (#5113) dependabot[bot] 2023-12-18 08:43:53 -08:00
  • 32e45541dc Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (#5111) dependabot[bot] 2023-12-18 08:43:28 -08:00
  • 745c55da35 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.47.5 (#5110) dependabot[bot] 2023-12-18 08:42:45 -08:00
  • 4542e64d97 Publish seaweedfs-3.60.0.tgz chrislusf 2023-12-14 16:25:52 +00:00
  • 2b323a8293 Fix: helm: remove deprecated values that caused helm template error for post install hook (#5108) JesseBot 2023-12-14 17:25:33 +01:00
  • fe7ff5c4db Update helm_ci.yml - add ct flag --target-branch ${{ github.event.repository.default_branch }} (#5106) JesseBot 2023-12-14 16:55:42 +01:00
  • 4538265412 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-13 12:03:09 -08:00
  • 915416a277 fix wrong parameter chrislu 2023-12-13 12:02:57 -08:00
  • ca53094777 Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103) dependabot[bot] 2023-12-13 11:54:35 -08:00
  • 1397b1ca09 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-13 11:38:34 -08:00
  • 97c26ac5eb Revert "Bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.4.2" chrislu 2023-12-13 11:38:31 -08:00
  • d5c01e5ceb Remote gateway Bug fix (#5100) Farbod 2023-12-12 19:16:45 +03:30
  • 61b05fad95 fix test chrislu 2023-12-11 20:57:29 -08:00
  • 580940bf82 Merge accumulated changes related to message queue (#5098) Chris Lu 2023-12-11 12:05:54 -08:00
  • 8784553501 Bump github.com/rclone/rclone from 1.64.2 to 1.65.0 dependabot[bot] 2023-12-11 19:17:42 +00:00
  • 157b36d59d Bump com.google.guava:guava in /other/java/client dependabot[bot] 2023-12-11 19:12:58 +00:00
  • 70c735f6bb Bump actions/dependency-review-action from 3.1.3 to 3.1.4 dependabot[bot] 2023-12-11 15:43:24 +00:00
  • c68220af7e Bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-11 15:43:18 +00:00
  • dc51d9a9a9 Bump actions/setup-go from 4.1.0 to 5.0.0 dependabot[bot] 2023-12-11 15:43:14 +00:00
  • 1a6842c477 Bump gocloud.dev/pubsub/rabbitpubsub from 0.34.0 to 0.35.0 dependabot[bot] 2023-12-11 15:29:48 +00:00
  • 21af8d8778 Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.11 dependabot[bot] 2023-12-11 15:29:31 +00:00
  • f743df0f0b Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.1 dependabot[bot] 2023-12-11 15:29:25 +00:00
  • 3407e28a78 Bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.4.2 dependabot[bot] 2023-12-11 15:29:16 +00:00
  • 125ad8fe63 falls back to update only if error contains msg "duplicate entry" https://github.com/seaweedfs/seaweedfs/issues/5062 Konstantin Lebedev 2023-12-01 18:19:51 +05:00
  • c1a6e624e5 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-07 08:13:46 -08:00
  • 5fe4c04a1a add missing error in the log chrislu 2023-12-07 08:13:42 -08:00
  • 43a5973a66 weed/storage: fix dropped test errors Lars Lehtonen 2023-12-06 11:31:18 -08:00
  • 935473414b Publish seaweedfs-3.59.4.tgz chrislusf 2023-12-06 06:39:21 +00:00
  • 43a6b60375 Always include volumes in statefulsets Bálint József Jánvári 2023-12-06 07:19:31 +01:00
  • d5d9fbb8aa Add a way to use a JWT in an HTTP only cookie jerebear12 2023-12-04 14:02:45 -06:00
  • 4aeca48b6d Bump golang.org/x/image from 0.12.0 to 0.14.0 dependabot[bot] 2023-12-04 18:53:39 +00:00
  • fd6de32b53 Bump golang.org/x/tools from 0.14.0 to 0.16.0 dependabot[bot] 2023-12-04 18:51:41 +00:00
  • 31ca7bacea Bump docker/metadata-action from 5.0.0 to 5.3.0 dependabot[bot] 2023-12-04 15:29:12 +00:00
  • 14a4d5c24d Bump wangyoucao577/go-release-action from 1.40 to 1.41 dependabot[bot] 2023-12-04 15:28:58 +00:00
  • e47ec67dd8 Bump github.com/go-redsync/redsync/v4 from 4.10.0 to 4.11.0 dependabot[bot] 2023-12-04 15:28:41 +00:00
  • e792eadf13 Bump golang.org/x/sys from 0.14.0 to 0.15.0 dependabot[bot] 2023-12-04 15:28:18 +00:00
  • 556a242acf remove unused file chrislu 2023-11-30 08:20:01 -08:00
  • 756bcc032d adjust logs chrislu 2023-11-27 12:57:29 -08:00
  • dd78397fea logging PickForWrite error https://github.com/seaweedfs/seaweedfs/issues/3886 Konstantin Lebedev 2023-10-17 11:17:46 +05:00
  • fe3e7db9d1 Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 dependabot[bot] 2023-10-31 21:35:32 +00:00
  • 27f40fae0c Bump github.com/rdleal/intervalst from 1.2.0 to 1.2.1 dependabot[bot] 2023-11-27 15:16:48 +00:00
  • c8ff001b31 Bump github.com/aws/aws-sdk-go from 1.45.25 to 1.48.4 dependabot[bot] 2023-11-27 15:17:29 +00:00
  • 366ad5cfad Bump modernc.org/sqlite from 1.26.0 to 1.27.0 dependabot[bot] 2023-11-27 15:16:14 +00:00
  • b7b9f1c690 Bump github.com/aws/aws-sdk-go-v2 from 1.23.0 to 1.23.1 dependabot[bot] 2023-11-27 15:19:51 +00:00
  • 81f11883e3 go fmt chrislu 2023-11-26 11:47:20 -08:00
  • 4ebaf3ae77 Publish seaweedfs-3.59.4.tgz chrislusf 2023-11-26 17:26:57 +00:00
  • 666a22b980 fix defaults for serviceAccountName for each statefulset to follow exact from helm docs jessebot 2023-11-26 14:55:54 +01:00
  • d198fd8af7 fix when we create serviceAccount value for master and volume statefulsets to be when global.createClusterRole is set to true jessebot 2023-11-26 14:25:49 +01:00
  • 0709361ed2 fix duplicate service account name for filer jessebot 2023-11-26 14:10:29 +01:00
  • c332832f0b prefer global.serviceAccountName when available for all statefulsets jessebot 2023-11-26 14:00:15 +01:00
  • aff03c1d00 User global.serviceAccountName to populate ServiceAccount, ClusterRole, and ClusterRoleBinding jessebot 2023-11-26 13:27:35 +01:00
  • 0e6d43dc14 Publish seaweedfs-3.59.3.tgz chrislusf 2023-11-24 14:40:44 +00:00
  • cf5703e86e existingConfigSecretshould now be consistently treated as a string in the post-install-hook Max Roby 2023-11-24 12:08:50 +01:00
  • c479c05f6e revert debug changes i missed Max Roby 2023-11-24 11:42:11 +01:00
  • d33de9f4db remove trailing spaces Max Roby 2023-11-24 10:20:05 +01:00
  • aac2cd23c7 add a true flag to job command Max Roby 2023-11-24 09:26:59 +01:00
  • e4cdfde944 add the secrets volumemount Max Roby 2023-11-23 17:37:38 +01:00
  • 2af6b13800 add a sercret volume mount Max Roby 2023-11-23 17:35:07 +01:00
  • 7a5d9d8690 bump chart version after rebase Max Roby 2023-11-23 14:22:31 +01:00
  • c04284cdd7 remove user job since bucket job can now create public buckets, update values.yaml Max Roby 2023-11-23 13:47:58 +01:00
  • b8bfd4411a add missing read action Max Roby 2023-11-23 13:30:17 +01:00
  • f33f7c10f0 trying to get anonymous access for buckets working Max Roby 2023-11-23 13:23:51 +01:00
  • ac6158818b fix issue with underscores versus dashes in secret name causing variable expansion failure Max Roby 2023-11-23 12:08:27 +01:00
  • f7b98ea1fb fix uneeded quote usage Max Roby 2023-11-23 12:04:15 +01:00
  • 2920949def templates/post-install-user-hook.yaml Max Roby 2023-11-23 12:02:53 +01:00
  • 5db0064ffe update hook weight order and give descriptive names to jobs Max Roby 2023-11-23 11:35:17 +01:00
  • 0aea4dc1f3 add a $ to env vars so they expand in shell Max Roby 2023-11-23 11:31:20 +01:00
  • 6244bf7355 only template the bucket job if buckets are defined Max Roby 2023-11-23 11:28:47 +01:00
  • 9ff010d15b create a hook for setting up users Max Roby 2023-11-23 11:27:40 +01:00
  • d9e06d8481 update refs form beta.kubernetes to kubernetes Max Roby 2023-11-23 10:25:32 +01:00
  • 869c2ff4f4 fix loop logic in bucket hook and fix bucket name sin values file Max Roby 2023-11-23 10:17:50 +01:00
  • e4f77b283c fix service name generation in post-install hook Max Roby 2023-11-23 09:54:30 +01:00
  • c44149a88f add a post-install hook for creating buckets Max Roby 2023-11-23 09:36:43 +01:00
  • 7a50762b9e reduce binary size by skipping rclone chrislu 2023-11-23 00:48:27 -08:00
  • b563337ef5 Publish seaweedfs-3.59.2.tgz chrislusf 2023-11-21 22:03:00 +00:00
  • 69013af0f3 added default tls secret value for master ingress fibbanachi 2023-11-21 23:36:24 +03:00
  • 9b79a4124d support tls in master-ingress fibbanachi 2023-10-25 08:58:41 +03:00
  • d818ca9631 fix TestMisplacedChecking() and add test-case zehweh 2023-11-21 14:05:35 +01:00
  • 27c755ec27 Publish seaweedfs-3.59.2.tgz chrislusf 2023-11-21 16:21:16 +00:00
  • f4cafc1dbc fix yamllint errors jessebot 2023-11-21 13:17:14 +01:00
  • c50b6387f6 fix chart bump to be only one minor patch version from the current chart version jessebot 2023-11-21 12:49:41 +01:00
  • c219a0c553 specify the filer.s3.existingConfigSecret for the filer statefulset jessebot 2023-11-21 12:48:26 +01:00
  • 4297601f4b rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files jessebot 2023-11-21 12:38:30 +01:00
  • 0510682908 adding ability to use an existing Secret for s3 jessebot 2023-11-21 12:34:37 +01:00
  • 5afee6de32 Publish seaweedfs-3.59.1.tgz chrislusf 2023-11-20 21:52:24 +00:00
  • 322e783525 remove trailing spaces Max Roby 2023-11-20 21:35:35 +01:00
  • 4278e9879f fix issue where filer PVC created even if using existingClaim Max Roby 2023-11-19 15:42:40 +01:00
  • 8ba2bffdba add ability to pass annotations to the volumeClaimtemplate, enables k8up usage Max Roby 2023-11-19 11:02:23 +01:00
  • 08812f8f5d fix incorrect name of volumes Max Roby 2023-11-19 10:03:22 +01:00
  • 676bcf08d6 add option for existingClaim usage to master-statefulset, fix naming in volume-statefulset Max Roby 2023-11-19 09:37:37 +01:00
  • 47095efead enable existing claim on filer Max Roby 2023-11-18 20:51:09 +01:00
  • f46f28fcf9 add support for using an existing claim for volume server Max Roby 2023-11-18 20:28:09 +01:00
  • ad9fef7a52 fix issue where is always interpreted as true Max Roby 2023-11-18 20:27:06 +01:00
  • 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 +01:00