)]}'
{"lockdown/templates/network_policy.yaml":[{"author":{"_account_id":24780,"name":"Sangeet Gupta","email":"sg774j@att.com","username":"sgupta"},"change_message_id":"65006a9c117029dd6fa0978aa1cb0f16db6d4ae6","unresolved":true,"context_lines":[{"line_number":21,"context_line":"{{- if .Values.conf.egress.enabled }}"},{"line_number":22,"context_line":"    - Egress"},{"line_number":23,"context_line":"{{- end }}"},{"line_number":24,"context_line":"{{- if .Values.conf.ingress.enabled }}"},{"line_number":25,"context_line":"    - Ingress"},{"line_number":26,"context_line":"{{- end }}"},{"line_number":27,"context_line":"  podSelector: {}"},{"line_number":28,"context_line":"{{- if .Values.conf.egress.enabled }}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"2fbfb28b_8a0c03cb","line":25,"range":{"start_line":24,"start_character":0,"end_line":25,"end_character":13},"updated":"2021-09-10 20:19:26.000000000","message":"policyTypes: Each NetworkPolicy includes a policyTypes list which may include either Ingress, Egress, or both. The policyTypes field indicates whether or not the given policy applies to ingress traffic to selected pod, egress traffic from selected pods, or both. If no policyTypes are specified on a NetworkPolicy then by default Ingress will always be set and Egress will be set if the NetworkPolicy has any egress rules.\n\nSo if we do not include Ingress here to all ingress, will it really work?","commit_id":"fbd0385af096e360f7189396a28353c66bca3b9a"},{"author":{"_account_id":33519,"name":"Tin Lam","email":"tinlam@outlook.com","username":"tlam"},"change_message_id":"5e807bea9931e987c11f4566b7abec85b9342f7b","unresolved":false,"context_lines":[{"line_number":21,"context_line":"{{- if .Values.conf.egress.enabled }}"},{"line_number":22,"context_line":"    - Egress"},{"line_number":23,"context_line":"{{- end }}"},{"line_number":24,"context_line":"{{- if .Values.conf.ingress.enabled }}"},{"line_number":25,"context_line":"    - Ingress"},{"line_number":26,"context_line":"{{- end }}"},{"line_number":27,"context_line":"  podSelector: {}"},{"line_number":28,"context_line":"{{- if .Values.conf.egress.enabled }}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ce03f727_d99cb449","line":25,"range":{"start_line":24,"start_character":0,"end_line":25,"end_character":13},"in_reply_to":"2fbfb28b_8a0c03cb","updated":"2021-09-10 20:22:08.000000000","message":"We are being explicit here instead of relying in \"default\" setting. To avoid the nonsensical situation you disable both causing this to be empty, I will fix it.","commit_id":"fbd0385af096e360f7189396a28353c66bca3b9a"}]}
