Michael Dresser 9ba404f7b5 Make FileStorage's Read and Write go through `flock()` (#2429) 2 лет назад
..
atomic 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 лет назад
cache c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
cloudutil c2deffb175 fix conflict 4 лет назад
defaults 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. 4 лет назад
fileutil 9ba404f7b5 Make FileStorage's Read and Write go through `flock()` (#2429) 2 лет назад
filterutil b854105545 Convert share funcs to filters v2.1 2 лет назад
formatutil 2e4797aebe Add utility to strip whitespace 2 лет назад
httputil 0f257c75b5 Update comment 3 лет назад
interval c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
json 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 лет назад
mapper 49d8134cb9 Spelling and formatting cleanup (#1908) 3 лет назад
maputil f0f2356989 Add utility updates and cluster info and map changes 3 лет назад
mathutil 319e0fec42 remove some deprecated methods 3 лет назад
retry c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
sliceutil f0f2356989 Add utility updates and cluster info and map changes 3 лет назад
stringutil f4089200bc first PR to support download pricing, node pricing without local disk adjust 3 лет назад
timeutil 49d8134cb9 Spelling and formatting cleanup (#1908) 3 лет назад
typeutil be9feb279d Implement v2.1 filtering logic for Allocation (#1971) 2 лет назад
watcher c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
worker 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 лет назад
buffer.go 49d8134cb9 Spelling and formatting cleanup (#1908) 3 лет назад
compat.go f1acad05b5 feat(labels): Add arch label to cost metrics 3 лет назад
compat_test.go f1acad05b5 feat(labels): Add arch label to cost metrics 3 лет назад
math.go 3f29cc580e Fix bugs with external cost AggregateBy; fix test funcs; remove logs 5 лет назад
pool.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад
semaphore.go 0542611370 Cost Model refactor to a cmd/pkg convention 6 лет назад
vector.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад