Niko Kovacevic f25987d8b6 Convert share funcs to filters v2.1 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 49d8134cb9 Spelling and formatting cleanup (#1908) 3 年 前
filterutil f25987d8b6 Convert share funcs to filters v2.1 2 年 前
formatutil 9a50a59200 Move float64 response sanitization to formatutil package 3 年 前
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 年 前