)]}'
{"helm-toolkit/templates/tls/_tls_generate_certs.tpl":[{"author":{"_account_id":8898,"name":"Chris Wedgwood","email":"cw@f00f.org","username":"anticw"},"change_message_id":"c1d7a86d7c1c65c0fb0397ebb4239a23bafe5db1","unresolved":false,"context_lines":[{"line_number":28,"context_line":"        - 127.0.0.1"},{"line_number":29,"context_line":"        - 192.168.0.1"},{"line_number":30,"context_line":"    life: 3"},{"line_number":31,"context_line":"    common-name: foo"},{"line_number":32,"context_line":"    ca:"},{"line_number":33,"context_line":"      crt: |"},{"line_number":34,"context_line":"        \u003cCA CRT\u003e"}],"source_content_type":"text/x-smarty","patch_set":5,"id":"9fb8cfa7_605df313","line":31,"range":{"start_line":31,"start_character":0,"end_line":31,"end_character":20},"updated":"2019-06-24 23:51:41.000000000","message":"don\u0027t want to make these example fqdn\u0027s for clarity?","commit_id":"e7d7afea76445b952ab376f312feee73cb2232c3"},{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"d84b27dfac1260a53fe6388c9f0ab6813bdd0347","unresolved":false,"context_lines":[{"line_number":28,"context_line":"        - 127.0.0.1"},{"line_number":29,"context_line":"        - 192.168.0.1"},{"line_number":30,"context_line":"    life: 3"},{"line_number":31,"context_line":"    common-name: foo"},{"line_number":32,"context_line":"    ca:"},{"line_number":33,"context_line":"      crt: |"},{"line_number":34,"context_line":"        \u003cCA CRT\u003e"}],"source_content_type":"text/x-smarty","patch_set":5,"id":"9fb8cfa7_d67105aa","line":31,"range":{"start_line":31,"start_character":0,"end_line":31,"end_character":20},"in_reply_to":"9fb8cfa7_605df313","updated":"2019-06-25 04:17:14.000000000","message":"Done","commit_id":"e7d7afea76445b952ab376f312feee73cb2232c3"}],"postgresql/templates/bin/_patroni_conversion.sh.tpl":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"5905c2cb3008731d32e7f5adcd876735f294ec3d","unresolved":false,"context_lines":[{"line_number":80,"context_line":"  if [ ${USER_COUNT} -eq 0 ]; then"},{"line_number":81,"context_line":"    echo \"The patroni replication user ${PATRONI_REPLICATION_USERNAME} doesn\u0027t exist yet; creating:\""},{"line_number":82,"context_line":"    ${PSQL} -c \"CREATE USER ${PATRONI_REPLICATION_USERNAME} \\"},{"line_number":83,"context_line":"                WITH REPLICATION ENCRYPTED PASSWORD \u0027${PATRONI_REPLICATION_PASSWORD}\u0027;\""},{"line_number":84,"context_line":"    echo \"done.\""},{"line_number":85,"context_line":"  else"},{"line_number":86,"context_line":"    echo \"The patroni replication user ${PATRONI_REPLICATION_USERNAME} already exists: nothing to do.\""}],"source_content_type":"text/x-smarty","patch_set":60,"id":"7faddb67_86cd7b32","line":83,"range":{"start_line":83,"start_character":55,"end_line":83,"end_character":83},"updated":"2019-07-16 02:06:52.000000000","message":"how is this handled?","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"},{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"4335479ac3c4b5f549f1db0db6d4584c15cda386","unresolved":false,"context_lines":[{"line_number":80,"context_line":"  if [ ${USER_COUNT} -eq 0 ]; then"},{"line_number":81,"context_line":"    echo \"The patroni replication user ${PATRONI_REPLICATION_USERNAME} doesn\u0027t exist yet; creating:\""},{"line_number":82,"context_line":"    ${PSQL} -c \"CREATE USER ${PATRONI_REPLICATION_USERNAME} \\"},{"line_number":83,"context_line":"                WITH REPLICATION ENCRYPTED PASSWORD \u0027${PATRONI_REPLICATION_PASSWORD}\u0027;\""},{"line_number":84,"context_line":"    echo \"done.\""},{"line_number":85,"context_line":"  else"},{"line_number":86,"context_line":"    echo \"The patroni replication user ${PATRONI_REPLICATION_USERNAME} already exists: nothing to do.\""}],"source_content_type":"text/x-smarty","patch_set":60,"id":"7faddb67_f6068586","line":83,"range":{"start_line":83,"start_character":55,"end_line":83,"end_character":83},"in_reply_to":"7faddb67_86cd7b32","updated":"2019-07-31 05:38:30.000000000","message":"Updated in PS64 to create a user with NOLOGIN option, and block password based authentication for replication user.","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"}],"postgresql/templates/bin/_set_password.sh.tpl":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"5905c2cb3008731d32e7f5adcd876735f294ec3d","unresolved":false,"context_lines":[{"line_number":41,"context_line":"    echo \"WARNING: Did not set superuser password!!!\""},{"line_number":42,"context_line":"  fi"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"  if [[ ! -z \"$PATRONI_REPLICATION_PASSWORD\" \u0026\u0026 ! -z \"$PATRONI_REPLICATION_USERNAME\" ]]; then"},{"line_number":45,"context_line":"    psql -U $PATRONI_SUPERUSER_USERNAME -p \"$PGPORT\" -d \"$PGDATABASE\"  -c \"ALTER ROLE $PATRONI_REPLICATION_USERNAME WITH PASSWORD \u0027$PATRONI_REPLICATION_PASSWORD\u0027;\""},{"line_number":46,"context_line":"  else"},{"line_number":47,"context_line":"    echo \"WARNING: Did not set replication user password!!!\""},{"line_number":48,"context_line":"  fi"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"  echo \"password update complete\""},{"line_number":51,"context_line":"fi"}],"source_content_type":"text/x-smarty","patch_set":60,"id":"7faddb67_c64933b7","line":48,"range":{"start_line":44,"start_character":0,"end_line":48,"end_character":4},"updated":"2019-07-16 02:06:52.000000000","message":"please remove this if no longer supported/possible path.","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"},{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"4335479ac3c4b5f549f1db0db6d4584c15cda386","unresolved":false,"context_lines":[{"line_number":41,"context_line":"    echo \"WARNING: Did not set superuser password!!!\""},{"line_number":42,"context_line":"  fi"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"  if [[ ! -z \"$PATRONI_REPLICATION_PASSWORD\" \u0026\u0026 ! -z \"$PATRONI_REPLICATION_USERNAME\" ]]; then"},{"line_number":45,"context_line":"    psql -U $PATRONI_SUPERUSER_USERNAME -p \"$PGPORT\" -d \"$PGDATABASE\"  -c \"ALTER ROLE $PATRONI_REPLICATION_USERNAME WITH PASSWORD \u0027$PATRONI_REPLICATION_PASSWORD\u0027;\""},{"line_number":46,"context_line":"  else"},{"line_number":47,"context_line":"    echo \"WARNING: Did not set replication user password!!!\""},{"line_number":48,"context_line":"  fi"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"  echo \"password update complete\""},{"line_number":51,"context_line":"fi"}],"source_content_type":"text/x-smarty","patch_set":60,"id":"7faddb67_96ce3158","line":48,"range":{"start_line":44,"start_character":0,"end_line":48,"end_character":4},"in_reply_to":"7faddb67_c64933b7","updated":"2019-07-31 05:38:30.000000000","message":"Done in PS64.","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"}],"postgresql/templates/statefulset.yaml":[{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"6dbebb6300e410023ccb78498a9e1e79dc6b0864","unresolved":false,"context_lines":[{"line_number":382,"context_line":"            - name: postgres-home-config"},{"line_number":383,"context_line":"              mountPath: \"/home/postgres/.postgresql\""},{"line_number":384,"context_line":"            - name: client-certs"},{"line_number":385,"context_line":"              subPath: \"client.crt\""},{"line_number":386,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.crt\""},{"line_number":387,"context_line":"              readOnly: true"},{"line_number":388,"context_line":"            - name: client-certs"}],"source_content_type":"text/x-yaml","patch_set":60,"id":"7faddb67_b9e5550b","line":385,"range":{"start_line":385,"start_character":14,"end_line":385,"end_character":35},"updated":"2019-07-13 13:41:54.000000000","message":"should this not be postgresql.crt as subpath","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"},{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"4335479ac3c4b5f549f1db0db6d4584c15cda386","unresolved":false,"context_lines":[{"line_number":382,"context_line":"            - name: postgres-home-config"},{"line_number":383,"context_line":"              mountPath: \"/home/postgres/.postgresql\""},{"line_number":384,"context_line":"            - name: client-certs"},{"line_number":385,"context_line":"              subPath: \"client.crt\""},{"line_number":386,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.crt\""},{"line_number":387,"context_line":"              readOnly: true"},{"line_number":388,"context_line":"            - name: client-certs"}],"source_content_type":"text/x-yaml","patch_set":60,"id":"7faddb67_d60fc985","line":385,"range":{"start_line":385,"start_character":14,"end_line":385,"end_character":35},"in_reply_to":"7faddb67_b9e5550b","updated":"2019-07-31 05:38:30.000000000","message":"This should be client.crt, because the actual file name in client-cert volume is client.crt. It will be mounted as postgresql.crt.\n\nSee initContainer set-volume-perms above, where this files are created/copied.","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"6dbebb6300e410023ccb78498a9e1e79dc6b0864","unresolved":false,"context_lines":[{"line_number":386,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.crt\""},{"line_number":387,"context_line":"              readOnly: true"},{"line_number":388,"context_line":"            - name: client-certs"},{"line_number":389,"context_line":"              subPath: \"client.key\""},{"line_number":390,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.key\""},{"line_number":391,"context_line":"              readOnly: true"},{"line_number":392,"context_line":"      volumes:"}],"source_content_type":"text/x-yaml","patch_set":60,"id":"7faddb67_99e899e2","line":389,"range":{"start_line":389,"start_character":23,"end_line":389,"end_character":35},"updated":"2019-07-13 13:41:54.000000000","message":"should this be not postgresql.key as subpath","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"},{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"4335479ac3c4b5f549f1db0db6d4584c15cda386","unresolved":false,"context_lines":[{"line_number":386,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.crt\""},{"line_number":387,"context_line":"              readOnly: true"},{"line_number":388,"context_line":"            - name: client-certs"},{"line_number":389,"context_line":"              subPath: \"client.key\""},{"line_number":390,"context_line":"              mountPath: \"/home/postgres/.postgresql/postgresql.key\""},{"line_number":391,"context_line":"              readOnly: true"},{"line_number":392,"context_line":"      volumes:"}],"source_content_type":"text/x-yaml","patch_set":60,"id":"7faddb67_762855e1","line":389,"range":{"start_line":389,"start_character":23,"end_line":389,"end_character":35},"in_reply_to":"7faddb67_99e899e2","updated":"2019-07-31 05:38:30.000000000","message":"ditto","commit_id":"9d92589e5e834e14808883494de4ad9a4569ae70"}],"postgresql/values.yaml":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"7393f15b192b8dd50e7dfa27c3dced401ddce948","unresolved":false,"context_lines":[{"line_number":144,"context_line":"    path: /var/lib/postgresql"},{"line_number":145,"context_line":"    subpath: ."},{"line_number":146,"context_line":""},{"line_number":147,"context_line":"pki:"},{"line_number":148,"context_line":"  client_cert_path: /client_certs"},{"line_number":149,"context_line":"  server_cert_path: /server_certs"},{"line_number":150,"context_line":"  server:"},{"line_number":151,"context_line":"    hosts:"},{"line_number":152,"context_line":"      names:"},{"line_number":153,"context_line":"        # this name should be the service name for postgresql"},{"line_number":154,"context_line":"        - postgresql.ucp.svc.cluster.local"},{"line_number":155,"context_line":"    life: 365"},{"line_number":156,"context_line":"    # Replace these CAs"},{"line_number":157,"context_line":"    ca:"},{"line_number":158,"context_line":"      crt: |"},{"line_number":159,"context_line":"        -----BEGIN CERTIFICATE-----"},{"line_number":160,"context_line":"        MIIDyjCCArKgAwIBAgIUCqaKE3glkzlR5jIu7YksgfnrkGAwDQYJKoZIhvcNAQEL"},{"line_number":161,"context_line":"        BQAwazELMAkGA1UEBhMCVVMxETAPBgNVBAgTCE1pc3NvdXJpMRQwEgYDVQQHEwtT"},{"line_number":162,"context_line":"        YWludCBMb3VpczERMA8GA1UEChMIUG9zdGdyZXMxIDAeBgNVBAMTF1Bvc3RncmVz"},{"line_number":163,"context_line":"        IFJlcGxpY2F0aW9uIENBMB4XDTE5MDYwNDE1NTgwMFoXDTI0MDYwMjE1NTgwMFow"},{"line_number":164,"context_line":"        azELMAkGA1UEBhMCVVMxETAPBgNVBAgTCE1pc3NvdXJpMRQwEgYDVQQHEwtTYWlu"},{"line_number":165,"context_line":"        dCBMb3VpczERMA8GA1UEChMIUG9zdGdyZXMxIDAeBgNVBAMTF1Bvc3RncmVzIFJl"},{"line_number":166,"context_line":"        cGxpY2F0aW9uIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4gS2"},{"line_number":167,"context_line":"        NnRNpJ2rQnahP1cIZ49Gu29AuudgzeCJl86LbaQmjpCh27dBddMRlk80KXQlOHGU"},{"line_number":168,"context_line":"        MSgOosdD5Zvw04ckNS/ttxlHUed8/rqwOMSv82LZqHoGVaeQ5cWVKXRCnxex2yPr"},{"line_number":169,"context_line":"        RYIA1/W2JrzvZ841sP7AFRaQLXR4E6Y3dDQZmR5/Puap7bN9PCha4ks2yditA5cb"},{"line_number":170,"context_line":"        +SxvOWloA6gULaDH5rVTNet0bOySxSXXK5wOhBNaUlYZxL9cDqu+ycejXQ8gPa4B"},{"line_number":171,"context_line":"        5Es/eaiWfZJ+KEyKc+MsnWpykrMW6kdG6DvzDArTZTNX+nx7kL9rhoFF7S2nJMcI"},{"line_number":172,"context_line":"        uTso8XtOrmO+5q25MQIDAQABo2YwZDAOBgNVHQ8BAf8EBAMCAQYwEgYDVR0TAQH/"},{"line_number":173,"context_line":"        BAgwBgEB/wIBAjAdBgNVHQ4EFgQUdPntiHm0YjXPqhjYwmnA610aqqQwHwYDVR0j"},{"line_number":174,"context_line":"        BBgwFoAUdPntiHm0YjXPqhjYwmnA610aqqQwDQYJKoZIhvcNAQELBQADggEBAJkS"},{"line_number":175,"context_line":"        GuVk8HEl+Jge5F94GY9/1SYwayhCCv3iKdROZsG1HNSnYu4stIdCJg2cCM0CvE/h"},{"line_number":176,"context_line":"        PhBGPePza1aj+/b4iFzYJcqIKFTk8u5rjqNzRV+VMusOqKzeXV672XNhaPhixI1h"},{"line_number":177,"context_line":"        jklQ0gPuiikofJ8QAy/nkQRvtZMdsmVowPBM3hvt4nYlRxqp+FNs/qdsXqnrH4ov"},{"line_number":178,"context_line":"        IvS5X1kbqWVS+rOxqR/Ued6bv8ocB2HXePConZCpCmuL5D6ClGpH5QGGtCryTGKm"},{"line_number":179,"context_line":"        AsZu7XBCcFIHMP0gy3dfqv2xY+7XvJ3O9WAnUKYPqUePGk1dL6XYfwWh2305lsFZ"},{"line_number":180,"context_line":"        LKHU3V4NxANBVoOwAfY\u003d"},{"line_number":181,"context_line":"        -----END CERTIFICATE-----"},{"line_number":182,"context_line":"      key: |"},{"line_number":183,"context_line":"        -----BEGIN RSA PRIVATE KEY-----"},{"line_number":184,"context_line":"        MIIEpQIBAAKCAQEA4gS2NnRNpJ2rQnahP1cIZ49Gu29AuudgzeCJl86LbaQmjpCh"},{"line_number":185,"context_line":"        27dBddMRlk80KXQlOHGUMSgOosdD5Zvw04ckNS/ttxlHUed8/rqwOMSv82LZqHoG"},{"line_number":186,"context_line":"        VaeQ5cWVKXRCnxex2yPrRYIA1/W2JrzvZ841sP7AFRaQLXR4E6Y3dDQZmR5/Puap"},{"line_number":187,"context_line":"        7bN9PCha4ks2yditA5cb+SxvOWloA6gULaDH5rVTNet0bOySxSXXK5wOhBNaUlYZ"},{"line_number":188,"context_line":"        xL9cDqu+ycejXQ8gPa4B5Es/eaiWfZJ+KEyKc+MsnWpykrMW6kdG6DvzDArTZTNX"},{"line_number":189,"context_line":"        +nx7kL9rhoFF7S2nJMcIuTso8XtOrmO+5q25MQIDAQABAoIBAGxDFYS/8PEJFR+g"},{"line_number":190,"context_line":"        81wDtGLmnlrpz3e3nQcApuewZ9j85/siDGXSQejOUX5OMg4pNCr1PKbPKTOPf1Zc"},{"line_number":191,"context_line":"        e97WvOE9NACgeykgWR8rDX4juKQ8lUW+LYqZ2S42llxk9ASAtRDjA68ntn+7kqS7"},{"line_number":192,"context_line":"        m3F9tPozDI8NX8JmJ55B4A4pZpmQu5pQeIYIjQOIpCdeJyc1LWKNsGADKFQgejoW"},{"line_number":193,"context_line":"        +5sms8qxBXT0M9buMxEExi01Yfsj9zfFJpEHBh+FNERgBW4AZTzyWCL0x8lh+nFD"},{"line_number":194,"context_line":"        S00vROmjQF8QMxJyJ/TZvtn7ZE9XakCbDG2x1bQxgA9ZWywLdHmzdLCGv49OdE5W"},{"line_number":195,"context_line":"        5gv1NgECgYEA6dyzCcII7Go/VCeVWWpeveTo2pgqclwixMSHWA9k13H7JrIYxUMY"},{"line_number":196,"context_line":"        pYBPyZuERkX4G0MIUIYBIl8pYCqCqLqyJQ3T84q7BVD/Vv0Y94lfpZE8LZrDAI8N"},{"line_number":197,"context_line":"        kFDvkUq6yTg524VupesMzCn9vvpsvtOZ4MtmaW2pot6ADmbUIfi31X0CgYEA92nu"},{"line_number":198,"context_line":"        lD5yTeqGUkbTftzEI6PPPiK9jHZi9w74oZ0Kfw7qDvpZhyVf+thYFPvnpFtJBnd0"},{"line_number":199,"context_line":"        rrUbdacQ88/nNw/rC+jwlmV2TgGy30/0dxcCqr/g2OQ/b6TgSXpGU1WG6xwi9hzK"},{"line_number":200,"context_line":"        EcK6jW17knHG7/YIazuQQp9fjK3gV8q7SakbMMUCgYEAv01EP9Uzy4DWMRb4Ot6i"},{"line_number":201,"context_line":"        hZ/9QuN6xXXNEzzYohZlnT+l/O9vB95tCOU/X2ISABI4dMSOxp/3yZAinoHnw/KE"},{"line_number":202,"context_line":"        y37WRMDVX/H0DcqYY9VCIoP9wCh7H7flloo+jpGc3gFagtJRwvPV0iT/ZvwffLJH"},{"line_number":203,"context_line":"        i/WW3uNQAuUTx7QiD3APoVkCgYEAoXXnNaVfEQwZJn6ELUlDUwLnD2S6kHz97r89"},{"line_number":204,"context_line":"        cLK8k9iW1Ll6TaENdvVS3jban77W9Dpm0lDsn6YsgQBPovZnbPlScMO8JgIjymoy"},{"line_number":205,"context_line":"        XrmMiwP3Z3PlFiXiHPGIDYBGMQ7GnhiBon+TIRKuzw4jRpwoOFrBtUiuoW8jdgee"},{"line_number":206,"context_line":"        m96ZGQUCgYEAjwUy+s1G6msmys9TIQNU3wMflzg7zws2nulQ/2317Z73rBcwwTol"},{"line_number":207,"context_line":"        tlbPIuJOBV0vH/ejnkY+DYS6JKwpVnE8HIkE/wyb3RZ7z0gQdfoKukPwsOmSAHMS"},{"line_number":208,"context_line":"        g+dGEpVOr7YsYQozaywIz4lfEfW7V8Rl2qyWk+ZSR7FCrEc1bDf1Bno\u003d"},{"line_number":209,"context_line":"        -----END RSA PRIVATE KEY-----"},{"line_number":210,"context_line":""},{"line_number":211,"context_line":"  replication:"},{"line_number":212,"context_line":"    hosts:"},{"line_number":213,"context_line":"      names:"},{"line_number":214,"context_line":"        # this name needs to be the same as endpoints.postgres.auth.replica.username"},{"line_number":215,"context_line":"        - standby"},{"line_number":216,"context_line":"    life: 365"},{"line_number":217,"context_line":"    # Replace these CAs"},{"line_number":218,"context_line":"    ca:"},{"line_number":219,"context_line":"      crt: |"},{"line_number":220,"context_line":"        -----BEGIN CERTIFICATE-----"},{"line_number":221,"context_line":"        MIIDyjCCArKgAwIBAgIUCqaKE3glkzlR5jIu7YksgfnrkGAwDQYJKoZIhvcNAQEL"},{"line_number":222,"context_line":"        BQAwazELMAkGA1UEBhMCVVMxETAPBgNVBAgTCE1pc3NvdXJpMRQwEgYDVQQHEwtT"},{"line_number":223,"context_line":"        YWludCBMb3VpczERMA8GA1UEChMIUG9zdGdyZXMxIDAeBgNVBAMTF1Bvc3RncmVz"},{"line_number":224,"context_line":"        IFJlcGxpY2F0aW9uIENBMB4XDTE5MDYwNDE1NTgwMFoXDTI0MDYwMjE1NTgwMFow"},{"line_number":225,"context_line":"        azELMAkGA1UEBhMCVVMxETAPBgNVBAgTCE1pc3NvdXJpMRQwEgYDVQQHEwtTYWlu"},{"line_number":226,"context_line":"        dCBMb3VpczERMA8GA1UEChMIUG9zdGdyZXMxIDAeBgNVBAMTF1Bvc3RncmVzIFJl"},{"line_number":227,"context_line":"        cGxpY2F0aW9uIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4gS2"},{"line_number":228,"context_line":"        NnRNpJ2rQnahP1cIZ49Gu29AuudgzeCJl86LbaQmjpCh27dBddMRlk80KXQlOHGU"},{"line_number":229,"context_line":"        MSgOosdD5Zvw04ckNS/ttxlHUed8/rqwOMSv82LZqHoGVaeQ5cWVKXRCnxex2yPr"},{"line_number":230,"context_line":"        RYIA1/W2JrzvZ841sP7AFRaQLXR4E6Y3dDQZmR5/Puap7bN9PCha4ks2yditA5cb"},{"line_number":231,"context_line":"        +SxvOWloA6gULaDH5rVTNet0bOySxSXXK5wOhBNaUlYZxL9cDqu+ycejXQ8gPa4B"},{"line_number":232,"context_line":"        5Es/eaiWfZJ+KEyKc+MsnWpykrMW6kdG6DvzDArTZTNX+nx7kL9rhoFF7S2nJMcI"},{"line_number":233,"context_line":"        uTso8XtOrmO+5q25MQIDAQABo2YwZDAOBgNVHQ8BAf8EBAMCAQYwEgYDVR0TAQH/"},{"line_number":234,"context_line":"        BAgwBgEB/wIBAjAdBgNVHQ4EFgQUdPntiHm0YjXPqhjYwmnA610aqqQwHwYDVR0j"},{"line_number":235,"context_line":"        BBgwFoAUdPntiHm0YjXPqhjYwmnA610aqqQwDQYJKoZIhvcNAQELBQADggEBAJkS"},{"line_number":236,"context_line":"        GuVk8HEl+Jge5F94GY9/1SYwayhCCv3iKdROZsG1HNSnYu4stIdCJg2cCM0CvE/h"},{"line_number":237,"context_line":"        PhBGPePza1aj+/b4iFzYJcqIKFTk8u5rjqNzRV+VMusOqKzeXV672XNhaPhixI1h"},{"line_number":238,"context_line":"        jklQ0gPuiikofJ8QAy/nkQRvtZMdsmVowPBM3hvt4nYlRxqp+FNs/qdsXqnrH4ov"},{"line_number":239,"context_line":"        IvS5X1kbqWVS+rOxqR/Ued6bv8ocB2HXePConZCpCmuL5D6ClGpH5QGGtCryTGKm"},{"line_number":240,"context_line":"        AsZu7XBCcFIHMP0gy3dfqv2xY+7XvJ3O9WAnUKYPqUePGk1dL6XYfwWh2305lsFZ"},{"line_number":241,"context_line":"        LKHU3V4NxANBVoOwAfY\u003d"},{"line_number":242,"context_line":"        -----END CERTIFICATE-----"},{"line_number":243,"context_line":"      key: |"},{"line_number":244,"context_line":"        -----BEGIN RSA PRIVATE KEY-----"},{"line_number":245,"context_line":"        MIIEpQIBAAKCAQEA4gS2NnRNpJ2rQnahP1cIZ49Gu29AuudgzeCJl86LbaQmjpCh"},{"line_number":246,"context_line":"        27dBddMRlk80KXQlOHGUMSgOosdD5Zvw04ckNS/ttxlHUed8/rqwOMSv82LZqHoG"},{"line_number":247,"context_line":"        VaeQ5cWVKXRCnxex2yPrRYIA1/W2JrzvZ841sP7AFRaQLXR4E6Y3dDQZmR5/Puap"},{"line_number":248,"context_line":"        7bN9PCha4ks2yditA5cb+SxvOWloA6gULaDH5rVTNet0bOySxSXXK5wOhBNaUlYZ"},{"line_number":249,"context_line":"        xL9cDqu+ycejXQ8gPa4B5Es/eaiWfZJ+KEyKc+MsnWpykrMW6kdG6DvzDArTZTNX"},{"line_number":250,"context_line":"        +nx7kL9rhoFF7S2nJMcIuTso8XtOrmO+5q25MQIDAQABAoIBAGxDFYS/8PEJFR+g"},{"line_number":251,"context_line":"        81wDtGLmnlrpz3e3nQcApuewZ9j85/siDGXSQejOUX5OMg4pNCr1PKbPKTOPf1Zc"},{"line_number":252,"context_line":"        e97WvOE9NACgeykgWR8rDX4juKQ8lUW+LYqZ2S42llxk9ASAtRDjA68ntn+7kqS7"},{"line_number":253,"context_line":"        m3F9tPozDI8NX8JmJ55B4A4pZpmQu5pQeIYIjQOIpCdeJyc1LWKNsGADKFQgejoW"},{"line_number":254,"context_line":"        +5sms8qxBXT0M9buMxEExi01Yfsj9zfFJpEHBh+FNERgBW4AZTzyWCL0x8lh+nFD"},{"line_number":255,"context_line":"        S00vROmjQF8QMxJyJ/TZvtn7ZE9XakCbDG2x1bQxgA9ZWywLdHmzdLCGv49OdE5W"},{"line_number":256,"context_line":"        5gv1NgECgYEA6dyzCcII7Go/VCeVWWpeveTo2pgqclwixMSHWA9k13H7JrIYxUMY"},{"line_number":257,"context_line":"        pYBPyZuERkX4G0MIUIYBIl8pYCqCqLqyJQ3T84q7BVD/Vv0Y94lfpZE8LZrDAI8N"},{"line_number":258,"context_line":"        kFDvkUq6yTg524VupesMzCn9vvpsvtOZ4MtmaW2pot6ADmbUIfi31X0CgYEA92nu"},{"line_number":259,"context_line":"        lD5yTeqGUkbTftzEI6PPPiK9jHZi9w74oZ0Kfw7qDvpZhyVf+thYFPvnpFtJBnd0"},{"line_number":260,"context_line":"        rrUbdacQ88/nNw/rC+jwlmV2TgGy30/0dxcCqr/g2OQ/b6TgSXpGU1WG6xwi9hzK"},{"line_number":261,"context_line":"        EcK6jW17knHG7/YIazuQQp9fjK3gV8q7SakbMMUCgYEAv01EP9Uzy4DWMRb4Ot6i"},{"line_number":262,"context_line":"        hZ/9QuN6xXXNEzzYohZlnT+l/O9vB95tCOU/X2ISABI4dMSOxp/3yZAinoHnw/KE"},{"line_number":263,"context_line":"        y37WRMDVX/H0DcqYY9VCIoP9wCh7H7flloo+jpGc3gFagtJRwvPV0iT/ZvwffLJH"},{"line_number":264,"context_line":"        i/WW3uNQAuUTx7QiD3APoVkCgYEAoXXnNaVfEQwZJn6ELUlDUwLnD2S6kHz97r89"},{"line_number":265,"context_line":"        cLK8k9iW1Ll6TaENdvVS3jban77W9Dpm0lDsn6YsgQBPovZnbPlScMO8JgIjymoy"},{"line_number":266,"context_line":"        XrmMiwP3Z3PlFiXiHPGIDYBGMQ7GnhiBon+TIRKuzw4jRpwoOFrBtUiuoW8jdgee"},{"line_number":267,"context_line":"        m96ZGQUCgYEAjwUy+s1G6msmys9TIQNU3wMflzg7zws2nulQ/2317Z73rBcwwTol"},{"line_number":268,"context_line":"        tlbPIuJOBV0vH/ejnkY+DYS6JKwpVnE8HIkE/wyb3RZ7z0gQdfoKukPwsOmSAHMS"},{"line_number":269,"context_line":"        g+dGEpVOr7YsYQozaywIz4lfEfW7V8Rl2qyWk+ZSR7FCrEc1bDf1Bno\u003d"},{"line_number":270,"context_line":"        -----END RSA PRIVATE KEY-----"},{"line_number":271,"context_line":"labels:"},{"line_number":272,"context_line":"  server:"},{"line_number":273,"context_line":"    node_selector_key: openstack-control-plane"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9fb8cfa7_de816ec5","line":270,"range":{"start_line":147,"start_character":0,"end_line":270,"end_character":37},"updated":"2019-06-19 14:24:25.000000000","message":"rather than including snakeoil certs, can we please generate these dynamically if not defined in the values.yaml","commit_id":"9b80a3ac9b810863a4a599d5993296139dc7dd64"},{"author":{"_account_id":28208,"name":"Roman Gorshunov","email":"roman.gorshunov@att.com","username":"gorshunovr"},"change_message_id":"c6ea944ec52d6f32fa9592567c1552882ed669e2","unresolved":false,"context_lines":[{"line_number":335,"context_line":"    days_of_backup_to_keep: 3"},{"line_number":336,"context_line":"    pg_dumpall_options: null"},{"line_number":337,"context_line":""},{"line_number":338,"context_line":"secrets:"},{"line_number":339,"context_line":"  postgresql:"},{"line_number":340,"context_line":"    admin: postgresql-admin"},{"line_number":341,"context_line":"    replica: postgresql-replication-pki"},{"line_number":342,"context_line":"    server: postgresql-server-pki"},{"line_number":343,"context_line":"    exporter: postgresql-exporter"},{"line_number":344,"context_line":""},{"line_number":345,"context_line":"  pki:"},{"line_number":346,"context_line":"    client_cert_path: /client_certs"},{"line_number":347,"context_line":"    server_cert_path: /server_certs"},{"line_number":348,"context_line":"    pod_cidr: 0.0.0.0/0"}],"source_content_type":"text/x-yaml","patch_set":66,"id":"7faddb67_855e6374","line":345,"range":{"start_line":338,"start_character":0,"end_line":345,"end_character":6},"updated":"2019-08-08 13:42:30.000000000","message":"`secrets: pki:` should be before `secrets: postgresql:`\nSwap lines 339-343 and 345-360 in values.yaml, please, because sub-keys should be in alphabetical order","commit_id":"7709e16e86e3425fab13c8bb7ef895063a0c13e5"},{"author":{"_account_id":22477,"name":"Matt McEuen","email":"matt.mceuen@att.com","username":"mattmceuen"},"change_message_id":"40459f397de6b2cf719710991a8ea12b26012616","unresolved":false,"context_lines":[{"line_number":335,"context_line":"    days_of_backup_to_keep: 3"},{"line_number":336,"context_line":"    pg_dumpall_options: null"},{"line_number":337,"context_line":""},{"line_number":338,"context_line":"secrets:"},{"line_number":339,"context_line":"  postgresql:"},{"line_number":340,"context_line":"    admin: postgresql-admin"},{"line_number":341,"context_line":"    replica: postgresql-replication-pki"},{"line_number":342,"context_line":"    server: postgresql-server-pki"},{"line_number":343,"context_line":"    exporter: postgresql-exporter"},{"line_number":344,"context_line":""},{"line_number":345,"context_line":"  pki:"},{"line_number":346,"context_line":"    client_cert_path: /client_certs"},{"line_number":347,"context_line":"    server_cert_path: /server_certs"},{"line_number":348,"context_line":"    pod_cidr: 0.0.0.0/0"}],"source_content_type":"text/x-yaml","patch_set":66,"id":"7faddb67_ea2b6330","line":345,"range":{"start_line":338,"start_character":0,"end_line":345,"end_character":6},"in_reply_to":"7faddb67_855e6374","updated":"2019-08-08 14:41:39.000000000","message":"My personal thought on this was, since subkeys are already not in order, I wasn\u0027t going to hold this PS up for that.  That kind of thing can be refactored later without any structural change if we want.","commit_id":"7709e16e86e3425fab13c8bb7ef895063a0c13e5"}]}
