)]}'
{"mariadb/templates/bin/_readiness.sh.tpl":[{"author":{"_account_id":22636,"name":"Cliff Parsons","email":"cliffhparsons@aol.com","username":"cliffparsons"},"change_message_id":"25d8c3bb8007417f1161e9fb5feae06f541f6ec0","unresolved":false,"context_lines":[{"line_number":51,"context_line":"  fi"},{"line_number":52,"context_line":"  # Check if any replication bytes being received"},{"line_number":53,"context_line":"  replication_bytes_1\u003d$(mysql_status_query wsrep_received_bytes)"},{"line_number":54,"context_line":"  sleep 60"},{"line_number":55,"context_line":"  replication_bytes_2\u003d$(mysql_status_query wsrep_received_bytes)"},{"line_number":56,"context_line":"  if [ \"$replication_bytes_2\" -le \"$replication_bytes_1\" ]; then"},{"line_number":57,"context_line":"    # After 1 min wait the replication bytes have not increased."}],"source_content_type":"text/x-smarty","patch_set":2,"id":"bf51134e_a384ccd4","line":54,"range":{"start_line":54,"start_character":0,"end_line":54,"end_character":10},"updated":"2020-07-22 00:10:16.000000000","message":"You\u0027ll have to adjust the readiness timeout and periodSeconds since the readiness probe can take much longer than those values.\n  readiness:\n    enabled: true\n    params:\n      initialDelaySeconds: 30\n      periodSeconds: 30\n      timeoutSeconds: 15","commit_id":"44aadfcc98ff257e762b5046ac4c91b6125efa21"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"a7c17a81eb6e5189f337d41d0ab3d2282c9fd3e9","unresolved":false,"context_lines":[{"line_number":34,"context_line":"}"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"if ! $MYSQL -e \u0027select 1\u0027 \u003e /dev/null 2\u003e\u00261 ; then"},{"line_number":37,"context_line":"    exit 1"},{"line_number":38,"context_line":"fi"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"if [ \"x$(mysql_status_query wsrep_ready)\" !\u003d \"xON\" ]; then"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"bf51134e_d477c69e","line":37,"range":{"start_line":37,"start_character":2,"end_line":37,"end_character":4},"updated":"2020-07-23 19:18:12.000000000","message":"why change these indents?","commit_id":"cd7aa2189f6fcd9d2eb7cc3f786f79e6d0e9d1cd"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"a7c17a81eb6e5189f337d41d0ab3d2282c9fd3e9","unresolved":false,"context_lines":[{"line_number":65,"context_line":""},{"line_number":66,"context_line":"if [ \"x$(mysql_status_query wsrep_connected)\" !\u003d \"xON\" ]; then"},{"line_number":67,"context_line":"    # WSREP connected"},{"line_number":68,"context_line":"    exit 1"},{"line_number":69,"context_line":"fi"},{"line_number":70,"context_line":"if [ \"x$(mysql_status_query wsrep_cluster_status)\" !\u003d \"xPrimary\" ]; then"},{"line_number":71,"context_line":"    # Not in primary cluster"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"bf51134e_346f22c6","line":68,"range":{"start_line":68,"start_character":0,"end_line":68,"end_character":4},"updated":"2020-07-23 19:18:12.000000000","message":"ditto","commit_id":"cd7aa2189f6fcd9d2eb7cc3f786f79e6d0e9d1cd"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"a7c17a81eb6e5189f337d41d0ab3d2282c9fd3e9","unresolved":false,"context_lines":[{"line_number":68,"context_line":"    exit 1"},{"line_number":69,"context_line":"fi"},{"line_number":70,"context_line":"if [ \"x$(mysql_status_query wsrep_cluster_status)\" !\u003d \"xPrimary\" ]; then"},{"line_number":71,"context_line":"    # Not in primary cluster"},{"line_number":72,"context_line":"    exit 1"},{"line_number":73,"context_line":"fi"}],"source_content_type":"text/x-smarty","patch_set":3,"id":"bf51134e_1472dead","line":71,"range":{"start_line":71,"start_character":0,"end_line":71,"end_character":4},"updated":"2020-07-23 19:18:12.000000000","message":"ditto","commit_id":"cd7aa2189f6fcd9d2eb7cc3f786f79e6d0e9d1cd"}],"mariadb/values.yaml":[{"author":{"_account_id":22636,"name":"Cliff Parsons","email":"cliffhparsons@aol.com","username":"cliffparsons"},"change_message_id":"4ded0762772ca1ea1dc31c8dd79a67a333bb841f","unresolved":false,"context_lines":[{"line_number":66,"context_line":"          enabled: true"},{"line_number":67,"context_line":"          params:"},{"line_number":68,"context_line":"            initialDelaySeconds: 60"},{"line_number":69,"context_line":"            periodSeconds: 30"},{"line_number":70,"context_line":"            timeoutSeconds: 120"},{"line_number":71,"context_line":"  security_context:"},{"line_number":72,"context_line":"    server:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_175f87e5","line":69,"range":{"start_line":69,"start_character":12,"end_line":69,"end_character":29},"updated":"2020-07-23 14:11:13.000000000","message":"Period seconds needs to be longer than the actual duration of the probe, otherwise, k8s will kick off another probe before the first one is done - I don\u0027t think we would want that to happen.\n\nAlso, I don\u0027t think there is a need to change initialDelaySeconds, is there?","commit_id":"cd7aa2189f6fcd9d2eb7cc3f786f79e6d0e9d1cd"},{"author":{"_account_id":30515,"name":"Sampat Ponnaganti","email":"sp810x@att.com","username":"sp810x@att.com"},"change_message_id":"af484bce1eb57277623a369f1dc313acee20b0e4","unresolved":false,"context_lines":[{"line_number":66,"context_line":"          enabled: true"},{"line_number":67,"context_line":"          params:"},{"line_number":68,"context_line":"            initialDelaySeconds: 60"},{"line_number":69,"context_line":"            periodSeconds: 30"},{"line_number":70,"context_line":"            timeoutSeconds: 120"},{"line_number":71,"context_line":"  security_context:"},{"line_number":72,"context_line":"    server:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_2db4fed0","line":69,"range":{"start_line":69,"start_character":12,"end_line":69,"end_character":29},"in_reply_to":"bf51134e_175f87e5","updated":"2020-07-23 15:58:29.000000000","message":"I\u0027ll set the periodSeconds \u003d timeoutSeconds. Did not realize concurrent probes are triggred. \n\nI\u0027ll restore the initialDelaySeconds to : 30. No reason why I set to 60s.","commit_id":"cd7aa2189f6fcd9d2eb7cc3f786f79e6d0e9d1cd"}]}
