Donald Hunter
Donald Hunter
Submitting this as an RFC to get feedback. If the approach looks sane then I will add tests and docs then resubmit. Signed-off-by: Donald Hunter
## The Problem Using variable as shaped array index `@matrix[$x; $y]` only works if variable is a numeric type. Fails for Str, Match, etc. ``` > my @matrix[2;2]; @matrix['0'; '0']...
#### Description: A couple of notes don't match the control id or the title of the Jira issue they reference. Fix the typos in those notes.
I followed the K8S quickstart guide https://spiffe.io/docs/latest/try/getting-started-k8s/ but the final step failed: ``` $ kubectl exec -it $(kubectl get pods -o=jsonpath='{.items[0].metadata.name}' \ -l app=client) -- /bin/sh /opt/spire # /opt/spire/bin/spire-agent api...
Add a face and an entry in the font lock keywords to highlight the regex, rule and token symbols.