)]}'
{"ceph-mon/templates/job-keyring.yaml":[{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"2654be1c9acd03ab9362892397df6df00f9da49e","unresolved":false,"context_lines":[{"line_number":15,"context_line":"{{- if and .Values.manifests.job_keyring .Values.deployment.storage_secrets }}"},{"line_number":16,"context_line":"{{- $envAll :\u003d . }}"},{"line_number":17,"context_line":"{{- range $key1, $cephBootstrapKey :\u003d tuple \"mds\" \"osd\" \"mon\" \"mgr\" }}"},{"line_number":18,"context_line":"{{- $jobName :\u003d print $cephBootstrapKey \"-keyring-generator\" }}"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"{{- $serviceAccountName :\u003d print \"ceph-\" $jobName }}"},{"line_number":21,"context_line":"{{ tuple $envAll \"job_keyring_generator\" $serviceAccountName | include \"helm-toolkit.snippets.kubernetes_pod_rbac_serviceaccount\" }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_49aecd2e","line":18,"range":{"start_line":18,"start_character":0,"end_line":18,"end_character":63},"updated":"2020-06-16 15:54:14.000000000","message":"{{- $component :\u003d print $cephBootstrapKey \"-keyring-generator\" }}\n{{- $jobName :\u003d print \"ceph-\" $component }}","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":29161,"name":"Rahul Khiyani","email":"rahul.khiyani@att.com","username":"rk0850"},"change_message_id":"af14125c491c7015058c56ff110b58af7dae6c0c","unresolved":false,"context_lines":[{"line_number":15,"context_line":"{{- if and .Values.manifests.job_keyring .Values.deployment.storage_secrets }}"},{"line_number":16,"context_line":"{{- $envAll :\u003d . }}"},{"line_number":17,"context_line":"{{- range $key1, $cephBootstrapKey :\u003d tuple \"mds\" \"osd\" \"mon\" \"mgr\" }}"},{"line_number":18,"context_line":"{{- $jobName :\u003d print $cephBootstrapKey \"-keyring-generator\" }}"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"{{- $serviceAccountName :\u003d print \"ceph-\" $jobName }}"},{"line_number":21,"context_line":"{{ tuple $envAll \"job_keyring_generator\" $serviceAccountName | include \"helm-toolkit.snippets.kubernetes_pod_rbac_serviceaccount\" }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_d439cd41","line":18,"range":{"start_line":18,"start_character":0,"end_line":18,"end_character":63},"in_reply_to":"bf51134e_49aecd2e","updated":"2020-06-16 19:33:57.000000000","message":"Done","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"2654be1c9acd03ab9362892397df6df00f9da49e","unresolved":false,"context_lines":[{"line_number":50,"context_line":"apiVersion: batch/v1"},{"line_number":51,"context_line":"kind: Job"},{"line_number":52,"context_line":"metadata:"},{"line_number":53,"context_line":"  name: ceph-{{ $jobName }}"},{"line_number":54,"context_line":"  annotations:"},{"line_number":55,"context_line":"    {{ tuple $envAll | include \"helm-toolkit.snippets.release_uuid\" }}"},{"line_number":56,"context_line":"spec:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_89a8e51f","line":53,"range":{"start_line":53,"start_character":8,"end_line":53,"end_character":27},"updated":"2020-06-16 15:54:14.000000000","message":"{{ $jobName }}","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":29161,"name":"Rahul Khiyani","email":"rahul.khiyani@att.com","username":"rk0850"},"change_message_id":"af14125c491c7015058c56ff110b58af7dae6c0c","unresolved":false,"context_lines":[{"line_number":50,"context_line":"apiVersion: batch/v1"},{"line_number":51,"context_line":"kind: Job"},{"line_number":52,"context_line":"metadata:"},{"line_number":53,"context_line":"  name: ceph-{{ $jobName }}"},{"line_number":54,"context_line":"  annotations:"},{"line_number":55,"context_line":"    {{ tuple $envAll | include \"helm-toolkit.snippets.release_uuid\" }}"},{"line_number":56,"context_line":"spec:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_343e4929","line":53,"range":{"start_line":53,"start_character":8,"end_line":53,"end_character":27},"in_reply_to":"bf51134e_89a8e51f","updated":"2020-06-16 19:33:57.000000000","message":"Done","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"2654be1c9acd03ab9362892397df6df00f9da49e","unresolved":false,"context_lines":[{"line_number":67,"context_line":"      initContainers:"},{"line_number":68,"context_line":"{{ tuple $envAll \"job_keyring_generator\" list | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 8 }}"},{"line_number":69,"context_line":"      containers:"},{"line_number":70,"context_line":"        - name:  ceph-{{ $jobName }}"},{"line_number":71,"context_line":"{{ tuple $envAll \"ceph_config_helper\" | include \"helm-toolkit.snippets.image\" | indent 10 }}"},{"line_number":72,"context_line":"{{ tuple $envAll $envAll.Values.pod.resources.jobs.secret_provisioning | include \"helm-toolkit.snippets.kubernetes_resources\" | indent 10 }}"},{"line_number":73,"context_line":"{{ dict \"envAll\" $envAll \"application\" \"ceph\" \"container\" \"ceph-mgr-keyring-generator\" \"ceph-mds-keyring-generator\" \"ceph-mon-keyring-generator\" \"ceph-osd-keyring-generator\" | include \"helm-toolkit.snippets.kubernetes_container_security_context\" | indent 10 }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_097215e6","line":70,"range":{"start_line":70,"start_character":17,"end_line":70,"end_character":36},"updated":"2020-06-16 15:54:14.000000000","message":"{{ $jobName }}","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":29161,"name":"Rahul Khiyani","email":"rahul.khiyani@att.com","username":"rk0850"},"change_message_id":"af14125c491c7015058c56ff110b58af7dae6c0c","unresolved":false,"context_lines":[{"line_number":67,"context_line":"      initContainers:"},{"line_number":68,"context_line":"{{ tuple $envAll \"job_keyring_generator\" list | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 8 }}"},{"line_number":69,"context_line":"      containers:"},{"line_number":70,"context_line":"        - name:  ceph-{{ $jobName }}"},{"line_number":71,"context_line":"{{ tuple $envAll \"ceph_config_helper\" | include \"helm-toolkit.snippets.image\" | indent 10 }}"},{"line_number":72,"context_line":"{{ tuple $envAll $envAll.Values.pod.resources.jobs.secret_provisioning | include \"helm-toolkit.snippets.kubernetes_resources\" | indent 10 }}"},{"line_number":73,"context_line":"{{ dict \"envAll\" $envAll \"application\" \"ceph\" \"container\" \"ceph-mgr-keyring-generator\" \"ceph-mds-keyring-generator\" \"ceph-mon-keyring-generator\" \"ceph-osd-keyring-generator\" | include \"helm-toolkit.snippets.kubernetes_container_security_context\" | indent 10 }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_143b4538","line":70,"range":{"start_line":70,"start_character":17,"end_line":70,"end_character":36},"in_reply_to":"bf51134e_097215e6","updated":"2020-06-16 19:33:57.000000000","message":"Done","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"2654be1c9acd03ab9362892397df6df00f9da49e","unresolved":false,"context_lines":[{"line_number":70,"context_line":"        - name:  ceph-{{ $jobName }}"},{"line_number":71,"context_line":"{{ tuple $envAll \"ceph_config_helper\" | include \"helm-toolkit.snippets.image\" | indent 10 }}"},{"line_number":72,"context_line":"{{ tuple $envAll $envAll.Values.pod.resources.jobs.secret_provisioning | include \"helm-toolkit.snippets.kubernetes_resources\" | indent 10 }}"},{"line_number":73,"context_line":"{{ dict \"envAll\" $envAll \"application\" \"ceph\" \"container\" \"ceph-mgr-keyring-generator\" \"ceph-mds-keyring-generator\" \"ceph-mon-keyring-generator\" \"ceph-osd-keyring-generator\" | include \"helm-toolkit.snippets.kubernetes_container_security_context\" | indent 10 }}"},{"line_number":74,"context_line":"          env:"},{"line_number":75,"context_line":"            - name: DEPLOYMENT_NAMESPACE"},{"line_number":76,"context_line":"              valueFrom:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_49736de8","line":73,"range":{"start_line":73,"start_character":58,"end_line":73,"end_character":173},"updated":"2020-06-16 15:54:14.000000000","message":"$jobName","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"},{"author":{"_account_id":29161,"name":"Rahul Khiyani","email":"rahul.khiyani@att.com","username":"rk0850"},"change_message_id":"af14125c491c7015058c56ff110b58af7dae6c0c","unresolved":false,"context_lines":[{"line_number":70,"context_line":"        - name:  ceph-{{ $jobName }}"},{"line_number":71,"context_line":"{{ tuple $envAll \"ceph_config_helper\" | include \"helm-toolkit.snippets.image\" | indent 10 }}"},{"line_number":72,"context_line":"{{ tuple $envAll $envAll.Values.pod.resources.jobs.secret_provisioning | include \"helm-toolkit.snippets.kubernetes_resources\" | indent 10 }}"},{"line_number":73,"context_line":"{{ dict \"envAll\" $envAll \"application\" \"ceph\" \"container\" \"ceph-mgr-keyring-generator\" \"ceph-mds-keyring-generator\" \"ceph-mon-keyring-generator\" \"ceph-osd-keyring-generator\" | include \"helm-toolkit.snippets.kubernetes_container_security_context\" | indent 10 }}"},{"line_number":74,"context_line":"          env:"},{"line_number":75,"context_line":"            - name: DEPLOYMENT_NAMESPACE"},{"line_number":76,"context_line":"              valueFrom:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_7448c1cb","line":73,"range":{"start_line":73,"start_character":58,"end_line":73,"end_character":173},"in_reply_to":"bf51134e_49736de8","updated":"2020-06-16 19:33:57.000000000","message":"Done","commit_id":"baa88ed868c16f9f59954edf43eb58844e9688d1"}]}
