)]}'
{"kuryr_kubernetes/controller/handlers/pod_label.py":[{"author":{"_account_id":27032,"name":"Maysa de Macedo Souza","email":"maysa.macedo95@gmail.com","username":"maysa"},"change_message_id":"a34f4e86cbcf9960a74ac2e13e9d86f0c0fc2033","unresolved":false,"context_lines":[{"line_number":48,"context_line":""},{"line_number":49,"context_line":"    def on_present(self, pod):"},{"line_number":50,"context_line":"        if driver_utils.is_host_network(pod) or not self._has_vifs(pod):"},{"line_number":51,"context_line":"            # NOTE(ltomasbo): The event will be retried once the vif handler"},{"line_number":52,"context_line":"            # annotates the pod with the pod state."},{"line_number":53,"context_line":"            return"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"        current_pod_info \u003d (pod[\u0027metadata\u0027].get(\u0027labels\u0027),"}],"source_content_type":"text/x-python","patch_set":6,"id":"9f560f44_837946c9","line":52,"range":{"start_line":51,"start_character":0,"end_line":52,"end_character":51},"updated":"2020-08-06 10:48:05.000000000","message":"Don\u0027t we need to account for the fact that this event will not be retried once the kuryrport handlers has finished creating the crd and filling the vifs?\n\nPerhaps in case there is no vifs on the crd we should simply retry?","commit_id":"05ccdf4a1f97ce538097339e6466b24b059f980f"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"33a354bcc74852bda32dbbededdd37abb28ac62d","unresolved":false,"context_lines":[{"line_number":48,"context_line":""},{"line_number":49,"context_line":"    def on_present(self, pod):"},{"line_number":50,"context_line":"        if driver_utils.is_host_network(pod) or not self._has_vifs(pod):"},{"line_number":51,"context_line":"            # NOTE(ltomasbo): The event will be retried once the vif handler"},{"line_number":52,"context_line":"            # annotates the pod with the pod state."},{"line_number":53,"context_line":"            return"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"        current_pod_info \u003d (pod[\u0027metadata\u0027].get(\u0027labels\u0027),"}],"source_content_type":"text/x-python","patch_set":6,"id":"9f560f44_dda909de","line":52,"range":{"start_line":51,"start_character":0,"end_line":52,"end_character":51},"in_reply_to":"9f560f44_837946c9","updated":"2020-08-12 15:20:04.000000000","message":"Hm, the podIP will be updated anyway once it gets the IP and go to \"Started\". Does that help or is it too late?","commit_id":"05ccdf4a1f97ce538097339e6466b24b059f980f"}]}
