Matt Bolt
|
2488ef976f
* Configuration Management
|
il y a 4 ans |
Sean Holcomb
|
200e4d026c
get region fix
|
il y a 4 ans |
Sean Holcomb
|
913e6293a8
add unit tests and other suggestions
|
il y a 4 ans |
Sean Holcomb
|
e8bd549d56
load properties which are static per cluster into clusterMap, other small fixes
|
il y a 4 ans |
Matt Bolt
|
cd5559ef77
Merge pull request #946 from kubecost/bolt/metrics-exporter
|
il y a 4 ans |
Neal Ormsbee
|
f45152779e
Adds a list of supported regions to each provider, and adds a Regions() getter to the provider interface. Makes awsRegions var private again.
|
il y a 4 ans |
Matt Bolt
|
8453fc356b
Refactors to reduce boilerplate for startup, add standalone http services "home" for services with 0 dependencies (currently), configmap watcher API, kubecost metrics now include provider metrics.
|
il y a 4 ans |
Niko Kovacevic
|
673379fa7a
Implement GetSharedOverheadCostPerMonth as a safe way to access SharedOverhead field
|
il y a 4 ans |
Kaelan Patel
|
27123b518f
Replace SharedCosts with SharedOverhead in CustomPricing
|
il y a 4 ans |
Niko Kovacevic
|
a945a8e8ae
Add ShareTenancyCosts to configuration, defaulting to true
|
il y a 4 ans |
Sean Holcomb
|
e2144ed607
fmt space removal
|
il y a 4 ans |
Sean Holcomb
|
68b285da65
move parse provider id functions to helper function
|
il y a 4 ans |
Sean Holcomb
|
d5b34006e0
Block excessive, and azure provider to provider creation function, expand azure storage config
|
il y a 4 ans |
Sean Holcomb
|
288a60ebf0
Refactor methods to pass time.Duration rather than strings
|
il y a 4 ans |
qitian
|
0fa37e4327
fix ServiceAccountCheck struct missing json tag quote
|
il y a 4 ans |
Neal Ormsbee
|
6389542e86
Added KubecostToken property to provider.CustomPricing
|
il y a 5 ans |
Sean Holcomb
|
79fd4e5026
Emit and retrieve LB ingress_ip
|
il y a 5 ans |
Niko Kovacevic
|
d29846a73a
Convert Allocation.TotalCost to a function and refactor; fix Marshal/UnmarshalJSON and leave TODOs for Window JSON
|
il y a 5 ans |
Niko Kovacevic
|
c0c4192c4c
CostModel.ComputeAllocation: fix issues with determining node pricing, including custom pricing and default values
|
il y a 5 ans |
Ajay Tripathy
|
2463e207bf
Merge branch 'master' into develop
|
il y a 5 ans |
Sean Holcomb
|
1489783b42
Change file path for azure ooc config
|
il y a 5 ans |
Ajay Tripathy
|
72c326c22b
Merge develop into master (#688)
|
il y a 5 ans |
Sean Holcomb
|
13f4fea4f7
Read secret and save values to env variable
|
il y a 5 ans |
Ajay Tripathy
|
a42464d152
add csv fallback (#641) (#646)
|
il y a 5 ans |
Ajay Tripathy
|
e616251c29
add csv fallback (#641)
|
il y a 5 ans |
Niko Kovacevic
|
c78409b8b7
Migrate Agg API: move env to open source; re-implement agg API cache warming
|
il y a 5 ans |
Ajay Tripathy
|
12827e9da6
aws errors
|
il y a 5 ans |
Ajay Tripathy
|
d84ae12469
Merge pull request #543 from kubecost/AjayTripathy-pv-reconciliation
|
il y a 5 ans |
Calvin Wang
|
8ab5c824c7
updated gcp to read custom load balancer costs like network costs are read
|
il y a 5 ans |
Calvin Wang
|
2b67f4e151
progress on adding new prometheus metric: modified router.go, created new struct for unmarshalling cloud provider data in provider.go. Need to figure out where getLBCost() will get called.
|
il y a 5 ans |