Commit Graph

1996 Commits

Author SHA1 Message Date
Pengfei Ni 6f6e21d689 Add override for aks 2018-03-31 and autorest 2018-07-26 20:30:04 +08:00
Pengfei Ni 3f991e1dc5 Use new clients for ACS and AKS 2018-07-26 20:30:04 +08:00
Aleksandra Malinowska 16bdd50e5f
Merge pull request #1069 from Rajat-0/add-doc
Adding CONTRIBUTING.md file
2018-07-18 11:23:51 +02:00
Rajat-0 0f526cd8c4
Update CONTRIBUTING.md 2018-07-18 11:02:10 +05:30
Aleksandra Malinowska 0fc36673ba
Merge pull request #1053 from sheldonkwok/feature/add-aws-launch-template-asg-support
Feature/add aws launch template asg support
2018-07-17 13:24:55 +02:00
Rajat-0 0326c158c8
Adding CONTRIBUTING.md file
Adding the missing Contribution guide.
2018-07-17 16:41:34 +05:30
Sheldon Kwok b942eec809 Add test for building aws asg instance type with launch templates 2018-07-17 02:54:35 -07:00
Sheldon Kwok 8310086bde Add docs for AWS permissions 2018-07-17 02:54:35 -07:00
Sheldon Kwok 4bd79c8353 Add EC2 Launch Template handler for ASG instanceType fetching 2018-07-17 02:54:35 -07:00
Sheldon Kwok 20293c2365 Bump kubernetes.sync and fix main.go with new k8 Godeps 2018-07-17 02:54:35 -07:00
Sheldon Kwok cc0b9b204c Update Godeps 2018-07-17 02:54:30 -07:00
Marcin Wielgus 9ffe818cd9
Merge pull request #1066 from aleksandra-malinowska/kubernetes-sync-faq
Add updating kubernetes.sync to Godeps update instructions
2018-07-17 00:55:21 +02:00
Aleksandra Malinowska 32cb78a122 Add updating kubernetes.sync to Godeps update step 2018-07-16 14:52:03 +02:00
Beata Skiba 8156da639a
Merge pull request #1062 from schylek/amaster
VPA Garbage collect old AggregateContainerStates
2018-07-12 16:16:52 +02:00
Slawomir Chylek 60aac499ed VPA Garbage collect old AggregateContainerStates 2018-07-12 14:54:08 +02:00
MaciekPytel f1a51fa490
Merge pull request #1054 from vainu-arto/pod_unsafe_to_evict_annotation
Add annotation to mark pods as unsafe to evict
2018-07-11 14:43:37 +02:00
Arto Jantunen 11402b5ca7 Allow using the PodSafeToEvictKey annotation in reverse
Adding the "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
annotation to a pod prevents the cluster autoscaler from touching it.
2018-07-11 09:32:56 +03:00
Arto Jantunen 9f3c17d153 Add test to use the PodSafeToEvictKey in reverse
When this is set to false instead of true, the pod should not be evicted by
the autoscaler.
2018-07-11 09:30:20 +03:00
Marcin Wielgus 8189ab64d8
Merge pull request #1024 from rioriost/patch-1
Update README.md
2018-07-10 18:17:18 +02:00
Marcin Wielgus caf1fc3d77
Merge pull request #1048 from pauloancheta/master
fix spelling and indentation
2018-07-10 18:16:50 +02:00
Marcin Wielgus 84204ed17a
Merge pull request #1052 from feiskyer/event
Add more events for CA
2018-07-10 18:16:20 +02:00
Pengfei Ni 1dd0147d9e Add more events for CA 2018-07-09 15:42:05 +08:00
pauloancheta 480f009234 fix spelling and indentation 2018-07-05 14:06:24 -07:00
Beata Skiba db884f5337
Merge pull request #1044 from schylek/master
VPA treat pod evictions due to low memory at node as OOMs.
2018-07-05 14:37:54 +02:00
Aleksandra Malinowska 071bab3619
Merge pull request #1043 from aleksandra-malinowska/gpu-metrics-3
Refactor and extend GPU metrics error types
2018-07-05 13:46:00 +02:00
Slawomir Chylek e8b3ff903f VPA treat pod evictions due to low memory at node as OOMs.
Signed-off-by: Slawomir Chylek <schylek@google.com>
2018-07-05 13:35:06 +02:00
Aleksandra Malinowska 800ee56b34 Refactor and extend GPU metrics error types 2018-07-05 13:13:11 +02:00
Aleksandra Malinowska 25b6b5eda3
Merge pull request #1017 from kgolab/kg-gpu-metrics-fup
Make GetGpuTypeForMetrics more robust
2018-07-05 11:48:43 +02:00
Karol Gołąb 553db2c9fc Separated errors 2018-07-05 11:30:12 +02:00
Aleksandra Malinowska 2e6cb16bdc
Merge pull request #1042 from mf-lit/patch-1
Add a note regarding scaling values when using auto-discovery
2018-07-04 19:27:17 +02:00
mf-lit a0fa430f1a
Add a note regarding scaling values when using auto-discovery
As per information I found here https://github.com/kubernetes/autoscaler/issues/1013#issuecomment-401399643
2018-07-04 16:47:30 +01:00
MaciekPytel 29f2e702bd
Merge pull request #1039 from wojtek-t/pod_nanny_with_protobufs
Use protobufs in pod-nanny
2018-07-04 16:07:13 +02:00
wojtekt 48c2d17008 Use protobufs in pod-nanny 2018-07-04 15:23:09 +02:00
MaciekPytel 1b067c1ec5
Merge pull request #1037 from aleksandra-malinowska/lower-expendable-pod-cutoff
Lower default expendable pod priority cutoff to -10
2018-07-04 15:22:26 +02:00
Aleksandra Malinowska 82fa2df52f Lower default expendable pod priority cutoff to -10 2018-07-04 13:45:32 +02:00
Marcin Wielgus 0c5aa27a7c
Merge pull request #1020 from vantuvt/vantuvt-patch-1
Add comments and renamed a function for improved clarity
2018-07-03 11:05:50 +02:00
MaciekPytel 280efc2d25
Merge pull request #1028 from DirectXMan12/docs/no-meeting-in-README
Remove the meeting information from the README
2018-07-02 17:05:16 +02:00
Solly Ross a115aa036e Remove the meeting information from the README
This removes the meeting information from the README, in favor of
pointing at the community repo.  Among other things, pointing at the
community repo makes it easier to update meeting information in one
place, instead of multiple.
2018-07-02 10:41:41 -04:00
Beata Skiba 7f47e172fa
Merge pull request #1025 from bskiba/nil-recommendation
Handle nil recommendation in admission controller.
2018-07-02 13:28:36 +02:00
Beata Skiba bd4577361e Handle nil recommendation in admission controller. 2018-07-02 13:09:19 +02:00
Rio Fujita 4a69b63a98
Update README.md
Found an error during deploying, but I couldn't decide whether it was a bug to replace a placeholder with version string automatically or just lack of documentation.
2018-06-30 01:01:29 +09:00
MaciekPytel a1a3f023be
Merge pull request #1022 from jeruane/patch-1
fix link to AZ PR discussion
2018-06-29 12:53:18 +02:00
Joseph Ruane 283c2a5614
fix link to AZ PR discussion 2018-06-28 15:57:01 -04:00
Lee Briggs 5b023650b9 Validate taint key with regex (#1005)
* Validate taint key with regex

Before attempting to perform a split on the tag value, validate it
matches the format <tag>:NoSchedule

This should prevent invalid tag keys from causing the autoscaler to
panic and crash

* Further taint validation

Also add test cases for valid taint methods
2018-06-28 11:46:20 +02:00
Van Tu 543580beff Add comments and renamed a function for improved clarity 2018-06-27 10:12:54 -04:00
Marcin Wielgus 4bc179087a
Merge pull request #1018 from schylek/omaster
VPA add flag switch for setting memory limit in admission-controller
2018-06-27 15:19:15 +02:00
Slawomir Chylek dc0a046f3b VPA add flag switch for setting memory limit in admission-controller 2018-06-27 12:31:57 +02:00
Marcin Wielgus 3c2c6e8d33
Merge pull request #1012 from vantuvt/vantuvt-patch-1
Fix construction of the pollPeriod duration
2018-06-27 12:19:49 +02:00
Marcin Wielgus 739dbd2131
Merge pull request #1019 from schylek/ttt
VPA make quick OOM threshold flag-configurable.
2018-06-27 12:19:00 +02:00
Slawomir Chylek 94918d696f VPA make quick OOM threshold flag-configurable. 2018-06-27 11:51:02 +02:00