What's Changed
- Reduce FDB cache for disk pages by @masih in #2076
- Reduce FDB log process cache to 12GiB by @masih in #2077
- Use the same FDB config as
prod
ondev
by @masih in #2081 - feat: add tornado tenant by @kylehuntsman in #2085
- feat: suspend autoretrieve namespace CD by @kylehuntsman in #2086
- Create KMS key for Tornado team as a tenant by @masih in #2087
- Remove
autoretrieve
as a tenant by @masih in #2088 - Expand subnets for
dev-ue2a-r6a-xl
node group by @masih in #2091 - Update to new dhstore by @gammazero in #2083
- Replace dhfind with new dhstore by @gammazero in #2084
- Replace dhfind stateless with new dhstore stateless by @gammazero in #2092
- Update dhstore to new version with dhfind metrics by @gammazero in #2093
- Update to new dhstore with dhfind metrics by @gammazero in #2094
- Deploy HeyFil API on dev and prod with persistent storage by @masih in #2095
- Fix missing subdomain in heyfil prod ingress by @masih in #2096
- Remove ber and cali indexers by @gammazero in #1888
- Remove dhfind instances from dev by @gammazero in #2102
- Remove dhfind instances from production by @gammazero in #2103
- Reduce dhstore stateless instances to 2 by @masih in #2113
- Separate FDB data distributors on prod by @masih in #2114
- Use new FDB indexers as providers backends. by @gammazero in #2116
- Stop dido, kepa, and oden indexers by @gammazero in #2115
- Recover FDB prod cluster from too many old generations by @masih in #2118
- Remove old unused snapshots by @masih in #2117
- Upgrade to the latest FDB controller by @masih in #2119
- Remove index counter functionality by @gammazero in #2101
- Add FDB 7.2 and 7.3 binaries to controller in prep for upgrade by @masih in #2122
- Upgrade production FDB to 7.3.7 by @masih in #2123
- Increase max generations for FDB in prod during upgrade by @masih in #2124
- Revert "Increase max generations for FDB in prod during upgrade" by @masih in #2125
- Disable replace in prod fdb and undeploy dhstore stateless by @masih in #2126
- Replace E-notation in prod FDB config with zeros by @masih in #2127
- Refine prod FDB config to stay below max memory by @masih in #2128
- Resume dhstore stateless on prod and upgrade to FDB client library 7.3.7 by @masih in #2129
- Move prod FDB to Redwood storage engine by @masih in #2130
- Reduce compaction thresholds back on
qui
by @masih in #2140 - Expand prod dhstore pvc for maximum headroom by @masih in #2139
- Update go-libipni to v0.3.0 by @gammazero in #2150
- Fix panic in bootstrap by @gammazero in #2155
- Create a new dhstore node in dev since dhstore-ago2 is out of space by @gammazero in #2158
- Remove reframe by @gammazero in #2157
- Do not add extra newline after json records by @gammazero in #2161
- Create ECR for telemetry service by @gammazero in #2162
- Exclude FDB indexers from serving as providers backends by @gammazero in #2163
- Shut down FDB on
dev
by @masih in #2166 - Include telemetry service in dev deploy manifests by @masih in #2167
- Add noop indexer to assigner to avoid crash loopback by @masih in #2169
- Add missing deployment config for telemetry by @gammazero in #2170
- Limit max ad chain depth to prevent large memory use by @gammazero in #2174
- Shut down FDB and indexer backed by it on prod by @masih in #2171
- Remove all non-encrypted indexers and their records by @masih in #2175
- Fix telemetry memory use by removing concurrent distance tracking by @gammazero in #2178
- Do not persist bootstrap peers by @gammazero in #2187
- fix memory leak by @gammazero in #2189
- Allow assigner to start with zero indexers by @gammazero in #2188
- Fix panic due to unassigned bootstrap config functions by @gammazero in #2191
- Fix error count in telemetry by @gammazero in #2194
- Rotate github tokens used by Flux CD by @masih in #2195
- Update to latest version of go-libipni by @gammazero in #2197
New Contributors
- @kylehuntsman made their first contribution in #2085
Full Changelog: v0.7.6...v0.7.7