История коммитов

Автор SHA1 Сообщение Дата
  Neal Ormsbee bf19f49c9f Merge pull request #672 from kubecost/neal/ooc-credits 5 лет назад
  Neal Ormsbee 9877fcf40b Merge pull request #662 from kubecost/neal/aggregate-by-label 5 лет назад
  Neal Ormsbee 809d491fae Now treating labels with value '' as unset labels 5 лет назад
  Neal Ormsbee 2eeea25181 undefined labels don't list key= before the __undefined__ value 5 лет назад
  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/' 5 лет назад
  Neal Ormsbee 7157e4c5bc Added a comment explaining the nature of Credit 5 лет назад
  Sean Holcomb c209408ac8 Merge pull request #657 from kubecost/sean/agg-on-annotations 5 лет назад
  Neal Ormsbee 5c436e8235 Added a unit test for Aggregating by label. 5 лет назад
  Neal Ormsbee db5787fe43 Merge branch 'develop' of github.com:kubecost/cost-model into neal/aggregate-by-label 5 лет назад
  Sean Holcomb a5591e7803 refactor map merging function 5 лет назад
  Sean Holcomb 0fd3e1e9db Merge branch 'sean/add-annotations' into sean/agg-on-annotations 5 лет назад
  Sean Holcomb f01c213faa camel case json property 5 лет назад
  Sean Holcomb b036cd7561 Merge branch 'develop' into sean/add-annotations 5 лет назад
  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 5 лет назад
  Ajay Tripathy f845eb02c2 Ajay tripathy fix pvcalls (#667) 5 лет назад
  Neal Ormsbee cebcaf0d43 Simplified Cloud.Credit down to a simple float64 rather than objects containing credit metadata 5 лет назад
  Sean Holcomb a8ac57c562 process annotations in etl 5 лет назад
  Neal Ormsbee 6c14ed2756 Checking for errors from key() everywhere and made __undefined__ a constant 5 лет назад
  Sean Holcomb f5757726eb Merge branch 'sean/add-annotations' into sean/agg-on-annotations 5 лет назад
  Sean Holcomb 974c3c1999 undo go fmt 5 лет назад
  Neal Ormsbee ead0fa466d Adds the concept of an AssetCredit to pkg/kubecost/asset 5 лет назад
  Sean Holcomb 97f205c011 Merge branch 'sean/add-annotations' into sean/agg-on-annotations 5 лет назад
  Sean Holcomb 8da55fab77 Merge branch 'develop' into sean/add-annotations 5 лет назад
  Sean Holcomb e7e8689f69 go fmt 5 лет назад
  Sean Holcomb 601bfab3d6 Add annotation to allocation key 5 лет назад
  Ajay Tripathy 54b42bd03f simple pvfix (#663) 5 лет назад
  Matt Bolt f38b2828b0 Capacity Optimizations (#664) 5 лет назад
  Neal Ormsbee b990a34632 Returning single Error from key() func and disallowing grouping on empty label 5 лет назад
  Sean Holcomb cb45fe6e4d Merge branch 'sean/add-annotations' into sean/agg-on-annotations 5 лет назад
  Sean Holcomb cd1f1115db Fixes from Nikos comments 5 лет назад