)]}'
{"helm-toolkit/templates/manifests/_network_policy.tpl":[{"author":{"_account_id":24165,"name":"Renis Makadia","email":"renis.makadia@att.com","username":"renmak"},"change_message_id":"dc49716d7f2dfe378ee40c1a7ab9f970a3601cf3","unresolved":false,"context_lines":[{"line_number":33,"context_line":"      - ports:"},{"line_number":34,"context_line":"        - port: 53"},{"line_number":35,"context_line":"          protocol: UDP"},{"line_number":36,"context_line":"        to:"},{"line_number":37,"context_line":"        - namespaceSelector:"},{"line_number":38,"context_line":"            matchLabels:"},{"line_number":39,"context_line":"              name: kube-system"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_c23c2232","line":36,"updated":"2019-04-03 19:38:00.000000000","message":"Here, to: should be - to: and should be at same level as -ports:\nSo overall, it should look like\n  egress:\n  - ports:\n  - to:\n    - namespaceSelector:","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":18256,"name":"Hemachandra Reddy","email":"hemachandra.reddy@att.com","username":"hr858f"},"change_message_id":"a72fd07bb8b71ac5cad73c906cc05f20bce53392","unresolved":false,"context_lines":[{"line_number":33,"context_line":"      - ports:"},{"line_number":34,"context_line":"        - port: 53"},{"line_number":35,"context_line":"          protocol: UDP"},{"line_number":36,"context_line":"        to:"},{"line_number":37,"context_line":"        - namespaceSelector:"},{"line_number":38,"context_line":"            matchLabels:"},{"line_number":39,"context_line":"              name: kube-system"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_8205ba16","line":36,"in_reply_to":"5fc1f717_c23c2232","updated":"2019-04-03 19:53:23.000000000","message":"You can have it either way or both. If it is just one list element, it works as \u0027and\u0027. If they are two different list elements, it works as \u0027or\u0027.","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":24165,"name":"Renis Makadia","email":"renis.makadia@att.com","username":"renmak"},"change_message_id":"dc49716d7f2dfe378ee40c1a7ab9f970a3601cf3","unresolved":false,"context_lines":[{"line_number":70,"context_line":"    - ports:"},{"line_number":71,"context_line":"      - port: 53"},{"line_number":72,"context_line":"        protocol: UDP"},{"line_number":73,"context_line":"      to:"},{"line_number":74,"context_line":"      - namespaceSelector: {}"},{"line_number":75,"context_line":"        podSelector:"},{"line_number":76,"context_line":"          matchLabels:"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_c26ae219","line":73,"updated":"2019-04-03 19:38:00.000000000","message":"same as above.","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":18256,"name":"Hemachandra Reddy","email":"hemachandra.reddy@att.com","username":"hr858f"},"change_message_id":"a72fd07bb8b71ac5cad73c906cc05f20bce53392","unresolved":false,"context_lines":[{"line_number":70,"context_line":"    - ports:"},{"line_number":71,"context_line":"      - port: 53"},{"line_number":72,"context_line":"        protocol: UDP"},{"line_number":73,"context_line":"      to:"},{"line_number":74,"context_line":"      - namespaceSelector: {}"},{"line_number":75,"context_line":"        podSelector:"},{"line_number":76,"context_line":"          matchLabels:"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_2d0ab71f","line":73,"in_reply_to":"5fc1f717_c26ae219","updated":"2019-04-03 19:53:23.000000000","message":"Ditto","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":24165,"name":"Renis Makadia","email":"renis.makadia@att.com","username":"renmak"},"change_message_id":"dc49716d7f2dfe378ee40c1a7ab9f970a3601cf3","unresolved":false,"context_lines":[{"line_number":86,"context_line":"apiVersion: networking.k8s.io/v1"},{"line_number":87,"context_line":"kind: NetworkPolicy"},{"line_number":88,"context_line":"metadata:"},{"line_number":89,"context_line":"  name: {{ $label }}-netpol"},{"line_number":90,"context_line":"  namespace: {{ $envAll.Release.Namespace }}"},{"line_number":91,"context_line":"spec:"},{"line_number":92,"context_line":"{{- if hasKey (index $envAll.Values \"network_policy\") $label }}"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_228406d3","line":89,"updated":"2019-04-03 19:38:00.000000000","message":"If you ceph an example, there may be multiple network policy with ceph-netpol in different namespaces. \n\nCan we use $name here that chart can override the name of networkpolicy?","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":18256,"name":"Hemachandra Reddy","email":"hemachandra.reddy@att.com","username":"hr858f"},"change_message_id":"a72fd07bb8b71ac5cad73c906cc05f20bce53392","unresolved":false,"context_lines":[{"line_number":86,"context_line":"apiVersion: networking.k8s.io/v1"},{"line_number":87,"context_line":"kind: NetworkPolicy"},{"line_number":88,"context_line":"metadata:"},{"line_number":89,"context_line":"  name: {{ $label }}-netpol"},{"line_number":90,"context_line":"  namespace: {{ $envAll.Release.Namespace }}"},{"line_number":91,"context_line":"spec:"},{"line_number":92,"context_line":"{{- if hasKey (index $envAll.Values \"network_policy\") $label }}"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_6d299f87","line":89,"in_reply_to":"5fc1f717_228406d3","updated":"2019-04-03 19:53:23.000000000","message":"The policy is namespaced already. There should not be conflict. See line number 90 below.","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":24165,"name":"Renis Makadia","email":"renis.makadia@att.com","username":"renmak"},"change_message_id":"71d533f17ba227906a20059d57e572baddb959da","unresolved":false,"context_lines":[{"line_number":93,"context_line":"  policyTypes:"},{"line_number":94,"context_line":"{{ $is_egress :\u003d false }}"},{"line_number":95,"context_line":"{{- if hasKey (index $envAll.Values.network_policy $label) \"policyTypes\" }}"},{"line_number":96,"context_line":"{{- if has \"egress\" (index $envAll.Values.network_policy $label \"policyTypes\") }}"},{"line_number":97,"context_line":"{{ $is_egress \u003d true }}"},{"line_number":98,"context_line":"{{- end }}"},{"line_number":99,"context_line":"{{- end }}"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_9ff1906d","line":96,"range":{"start_line":96,"start_character":12,"end_line":96,"end_character":18},"updated":"2019-04-03 22:58:44.000000000","message":"ditto","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"},{"author":{"_account_id":24165,"name":"Renis Makadia","email":"renis.makadia@att.com","username":"renmak"},"change_message_id":"71d533f17ba227906a20059d57e572baddb959da","unresolved":false,"context_lines":[{"line_number":102,"context_line":"{{- end }}"},{"line_number":103,"context_line":"{{ $is_ingress :\u003d false }}"},{"line_number":104,"context_line":"{{- if hasKey (index $envAll.Values.network_policy $label) \"policyTypes\" }}"},{"line_number":105,"context_line":"{{- if has \"ingress\" (index $envAll.Values.network_policy $label \"policyTypes\") }}"},{"line_number":106,"context_line":"{{ $is_ingress \u003d true }}"},{"line_number":107,"context_line":"{{- end }}"},{"line_number":108,"context_line":"{{- end }}"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"5fc1f717_dfddd8dd","line":105,"range":{"start_line":105,"start_character":10,"end_line":105,"end_character":20},"updated":"2019-04-03 22:58:44.000000000","message":"Can we please update this to camel case to follow pattern of\n  policyTypes:\n  - Egress\n  - Ingress","commit_id":"b9516105aa43ba47abdb53df0c199e62ee9cd7cd"}]}
