Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v6.1.0 release #2117

Merged
merged 15 commits into from
Dec 31, 2024
Merged

feat: v6.1.0 release #2117

merged 15 commits into from
Dec 31, 2024

Conversation

zzzhangqi
Copy link
Collaborator

No description provided.

Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Add two new methods to FileManage struct for container file operations:
- CreateDirectory: Create directories inside container using kubectl exec
- UploadDirectory: Upload entire directory structure to container

Features:
- Support mkdir -p for nested directory creation
- Handle multiple file uploads with directory structure
- Temporary file management for uploads
- CORS support
- Error handling and logging
- Clean up of temporary files

This commit enables users to create directories and upload folder structures
to containers via the FileOperateRoutes API endpoints.
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
Signed-off-by: 张启航 <[email protected]>
@zzzhangqi zzzhangqi merged commit 4bfa0bf into main Dec 31, 2024
6 of 7 checks passed
@zzzhangqi zzzhangqi deleted the V6.1 branch December 31, 2024 12:05
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