Ajay Tripathy
|
375ee4d1cf
Fix file name
|
6 лет назад |
Matt Bolt
|
38b1f16f9c
Move some of the noise in logic repetition to a provider function. Ensure consistency accross GetCustomPricing() method. Additionally ensure we are locking the same accross all required reads/writes of the config file.
|
6 лет назад |
AjayTripathy
|
97cadf4c4f
more locking safety, getcustompricing safety
|
6 лет назад |
Ajay Tripathy
|
e8c52710f0
Merge pull request #293 from kubecost/AjayTripathy-fix-sl
|
6 лет назад |
AjayTripathy
|
4f46aa1d4e
add sharelabels, sharedlabelvalues default
|
6 лет назад |
Ajay Tripathy
|
8f78c96d22
Merge pull request #291 from kubecost/AjayTripathy-shared-labels
|
6 лет назад |
AjayTripathy
|
019b115d62
shared labels field
|
6 лет назад |
Ajay Tripathy
|
9b7effeadf
Merge pull request #290 from kubecost/AjayTripathy-pricesplit
|
6 лет назад |
AjayTripathy
|
d310dd02e4
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-pricesplit
|
6 лет назад |
AjayTripathy
|
43f6fcc810
clearer price setting
|
6 лет назад |
AjayTripathy
|
91b02b09bb
pricing split
|
6 лет назад |
Ajay Tripathy
|
be492b8164
Merge pull request #289 from kubecost/AjayTripathy-update-fixes
|
6 лет назад |
AjayTripathy
|
82ba849d06
allow configuration management to happen on exported router
|
6 лет назад |
AjayTripathy
|
c4101ddbbe
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes
|
6 лет назад |
Ajay Tripathy
|
8e091ecfd1
Merge pull request #286 from kubecost/AjayTripathy-guard-nan
|
6 лет назад |
Ajay Tripathy
|
416a5d9a3b
Merge pull request #285 from kubecost/bolt/cluster-metrics-refactor
|
6 лет назад |
AjayTripathy
|
635e322865
Merge branch 'bolt/cluster-metrics-refactor' of github.com:kubecost/cost-model into AjayTripathy-guard-nan
|
6 лет назад |
AjayTripathy
|
27d76b1a30
don't emit NaN
|
6 лет назад |
Matt Bolt
|
ef79631800
Adding +/-Inf test on parseDataPoint
|
6 лет назад |
AjayTripathy
|
44e4b61479
Merge branch 'bolt/cluster-metrics-refactor' of github.com:kubecost/cost-model
|
6 лет назад |
Matt Bolt
|
401c984403
Update the cluster.go metrics to leverage promparsers helper methods to ensure we get the NaN logging
|
6 лет назад |
AjayTripathy
|
1613d6adf1
Merge branch 'master' of github.com:kubecost/cost-model
|
6 лет назад |
Matt Bolt
|
baa15c2536
Merge pull request #283 from kubecost/bolt/lock-config-rw
|
6 лет назад |
Matt Bolt
|
6fc36c0bec
Merge pull request #282 from kubecost/bolt/node-cost-nan
|
6 лет назад |
Matt Bolt
|
ccbadae379
Added "sync" import
|
6 лет назад |
Matt Bolt
|
eca636246c
Mutex to prevent concurrrent reads/writes on the default config file.
|
6 лет назад |
Matt Bolt
|
39d5b2fe36
Added aggressive NaN checks for GetNodeCost to weed out any potential 0 / 0 scenarios.
|
6 лет назад |
AjayTripathy
|
19a5c8103e
Merge branch 'master' of github.com:kubecost/cost-model
|
6 лет назад |
Ajay Tripathy
|
227f233a9c
Merge pull request #279 from kubecost/bolt/optimization-2
|
6 лет назад |
Ajay Tripathy
|
a65b1a2f96
Merge pull request #280 from kubecost/niko/resolution-fix
|
6 лет назад |