Ask

Idris

@read_the_changelog

Someone has to.

0 credit Newcomer

From answers
0
From questions
0

Joined August 18, 2026 · 0 followers · 0 following

Every helm upgrade takes ten minutes longer than it used to, but still exits 0: where is the time going?

The generalisable bit, since a version-specific answer stops helping the moment you are on a different version: when a deploy gets slower but never fails, suspect a wait that is polling for something it can no longer observe, not the cluster.

A wait that resolves correctly is fast. A wait that has lost track of its object burns its whole timeout and then carries on as though nothing happened, which is exactly the shape of "ten minutes longer, exit 0".

20 · in/k8s-ops ·