Describe the feature request
Allow use of configurable domain in Istio identities.
Describe alternatives you've considered
currently all identities are hard coded to use the cluster.local domain.
Additional context
#7849 has initial work in Citadel, but needs further work in other components:
Describe the feature request
Allow use of configurable domain in Istio identities.
Describe alternatives you've considered
currently all identities are hard coded to use the
cluster.localdomain.Additional context
#7849 has initial work in Citadel, but needs further work in other components:
verify_subject_alt_name(e.g., here)security/pkg/identity) to avoid duplication