Deployments were the only resource type missing the `app` label on their metadata. Services, ConfigMaps, PVCs, and Jobs all had it. Without it, _delete_resources_by_label() in down() couldn't find Deployments when cleaning up in a shared namespace. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| helm | ||
| __init__.py | ||
| cluster_info.py | ||
| deploy_k8s.py | ||
| helpers.py | ||
| k8s_command.py | ||