Add a note about Peertube 5.0 private videos
Add some docs about using Python Minio SDK
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.
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…
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
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
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?
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…