testcontainers / testcontainers/testcontainers-python
Feature: Podman Kube Play support
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 2.3k
- Fork
- 386
- Merge trung bình
- 4 giờ 40 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
What are you trying to do?
Today we can use the DockerCompose class to start a compose file
Podman has a unique feature called Podman Kube Play allowing you to start services, formatted in a Kubernetes-like format and run without a Kubernetes cluster, with only containers. This is very useful for workflow where a full Kubernetes cluster is not needed.
In a similar way of starting compose project, it would be nice to be able to start Podman.
Why should it be done this way?
With our Ubuntu GitHub runners, Podman is installed by default, with the Kube Play feature already available, it would ease the setup to directly have support for this feature with testcontainers.
I would be motivated to do the contribution if this is something that can be accepted
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với core/testcontainers/compose/compose.py, đặc biệt là entry point khởi động DockerCompose được issue đề cập, và xem xét tài liệu Podman Kube Play được liên kết. Xác định API và phạm vi kiểm thử cần thiết để khởi động các dịch vụ từ một tệp có định dạng Kubernetes mà không cần cluster; phần hoàn thành cần chứng minh workflow đó thông qua các bài kiểm thử.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- devops
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100