-
Notifications
You must be signed in to change notification settings - Fork 67
Istio certs ? #256
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team
What would you like to be added
Few options:
Also it would be nice if the certs included the spiffe identity ( using a trust domain configured at install time),
and maybe an option to restrict the DNS names to NAME.NAMESPACE.SUFFIX - where the suffix is specified at install
time, namespace is the pod namespace - and name may be the only thing customized by the user (can default
the the service account name for example).
Why this is needed
everyone else.