)]}'
{"nagios/templates/bin/_nagios-readiness.sh.tpl":[{"author":{"_account_id":22636,"name":"Cliff Parsons","email":"cliffhparsons@aol.com","username":"cliffparsons"},"change_message_id":"82421247c6d56859c7fcd6f54601527fa08a2b9e","unresolved":false,"context_lines":[{"line_number":20,"context_line":"# Nagios log file to clean out Nagios\u0027s log file, since Nagios doesn\u0027t support"},{"line_number":21,"context_line":"# logging to /dev/null. This helps prevent Nagios\u0027s log file from growing so"},{"line_number":22,"context_line":"# large that it causes issues with the storage backing the host"},{"line_number":23,"context_line":"{{- if and (not .Values.storage.enabled) (not .Values.manifests.pvc_nagios) }}"},{"line_number":24,"context_line":": \u003e /opt/nagios/var/log/nagios.log"},{"line_number":25,"context_line":"{{- end }}"},{"line_number":26,"context_line":""}],"source_content_type":"text/x-smarty","patch_set":11,"id":"3fa7e38b_6a8781d9","line":23,"range":{"start_line":23,"start_character":7,"end_line":23,"end_character":10},"updated":"2019-09-17 13:44:34.000000000","message":"Shouldn\u0027t this be an \"or\"?  For example, wouldn\u0027t you still want to do this redirection if storage was disabled but pvc_nagios manifest was true/enabled (which are the defaults in values.yaml)?","commit_id":"b99d4e55104d0bd4533995afbedb1d1d69bff549"}],"nagios/templates/deployment.yaml":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"7b472c34a03667fd90fba5449aa434788ffd9081","unresolved":false,"context_lines":[{"line_number":234,"context_line":"            defaultMode: 0555"},{"line_number":235,"context_line":"        - name: pod-var-log"},{"line_number":236,"context_line":"{{- if and .Values.storage.enabled .Values.manifests.pvc_nagios }}"},{"line_number":237,"context_line":"          persistentVolumeClaim:"},{"line_number":238,"context_line":"            claimName: pvc-nagios"},{"line_number":239,"context_line":"{{- else }}"},{"line_number":240,"context_line":"          emptyDir: {}"},{"line_number":241,"context_line":"{{- end }}"}],"source_content_type":"text/x-yaml","patch_set":10,"id":"7faddb67_124eed6e","line":238,"range":{"start_line":237,"start_character":10,"end_line":238,"end_character":33},"updated":"2019-07-10 19:40:18.000000000","message":"will this not limit you to a single nagios replica?","commit_id":"9d5d3272ab0c5e9bfbc65e7c5798bdac2fe47c24"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"39ebbbe2170c3eb9bec750252d26ad5129e06b19","unresolved":false,"context_lines":[{"line_number":234,"context_line":"            defaultMode: 0555"},{"line_number":235,"context_line":"        - name: pod-var-log"},{"line_number":236,"context_line":"{{- if and .Values.storage.enabled .Values.manifests.pvc_nagios }}"},{"line_number":237,"context_line":"          persistentVolumeClaim:"},{"line_number":238,"context_line":"            claimName: pvc-nagios"},{"line_number":239,"context_line":"{{- else }}"},{"line_number":240,"context_line":"          emptyDir: {}"},{"line_number":241,"context_line":"{{- end }}"}],"source_content_type":"text/x-yaml","patch_set":10,"id":"7faddb67_f2cf91ad","line":238,"range":{"start_line":237,"start_character":10,"end_line":238,"end_character":33},"in_reply_to":"7faddb67_124eed6e","updated":"2019-07-10 19:45:56.000000000","message":"It will, which we should be doing anyway. Nagios doesn\u0027t include a mechanism for ensuring we only send a single notification to whatever system is responsible for creating issues/tickets when multiple replicas would all raise the same alert.  To circumvent this, we should only support a single replica","commit_id":"9d5d3272ab0c5e9bfbc65e7c5798bdac2fe47c24"}]}
