Closed
Description
hi,
i've been happily using kubernetes_asyncio for a while now on a microk8s v1.21.10 cluster, but i recently had a container having permissions issues when executing a watch on persistent volumes:
kubernetes_asyncio.client.exceptions.ApiException: (401)
Reason: Unauthorized: Unauthorized
after tinkering for a while, i traced the issue back to the recent 22.6.0 release of kubernetes_asyncio ... if i roll back to an earlier version of kubernetes_asyncio, everything works again.
is this a problem in kubrnetes_asyncio, or has my microk8s fallen off the back of reasonable compatibility?
with thanks
Metadata
Metadata
Assignees
Labels
No labels