Ky-Anh Huynh
Ky-Anh Huynh
Fyi, the command line doesn't have this bug. It's totally fine to create new configuration as below ``` oci mysql configuration create --display-name test --parent-configuration-id PARENT_CONFIG_ID --shape- name=MySQL.VM.Standard.E4.2.32GB '--variables={"binlogRowValueOptions":""}' --region...
A good reference implementation by ECK (ElasticSearch Operator): https://github.com/elastic/cloud-on-k8s/pull/3752. They delete the stateful set (but keep the pods).
free `btsync-2.0` has a limit of number of (top level) shared folders. No more interest.
wip on https://github.com/icy/btsync/tree/btsync24
new issue https://forum.resilio.com/topic/42932-resilio-24-how-to-update-secret-keys/#comment-118502
related issue https://forum.resilio.com/topic/38820-sync-2x-command-line-interface/#comment-118347
WIP https://github.com/icy/cnystb/tree/master/tests
Most important tests are supported for 1.3 and 1.4 . https://travis-ci.org/icy/cnystb/builds/169907271 . A bug found and fixed https://github.com/icy/docker/commit/f12562a5b591fa0a16f0a83153c4e1390bef9c4d
The program doesn't validate user input ```` curl -H "X-Forwarded-For: 5,6,78.0.0.0.0,1.2.3.4" https://api.ipify.org\?format\=json {"ip":"\u003cnil\u003e"} ````