)]}'
{"helm-toolkit/templates/snippets/_kubernetes_probes.tpl":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"26e51e8c62f67566806ef0209aaeefe4b0ea9c7e","unresolved":false,"context_lines":[{"line_number":45,"context_line":"    initialDelaySeconds: 30"},{"line_number":46,"context_line":"    timeoutSeconds: 30"},{"line_number":47,"context_line":"usage: |"},{"line_number":48,"context_line":"  {{ include \"helm-toolkit.snippets.kubernetes_probe\" ( tuple . .Values.pod.probes.api \"livenessProbe\") }}"},{"line_number":49,"context_line":"return: |"},{"line_number":50,"context_line":"  livenessProbe:"},{"line_number":51,"context_line":"    httpGet:"}],"source_content_type":"text/x-smarty","patch_set":2,"id":"bfdaf3ff_67750232","line":48,"range":{"start_line":48,"start_character":56,"end_line":48,"end_character":61},"updated":"2019-01-18 13:30:21.000000000","message":"can we use a map here rather than a tuple - ideally I\u0027d like us to get away from positional args as much as possible for these functions - though more verbose, it tends to be a lot more readable.","commit_id":"340e77f6f855d150055748f5e6f7455b6d715f3f"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"405405bc8c1beac9adf924566b1ad4c73d62735b","unresolved":false,"context_lines":[{"line_number":45,"context_line":"    initialDelaySeconds: 30"},{"line_number":46,"context_line":"    timeoutSeconds: 30"},{"line_number":47,"context_line":"usage: |"},{"line_number":48,"context_line":"  {{ include \"helm-toolkit.snippets.kubernetes_probe\" ( tuple . .Values.pod.probes.api \"livenessProbe\") }}"},{"line_number":49,"context_line":"return: |"},{"line_number":50,"context_line":"  livenessProbe:"},{"line_number":51,"context_line":"    httpGet:"}],"source_content_type":"text/x-smarty","patch_set":2,"id":"bfdaf3ff_8f74bcff","line":48,"range":{"start_line":48,"start_character":56,"end_line":48,"end_character":61},"in_reply_to":"bfdaf3ff_67750232","updated":"2019-01-18 16:17:34.000000000","message":"Done","commit_id":"340e77f6f855d150055748f5e6f7455b6d715f3f"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"a3a92f1d7874fd5889e76fc3b8c8c5c509eea2df","unresolved":false,"context_lines":[{"line_number":59,"context_line":"{{- $envAll :\u003d index . \"envAll\" -}}"},{"line_number":60,"context_line":"{{- $component :\u003d index . \"component\" -}}"},{"line_number":61,"context_line":"{{- $probe :\u003d index . \"probe\" -}}"},{"line_number":62,"context_line":"{{- $container :\u003d index $envAll.Values.pod.probes $component -}}"},{"line_number":63,"context_line":"{{- print $probe }}"},{"line_number":64,"context_line":"{{ toYaml (index $container $probe) | indent 2 }}"},{"line_number":65,"context_line":"{{- end -}}"}],"source_content_type":"text/x-smarty","patch_set":4,"id":"9fdfeff1_ebc64868","line":62,"range":{"start_line":62,"start_character":0,"end_line":62,"end_character":64},"updated":"2019-02-16 17:05:03.000000000","message":"we should actually differentiate between the pod and the container - so we can apply multiple probes to a single pod simply, see here for context: https://review.openstack.org/#/c/637382/2/helm-toolkit/templates/snippets/_kubernetes_pod_security_context.tpl","commit_id":"6631df33a1dfd33e6973ff6b2f228318edebcd42"}]}
