Marcin Wielgus
c512ea0077
ClusterAutoscaler 1.1.0-alpha1
2017-11-13 13:13:11 +01:00
Marcin Wielgus
c4a678a347
Merge pull request #444 from etsangsplk/issues/443
...
fix spelling for issue 443
2017-11-03 08:36:33 +01:00
Edward Tsang
7b43d2612e
more spelling fix
2017-11-02 16:04:19 -07:00
Edward Tsang
4104a91991
more spelling fixes
2017-11-02 14:21:36 -07:00
Edward Tsang
dcf3a35686
fix spelling for issue 443
2017-11-01 11:29:30 -07:00
Marcin Wielgus
d25accee8a
Merge pull request #422 from mmerrill3/master
...
AWS DescribeAutoScalingGroups requests too aggressive - API limits reached
2017-11-01 18:35:13 +01:00
mmerrill3
3d043f73cb
Renaming the interface function to Cleanup() for CloudProvider type
2017-11-01 12:41:13 -04:00
mmerrill3
77aa30a5c1
Fixing for issue 252 by implementing a channel to stop the go routine
2017-11-01 11:00:00 -04:00
Marcin Wielgus
5d599ca678
Merge pull request #429 from MaciekPytel/update_nap_api_again
...
update GKE cloudprovider to match changes in GKE API
2017-11-01 13:37:36 +08:00
Marcin Wielgus
da224d4db9
Merge pull request #440 from MaciekPytel/nap_metrics
...
Add metrics for autoprovisioning
2017-11-01 13:36:53 +08:00
Maciej Pytel
b21a11cebe
Add a check against dereferencing nil in GKE cloudprovider
2017-10-31 21:38:50 +01:00
Marcin Wielgus
297258305c
Merge pull request #436 from hemanthmalla/master
...
Updating zoom meeting link
2017-11-01 02:09:11 +08:00
Hemanth Malla
174155a29b
Updating zoom meeting link
2017-10-31 22:34:19 +05:30
Maciej Pytel
c376ef3c87
Add metrics for autoprovisioning
2017-10-31 17:42:58 +01:00
Marcin Wielgus
f73d8c66cc
Merge pull request #435 from SafPlusPlus/patch-1
...
Trivial typo fix
2017-11-01 00:09:00 +08:00
SafPlusPlus
1350a77253
Trivial typo fix
2017-10-31 16:27:33 +01:00
Marcin Wielgus
09957bb9d9
Merge pull request #432 from bskiba/ha-fix
...
Call location API for regional clusters.
2017-10-31 19:18:02 +08:00
Beata Skiba
c25a0a6ec2
Call location API for regional clusters.
2017-10-31 10:24:00 +01:00
Maciej Pytel
50587992ae
Update fetching ResourceLimits from GKE to use GB not MB
2017-10-30 19:02:41 +01:00
Maciej Pytel
df63369967
Update GKE alpha client
2017-10-30 17:31:18 +01:00
Marcin Wielgus
49e4c345b9
Merge pull request #428 from bskiba/ca_ha
...
Cluster Autoscaler integration with regional clusters.
2017-10-30 22:21:25 +08:00
Beata Skiba
26b2de9b63
Cluster Autoscaler integration with regional clusters.
...
Make GKE cloud provider work with locations instead of zones.
Use beta GKE endpoint for regional clusters.
2017-10-30 14:48:59 +01:00
MaciekPytel
8b8599e5af
Merge pull request #423 from krzysztof-jastrzebski/resource_limit3
...
Gets resource limits from GKE API.
2017-10-30 12:21:35 +01:00
MaciekPytel
b45e7411d1
Merge pull request #426 from sethpollack/update_aws
...
update aws instance types
2017-10-30 11:36:04 +01:00
Seth Pollack
ea9aa6fe14
update aws instance types
2017-10-28 21:47:24 -04:00
Marcin Wielgus
cd7211c821
Merge pull request #418 from Henrod/feature/delete-non-replicated-pods
...
If correct annotation on pod, drain node even if not replicated
2017-10-26 22:43:57 +08:00
Krzysztof Jastrzebski
aee8682cb7
Gets resource limits from GKE API.
2017-10-26 14:05:56 +02:00
Henrique Rodrigues
56135db3b0
Annotation which indicates that a pod is safe to evict despite other constraints
2017-10-26 09:29:50 -02:00
MaciekPytel
4c66a63d56
Merge pull request #424 from krzysztof-jastrzebski/apiflag
...
Adds gke-api-endpoint flag to GCE could provider.
2017-10-26 10:54:13 +02:00
Krzysztof Jastrzebski
e8e6ad1c7a
Adds gke-api-endpoint flag to GCE could provider.
2017-10-26 10:32:00 +02:00
Marcin Wielgus
46d4ea4e82
Merge pull request #420 from MaciekPytel/nap_events
...
Write events when autoprovisioned nodegroup is created / deleted
2017-10-26 13:35:01 +08:00
Maciej Pytel
9c2ebccbfe
Write events when autoprovisioned nodegroup is created / deleted
2017-10-25 17:39:30 +02:00
Marcin Wielgus
c7aa56a82a
Merge pull request #416 from MaciekPytel/sync_cloudprovider
...
Add Refresh method to cloud provider
2017-10-25 06:38:33 +02:00
Aleksandra Malinowska
74d20a6cc7
Merge pull request #417 from MaciekPytel/gke_alpha_client_fix
...
Fix a bug with parsing int64 in GKE alpha client
2017-10-24 19:59:56 +02:00
Maciej Pytel
3fe334b7e6
Fix a bug with parsing int64 in GKE alpha client
2017-10-24 18:51:09 +02:00
Maciej Pytel
07511f444a
Add Refresh method to cloud provider
...
This can be used to dynamically update cloud provider
config (in particular list of managed NodeGroups and their
min/max constraints).
Add GKE implementation.
2017-10-24 18:36:29 +02:00
Marcin Wielgus
2f661682e2
Merge pull request #415 from MaciekPytel/gke_alpha_client_2
...
Enable cluster-level CA config in GKE alpha client
2017-10-24 13:13:31 +02:00
Maciej Pytel
84775f0e12
Enable cluster-level CA config in GKE alpha client
2017-10-24 12:56:28 +02:00
Marcin Wielgus
596f478e63
Merge pull request #414 from krzysztof-jastrzebski/resource_limit
...
Adds resource limits to cloud provider.
2017-10-23 20:38:04 +02:00
Marcin Wielgus
c6234e24a4
Merge pull request #413 from MaciekPytel/gke_alpha_client
...
Use GKE alpha client when autoprovisioning is enabled
2017-10-23 20:36:41 +02:00
Krzysztof Jastrzebski
56ac572666
Adds resource limits to cloud provider.
2017-10-23 16:06:56 +02:00
Maciej Pytel
7b95e71315
Use GKE alpha client when autoprovisioning is enabled
2017-10-23 15:21:02 +02:00
Maciej Pytel
a67afc54a2
Add v1alpha1 GKE client to vendor
2017-10-23 12:03:04 +02:00
Beata Skiba
a565a81905
Merge pull request #409 from bskiba/fix-typo
...
Fix typo in test
2017-10-20 10:19:01 +02:00
Beata Skiba
f752fdfa8a
fix typo
2017-10-20 10:02:09 +02:00
Marcin Wielgus
afd066c96d
Merge pull request #407 from bskiba/gpu-fix
...
Fix GPU resource name.
2017-10-19 21:52:05 +02:00
Beata Skiba
68647fa22b
Fix GPU resource name.
2017-10-19 09:26:34 +02:00
Marcin Wielgus
2418dba233
Merge pull request #401 from bskiba/gpu
...
Support GPUs in scale from 0
2017-10-18 11:28:45 +02:00
Marcin Wielgus
be392e630c
Merge pull request #398 from MaciekPytel/update_clusterstate_on_scaleup
...
Update clusterstate after scale-up
2017-10-18 10:59:27 +02:00
Maciej Pytel
02ccba3338
Update clusterstate after scale-up
2017-10-17 16:11:25 +02:00