kopf icon indicating copy to clipboard operation
kopf copied to clipboard

Update thirdparty.py for support kubernetes_asyncio.

Open caffeinism opened this issue 3 years ago • 5 comments

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

caffeinism avatar Jul 26 '21 08:07 caffeinism

This pull request introduces 1 alert when merging 248ef78bc76448257637cdf205e8ec647c8b1302 into 308e7ff89b037013e960a674b94f356d3491ffe8 - view on LGTM.com

new alerts:

  • 1 for Unused import

lgtm-com[bot] avatar Jul 27 '21 17:07 lgtm-com[bot]

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)

TahreemSaleem avatar Apr 27 '22 20:04 TahreemSaleem

We also need this feature

m3talstorm avatar Sep 11 '22 14:09 m3talstorm

Sorry, but why this MR was closed? Supports of kubernetes_asyncio looks really important in async k8s operator.

tsyganov-ivan avatar Oct 24 '23 09:10 tsyganov-ivan

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.

nolar avatar Oct 24 '23 09:10 nolar