)]}'
{"mariadb/templates/service-proxysql.yaml":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"5ffff6f10c3617cf9fdaa13a66f8fcb85007f18e","unresolved":false,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"{{- $envAll :\u003d . }}"},{"line_number":18,"context_line":"---"},{"line_number":19,"context_line":"apiVersion: v1"},{"line_number":20,"context_line":"kind: Service"},{"line_number":21,"context_line":"metadata:"},{"line_number":22,"context_line":"  name: {{ tuple \"oslo_db\" \"internal\" . | include \"helm-toolkit.endpoints.hostname_short_endpoint_lookup\" }}"},{"line_number":23,"context_line":"spec:"},{"line_number":24,"context_line":"  ports:"},{"line_number":25,"context_line":"  - name: admin"},{"line_number":26,"context_line":"    port: {{ .Values.network.proxysql.admin.port }}"},{"line_number":27,"context_line":"  - name: proxy"},{"line_number":28,"context_line":"    port: {{ .Values.network.proxysql.proxy.port }}"},{"line_number":29,"context_line":"  selector:"},{"line_number":30,"context_line":"{{ tuple $envAll \"db_proxy\" \"proxy\" | include \"helm-toolkit.snippets.kubernetes_metadata_labels\" | indent 4 }}"}],"source_content_type":"text/x-yaml","patch_set":32,"id":"9f436f4f_3953736d","line":30,"range":{"start_line":19,"start_character":0,"end_line":30,"end_character":110},"updated":"2017-08-16 13:08:03.000000000","message":"rather than this - why not just specify that proxysql is at `mariadb` in the endpoints for the MariaDB chart - the magic seems very strong here.","commit_id":"741e81b62120c44a95bff007ae9686d7a60cd90b"}],"mariadb/values.yaml":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"f58f6f6085df028f24c0056dff7ce8762ea0634a","unresolved":false,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"pod:"},{"line_number":18,"context_line":"  replicas:"},{"line_number":19,"context_line":"    proxysql: 1"},{"line_number":20,"context_line":"    server: 3"},{"line_number":21,"context_line":"  lifecycle:"},{"line_number":22,"context_line":"    disruption_budget:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"ff346bd7_e59d470a","line":19,"range":{"start_line":19,"start_character":14,"end_line":19,"end_character":15},"updated":"2017-07-28 16:06:27.000000000","message":"can we test with multiple replicas on the front door.","commit_id":"4adb6305da9744b520bb6eec00f5fe8e5482cef5"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"17bcbfba1fbc574726baa22fca2b2b363330e0ef","unresolved":false,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"pod:"},{"line_number":18,"context_line":"  replicas:"},{"line_number":19,"context_line":"    proxysql: 1"},{"line_number":20,"context_line":"    server: 3"},{"line_number":21,"context_line":"  lifecycle:"},{"line_number":22,"context_line":"    disruption_budget:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"ff346bd7_05528b3b","line":19,"range":{"start_line":19,"start_character":14,"end_line":19,"end_character":15},"in_reply_to":"ff346bd7_e59d470a","updated":"2017-07-28 16:08:02.000000000","message":"Done","commit_id":"4adb6305da9744b520bb6eec00f5fe8e5482cef5"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"5ffff6f10c3617cf9fdaa13a66f8fcb85007f18e","unresolved":false,"context_lines":[{"line_number":73,"context_line":"  node_selector_key: openstack-control-plane"},{"line_number":74,"context_line":"  node_selector_value: enabled"},{"line_number":75,"context_line":""},{"line_number":76,"context_line":"network:"},{"line_number":77,"context_line":"  proxysql:"},{"line_number":78,"context_line":"    admin:"},{"line_number":79,"context_line":"      port: 6032"},{"line_number":80,"context_line":"    proxy:"},{"line_number":81,"context_line":"      port: 3306"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"dependencies:"},{"line_number":84,"context_line":"  proxysql:"}],"source_content_type":"text/x-yaml","patch_set":32,"id":"9f436f4f_d908e792","line":81,"range":{"start_line":76,"start_character":0,"end_line":81,"end_character":16},"updated":"2017-08-16 13:08:03.000000000","message":"could you get these from the endpoints section below, rather than specifying them twice?","commit_id":"741e81b62120c44a95bff007ae9686d7a60cd90b"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"5ffff6f10c3617cf9fdaa13a66f8fcb85007f18e","unresolved":false,"context_lines":[{"line_number":81,"context_line":"      port: 3306"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"dependencies:"},{"line_number":84,"context_line":"  proxysql:"},{"line_number":85,"context_line":"    services:"},{"line_number":86,"context_line":"    - service: db_proxy"},{"line_number":87,"context_line":"      endpoint: discovery"},{"line_number":88,"context_line":"  bootstrap:"},{"line_number":89,"context_line":"    services:"},{"line_number":90,"context_line":"    - service: db_proxy"}],"source_content_type":"text/x-yaml","patch_set":32,"id":"9f436f4f_79369b53","line":87,"range":{"start_line":84,"start_character":2,"end_line":87,"end_character":25},"updated":"2017-08-16 13:08:03.000000000","message":"this seems to be making proxysql dependant upon itself?","commit_id":"741e81b62120c44a95bff007ae9686d7a60cd90b"}]}
