Skip to content

Releases: fortio/memstore

v0.1.1

23 Mar 18:07
6450124
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Changelog

v0.1.0

23 Mar 18:02
2a09924
Compare
Choose a tag to compare

Not quite ready but making a build so the fortio taps stop complaining

What's Changed

New Contributors

Full Changelog: https://github.com/fortio/memstore/commits/v0.1.0

v0.1.0-pre3

25 Feb 18:36
Compare
Choose a tag to compare
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

v0.1.0-pre2

12 Feb 23:53
Compare
Choose a tag to compare
v0.1.0-pre2 Pre-release
Pre-release

Changelog

  • 7180278 fixing SS instead of DS and command line flag