mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +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> |
||
|---|---|---|
| .. | ||
| check_kerberos.sh | ||