Łukasz Osipiuk
|
78fc81716b
|
Update azure compute client to 2018-04-01
|
2018-09-05 16:41:30 +02:00 |
Aleksandra Malinowska
|
a07ece0a10
|
Add a method for inserting real node group to test cloud provider
|
2018-09-05 13:02:02 +02:00 |
Aleksandra Malinowska
|
9311872b9d
|
Reduce repetitive GKE API calls
|
2018-09-04 17:11:27 +02:00 |
Aleksandra Malinowska
|
e2d8a55299
|
Merge pull request #1205 from aleksandra-malinowska/node-locations
Add caching node locations in GKE cloud provider
|
2018-09-04 16:43:22 +02:00 |
MaciekPytel
|
ec2115287e
|
Merge pull request #1211 from losipiuk/lo/extra-limits-accessors
Add HasMinLimitSet and HasMaxLimitSet to methods ResourceLimiter
|
2018-09-04 14:28:03 +02:00 |
Łukasz Osipiuk
|
fa2854482b
|
Add HasMinLimitSet and HasMaxLimitSet to methods ResourceLimiter
|
2018-09-04 14:07:29 +02:00 |
Aleksandra Malinowska
|
94baff2499
|
Use zone from system labels when construting new node group in GKE cloud provider
|
2018-09-04 13:13:09 +02:00 |
Aleksandra Malinowska
|
34acf280af
|
Add caching node locations in GKE cloud provider
|
2018-09-04 13:13:03 +02:00 |
mikeweiwei
|
f2031101a1
|
update resource version
|
2018-09-03 11:19:20 +08:00 |
Marcin Wielgus
|
cb7e329a42
|
Merge pull request #1191 from koooge/aws_examples_v
[examples] Update resource version
|
2018-08-31 07:21:03 -07:00 |
Jakub Tużnik
|
548431aad8
|
Make the GKE Mig struct public, add a method to retrieve its name
|
2018-08-27 16:46:17 +02:00 |
koooge
|
954dd5b52c
|
Update resource version
|
2018-08-27 11:56:14 +09:00 |
Roman Lutz
|
d25f38a515
|
add batch entry to autoscaler YAMLs
|
2018-08-26 19:04:40 -04:00 |
Aleksandra Malinowska
|
dcd69685fd
|
Fix fetching resource limits on GKE
|
2018-08-21 16:03:10 +02:00 |
Aleksandra Malinowska
|
9fd9025909
|
Fix GKE operation wait timeout
|
2018-08-21 11:32:10 +02:00 |
Aleksandra Malinowska
|
0bcad0e821
|
Remove discoveryOptions from GKE manager constructor
|
2018-08-20 11:18:41 +02:00 |
Aleksandra Malinowska
|
e33fc7f5e4
|
Clean up GceManager interface
|
2018-08-14 16:41:03 +02:00 |
Aleksandra Malinowska
|
b00b915848
|
Remove redundant parts of GKE and GCE cloud providers
|
2018-08-14 15:01:18 +02:00 |
Aleksandra Malinowska
|
39a675db89
|
Reuse template functions from GCE in GKE
|
2018-08-14 11:09:38 +02:00 |
Aleksandra Malinowska
|
62679a37df
|
Use new GKE cloud provider in builder
|
2018-08-13 16:50:13 +02:00 |
Aleksandra Malinowska
|
576b7e0c73
|
Create GKE cloud provider
|
2018-08-13 16:49:58 +02:00 |
Aleksandra Malinowska
|
f3d52d1715
|
Export necessary fields & types in GCE cloud provider
|
2018-08-13 16:38:58 +02:00 |
Aleksandra Malinowska
|
7227ffe725
|
code review fixes
|
2018-08-13 15:04:03 +02:00 |
Aleksandra Malinowska
|
38f2bb9a2b
|
Extract cache from GCE manager
|
2018-08-09 11:22:16 +02:00 |
Aleksandra Malinowska
|
c227e4506d
|
Remove useless error return value
|
2018-08-08 15:40:27 +02:00 |
Aleksandra Malinowska
|
7aab65fa88
|
Hide Mig behind interface
|
2018-08-08 15:39:47 +02:00 |
Aleksandra Malinowska
|
90b67feff2
|
Make Create() return newly created node group
|
2018-08-08 14:56:59 +02:00 |
Aleksandra Malinowska
|
4df8fe53d8
|
Merge pull request #1116 from aleksandra-malinowska/refactor-cp-11
Extract autoscaling GKE client
|
2018-08-08 14:56:45 +02:00 |
Aleksandra Malinowska
|
95cdd49cc7
|
Extract autoscaling GKE client
|
2018-08-08 14:40:27 +02:00 |
MaciekPytel
|
890bc3c4d4
|
Merge pull request #1114 from towca/feat/jtuznik/autoscaling-status-processor
Add AutoscalingStatusProcessor
|
2018-08-07 15:03:21 +02:00 |
Jakub Tużnik
|
054f0b3b90
|
Add AutoscalingStatusProcessor
|
2018-08-07 14:47:06 +02:00 |
Aleksandra Malinowska
|
a52e4e0408
|
Don't return false when adding a new group with invalid template
|
2018-08-06 17:28:07 +02:00 |
Aleksandra Malinowska
|
75c57f7798
|
Make operationPollInterval and operationWaitTimeout configurable (and override them in tests)
|
2018-08-06 17:28:03 +02:00 |
Aleksandra Malinowska
|
bf1e3ef812
|
Use ParseIgmUrl method
|
2018-08-06 15:41:12 +02:00 |
Aleksandra Malinowska
|
1943880a75
|
Rename FetchMigs method to FetchMigsWithName
|
2018-08-06 15:36:41 +02:00 |
Aleksandra Malinowska
|
0c2d030058
|
Refactor accessing node template
|
2018-08-06 15:30:33 +02:00 |
Aleksandra Malinowska
|
7fbcc848c4
|
Extract autoscaling GCE client
|
2018-08-06 12:30:27 +02:00 |
Beata Skiba
|
ff7587bab3
|
Merge pull request #1089 from sakthivetrivel/master
changing link to microsoft docs
|
2018-08-01 09:25:09 +02:00 |
Aleksandra Malinowska
|
b07c8ceeba
|
Merge pull request #1071 from feiskyer/aks-update
Upgrade AKS API to 2018-03-31
|
2018-07-30 15:25:34 +02:00 |
Steffen R. Knollmann
|
6d48228daf
|
Re-run gen to pick up new AWS instance types
This adds r5, r5d and z1d types.
|
2018-07-27 19:59:12 +01:00 |
Sakthi Vetrivel
|
c1457496ec
|
removing az aks list command for acs section
|
2018-07-27 10:34:58 -07:00 |
Sakthi Vetrivel
|
192056d60d
|
changing aks specfic documentation
|
2018-07-26 10:22:56 -07:00 |
MaciekPytel
|
d199880c32
|
Merge pull request #1088 from MaciekPytel/fix_gcp_memory_prediction
Fix node memory prediction in GCP cloudprovider
|
2018-07-26 17:45:10 +02:00 |
Maciej Pytel
|
649ccaf5eb
|
Account for kubelet evictionHard when predicting allocatable
|
2018-07-26 16:05:41 +02:00 |
Pengfei Ni
|
3f991e1dc5
|
Use new clients for ACS and AKS
|
2018-07-26 20:30:04 +08:00 |
Maciej Pytel
|
9321d42449
|
Fix node memory prediction in GCP cloudprovider
|
2018-07-25 18:21:51 +02:00 |
Aleksandra Malinowska
|
3b1b731c91
|
Move constructing cloud provider dynamic config structs into cloud provider builder
|
2018-07-25 13:43:47 +02:00 |
Aleksandra Malinowska
|
0976d2aa07
|
Move autoscaling options out of static
|
2018-07-25 10:52:37 +02:00 |
Aleksandra Malinowska
|
03d18e9508
|
Remove cloud provider builder
|
2018-07-23 15:52:27 +02:00 |
Marcin Wielgus
|
d07b38a594
|
Merge pull request #1075 from aleksandra-malinowska/refactor-cp-1
Clean up last remains of dynamic autoscaler
|
2018-07-21 13:32:54 +02:00 |