vapor-ware / kubetest

Kubernetes integration testing in Python via pytest
https://kubetest.readthedocs.io/en/latest/
GNU General Public License v3.0
206 stars 57 forks source link

Is this project dead? #222

Open guidoiaquinti opened 2 years ago

guidoiaquinti commented 2 years ago

👋 Hi! I’m Guido from the platform team @ PostHog, a big fan of your plugin!

We are using kubetest as part of our CI pipeline for https://github.com/PostHog/charts-clickhouse but since we started using it, we didn’t see many updates on the codebase.

I see several PR pending reviews for over 6 months that will unlock several compatibility issues with new Kubernetes versions.

I’m opening this issue to understand if this project is still under active development or not.

Thank you! 🙇

TonniNTF commented 2 years ago

I'm starting to wonder the same thing, there are several pull requests that solves important issues, but does not seem to get merged in. Would be nice with some clarification.

guidoiaquinti commented 2 years ago

Looking at the contributors list of the repo, the main maintainer is/was @edaniszewski who moved from working at VaporIO to Oracle around the same time the last update was pushed.

stalkerg commented 10 months ago

Probably https://github.com/Blueshoe/pytest-kubernetes project will be better than?