Packit-service: sandcastle PVs are sometimes not cleaned up

Created on 29 Aug 2019  路  5Comments  路  Source: packit/packit-service

so the fix from #94 did not help and we're still having lingering volumes in our prod cluster

if someone could analyze prod logs and figure out what's happening, that would be lovely

bug high-prio

All 5 comments

Was checking out a job now which left a volume. The build failed b/c the spec was wrong - could this be the problem?

Okay, so it's not just PVs, it's also pods! We have a ton of leftover pods in our prod sandbox namespace.

We should turn on the debug logs for Kubernetes. I am afraid that a problem could be in k8s API. We have been changing installation of dependencies recently and k8s API for deletion methods is different between 8.0.0 and 9.0.0.

k8s API for deletion methods is different between 8.0.0 and 9.0.0.

pip3 show kubernetes
Version: 8.0.1

this is resolved now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TomasTomecek picture TomasTomecek  路  5Comments

lachmanfrantisek picture lachmanfrantisek  路  11Comments

mrc0mmand picture mrc0mmand  路  7Comments

StykMartin picture StykMartin  路  7Comments

jpopelka picture jpopelka  路  5Comments