• Joined on 2022-10-29
kaiyou pushed to docs-s3-libs at kaiyou/garage 2022-12-25 12:52:06 +00:00
0c7ed0b0af Add some docs about using Python Minio SDK
kaiyou commented on pull request Deuxfleurs/garage#448 2022-12-25 12:36:58 +00:00
improvements to CLI and new debug features

Quick feedback on the debug features and tabular display: been using on a production cluster them for debugging for the past week, with zero issue.

kaiyou commented on pull request Deuxfleurs/garage#409 2022-12-25 12:34:10 +00:00
Enable daemonset deployment using the helm chart

I went with 0.3.0, removing WIP! Please note this partially conflicts with Deuxfleurs/garage#425 while not incompatible, so depending on which is merged first, the…

kaiyou pushed to feat-k8s-daemonset at kaiyou/garage 2022-12-25 12:30:38 +00:00
559e924cc2 Bump the helm chart version
kaiyou pushed to feat-k8s-daemonset at kaiyou/garage 2022-12-25 12:28:48 +00:00
e852c91d18 Fix documentation based on new deployment values
e9b0068079 Set hostPath type for volumes
49a138b670 Fix volume handling and persistence flag
e94d6f78d7 Enable daemonset deployment using the helm chart
1af4a5ed56 Merge pull request 'Fix router keyword handling (fix #442)' (#446) from router-keywords-fix into main
Compare 38 commits »
kaiyou pushed to main at kaiyou/garage 2022-11-23 21:48:43 +00:00
76db422c64 Fix garage admin service
kaiyou pushed to main at kaiyou/garage 2022-11-23 21:45:10 +00:00
1dd5b96350 Local version bump until this is merged upstream
kaiyou pushed to main at kaiyou/garage 2022-11-23 21:43:03 +00:00
67102dd185 Add admin port
kaiyou pushed to main at kaiyou/garage 2022-11-20 09:24:36 +00:00
fd38b387a8 Local version bump until this is merged upstream
kaiyou pushed to main at kaiyou/garage 2022-11-20 09:13:13 +00:00
47bbe9f0b2 Merge branch 'feat-k8s-dbengine'
c2a2d70a59 Make db engine configurable through helm values
7bca6ccd0b Add documentation about setting db engine in helm
4787685912 Fix documentation based on new deployment values
17a0ba9f7c Set hostPath type for volumes
Compare 37 commits »
kaiyou commented on pull request Deuxfleurs/garage#409 2022-11-18 19:16:49 +00:00
Enable daemonset deployment using the helm chart

This has been running on our production cluster for some time now. It is still missing a version bump, what would the policy recommend? Should I go for 0.2.0 due to breaking API change?

kaiyou pushed to feat-k8s-dbengine at kaiyou/garage 2022-11-18 19:15:35 +00:00
c2a2d70a59 Make db engine configurable through helm values
kaiyou commented on pull request Deuxfleurs/garage#422 2022-11-18 19:09:26 +00:00
helm: ingress improvements

This compiles properly and should deploy fine although I did not run end to end tests.

I agree those changes are welcome, especially diabling the default ingress class, which inteferes with…

kaiyou created branch feat-k8s-dbengine in kaiyou/garage 2022-11-18 19:04:15 +00:00
kaiyou pushed to feat-k8s-dbengine at kaiyou/garage 2022-11-18 19:04:15 +00:00
7bca6ccd0b Add documentation about setting db engine in helm
kaiyou pushed to feat-k8s-daemonset at kaiyou/garage 2022-11-18 19:02:08 +00:00
4787685912 Fix documentation based on new deployment values
17a0ba9f7c Set hostPath type for volumes
462655188c Fix volume handling and persistence flag
a53e6271bb Enable daemonset deployment using the helm chart
7fafd14a25 Merge pull request 'Documentation updates' (#423) from doc-0.8 into main
Compare 34 commits »
kaiyou pushed to main at kaiyou/garage 2022-11-06 20:52:06 +00:00
6f60fe42c3 Set hostPath type for volumes
kaiyou pushed to main at kaiyou/garage 2022-11-06 16:48:57 +00:00
bf5868a71d Fix volume handling and persistence flag
kaiyou pushed to feat-k8s-daemonset at kaiyou/garage 2022-11-06 16:48:04 +00:00
bf5868a71d Fix volume handling and persistence flag
kaiyou created pull request Deuxfleurs/garage#409 2022-10-29 19:19:55 +00:00
Enable daemonset deployment using the helm chart