Łukasz Osipiuk
|
5344cc637c
|
Use less verbose sort.Slice instead sort.Sort
|
2018-04-25 17:47:06 +02:00 |
Marcin Wielgus
|
6815a0f736
|
Merge pull request #809 from kgrygiel/vpa-checkpoints
Factor the checkpoint specific code out of aggregations.
|
2018-04-25 14:52:52 +02:00 |
kgrygiel
|
95b22d8eda
|
Factor the checkpoint specific code outside of aggregations.
|
2018-04-25 10:16:39 +02:00 |
Marcin Wielgus
|
fa0b10b964
|
Merge pull request #801 from cupofcat/patch-1
Update README.md
|
2018-04-21 14:42:37 -07:00 |
Marcin Wielgus
|
4b96b513a3
|
Merge branch 'master' into patch-1
|
2018-04-21 14:41:08 -07:00 |
Marcin Wielgus
|
98404208ad
|
Merge pull request #806 from kgrygiel/vpa-example
Updates to VPA example deployment & README + adjust resources
|
2018-04-18 21:28:38 -07:00 |
Marcin Wielgus
|
c3ac0d1ae3
|
Merge pull request #805 from feiskyer/azure-msi
Add support for Azure Managed Service Identity (MSI)
|
2018-04-18 21:28:05 -07:00 |
Marcin Wielgus
|
a767e09657
|
Merge pull request #807 from kkmsft/fix_fix_gopath
FAQ and fix_gopath.sh fixes
|
2018-04-18 21:27:11 -07:00 |
Krishnakumar R
|
fc799df819
|
Fix the '_' for the fix gopath script name.
Fix the script to create the v1alpha1 directory for cases where the k8s did not have v1alpha dependency.
|
2018-04-19 00:35:24 +00:00 |
kgrygiel
|
396f7ea83d
|
Make safety margin flag controllable.
Change the default of safety-margin-min-cpu from 300 to 200 millicores.
|
2018-04-18 21:07:29 +02:00 |
kgrygiel
|
3b7d2ec1ff
|
Changes to the example deployment (hamster).
Change the hamster deployment to use 0.5 CPU / pod, so that the example
can be used on a small cluster. Update README.
|
2018-04-18 18:28:06 +02:00 |
kgrygiel
|
4d978b9b3a
|
Change the CPU request of VPA components to 50 millicores.
|
2018-04-18 18:05:03 +02:00 |
Aleksandra Malinowska
|
002eee4634
|
Merge pull request #804 from aleksandra-malinowska/unremovable-error-msg
Rephrase unremovable node warning
|
2018-04-18 17:38:52 +02:00 |
Pengfei Ni
|
39c34bbeb8
|
Add docs for azure msi authentication
|
2018-04-18 23:02:11 +08:00 |
Pengfei Ni
|
cd71b255ca
|
Add azure msi support
|
2018-04-18 23:02:10 +08:00 |
Pengfei Ni
|
857c7b13c6
|
Upgrade compute API version to 2017-12-01
|
2018-04-18 23:02:10 +08:00 |
Aleksandra Malinowska
|
3d599bfabe
|
Rephrase unremovable node warning
|
2018-04-18 13:43:32 +02:00 |
Marcin Wielgus
|
ba17d01d86
|
Merge pull request #802 from GFilipek/readme_update
VPA readme update.
|
2018-04-17 18:58:27 +02:00 |
cupofcat
|
1c50ab700a
|
Update README.md
Fixed a few minor issues to make it flow better and be slightly more clear.
|
2018-04-17 12:08:51 +02:00 |
Gabriela Filipek
|
6404a46ba8
|
VPA readme update.
|
2018-04-17 11:59:28 +02:00 |
Marcin Wielgus
|
84caebd0ab
|
Merge pull request #797 from schylek/comment
VPA untangle consts for setting memory limits and bumping up recommendation.
|
2018-04-16 20:45:41 +02:00 |
Slawomir Chylek
|
bb87f3a4c9
|
VPA untangle consts for setting memory limits and bumping up recommendation.
|
2018-04-16 15:16:17 +02:00 |
Marcin Wielgus
|
d0cc9bbc47
|
Merge pull request #791 from aleksandra-malinowska/tpu-basic
Ignore TPU resource in simulations
|
2018-04-13 13:19:14 +02:00 |
Marcin Wielgus
|
d03c40d748
|
Merge pull request #793 from schylek/gcr_fix
VPA admission controller gcr path fixed for Docker
|
2018-04-12 15:19:38 +02:00 |
Slawomir Chylek
|
58f8a2d509
|
VPA admission controller gcr path fixed for Docker
|
2018-04-12 11:53:41 +02:00 |
Aleksandra Malinowska
|
7e1353a865
|
Ignore TPU resource in simulations
|
2018-04-11 12:26:22 +02:00 |
Marcin Wielgus
|
3d00cc2e4f
|
Merge pull request #787 from nak3/fix-image-ver
Fix absent image tag version in README
|
2018-04-10 18:38:27 +02:00 |
Marcin Wielgus
|
d829f430a2
|
Merge pull request #788 from AdamDang/patch-9
Typo fix in FAQ.md
|
2018-04-10 17:04:35 +02:00 |
Marcin Wielgus
|
91791d580d
|
Merge pull request #783 from discordianfish/fish-aws-discovery-support-values
AWS: Support selecting ASG by values
|
2018-04-10 16:47:21 +02:00 |
AdamDang
|
d23f6cdbe9
|
Typo fix in FAQ.md
In the main text of this doc, mostly Kubernetes is capitalized.
|
2018-04-10 22:31:54 +08:00 |
Johannes 'fish' Ziemke
|
f1b71ddc07
|
AWS: Support selecting ASG by values
|
2018-04-10 16:11:46 +02:00 |
Kenjiro Nakayama
|
22b22fec7b
|
Fix absent image tag version in README
|
2018-04-10 22:09:55 +09:00 |
Marcin Wielgus
|
7e74a482bb
|
Merge pull request #784 from AdamDang/patch-7
correct the returned error message in aggregate_container_state.go
|
2018-04-09 19:53:48 +02:00 |
Marcin Wielgus
|
cdf350ecd0
|
Merge pull request #773 from schylek/gc
Garbage collection of VPA checkpoints
|
2018-04-09 19:53:20 +02:00 |
Marcin Wielgus
|
e387fb944f
|
Merge pull request #780 from AdamDang/patch-6
Fix retured err message
|
2018-04-09 19:52:42 +02:00 |
Marcin Wielgus
|
d2cb4a9323
|
Merge pull request #785 from AdamDang/patch-8
correct the returned message in ready.go
|
2018-04-09 19:51:37 +02:00 |
Aleksandra Malinowska
|
9a7c714224
|
Merge pull request #781 from aleksandra-malinowska/batch-fix-typos
Add spellchecking script & batch fix typos
|
2018-04-09 10:35:52 +02:00 |
AdamDang
|
d4ba9120e3
|
correct the returned message in ready.go
feadiness->readiness
|
2018-04-08 23:00:02 +08:00 |
AdamDang
|
78fae26221
|
correct the returned error message in aggregate_container_state.go
Unssuported->Unsupported
|
2018-04-08 22:56:30 +08:00 |
Aleksandra Malinowska
|
2cb15d90a5
|
Merge pull request #782 from aleksandra-malinowska/disable-flaky-aws-test
Disable flaky AWS test
|
2018-04-06 14:35:23 +02:00 |
Aleksandra Malinowska
|
b21d6158b0
|
Add spellchecking script
|
2018-04-06 14:32:23 +02:00 |
Aleksandra Malinowska
|
e93e25dc71
|
Disable flaky AWS test
|
2018-04-06 14:05:23 +02:00 |
Aleksandra Malinowska
|
e4b8c93065
|
Run spellchecker
|
2018-04-06 13:45:50 +02:00 |
AdamDang
|
ca8557da04
|
Fix retured err message
checkpotint->checkpoint
|
2018-04-06 19:24:25 +08:00 |
Aleksandra Malinowska
|
96172511e4
|
Merge pull request #779 from AdamDang/patch-5
Modify the returned error message
|
2018-04-06 12:17:58 +02:00 |
AdamDang
|
ba403c0e97
|
Modify the returned error message
Line 70: return nil, fmt.Errorf("failed to load dyamic config: %v", err)
dyamic->dynamic
|
2018-04-06 17:45:49 +08:00 |
Slawomir Chylek
|
8a9daf9cd4
|
More verbose logging for VPA checkpoint deletion
|
2018-04-04 11:27:46 +02:00 |
Marcin Wielgus
|
bdf626ef67
|
Merge pull request #774 from thockin-tmp/gcr-vanity
2nd pass: k8s.gcr.io
|
2018-04-04 00:23:23 +02:00 |
Tim Hockin
|
f9062bf10e
|
2nd pass: k8s.gcr.io
|
2018-04-03 12:01:02 -07:00 |
Slawomir Chylek
|
330779729c
|
Garbage collection of VPA checkpoints
|
2018-04-03 15:59:51 +02:00 |