mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:53:58 +00:00
check_kerberos.sh defaulted PROLE_KDC_NAME=auth but init_kdc.sh deploys the pod with label app=authority-knoe-auth (authority-gcp-auth for k8s). The pod selector never matched, so wait_for_kdc_pod always returned empty and the test failed with "KDC pod 'auth' not found" even after a successful rollout. Add _default_kdc_name() using the same mode-aware logic as init_kdc.sh. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| validation | ||
| cleanup_stale_rs.sh | ||
| cleanup-supabase-pvs.sh | ||
| docker-root-knoe-db.sh | ||
| docker-run-knoe-db.sh | ||
| fix_gitlab_tls.sh | ||
| generate_spec.py | ||
| k3d-knoe-down.sh | ||
| k3d-knoe-pf.sh | ||
| k3d-knoe-smoke.sh | ||
| k3d-knoe-up.sh | ||
| patch_clusters.sh | ||
| patch_garage_cross_cluster.sh | ||
| reset_clusters.sh | ||
| reset-ns.sh | ||
| test-cnpg-knoe-db.sh | ||