-
-
-
v0.2.1-typha371204cd · ·
Typha version v0.2.1 - Rev libcalico-go to v1.4.1 to pick up KDD HostConfig Syncer fix. - Back out rejection of incoming connections.
-
-
v0.2.0-typhae9f43321 · ·
Typha version v0.2.0 - Add connection rebalancing to allow for auto-scaling as a Kubernetes service. - UTs for snapshot cache. - Remove datastore config loading and clean up shut down.
-
-
-
-
v0.1.7-typhaf898a498 · ·
Typha version v0.1.7 - Add counters for updates and skipped updates. - Add extra debug to KV decoding. - Pass through nil values to signal deletion. - Update libcalico-go to pick up key parsing fix. Pin deps to avoid glide issues. - Skip bad keys to avoid a nil pointer in that failure case. - Reduce severity of context canceled message. - Markups. - Ensure datastore is initialized.
-
-
-
-
v0.1.5-typha1c1ada9b · ·
Typha version v0.1.5 - Fix deduplication of unchanged KVs. This was broken by addition of revision information. - Update libcalico-go to v1.4.0
-
-
-
-
v0.1.4-typha2576a737 · ·
Typha version v0.1.4 - Special-case NodeKey since it can't be serialized. - Update libcalico-go to v1.3.0
-
-
-
v0.1.2-typha2946b3c0 · ·
Typha version v0.1.2 - Add config values for thresholds and tunables. - Get static-checks target passing. - Fix next Breadcrumb.Next(); add missing re-check of condition after taking lock. - Code review markups. - Fix license checking.