kopf
kopf copied to clipboard
Update thirdparty.py for support kubernetes_asyncio.
The model of the official sdk of kubernetes and the model of kubernetes_asyncio work the same. So we can support the model in the same way.
closes: #806
This pull request introduces 1 alert when merging 248ef78bc76448257637cdf205e8ec647c8b1302 into 308e7ff89b037013e960a674b94f356d3491ffe8 - view on LGTM.com
new alerts:
- 1 for Unused import
Hi, is there any timeline on when this change will be merged?
I had to use the V1Secret object from official k8s python client instead of the object provided by kubernetes_asyncio since the adopt
function cannot accept the kubernetes_asyncio object(s)
We also need this feature
Sorry, but why this MR was closed? Supports of kubernetes_asyncio looks really important in async k8s operator.
Let’s keep it open so that it remains in my attention.
The nearest release is expected to happen with Python 3.12 support once the last blocker (iohttp) is released: #1067; plus all easy prs combined (and retested) in a single batch.