v0.1.0-pre3
Pre-release
Pre-release
Changelog
- 837755c fix the yaml, missing container name, also add imagePullPolicy for dev mode
- 91cee27 Add a chart to not hardcode pullpolicy etc
- b875afe Add epoch so helm upgrade always turns into pod roll
- 8dcf341 Moved ready to a dflag so it can be changed with curl on 7999 or in cmap
- 084e352 add comment/question about readiness
- 29f60e3 add fortio as nodeport for debug - eg to test http://localhost:31555/fortio/rest/dns?name=memstore-0.memstore.memstore - and ditto for svc itself to make memstore-0.memstore.memstore.svc.cluster.local exist in addition to memstore.memstore with 3 ips
- 94e7d53 add new -statefulset mode where we reverse lookup and find ourselves by name. fix double lookup bug
- ea5ae9c adding probes... except they don't work as promised
- 1cd57ae dns resolution mode
- 25972f6 dns resolution mode - better when adding new files
- d452eb0 proper exit/handling with immediate cancel() instead of sleep
- c4579da pull the latest with correct doc for scli.UntilInterrupted()
- 7523e78 use the fixed scli to get proper clean shutdown