Neal Ormsbee
|
bf19f49c9f
Merge pull request #672 from kubecost/neal/ooc-credits
|
há 5 anos atrás |
Neal Ormsbee
|
9877fcf40b
Merge pull request #662 from kubecost/neal/aggregate-by-label
|
há 5 anos atrás |
Neal Ormsbee
|
809d491fae
Now treating labels with value '' as unset labels
|
há 5 anos atrás |
Neal Ormsbee
|
2eeea25181
undefined labels don't list key= before the __undefined__ value
|
há 5 anos atrás |
Neal Ormsbee
|
266896ba17
Changed the label-key format to match allocation. Format for a label's key entry is now '/key=value/' rather than '/value/'
|
há 5 anos atrás |
Neal Ormsbee
|
7157e4c5bc
Added a comment explaining the nature of Credit
|
há 5 anos atrás |
Sean Holcomb
|
c209408ac8
Merge pull request #657 from kubecost/sean/agg-on-annotations
|
há 5 anos atrás |
Neal Ormsbee
|
5c436e8235
Added a unit test for Aggregating by label.
|
há 5 anos atrás |
Neal Ormsbee
|
db5787fe43
Merge branch 'develop' of github.com:kubecost/cost-model into neal/aggregate-by-label
|
há 5 anos atrás |
Sean Holcomb
|
a5591e7803
refactor map merging function
|
há 5 anos atrás |
Sean Holcomb
|
0fd3e1e9db
Merge branch 'sean/add-annotations' into sean/agg-on-annotations
|
há 5 anos atrás |
Sean Holcomb
|
f01c213faa
camel case json property
|
há 5 anos atrás |
Sean Holcomb
|
b036cd7561
Merge branch 'develop' into sean/add-annotations
|
há 5 anos atrás |
Neal Ormsbee
|
7499872b48
Re-implemented 'propsEqual' check in accumulate(). Can't be exactly propsEqual() because they aren't props anymore...but wrote equivalent functions for []string
|
há 5 anos atrás |
Ajay Tripathy
|
f845eb02c2
Ajay tripathy fix pvcalls (#667)
|
há 5 anos atrás |
Neal Ormsbee
|
cebcaf0d43
Simplified Cloud.Credit down to a simple float64 rather than objects containing credit metadata
|
há 5 anos atrás |
Sean Holcomb
|
a8ac57c562
process annotations in etl
|
há 5 anos atrás |
Neal Ormsbee
|
6c14ed2756
Checking for errors from key() everywhere and made __undefined__ a constant
|
há 5 anos atrás |
Sean Holcomb
|
f5757726eb
Merge branch 'sean/add-annotations' into sean/agg-on-annotations
|
há 5 anos atrás |
Sean Holcomb
|
974c3c1999
undo go fmt
|
há 5 anos atrás |
Neal Ormsbee
|
ead0fa466d
Adds the concept of an AssetCredit to pkg/kubecost/asset
|
há 5 anos atrás |
Sean Holcomb
|
97f205c011
Merge branch 'sean/add-annotations' into sean/agg-on-annotations
|
há 5 anos atrás |
Sean Holcomb
|
8da55fab77
Merge branch 'develop' into sean/add-annotations
|
há 5 anos atrás |
Sean Holcomb
|
e7e8689f69
go fmt
|
há 5 anos atrás |
Sean Holcomb
|
601bfab3d6
Add annotation to allocation key
|
há 5 anos atrás |
Ajay Tripathy
|
54b42bd03f
simple pvfix (#663)
|
há 5 anos atrás |
Matt Bolt
|
f38b2828b0
Capacity Optimizations (#664)
|
há 5 anos atrás |
Neal Ormsbee
|
b990a34632
Returning single Error from key() func and disallowing grouping on empty label
|
há 5 anos atrás |
Sean Holcomb
|
cb45fe6e4d
Merge branch 'sean/add-annotations' into sean/agg-on-annotations
|
há 5 anos atrás |
Sean Holcomb
|
cd1f1115db
Fixes from Nikos comments
|
há 5 anos atrás |