Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/131 #1

Open
wants to merge 1,450 commits into
base: master
Choose a base branch
from
Open

Issue/131 #1

wants to merge 1,450 commits into from

Conversation

ylallemant
Copy link

No description provided.

gjtempleton and others added 30 commits October 24, 2018 20:50
…anup

Add 2 missing CA flags to param docs
Refactor - add factories for Recommender & ClusterFeedProvider
The goal is to allow customization of this logic
for different use-case and cloudproviders.
Add informational UncappedTarged field to VPA api.
The error argument was omitted.
Also refactor Balancing processor a bit to make it easily extensible.
In k8s 1.11, pod priority, and preemption is enabled by default.
The API is under `v1beta`, and they do not need to be enabled.
…-in-1.11

Update FAQ on overprovisioning to account for k8s 1.11
This is preparatory work for handling resource related
(stockout/quota-exceeded) error conditions in CA.
…odes-return-instance-struct-instead-instance-name-2063d

NodeGroup.Nodes() return Instance struct instead instance name
On local hardware I have not seen this test fail using the current
50ms timeout. On AWS/CI I see this fail occasionally; I built and
copied this test to an AWS node and run it repeatedly for ~1 hour. The
min was 5ms and the max was 268ms, so bumping the timeout to 500ms.

Signed-off-by: Andrew McDermott <amcdermo@redhat.com>
…ancing

Move nodegroup balancing to processor, add GKE-specific implementation
Recommender capps recommendation according to policy.
…stWaitForOp

gce: increase test timeout in TestWaitForOp
Modify execution_latency_seconds buckets
Fix broken link to VPA Admission Webhook readme
Pass on-event oomInfo without creating a new goroutine.
bskiba and others added 30 commits January 9, 2019 14:23
Use model abstractions in OomInfo
OOM observer implements ResourceEventHandler
…baiducloud

Support Baiducloud Cloud Provider for cluster-autoscaler
* fixed price calculation and added tests
* corrected test names

(cherry picked from commit 52598c0)
Add some contact details for Baiducloud cluster-autoscaler
…ts-take-120-seconds

Set AWS_REGION so tests don't wait for SDK timeout kubernetes#1449
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
VPA: Use downward API to set namespace for webhook service reference
Replace the deprecated function calls of go-autorest
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
Azure: update docs to ensure aks/aks-engine autoscaler users provide the resource group name correctly
VPA - protection against malformed pod status in OomObserver
* added aws-pricing to godeps
* updated kubernetes.sync
* replaced glog with klog
* using pricing SDK to list OnDemand prices
* moved aws session creation to price/descriptor
* fixed ondemand api test
* updated test data for better test coverage
* added spot ASG monitoring
* added spot request cancellation
* added AvailabilityZone support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet