)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":13692,"name":"Roman Dobosz","email":"gryf73@gmail.com","username":"gryf"},"change_message_id":"0458f2f4edd7982d04af30428963ce4c6b874361","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Update CRDs from apiextensions.k8s.io/v1beta1 to v1"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In Kubernetes 1.16 CRDs got out of beta and added to regular"},{"line_number":10,"context_line":"apietensions.k8s.io/v1. This was accompanied with some format changes."},{"line_number":11,"context_line":"This patch updates our CRD definitions to new version."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: Ib5e64fe72581ef601e5df2e317900566cd476470"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"1fa4df85_8df0b792","line":10,"range":{"start_line":10,"start_character":0,"end_line":10,"end_character":12},"updated":"2020-02-26 10:36:42.000000000","message":"apiextensions.","commit_id":"0a7691b5765222d4df3be2d5f5d375c96cb2e336"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"bd0b451da2b1f0d1a4f24205906fb73493453449","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Update CRDs from apiextensions.k8s.io/v1beta1 to v1"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In Kubernetes 1.16 CRDs got out of beta and added to regular"},{"line_number":10,"context_line":"apietensions.k8s.io/v1. This was accompanied with some format changes."},{"line_number":11,"context_line":"This patch updates our CRD definitions to new version."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: Ib5e64fe72581ef601e5df2e317900566cd476470"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"1fa4df85_c8669dee","line":10,"range":{"start_line":10,"start_character":0,"end_line":10,"end_character":12},"in_reply_to":"1fa4df85_8df0b792","updated":"2020-02-26 11:01:00.000000000","message":"Done","commit_id":"0a7691b5765222d4df3be2d5f5d375c96cb2e336"}],"kubernetes_crds/kuryrnet.yaml":[{"author":{"_account_id":27032,"name":"Maysa de Macedo Souza","email":"maysa.macedo95@gmail.com","username":"maysa"},"change_message_id":"18de0e04dcc844e4d5f1a3e26f54d7c210d69cbb","unresolved":false,"context_lines":[{"line_number":23,"context_line":"        jsonPath: .metadata.creationTimestamp"},{"line_number":24,"context_line":"    schema:"},{"line_number":25,"context_line":"      openAPIV3Schema:"},{"line_number":26,"context_line":"        type: \"object\""},{"line_number":27,"context_line":"        properties:"},{"line_number":28,"context_line":"          spec:"},{"line_number":29,"context_line":"            type: object"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_4d012a07","line":26,"range":{"start_line":26,"start_character":8,"end_line":26,"end_character":22},"updated":"2020-02-06 12:16:32.000000000","message":"this should not be a string, right?","commit_id":"2f6f77c35d30936e0fe23982b6c81f738c0390e1"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"f0d50a1eba00b33ad62f825478d05174dedcac3a","unresolved":false,"context_lines":[{"line_number":23,"context_line":"        jsonPath: .metadata.creationTimestamp"},{"line_number":24,"context_line":"    schema:"},{"line_number":25,"context_line":"      openAPIV3Schema:"},{"line_number":26,"context_line":"        type: \"object\""},{"line_number":27,"context_line":"        properties:"},{"line_number":28,"context_line":"          spec:"},{"line_number":29,"context_line":"            type: object"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_8b3dca2a","line":26,"range":{"start_line":26,"start_character":8,"end_line":26,"end_character":22},"in_reply_to":"3fa7e38b_4d012a07","updated":"2020-02-06 13:52:01.000000000","message":"In yaml everything is a string, but yeah, I can remove the quotation just out of consistency.","commit_id":"2f6f77c35d30936e0fe23982b6c81f738c0390e1"}],"kubernetes_crds/kuryrnetpolicy.yaml":[{"author":{"_account_id":27032,"name":"Maysa de Macedo Souza","email":"maysa.macedo95@gmail.com","username":"maysa"},"change_message_id":"6bc6a566e17ef71856a4816a1780b98f64240ba2","unresolved":false,"context_lines":[{"line_number":107,"context_line":"              networkpolicy_spec:"},{"line_number":108,"context_line":"                type: object"},{"line_number":109,"context_line":"                properties:"},{"line_number":110,"context_line":"                  podSelector:"},{"line_number":111,"context_line":"                    x-kubernetes-preserve-unknown-fields: true"},{"line_number":112,"context_line":"                  policyTypes:"},{"line_number":113,"context_line":"                    type: array"},{"line_number":114,"context_line":"                    items:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"1fa4df85_6230ea57","line":111,"range":{"start_line":110,"start_character":0,"end_line":111,"end_character":62},"updated":"2020-02-26 09:42:56.000000000","message":"we can continue defining the \"type: object\" on any object that contains the \"x-kubernetes-preserve-unknown-fields: true\" to only allow any element of type object.\n\nThere\u0027s an example in here https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#controlling-pruning","commit_id":"0a7691b5765222d4df3be2d5f5d375c96cb2e336"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"bd0b451da2b1f0d1a4f24205906fb73493453449","unresolved":false,"context_lines":[{"line_number":107,"context_line":"              networkpolicy_spec:"},{"line_number":108,"context_line":"                type: object"},{"line_number":109,"context_line":"                properties:"},{"line_number":110,"context_line":"                  podSelector:"},{"line_number":111,"context_line":"                    x-kubernetes-preserve-unknown-fields: true"},{"line_number":112,"context_line":"                  policyTypes:"},{"line_number":113,"context_line":"                    type: array"},{"line_number":114,"context_line":"                    items:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"1fa4df85_08759595","line":111,"range":{"start_line":110,"start_character":0,"end_line":111,"end_character":62},"in_reply_to":"1fa4df85_6230ea57","updated":"2020-02-26 11:01:00.000000000","message":"Done","commit_id":"0a7691b5765222d4df3be2d5f5d375c96cb2e336"}]}
