Commit Graph
33 Commits
Author SHA1 Message Date
majingheandGitHub a798b20308 fix: init container security hardened for operation permission error (#1680) 2026-01-31 17:00:42 +08:00
1c085590ca fix: traefik gateway api support with sticky session (#1660)
Co-authored-by: houseme <[email protected]>
2026-01-30 12:34:31 +08:00
majingheandGitHub 6b15e727f5 feat: add virtual host mode support for kubernetes installation (#1655) 2026-01-29 17:55:24 +08:00
majingheandGitHub 60d54af749 enhancement: add podman installation support and static files generating (#1565) 2026-01-20 20:53:59 +08:00
14ce251e3b enhancement: unify logger level setting using obs env instead of RUST_LOG (#1529)
Signed-off-by: heihutu <[email protected]>
Signed-off-by: majinghe <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-20 12:09:41 +08:00
majingheandGitHub 1e683f12ef fix: change health check statement to fix unhealthy issue for docker … (#1515) 2026-01-15 11:29:45 +08:00
900f7724b8 add gateway api support due to ingress nginx retirement (#1432)
Co-authored-by: houseme <[email protected]>
2026-01-08 20:57:55 +08:00
majingheandGitHub 4f5653e656 add upgrade strategy for standalone mode (#1431) 2026-01-08 20:44:16 +08:00
majingheandGitHub 486a4b58e6 add node selector for standalone deployment (#1368) 2026-01-04 20:49:58 +08:00
majingheandGitHub a083fca17a delete -R parameter in init container step (#1264) 2025-12-25 18:14:50 +08:00
majingheandGitHub 79585f98e0 delete userless helm chart file (#1245) 2025-12-23 19:15:29 +08:00
majingheandGitHub 2a3517f1d5 Custom annotation (#1242) 2025-12-23 17:31:01 +08:00
majingheandGitHub 20ea591049 add custom nodeport support (#1217) 2025-12-20 22:02:21 +08:00
majingheandGitHub abe8a50b5a add cert manager and ingress annotations support (#1206) 2025-12-19 21:50:23 +08:00
08be8f5472 add image pull secret support (#1127)
Co-authored-by: houseme <[email protected]>
2025-12-12 20:25:25 +08:00
majingheandGitHub ae46ea4bd3 fix github action security found by github CodeQL (#1091) 2025-12-10 12:07:28 +08:00
majingheandGitHub 8b3d4ea59b enhancement logs output for container deployment (#1090) 2025-12-10 11:14:05 +08:00
majingheandGitHub 0d0edc22be update helm package ci file and helm values file (#1004) 2025-12-05 22:13:00 +08:00
majingheandGitHub b8b905be86 add helm package ci file (#994) 2025-12-05 15:09:53 +08:00
majingheandGitHub 2b268fdd7f update tls configuration in helm chart (#900)
* update tls configuration in helm chart

* typo fix
2025-11-20 22:20:11 +08:00
44f3f3d070 add standalone mode support (#881)
* add standalone mode support

* update readme file

* change non-root from 1000 to 10001

* delete self sign crt content

* modify security content

* fix synatx error for readme file.

Co-authored-by: Copilot <[email protected]>

* update image repository and tag info.

Co-authored-by: Copilot <[email protected]>

* fix helm chart syntax issue.

Co-authored-by: Copilot <[email protected]>

* fix helm chart syntax issue.

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: houseme <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: loverustfs <[email protected]>
2025-11-19 13:56:21 +08:00
3cf565e847 delete sink file path env and update readme file with container user change (#852)
* update container user change in readme file

* delete sink file path env vars

---------

Co-authored-by: houseme <[email protected]>
2025-11-14 13:00:15 +08:00
majingheandGitHub 93090adf7c enhance security context part for k8s deployment (#850) 2025-11-13 18:18:19 +08:00
majingheandGitHub 4716454faa add non root user support for container deployment (#817) 2025-11-08 10:00:14 +08:00
majingheandGitHub 64ba52bc1e add rustfs helm chart files (#747)
* add rustfs helm chart files

* update readme file with helm chart

* delete helm chart license file

* fix typo in readme file
2025-10-29 12:23:21 +08:00
majingheandGitHub 14bc55479b fix docker healthcheck unhealthy issue (#672) 2025-10-21 09:39:15 +08:00
majingheandGitHub 95019c4cb5 add ansible installation with mnmd (#664)
* add ansible installation with mnmd

* change script install dir name
2025-10-18 22:20:17 +08:00
majingheandGitHub 8ed01a3e06 Refactor mnmd docker compose for extendence (#652) 2025-10-15 03:48:05 +08:00
majingheandGitHub 65dd947350 add tls support for docker compose (#553)
* add tls support for docker compose

* update docker compose file with comment
2025-09-17 22:45:23 +08:00
majingheandGitHub ebf30b0db5 update docker compose usage guidence in READEME file (#526) 2025-09-13 16:24:36 +08:00
majingheandGitHub 4595bf7db6 fix docker compose running with no such file error (#519)
* fix docker compose running with no such file error

* fix observability docker compose
2025-09-13 13:04:06 +08:00
majingheandGitHub c5f6c66f72 feat: extend rustfs mcp with bucket creation and deletion (#416)
* feat: extend rustfs mcp with bucket creation and deletion

* update file to fix pipeline error

* change variable name to fix pipeline error
2025-08-18 09:06:55 +08:00
majingheandGitHub c55c7a6373 feat: add docker usage for rustfs mcp (#365) 2025-08-08 17:18:20 +08:00