testcontainers / testcontainers/testcontainers-python
Feature: Podman Kube Play support
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 2.3k
- Forks
- 386
- Ø Merge
- 4 Std. 40 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit core/testcontainers/compose/compose.py, insbesondere mit dem in der Issue referenzierten DockerCompose-Start-Einstiegspunkt, und prüfe die verlinkte Podman Kube Play-Dokumentation. Ermittle die erforderliche API und Testabdeckung, um Dienste aus einer Kubernetes-formatierten Datei ohne Cluster zu starten; der Abschluss sollte diesen Workflow durch Tests demonstrieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- devops
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100