)]}'
{"playbooks/zuul-operator-functional-k8s/run.yaml":[{"author":{"_account_id":4162,"name":"Paul Belanger","email":"pabelanger@redhat.com","username":"pabelanger"},"change_message_id":"cedffe1794ad0b165dca85ba89b637da115cd962","unresolved":false,"context_lines":[{"line_number":38,"context_line":"      args:"},{"line_number":39,"context_line":"        chdir: \"{{ zuul.projects[\u0027opendev.org/zuul/zuul-operator\u0027].src_dir }}\""},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"    - name: wait for pods to come up"},{"line_number":42,"context_line":"      shell: |"},{"line_number":43,"context_line":"        set timeout 300"},{"line_number":44,"context_line":"        kubectl get pods -o json"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"7faddb67_d9b49c82","line":41,"updated":"2019-07-17 14:59:30.000000000","message":"Have you looked to see if we can use the k8s module here:\n \n https://docs.ansible.com/ansible/latest/modules/k8s_module.html\n\nMight be a more elegant way to interact with k8s","commit_id":"fd4c13b4fb45ef299e1fdd55f66a2c7d329fe918"},{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"e35038998f16da0a57b36a8badb2e65e09653afe","unresolved":false,"context_lines":[{"line_number":2,"context_line":"  hosts: all"},{"line_number":3,"context_line":""},{"line_number":4,"context_line":"  roles:"},{"line_number":5,"context_line":"    - role: clear-firewall"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"  tasks:"},{"line_number":8,"context_line":"    - name: Set Operator SDK Release Version fact"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"7faddb67_fa9d4666","line":5,"updated":"2019-07-25 21:09:25.000000000","message":"Let\u0027s put this in the pre-playbook so that it\u0027s in place before minikube runs.  That way minikube can set up the firewall after this.","commit_id":"3811f496810df87eb979cfbc5482b1a8357f3fbc"},{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"b45d8b91cfc8a664a58bd0e4821bb20818f7ba15","unresolved":false,"context_lines":[{"line_number":27,"context_line":"        chdir: \"{{ zuul.projects[\u0027opendev.org/zuul/zuul-operator\u0027].src_dir }}\""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"    - name: wait for pods to come up"},{"line_number":30,"context_line":"      shell: kubectl get pods -o json"},{"line_number":31,"context_line":"      register: kubectl_get_pods"},{"line_number":32,"context_line":"      until: kubectl_get_pods.stdout|from_json|json_query(\u0027items[*].status.phase\u0027)|unique \u003d\u003d [\"Running\"]"},{"line_number":33,"context_line":"      retries: 30"}],"source_content_type":"text/x-yaml","patch_set":10,"id":"7faddb67_9c1bef71","line":30,"updated":"2019-07-25 21:49:33.000000000","message":"You can switch this to \u0027command\u0027 instead of \u0027shell\u0027 now.","commit_id":"2620b800cdc7ec2dc13bf1052373c00e3f84ebba"}]}
