Neal Ormsbee
|
0ca84abefb
Added explanations as to how GCP and Azure region lists were obtained. Also updated Azure region list.
|
4 years ago |
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.
|
4 years ago |
Matt Bolt
|
2841672080
Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package.
|
4 years ago |
Kaelan Patel
|
7132bff3a3
Merge pull request #870 from kubecost/kaelan-helmsharedoverhead
|
4 years ago |
Sean Holcomb
|
7698760752
Expand cloud diagnostic variable and export gcp status variable
|
4 years ago |
Kaelan Patel
|
27123b518f
Replace SharedCosts with SharedOverhead in CustomPricing
|
4 years ago |
Niko Kovacevic
|
a945a8e8ae
Add ShareTenancyCosts to configuration, defaulting to true
|
4 years ago |
Sean Holcomb
|
68b285da65
move parse provider id functions to helper function
|
4 years ago |
Sean Holcomb
|
d5b34006e0
Block excessive, and azure provider to provider creation function, expand azure storage config
|
4 years ago |
Sean Holcomb
|
d8277b9202
Refactor name, fix string
|
4 years ago |
Sean Holcomb
|
288a60ebf0
Refactor methods to pass time.Duration rather than strings
|
4 years ago |
Michael Dresser
|
b379abb469
Merge pull request #801 from kubecost/mmd/custom-by-clusterid
|
5 years ago |
Kyle Brown
|
2c12c71b47
Merge pull request #797 from kbrwn/no-panic-gcp-instance-type
|
5 years ago |
Luigi Tagliamonte
|
8d438ff06b
Enable a custom cluster ID label for by clauses
|
5 years ago |
Ajay Tripathy
|
57e7d4b0bb
use backticks
|
5 years ago |
Ajay Tripathy
|
e1280be5e5
fix string
|
5 years ago |
Ajay Tripathy
|
32a23aaaac
Add quotes around dataset
|
5 years ago |
Kyle Brown
|
09b355b0fe
add conditional to avoid panic in gcpprovider.go
|
5 years ago |
Neal Ormsbee
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 years ago |
Neal Ormsbee
|
665f1cc70e
Replaced encoding/json with jsoniter
|
5 years ago |
Sean Holcomb
|
79fd4e5026
Emit and retrieve LB ingress_ip
|
5 years ago |
Ajay Tripathy
|
a30b02d3c0
Merge branch 'master' of https://github.com/kubecost/cost-model into develop
|
5 years ago |
Ajay Tripathy
|
de9a2c71a6
Merge pull request #713 from kubecost/AjayTripathy-fix-logspam
|
5 years ago |
Ajay Tripathy
|
3b23803f98
guard the data throughout
|
5 years ago |
Ajay Tripathy
|
7c316c3e14
fix indexing error for updated GCP API
|
5 years ago |
hightoxicity
|
717b782611
fix panic on -1 index
|
5 years ago |
Ajay Tripathy
|
f73e21253d
fix assorted logsmap
|
5 years ago |
Ajay Tripathy
|
52eb797dec
Merge develop into master (#702)
|
5 years ago |
Ajay Tripathy
|
21f3ab4b32
disable legacy api option for scale (#699)
|
5 years ago |
Ajay Tripathy
|
be58a76c03
disable legacy api option for scale
|
5 years ago |