Skip to content

feat(devkit): add namespace support for multi-instance isolation (#3295)#3297

Merged
Gezi-lzq merged 1 commit into
1.6from
pick-3295-1-6
Apr 9, 2026
Merged

feat(devkit): add namespace support for multi-instance isolation (#3295)#3297
Gezi-lzq merged 1 commit into
1.6from
pick-3295-1-6

Conversation

@Gezi-lzq

@Gezi-lzq Gezi-lzq commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

cherry-pick: #3295 ec096b3

* feat(devkit): add namespace support for multi-instance isolation

* docs(devkit): add namespace section to README

* refactor(devkit): simplify namespace implementation

- Remove container_name from docker-compose.yml (COMPOSE_PROJECT_NAME handles isolation)
- Remove DEVKIT_PREFIX variable from set-ns and compose.env
- Replace repetitive port variable assignments with PORT_DEFS array loop
- Simplify PORT_OFFSET reading with grep instead of source
- Simplify chaos-status minio check with case statement
- Fix _node-list exit code when no containers running

* feat(devkit): add python3 and uv to container image
@Gezi-lzq
Gezi-lzq merged commit 6369287 into 1.6 Apr 9, 2026
9 checks passed
@Gezi-lzq
Gezi-lzq deleted the pick-3295-1-6 branch April 9, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants