Ajay Tripathy
|
2a97c99c96
Merge branch 'develop' of https://github.com/kubecost/cost-model into AjayTripathy-reduce-verbosity
|
5 years ago |
Ajay Tripathy
|
103b1db4b4
only log the error case of node removal
|
5 years ago |
Calvin Wang
|
e579759e1f
Merge pull request #545 from kubecost/cw-407-load-balancer-costs
|
5 years ago |
Calvin Wang
|
4873986ab2
move hard code values in provider functions
|
5 years ago |
Calvin Wang
|
b5c68e6a80
uncomment a line in costmodel.go
|
5 years ago |
Calvin Wang
|
673db79fa8
hard-coded cost value
|
5 years ago |
Calvin Wang
|
d325387628
added ClusterLoadBalancers() with accompanying struct to cluster.go
|
5 years ago |
Calvin Wang
|
6034de3e5e
removed if check for adding IP to LoadBalancer struct
|
5 years ago |
Calvin Wang
|
2e768464f5
added ingress IP to load balancer prometheus metric
|
5 years ago |
Calvin Wang
|
9a71932d12
error check add to costmodel.go getLBCost()
|
5 years ago |
Calvin Wang
|
d04ec913d9
added LoadBalancerPricing() method to other cloud provider interfaces
|
5 years ago |
Calvin Wang
|
8ab5c824c7
updated gcp to read custom load balancer costs like network costs are read
|
5 years ago |
Calvin Wang
|
f967ab315e
added metric send to prometheus in metrics.go
|
5 years ago |
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.
|
5 years ago |
Ajay Tripathy
|
7bb5266547
Merge pull request #507 from almonteb/local-dev
|
5 years ago |
Brendan Almonte
|
08678177ff
support running cost-model locally
|
5 years ago |
Ajay Tripathy
|
77f9893567
Merge pull request #549 from kubecost/AjayTripathy-reduce-verbosity
|
5 years ago |
Matt Bolt
|
a30b69c3e5
Merge pull request #546 from kubecost/bolt/mapper-util
|
5 years ago |
Ajay Tripathy
|
cac00cf178
reduce verbosity on this log
|
5 years ago |
Ajay Tripathy
|
1e04b196dd
Merge branch 'master' of https://github.com/kubecost/cost-model into develop
|
5 years ago |
Ajay Tripathy
|
916f7f1d57
Merge pull request #548 from kubecost/AjayTripathy-dedupe-logs
|
5 years ago |
Ajay Tripathy
|
c2cb7e4b50
dedupe more logs
|
5 years ago |
Ajay Tripathy
|
4dc7b4d417
dedupe RI/spot logs
|
5 years ago |
Ajay Tripathy
|
47c66038fe
Merge pull request #547 from kubecost/develop
|
5 years ago |
Ajay Tripathy
|
a9313349ff
Merge pull request #544 from kubecost/niko/assets
|
5 years ago |
Matt Bolt
|
fe853c3bf0
Abstract away EnvVar logic into a utility that can adapt to any combination of Getter and Setter implementations. Add QueryParams implementation.
|
5 years ago |
Niko Kovacevic
|
ced69db129
ClusterNodes and ClusterDisks: add Start and End (not just Minutes); make End mean the end of the last unit of time (add resolution to the final timestamp); add ProviderID if we fail to set it
|
5 years ago |
Ajay Tripathy
|
a14a681db1
Update deployment.yaml
|
5 years ago |
Ajay Tripathy
|
1fa0516f15
Merge pull request #540 from kubecost/AjayTripathy-prom-basicauth
|
5 years ago |
Ajay Tripathy
|
96eafb2443
actually add token
|
5 years ago |