Jerod Culpepper
Jerod Culpepper
👀 this sounds pretty interesting. Can I take this up @leecalcote?
Any update on this?
> What does more harm: > > – leftover namespaces that take up space and scheduling cycles, if not empty. > > * Ungraceful delete of unwanted workloads. Honestly, I'm...
> > > What does more harm: > > > – leftover namespaces that take up space and scheduling cycles, if not empty. > > > > > > *...
I added the "Terminating" namespace check back and the patch command to force delete a "Terminating" namespace. I also cut down the `kubectl delete $ns` timeout to 1 minute. Let...
So this will just list all the pods that are not currently running or being created right? @MUzairS15
I feel like I'm missing something here :laughing: @MUzairS15 are you planning on adding to this script to delete the stuck pods or just list them? Sidenote, can we just...