)]}'
{"magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh":[{"author":{"_account_id":28022,"name":"Bharat Kunwar","email":"brtknr@bath.edu","username":"brtknr"},"change_message_id":"eeefd5a2fc99c1f1322ee0beb80e47b0c2bca141","unresolved":false,"context_lines":[{"line_number":196,"context_line":"  namespace: kube-system"},{"line_number":197,"context_line":"  labels:"},{"line_number":198,"context_line":"    k8s-app: calico-typha"},{"line_number":199,"context_line":"spec:"},{"line_number":200,"context_line":"  # Number of Typha replicas.  To enable Typha, set this to a non-zero value *and* set the"},{"line_number":201,"context_line":"  # typha_service_name variable in the calico-config ConfigMap above."},{"line_number":202,"context_line":"  #"}],"source_content_type":"text/x-sh","patch_set":1,"id":"7faddb67_5896d1f1","line":199,"range":{"start_line":199,"start_character":0,"end_line":199,"end_character":5},"updated":"2019-08-28 12:43:21.000000000","message":"Additionally, I needed to add spec.selector.matchLabels.k8s-app: calico-typha to get this to work.","commit_id":"08e5e72e5109202d3bd06a19c395fb207eb70663"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"54b93bb255efcecb0465d7b34c7475738ba23447","unresolved":false,"context_lines":[{"line_number":221,"context_line":"  # (when using the Kubernetes datastore).  Use one replica for every 100-200 nodes.  In"},{"line_number":222,"context_line":"  # production, we recommend running at least 3 replicas to reduce the impact of rolling upgrade."},{"line_number":223,"context_line":"  replicas: 0"},{"line_number":224,"context_line":"  revisionHistoryLimit: 2"},{"line_number":225,"context_line":"  template:"},{"line_number":226,"context_line":"    metadata:"},{"line_number":227,"context_line":"      labels:"}],"source_content_type":"text/x-sh","patch_set":7,"id":"3fa7e38b_dec3e589","line":224,"updated":"2019-10-01 15:07:51.000000000","message":"selector:\n    matchLabels:\n      k8s-app: calico-typha\n\n\nthis is required for calico to be deployed","commit_id":"120f3ccd208d428280cab8488245ce44ade66c81"}],"magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh":[{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"50695e37d3075995fe7a1a6a895367f33735b830","unresolved":false,"context_lines":[{"line_number":88,"context_line":"spec:"},{"line_number":89,"context_line":"  replicas: 1"},{"line_number":90,"context_line":"  strategy: {}"},{"line_number":91,"context_line":"  template:"},{"line_number":92,"context_line":"    metadata:"},{"line_number":93,"context_line":"      creationTimestamp: null"},{"line_number":94,"context_line":"      labels:"}],"source_content_type":"text/x-sh","patch_set":3,"id":"3fa7e38b_72b31aea","line":91,"updated":"2019-09-30 13:50:25.000000000","message":"+  selector:\n+    matchLabels:\n+      app: helm\n+      name: tiller","commit_id":"4b075ba13f61638edac13b50e16ae114bf5c4e09"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"1326b7d8d6c87cf85130a6a1e3aa744a6ccb36df","unresolved":false,"context_lines":[{"line_number":90,"context_line":"  strategy: {}"},{"line_number":91,"context_line":"  selector:"},{"line_number":92,"context_line":"    matchLabels:"},{"line_number":93,"context_line":"\t  app: helm"},{"line_number":94,"context_line":"\t  name: tiller"},{"line_number":95,"context_line":"  template:"},{"line_number":96,"context_line":"    metadata:"}],"source_content_type":"text/x-sh","patch_set":4,"id":"3fa7e38b_03f7ef8c","line":93,"range":{"start_line":93,"start_character":0,"end_line":93,"end_character":3},"updated":"2019-10-01 08:05:03.000000000","message":"tabs vs spaces","commit_id":"e6b4ff0a399e5281185350f0a1b707042538b3d6"}],"magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh":[{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"50695e37d3075995fe7a1a6a895367f33735b830","unresolved":false,"context_lines":[{"line_number":86,"context_line":"  name: k8s-keystone-auth"},{"line_number":87,"context_line":"  namespace: kube-system"},{"line_number":88,"context_line":"spec:"},{"line_number":89,"context_line":"  # The controllers can only have a single active instance."},{"line_number":90,"context_line":"  template:"},{"line_number":91,"context_line":"    metadata:"},{"line_number":92,"context_line":"      name: k8s-keystone-auth"}],"source_content_type":"text/x-sh","patch_set":3,"id":"3fa7e38b_12d3c605","line":89,"updated":"2019-09-30 13:50:25.000000000","message":"+  selector:\n+    matchLabels:\n+      k8s-app: k8s-keystone-auth","commit_id":"4b075ba13f61638edac13b50e16ae114bf5c4e09"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"1326b7d8d6c87cf85130a6a1e3aa744a6ccb36df","unresolved":false,"context_lines":[{"line_number":89,"context_line":"  # The controllers can only have a single active instance."},{"line_number":90,"context_line":"  selector:"},{"line_number":91,"context_line":"    matchLabels:"},{"line_number":92,"context_line":"\t  k8s-app: k8s-keystone-auth"},{"line_number":93,"context_line":"  template:"},{"line_number":94,"context_line":"    metadata:"},{"line_number":95,"context_line":"      name: k8s-keystone-auth"}],"source_content_type":"text/x-sh","patch_set":4,"id":"3fa7e38b_a3f13b97","line":92,"range":{"start_line":92,"start_character":0,"end_line":92,"end_character":3},"updated":"2019-10-01 08:05:03.000000000","message":"tabs vs spaces","commit_id":"e6b4ff0a399e5281185350f0a1b707042538b3d6"}],"magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh":[{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"50695e37d3075995fe7a1a6a895367f33735b830","unresolved":false,"context_lines":[{"line_number":319,"context_line":"  name: grafana"},{"line_number":320,"context_line":"  namespace: prometheus-monitoring"},{"line_number":321,"context_line":"spec:"},{"line_number":322,"context_line":"  replicas: 1"},{"line_number":323,"context_line":"  template:"},{"line_number":324,"context_line":"    metadata:"},{"line_number":325,"context_line":"      labels:"}],"source_content_type":"text/x-sh","patch_set":3,"id":"3fa7e38b_32f7e28d","line":322,"updated":"2019-09-30 13:50:25.000000000","message":"+  selector:\n+    matchLabels:\n+      name: grafana\n+      grafana: \"true\"\n+      role: db","commit_id":"4b075ba13f61638edac13b50e16ae114bf5c4e09"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"1326b7d8d6c87cf85130a6a1e3aa744a6ccb36df","unresolved":false,"context_lines":[{"line_number":322,"context_line":"  replicas: 1"},{"line_number":323,"context_line":"  selector:"},{"line_number":324,"context_line":"    matchLabels:"},{"line_number":325,"context_line":"\t  name: grafana"},{"line_number":326,"context_line":"\t  grafana: \"true\""},{"line_number":327,"context_line":"\t  role: db"},{"line_number":328,"context_line":"  template:"}],"source_content_type":"text/x-sh","patch_set":4,"id":"3fa7e38b_c3ec77bc","line":325,"range":{"start_line":325,"start_character":0,"end_line":325,"end_character":3},"updated":"2019-10-01 08:05:03.000000000","message":"tabs vs spaces","commit_id":"e6b4ff0a399e5281185350f0a1b707042538b3d6"}],"magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh":[{"author":{"_account_id":28022,"name":"Bharat Kunwar","email":"brtknr@bath.edu","username":"brtknr"},"change_message_id":"6f8ef824726cf5cdb263245b7d29a29658ee953f","unresolved":false,"context_lines":[{"line_number":109,"context_line":"  labels:"},{"line_number":110,"context_line":"    tier: node"},{"line_number":111,"context_line":"    app: flannel"},{"line_number":112,"context_line":"spec:"},{"line_number":113,"context_line":"  template:"},{"line_number":114,"context_line":"    metadata:"},{"line_number":115,"context_line":"      labels:"}],"source_content_type":"text/x-sh","patch_set":1,"id":"7faddb67_5b29eb86","line":112,"range":{"start_line":112,"start_character":0,"end_line":112,"end_character":5},"updated":"2019-08-28 12:54:42.000000000","message":"Additionally, I needed to add spec.selector.matchLabels.app: flannel and spec.selector.matchLabels.app.tier: node to get this to work.","commit_id":"08e5e72e5109202d3bd06a19c395fb207eb70663"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"54b93bb255efcecb0465d7b34c7475738ba23447","unresolved":false,"context_lines":[{"line_number":165,"context_line":"    app: flannel"},{"line_number":166,"context_line":"spec:"},{"line_number":167,"context_line":"  selector:"},{"line_number":168,"context_line":"    matchLabels:"},{"line_number":169,"context_line":"      app: flannel"},{"line_number":170,"context_line":"  template:"},{"line_number":171,"context_line":"    metadata:"}],"source_content_type":"text/x-sh","patch_set":7,"id":"3fa7e38b_3e44791b","line":168,"updated":"2019-10-01 15:07:51.000000000","message":"tier: node\n\nthis is not required but it is better to have it as in all other selectors.","commit_id":"120f3ccd208d428280cab8488245ce44ade66c81"}],"magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh":[{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"50695e37d3075995fe7a1a6a895367f33735b830","unresolved":false,"context_lines":[{"line_number":364,"context_line":"  name: heapster"},{"line_number":365,"context_line":"  namespace: kube-system"},{"line_number":366,"context_line":"spec:"},{"line_number":367,"context_line":"  replicas: 1"},{"line_number":368,"context_line":"  template:"},{"line_number":369,"context_line":"    metadata:"},{"line_number":370,"context_line":"      labels:"}],"source_content_type":"text/x-sh","patch_set":3,"id":"3fa7e38b_b20bd28b","line":367,"updated":"2019-09-30 13:50:25.000000000","message":"+  selector:\n+    matchLabels:\n+      task: monitoring\n+      k8s-app: heapster","commit_id":"4b075ba13f61638edac13b50e16ae114bf5c4e09"},{"author":{"_account_id":20498,"name":"Spyros Trigazis","email":"spyridon.trigazis@cern.ch","username":"strigazi"},"change_message_id":"1326b7d8d6c87cf85130a6a1e3aa744a6ccb36df","unresolved":false,"context_lines":[{"line_number":367,"context_line":"  replicas: 1"},{"line_number":368,"context_line":"  selector:"},{"line_number":369,"context_line":"    matchLabels:"},{"line_number":370,"context_line":"\t  task: monitoring"},{"line_number":371,"context_line":"\t  k8s-app: heapster"},{"line_number":372,"context_line":"  template:"},{"line_number":373,"context_line":"    metadata:"}],"source_content_type":"text/x-sh","patch_set":4,"id":"3fa7e38b_632d83fc","line":370,"range":{"start_line":370,"start_character":0,"end_line":370,"end_character":3},"updated":"2019-10-01 08:05:03.000000000","message":"tabs vs spaces","commit_id":"e6b4ff0a399e5281185350f0a1b707042538b3d6"}]}
