Skip to content

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

Merged
Gezi-lzq merged 1 commit into
1.7from
pick-3295-1-7
Apr 9, 2026
Merged

feat(devkit): add namespace support for multi-instance isolation (#3295)#3298
Gezi-lzq merged 1 commit into
1.7from
pick-3295-1-7

Conversation

@Gezi-lzq
Copy link
Copy Markdown
Contributor

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

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 enabled auto-merge (squash) April 9, 2026 09:24
@Gezi-lzq Gezi-lzq merged commit 8feeabd into 1.7 Apr 9, 2026
9 checks passed
@Gezi-lzq Gezi-lzq deleted the pick-3295-1-7 branch April 9, 2026 09:30
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