Ajay Tripathy
|
5798423cf4
Merge pull request #318 from kubecost/AjayTripathy-e2-support
|
6 rokov pred |
AjayTripathy
|
779f9f0ed9
typo fix
|
6 rokov pred |
AjayTripathy
|
d5a15acf69
add e2 support
|
6 rokov pred |
Niko Kovacevic
|
1d4e3cffd0
Merge pull request #315 from kubecost/niko/idle
|
6 rokov pred |
Matt Bolt
|
05d9f77a5d
Updating config to be part of each provider object. Locking occurs exclusively on load and update. Once the config is loaded, we retain the instance unless updates occur.
|
6 rokov pred |
Niko Kovacevic
|
7bc7bd7c70
Complete ComputeClusterCosts
|
6 rokov pred |
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 rokov pred |
AjayTripathy
|
97cadf4c4f
more locking safety, getcustompricing safety
|
6 rokov pred |
AjayTripathy
|
c4101ddbbe
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes
|
6 rokov pred |
AjayTripathy
|
0cd7790c65
update fixes
|
6 rokov pred |
Matt Bolt
|
1cffff711c
Added metric labels to NaN warning. Updated Warning log convention to use [] brackets
|
6 rokov pred |
AjayTripathy
|
18eb957f1a
reduce logging of RI
|
6 rokov pred |
AjayTripathy
|
ef1b93443e
reduce logging statements
|
6 rokov pred |
AjayTripathy
|
d343932b5b
add configmap init and watcher
|
6 rokov pred |
AjayTripathy
|
f90c62c0cb
fix GPU prices split across pages
|
6 rokov pred |
AjayTripathy
|
8d1bf719b2
add out of cluster filtering on AWS
|
6 rokov pred |
AjayTripathy
|
f1629a14b7
support maps
|
6 rokov pred |
Matt Bolt
|
7fe7fd6f74
Merge pull request #251 from kubecost/bolt/reserved-instances
|
6 rokov pred |
AjayTripathy
|
d8742fd1c3
support saving of negotiated discounts
|
6 rokov pred |
Matt Bolt
|
170480604b
Fixes for AWS Reserved Instances. This should correctly be applied now.
|
6 rokov pred |
Matt Bolt
|
5600f1fc93
AWS Reserved Instance parsing.
|
6 rokov pred |
AjayTripathy
|
fb2b8573e9
fix indent
|
6 rokov pred |
AjayTripathy
|
7b11eec300
fix default fallback
|
6 rokov pred |
AjayTripathy
|
c170eb7295
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-fix-n2price
|
6 rokov pred |
AjayTripathy
|
d400909a33
fix n2 pricing
|
6 rokov pred |
Matt Bolt
|
b99c0ff6b7
Reset reserved status each call.
|
6 rokov pred |
Matt Bolt
|
55a7270cdc
Move ClusterCache to new package. Use ClusterCache in Provider implementations. Add reserved instance allocation to node data.
|
6 rokov pred |
Matt Bolt
|
ec8a428df2
Adding in the stubs for GCP Reserved Instances. This is tested to be working correctly, but does not apply discounts yet. Commented code for AWS, but will be similar. There are some issues with Global discount that we need to refactor in order to get this partially working.
|
6 rokov pred |
AjayTripathy
|
564067890f
fix pvs, idle
|
6 rokov pred |
Ajay Tripathy
|
dea873306c
Merge pull request #184 from kubecost/AjayTripathy-support-custom-aggregations
|
6 rokov pred |