Open BrianPugh opened 1 year ago
There are two Python packages in this repo kr8s
and kubectl-ng
. We are using PDV in kubectl-ng
and I agree it should probably be brought up to date. But equally it's just a toy demo and kr8s
is the important thing here so I'm not too worried.
If someone wants to fix things up I'd be happy to review a PR.
Which project are you reporting a bug for?
kubectl-ng
What happened?
It probably doesn't impact your workflow too much, but this repo is using a super old version of poetry-dyanmic-versioning in your release CI. You should probably update poetry to something more modern, and use
poetry-dynamic-versioning[plugin]
.However, I'm looking through your stuff, and it seems like you don't even use PDV? So should probably just remove it anyways.
Anything else?
No response