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

Rebase 1.16 #120

Merged
merged 688 commits into from
Oct 30, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
688 commits
Select commit Hold shift + click to select a range
de322e2
Merge pull request #2190 from bskiba/e2e-v1
k8s-ci-robot Jul 16, 2019
7f644ab
add test case for controller_fetcher and cluster_feeder
moriadry Jul 14, 2019
b5cf26e
Merge pull request #2187 from Moriadry/feature/coverage_input
k8s-ci-robot Jul 17, 2019
4c9fe1b
Use ioutil for certificate file reading.
jackkleeman Jul 11, 2019
969337e
Merge pull request #2186 from jackkleeman/cert-file-read
k8s-ci-robot Jul 17, 2019
8ff3b4f
Add support for cronjobs in VPA
bskiba Jul 17, 2019
a7f6975
Fix typo in autoscaler azure example
durch Jul 18, 2019
5ce7457
Merge pull request #2195 from bskiba/cronjob
k8s-ci-robot Jul 18, 2019
f7c563a
Modify the code as the simple solution proposed by MaciekPytel.
Jul 18, 2019
a849859
Update c5,i3en,m5,r5 instance types
Jeffwan Jul 18, 2019
53a577d
Merge pull request #2197 from Jeffwan/add_r5_ec2
k8s-ci-robot Jul 19, 2019
75d6701
Merge pull request #2191 from cclauss/fix-xrange
k8s-ci-robot Jul 19, 2019
e26ebfc
Merge pull request #2196 from durch/patch-2
k8s-ci-robot Jul 19, 2019
89a09cc
Refactor the corresponding code.
Jul 19, 2019
952fdfd
Merge pull request #2149 from yan234280533/bugfix/nogroup_crash
k8s-ci-robot Jul 23, 2019
13a8ad6
Update VPA dependencies to k8s 1.14.3
bskiba Jul 23, 2019
fef07aa
Merge pull request #2158 from kinvolk/rata/faq-use-metric-server-over…
k8s-ci-robot Jul 23, 2019
3d5eabf
Switch VPA examples to use apps/v1 API for Deployment
bskiba Jul 23, 2019
005ea05
Merge pull request #2208 from bskiba/update-deps
k8s-ci-robot Jul 23, 2019
4d920b3
Merge pull request #2209 from bskiba/fix-example
k8s-ci-robot Jul 23, 2019
1c17cb3
Merge pull request #2171 from nilo19/t-qini-modify_nodal_similarity_r…
k8s-ci-robot Jul 23, 2019
3bf6f50
Add multinode config in readme.
Jul 24, 2019
294ad9d
Merge pull request #2211 from nilo19/t-qini-add_multinode_config_readme
k8s-ci-robot Jul 25, 2019
8695a83
cluster-autoscaler: Replace ambiguous "delete node" wording in FAQ
Jul 26, 2019
d0eaa47
cluster-autoscaler: add FAQ entry for the mechanics of "delete node"
Jul 26, 2019
a0cbfe3
Add required selector to VPA deployment examples
kcmartin Jul 29, 2019
2220420
Merge pull request #2220 from kcmartin/vpa-add-selector-to-examples
k8s-ci-robot Jul 29, 2019
75030ee
Fix bug in balancing processor. Cluster Autoscaler was stopping scaling
krzysztof-jastrzebski Jul 28, 2019
f52c420
Merge pull request #2219 from krzysztof-jastrzebski/fix_bug
k8s-ci-robot Jul 29, 2019
55082d6
Merge pull request #2217 from matthiasr/mr/does-not-delete-nodes
k8s-ci-robot Jul 30, 2019
e156ce9
Fix v1beta1 VPA limit range e2e tests
jbartosik Jul 30, 2019
0a7bc88
Merge pull request #2224 from jbartosik/bugfix-00
k8s-ci-robot Jul 30, 2019
99b1e06
Remove unused import
jbartosik Aug 1, 2019
93298c0
Merge pull request #2226 from jbartosik/bugfix-00
k8s-ci-robot Aug 1, 2019
2f16056
Update README.md
monaka Aug 4, 2019
a709e95
Ignore nodes that have no ProviderID. (kubernetes#2236)
monaka Aug 4, 2019
e0cc672
Merge pull request #2234 from monaka/patch-1
k8s-ci-robot Aug 4, 2019
daa0650
Don't attempt to delete aggregation from VPA if it doesn't exist
jbartosik Aug 5, 2019
100e91b
Merge pull request #2238 from jbartosik/bugfix-00
k8s-ci-robot Aug 5, 2019
f191954
Fix ldflags in CA Makefile
tghartland Aug 6, 2019
2395c16
cloudprovider: add godo, DigitalOcean API package
fatih Aug 9, 2019
c2e07c0
cloudprovider: add DigitalOcean cloud provider
fatih Aug 9, 2019
8303a23
Merge pull request #2245 from digitalocean/do-cloudprovider
k8s-ci-robot Aug 9, 2019
f65e47a
Return error if aws fail to find nodegroup for node
Jeffwan Aug 10, 2019
44ae89d
Communicate the result of RemoveUnneededNodeGroups to ScaleDownStatus…
towca Aug 12, 2019
935476a
Provide more info to ScaleUpStatusProcessor
towca Aug 12, 2019
dc64d0a
Adding ScaleDownNodeProcessor
vivekbagade Aug 2, 2019
5bacdf2
cloudprovider/digitalocean: fix unit tests
fatih Aug 13, 2019
a8ddbc7
Fix the script used by CI to run unit tests after go mod changes
towca Aug 12, 2019
1ae11d4
Merge pull request #2256 from towca/jtuznik/unit-test-fix
MaciekPytel Aug 13, 2019
fc5e8d9
Merge pull request #2258 from digitalocean/fix-godo-tests
k8s-ci-robot Aug 13, 2019
77623da
Merge pull request #2254 from towca/jtuznik/remove-unneeded-nodes-result
k8s-ci-robot Aug 13, 2019
60bdca0
Merge pull request #2255 from towca/jtuznik/create-node-group-result
k8s-ci-robot Aug 13, 2019
ef59c8f
fix: increase duration regardless of backoff status
exdx Aug 7, 2019
cf241d7
Look at all versions of VPA objects.
bskiba Aug 14, 2019
f504e23
Merge pull request #2261 from bskiba/gv
k8s-ci-robot Aug 14, 2019
8c21b72
Add magnum to list of supported cloud providers
tghartland Aug 15, 2019
8d567eb
Add MixedInstancesPolicy struct to better handle instance type
Jeffwan Aug 10, 2019
5f260b3
Merge pull request #2247 from Jeffwan/fix-2161
k8s-ci-robot Aug 19, 2019
8d9b81c
correctly handle lack of capacity of AWS spot ASGs
piontec May 9, 2019
43466ff
Provide ScaleUpStatusProcessor with info about all rejected node groups
towca Aug 12, 2019
e525809
VPA Recommender: Use WSS from Prometheus provider
realdimas Aug 19, 2019
3f0a5fa
Merge pull request #2233 from vivekbagade/surge
k8s-ci-robot Aug 19, 2019
8bbd261
Merge pull request #2265 from tghartland/supported-provider-magnum
k8s-ci-robot Aug 19, 2019
0acff54
Merge pull request #2244 from Denton24646/fix/update-duration-in-expo…
k8s-ci-robot Aug 19, 2019
4c056fb
Merge pull request #2259 from towca/jtuznik/rejected-node-groups-more…
k8s-ci-robot Aug 19, 2019
9aac43e
Merge pull request #2235 from piontec/fix/aws_spots_squashed
k8s-ci-robot Aug 19, 2019
1fead6c
Merge pull request #2266 from uswitch/use-wss-for-vpa-recommender-fro…
k8s-ci-robot Aug 19, 2019
5fd6b8c
Merge pull request #2241 from tghartland/ldflags-2239
k8s-ci-robot Aug 19, 2019
d05451b
Make VPA CRD specification OpenAPIV3 compliant
bskiba Aug 19, 2019
193891a
Merge pull request #2267 from bskiba/open-api
k8s-ci-robot Aug 19, 2019
c2fc2e1
Add support for Packet (wip)
d-mo Jun 6, 2019
08f2262
Drop packngo dependency, use template for cloudinit script
d-mo Jun 14, 2019
def49cf
Add support for hardware reservations
d-mo Jun 28, 2019
0382909
Handle adding several nodes at a time.
iaguis Aug 20, 2019
c1e6736
Merge pull request #2237 from monaka/pr-fix-2236
k8s-ci-robot Aug 22, 2019
8d9010e
Merge pull request #2248 from Jeffwan/mixed_instance_policy
k8s-ci-robot Aug 26, 2019
d4aee81
Fix cluster-autoscaler/digitalocean builder.
Aug 25, 2019
f74a00f
Add DigitalOcean to AvailableCloudProviders
timoreimann Aug 26, 2019
b9a8566
Merge pull request #2101 from mistio/packet-autoscaler
k8s-ci-robot Aug 26, 2019
bae27fa
Merge pull request #2280 from timoreimann/add-digitalocean-to-availab…
k8s-ci-robot Aug 26, 2019
842653b
Change the rule when setting the nodes' size after scaling.
Aug 26, 2019
7dbdb9b
Merge pull request #2279 from nilo19/t-qini_fix_scale_up_when_less_th…
k8s-ci-robot Aug 27, 2019
5a58457
Merge pull request #2276 from digitalocean/digitalocean-builder-fix
k8s-ci-robot Aug 27, 2019
6d707a0
cluster-autoscaler/metrics: expose the scale down cooldown
JulienBalestra Aug 25, 2019
7361fd9
Merge pull request #2277 from DataDog/JulienBalestra/expose-scale-dow…
k8s-ci-robot Aug 27, 2019
012c842
cluster-autoscaler/metrics: add a summary for function duration
JulienBalestra Aug 28, 2019
a6f14e6
fix lint script
vivekbagade Aug 28, 2019
8ac6134
Merge pull request #2282 from vivekbagade/scriptfix
k8s-ci-robot Aug 28, 2019
e0206b7
Merge pull request #2283 from DataDog/JulienBalestra/metrics-summary
k8s-ci-robot Aug 30, 2019
6eef495
Update the docs to explain the scaling boundary in detail.
Sep 4, 2019
7a8af4d
Merge pull request #2292 from nilo19/t-qini-update_readme_scale_boundary
k8s-ci-robot Sep 4, 2019
c946dd7
Really review all VPA object creations
bskiba Sep 4, 2019
fcd5bd8
Merge pull request #2297 from bskiba/all-vpas
k8s-ci-robot Sep 4, 2019
78c2c0e
Fix bug in ready node listener. Previously it was returning all nodes.
krzysztof-jastrzebski Sep 5, 2019
e87aea4
Merge pull request #2302 from krzysztof-jastrzebski/fix_bug
k8s-ci-robot Sep 5, 2019
a96bd9a
Remove cloudprovider/digitalocean/godo/go.mod
losipiuk Sep 4, 2019
0302cce
Add github.com/google/go-querystring v1.0.0 to go.mod-extra
losipiuk Sep 4, 2019
3562a91
Update AWS SDK to 1.23.12 in go.mod-extra
losipiuk Sep 5, 2019
002db2c
Updating vendor against [email protected]:kubernetes/kubernetes.git:v1.1…
losipiuk Sep 5, 2019
79b4614
Use NodeDiskPressure conditino instead of NodeOutOfDisk
losipiuk Sep 4, 2019
f0ceeac
Drop no longer used kubetypes.CriticalPodAnnotationKey
losipiuk Sep 4, 2019
7a4836f
Make predicates.go compatible with scheduler changes
losipiuk Sep 5, 2019
7ad5bc0
Use Quantity.DeepCopy instead of removed Copy
losipiuk Sep 5, 2019
61c4ced
Merge pull request #2305 from losipiuk/lo/update-vendor
k8s-ci-robot Sep 6, 2019
29d0b9f
Add e2e test for VPA validation
bskiba Sep 6, 2019
8b927e5
Merge pull request #2306 from bskiba/e2e-poison
k8s-ci-robot Sep 6, 2019
f5ec463
Fixes for comments from #2306
bskiba Sep 6, 2019
dcf6324
Merge pull request #2307 from bskiba/e2e-poison
k8s-ci-robot Sep 6, 2019
839cdaa
Stop disabling Cluster Autoscaler when there is no ready nodes.
krzysztof-jastrzebski Sep 5, 2019
6434df2
Merge pull request #2304 from krzysztof-jastrzebski/fix_bug
k8s-ci-robot Sep 6, 2019
e8b3c2a
compare_nodegroups: Tolerate small differences in memory capacity
frobware Sep 6, 2019
5f99c1b
Bump version to 1.16.0-beta.1
losipiuk Sep 6, 2019
779eadb
Merge pull request #2308 from frobware/allow-unequal-memory-capacity
k8s-ci-robot Sep 6, 2019
c3c9fc1
Merge pull request #2309 from losipiuk/lo/ca-1.16
k8s-ci-robot Sep 6, 2019
071c6b5
Bump Cluster Autoscaler version to 1.16.0
losipiuk Sep 9, 2019
d374d16
Merge pull request #2316 from losipiuk/lo/ca-1.16-once-again
k8s-ci-robot Sep 9, 2019
eb91fa3
Increase default GCE operation wait timeout to 20s
aleksandra-malinowska Sep 19, 2019
d787bf9
Merge pull request #2366 from aleksandra-malinowska/cherry-pick-1.16-…
k8s-ci-robot Sep 19, 2019
0edbc5d
Don't treat lack of queried node in cache as error
Sep 18, 2019
f44388a
Merge pull request #2373 from losipiuk/lo/cherry-pick-2357-1-16
k8s-ci-robot Sep 23, 2019
39d526e
Bump cluster-autoscaler version to 1.16.1
losipiuk Sep 23, 2019
b8ef369
Merge pull request #2374 from losipiuk/lo/ca-version-1.16.1
k8s-ci-robot Sep 23, 2019
40ef865
Bugfix - Allow arbitrary placeholder AWS instance names
gjtempleton Sep 24, 2019
2de67b4
Merge pull request #2383 from gjtempleton/CA-1.16-2379-Cherry-Pick
k8s-ci-robot Sep 24, 2019
be19f3d
Bump go to 1.12.10 to mitigate security issues
losipiuk Oct 4, 2019
dd43a0a
Merge pull request #2421 from losipiuk/lo/bump-go-1.16
k8s-ci-robot Oct 4, 2019
fd82cad
ensure valid AWS LaunchTemplate version
jaypipes Sep 25, 2019
bca97ea
Introduced aws g4dn instances type
Luke035 Sep 30, 2019
415bbbd
AWS – use `session.NewSession` instead of `session.New` to
alfredkrohmer Oct 7, 2019
e151e4f
Merge pull request #2440 from Jeffwan/cherry-pick-1.16
k8s-ci-robot Oct 11, 2019
03c8bdc
Cluster Autoscaler 1.16.2
losipiuk Oct 16, 2019
f470bae
Merge pull request #2458 from losipiuk/lo/ca-1.16.2
k8s-ci-robot Oct 16, 2019
2ebb7af
merge upstream/cluster-autoscaler-release-1.16
enxebre Oct 28, 2019
2cc1cb3
UPSTREAM: <carry>: openshift: Add spec file for cluster-autoscaler.
Apr 18, 2018
a7310e3
UPSTREAM: <carry>: openshift: Add dockerfile for cluster autoscaler.
Apr 18, 2018
86c3622
UPSTREAM: <carry>: openshift: Add openshift/release Makefile and hack…
ingvagabund Apr 20, 2018
02cd2a2
UPSTREAM: <carry>: openshift: Fix the spec and hack scripts so the pa…
ingvagabund Apr 24, 2018
d7adec2
UPSTREAM: <carry>: openshift: Bump embedded tools
smarterclayton Jun 7, 2018
9e7ddad
UPSTREAM: <carry>: openshift: Fix spec file to be consistent
smarterclayton Jun 9, 2018
659f377
UPSTREAM: <carry>: openshift: cluster-autoscaler.spec: bump golang_ve…
frobware Oct 25, 2018
18376fa
UPSTREAM: <carry>: openshift: cluster-autoscaler.spec: set golang_ver…
frobware Oct 26, 2018
d52b611
UPSTREAM: <carry>: openshift: initial cluster-api provider implementa…
frobware Oct 25, 2018
967b029
UPSTREAM: <carry>: openshift: Add a RHEL7 dockerfile and standarize f…
smarterclayton Nov 11, 2018
ef9e45e
UPSTREAM: <carry>: openshift: cluster-api switch to annotations
frobware Nov 16, 2018
913886f
UPSTREAM: <carry>: openshift: Switch to informers for observing machi…
frobware Oct 30, 2018
b09da5f
UPSTREAM: <carry>: openshift: Move min/max constants to clusterapi_ut…
frobware Nov 27, 2018
8609437
UPSTREAM: <carry>: openshift: Additional logging in provider.NodeGrou…
frobware Nov 27, 2018
cdc17b1
UPSTREAM: <carry>: openshift: Rename clusterController to machineCont…
frobware Nov 27, 2018
d3fd6ac
UPSTREAM: <carry>: openshift: Use NamespaceAll in lieu of ""
frobware Nov 27, 2018
7cef0f6
UPSTREAM: <carry>: openshift: Rename field provider.clusterapi to clu…
frobware Nov 27, 2018
697bb84
UPSTREAM: <carry>: openshift: Use 'machine' for machine parameter names
frobware Nov 27, 2018
95bcc28
UPSTREAM: <carry>: openshift: Decouple nodegroup via dependency injec…
frobware Nov 27, 2018
cf8f09c
UPSTREAM: <carry>: openshift: Use node.Spec.ProviderID instead of nod…
frobware Nov 30, 2018
edb670c
UPSTREAM: <carry>: openshift: utils: add unit tests for clusterapi_ut…
frobware Dec 8, 2018
edd9bff
UPSTREAM: <carry>: openshift: Remove obsolete usage of "machine" anno…
frobware Jan 7, 2019
5c46d62
UPSTREAM: <carry>: openshift: Add unit test for findMachine()
frobware Jan 10, 2019
10235bb
UPSTREAM: <carry>: openshift: Add unit test for findNodeByNodeName()
frobware Jan 10, 2019
4118162
UPSTREAM: <carry>: openshift: Add unit test for findMachineOwner()
frobware Jan 10, 2019
d23e057
UPSTREAM: <carry>: openshift: Add unit test for findMachineByNodeProv…
frobware Jan 10, 2019
af5a12d
UPSTREAM: <carry>: openshift: Add unit test for MachinesInMachineSet()
frobware Jan 10, 2019
28036eb
UPSTREAM: <carry>: openshift: Remove machineController.MachineSets() …
frobware Jan 10, 2019
fc5574f
UPSTREAM: <carry>: openshift: assign ownership to cloud team
paulfantom Jan 24, 2019
fa1fba6
UPSTREAM: <carry>: openshift: cloudprovider: pivot to machine.openshi…
frobware Jan 29, 2019
8ab8c1e
UPSTREAM: <carry>: openshift: Add MachineDeployment informers to cont…
frobware Feb 9, 2019
a580bdd
UPSTREAM: <carry>: openshift: Revert to whitebox testing
frobware Feb 9, 2019
2f59b3a
UPSTREAM: <carry>: openshift: Add interface ScalableResource
frobware Feb 9, 2019
f432693
UPSTREAM: <carry>: openshift: MachineSet implementation of ScalableRe…
frobware Feb 9, 2019
90ccf6d
UPSTREAM: <carry>: openshift: MachineDeployment implementation of Sca…
frobware Feb 9, 2019
8b328f3
UPSTREAM: <carry>: openshift: add unit test for utils
frobware Feb 9, 2019
c41f7e9
UPSTREAM: <carry>: openshift: add unit test for controller
frobware Feb 9, 2019
9d0549d
UPSTREAM: <carry>: openshift: add unit test for provider
frobware Feb 9, 2019
10c7e62
UPSTREAM: <carry>: openshift: add unit test for nodegroup
frobware Feb 9, 2019
f44bffa
UPSTREAM: <carry>: openshift: openshiftmachineapi: add feature gate f…
frobware Feb 11, 2019
016840e
UPSTREAM: <carry>: openshift: address review comments
frobware Feb 13, 2019
0b5ce15
UPSTREAM: <carry>: openshift: log nodegroup discovery at level 4
frobware Feb 14, 2019
1b220c0
UPSTREAM: <carry>: openshift: validate node membership in DeleteNodes()
frobware Feb 12, 2019
daec03d
UPSTREAM: <carry>: openshift: create utility functions
frobware Feb 22, 2019
3650bb6
UPSTREAM: <carry>: openshift: return no nodegroup when scaling bounds…
frobware Feb 22, 2019
5e71a9e
UPSTREAM: <carry>: openshift: Remove old test functions
frobware Feb 22, 2019
52b47e1
UPSTREAM: <carry>: openshift: openshiftmachineapi: remove unused fields
frobware Feb 23, 2019
5251157
UPSTREAM: <carry>: openshift: remove TODO
frobware Mar 13, 2019
31b3c1e
UPSTREAM: <carry>: openshift: Rework TestNodeGroupNewNodeGroup
frobware Mar 14, 2019
cb6edc3
UPSTREAM: <carry>: openshift: Rework TestNodeGroupResize
frobware Mar 15, 2019
02106f6
UPSTREAM: <carry>: openshift: Rework TestNodeGroupDeleteNodes
frobware Mar 16, 2019
2f0a541
UPSTREAM: <carry>: openshift: Rework TestControllerNodeGroups
frobware Mar 17, 2019
055c487
UPSTREAM: <carry>: openshift: Rework TestControllerFindMachineByID
frobware Mar 17, 2019
00c182b
UPSTREAM: <carry>: openshift: Rework utils test funcs
frobware Mar 17, 2019
1383b1f
UPSTREAM: <carry>: openshift: Rework TestControllerNodeGroupForNodeLo…
frobware Mar 17, 2019
de49ed6
UPSTREAM: <carry>: openshift: remove t.Helper() in test helpers
frobware Mar 20, 2019
dbe581a
UPSTREAM: <carry>: openshift: remove unused makeMachineOwner()
frobware Mar 20, 2019
ba1c18b
UPSTREAM: <carry>: openshift: force test namespace ToLower()
frobware Mar 20, 2019
633b832
UPSTREAM: <carry>: openshift: add spec to clusterTestConfig
frobware Mar 20, 2019
a0c7c65
UPSTREAM: <carry>: openshift: simplify TestProviderConstructorProperties
frobware Mar 20, 2019
d216f5d
UPSTREAM: <carry>: openshift: remove parallel tests
frobware Mar 20, 2019
250877e
UPSTREAM: <carry>: openshift: move all test utility functions
frobware Mar 20, 2019
d060a11
UPSTREAM: <carry>: openshift: check for explicit errors in resize tests
frobware Mar 20, 2019
93626dc
UPSTREAM: <carry>: openshift: create git history verification script
paulfantom Mar 21, 2019
4655bab
UPSTREAM: <carry>: openshift: add unit test TestNodeGroupIncreaseSize
frobware Mar 26, 2019
eb76ceb
UPSTREAM: <carry>: openshift: add unit test TestNodeGroupDecreaseTarg…
frobware Mar 26, 2019
3a1384c
UPSTREAM: <carry>: openshift: cloudprovider updates for 1.13
frobware Mar 27, 2019
ef24222
UPSTREAM: <carry>: openshift: cloudprovider builder updates for 1.13
frobware Mar 27, 2019
0fd88c4
UPSTREAM: <carry>: openshift: expose KubeConfigPath in CA options
frobware Mar 27, 2019
149078b
UPSTREAM: <carry>: openshift: Add fmt, lint, vet scripts/Makefile
michaelgugino Mar 22, 2019
59745ec
UPSTREAM: <carry>: openshift: fix lint issue machineapi_provider
michaelgugino Mar 27, 2019
07bfe85
UPSTREAM: <carry>: openshift: simplify TestControllerFindMachineOwner
frobware Mar 29, 2019
2fdd8c6
UPSTREAM: <carry>: openshift: simplify TestControllerFindMachineByNod…
frobware Mar 29, 2019
5806f9e
UPSTREAM: <carry>: openshift: simplify TestControllerFindNodeByNodeName
frobware Mar 29, 2019
43bf783
UPSTREAM: <carry>: openshift: simplify TestControllerMachinesInMachin…
frobware Mar 29, 2019
865c0d8
UPSTREAM: <carry>: openshift: remove TestControllerNodeGroupsSizes
frobware Mar 29, 2019
19673f1
UPSTREAM: <carry>: openshift: simplify TestControllerNodeGroupForNode…
frobware Mar 29, 2019
d9a98ca
UPSTREAM: <carry>: openshift: simplify controller node lookup tests
frobware Mar 29, 2019
51e4cfc
UPSTREAM: <carry>: openshift: expose nodegroup type for testing
frobware Apr 3, 2019
86551bd
UPSTREAM: <carry>: openshift: add new test helper
frobware Apr 3, 2019
26062d9
UPSTREAM: <carry>: openshift: rework provider test setup
frobware Apr 3, 2019
0874f80
UPSTREAM: <carry>: openshift: rework nodegroup test setup
frobware Apr 3, 2019
fc75232
UPSTREAM: <carry>: openshift: rework controller test setup
frobware Apr 3, 2019
fed2f91
UPSTREAM: <carry>: openshift: move machineAnnotationKey constant
frobware Apr 3, 2019
c636a9c
UPSTREAM: <carry>: openshift: add debugFormat const
frobware Apr 3, 2019
4851b51
UPSTREAM: <carry>: openshift: shorten test helper names
frobware Apr 3, 2019
0aa5a10
UPSTREAM: <carry>: openshift: disable MachineDeployment in normal ope…
frobware Apr 17, 2019
c05533f
UPSTREAM: <carry>: openshift: record max-nodes-total event
frobware May 1, 2019
b44519a
UPSTREAM: <carry>: openshift: simplify config creation
frobware May 28, 2019
fff57c3
UPSTREAM: <carry>: openshift: add index to machine informer
frobware May 30, 2019
4f629fc
UPSTREAM: <carry>: openshift: add findMachineByNodeProviderID
frobware May 30, 2019
5470d08
UPSTREAM: <carry>: openshift: Prioritize machine search using provide…
frobware May 31, 2019
edcd3a8
UPSTREAM: <carry>: openshift: add test to search using annotation
frobware May 31, 2019
8b215bf
UPSTREAM: <carry>: openshift: prioritize providerID in calls to Nodes()
frobware May 31, 2019
9d7d284
UPSTREAM: <carry>: openshift: Add OpenShift VPA image builds
joelsmith May 17, 2019
b25e900
UPSTREAM: <carry>: openshift: Add joelsmith and sjenning to VPA OWNER…
joelsmith Jun 3, 2019
019005a
UPSTREAM: <carry>: openshift: move maxnodes total event
frobware Jun 5, 2019
469b32c
UPSTREAM: <carry>: openshift: Revert "Merge pull request #90 from fro…
frobware Jun 5, 2019
a1cb17a
UPSTREAM: <carry>: openshift: move MaxNodesTotalReached event again
frobware Jun 14, 2019
fac5d54
UPSTREAM: <carry>: openshift: add test/openshift/hack scripts
frobware Jun 17, 2019
79a537d
UPSTREAM: <carry>: openshift: update criteria for returning a nodegroup
frobware Jun 17, 2019
1a223a2
UPSTREAM: <carry>: openshift: simplify test setup for nodes/replicas
frobware Jun 18, 2019
47c07d1
UPSTREAM: <carry>: openshift: fix build post 1.14 rebase
frobware Jun 19, 2019
4bdf059
UPSTREAM: <carry>: openshift: add test/openshift/Makefile
frobware Jun 20, 2019
24bb1dc
UPSTREAM: <carry>: openshift: Bump deps for cloudprovider/openshiftma…
frobware Jun 20, 2019
3bf605d
UPSTREAM: <carry>: openshift: Switch builds to use Go 1.12
frobware Jun 24, 2019
d7b7663
UPSTREAM: <carry>: openshift: Rework logic in DeleteNodes()
frobware Feb 12, 2019
38625b6
UPSTREAM: <carry>: openshift: reference k8s.io/api/core/v1 with corev…
frobware Jul 17, 2019
783570f
UPSTREAM: <carry>: openshift: report MaxNodesTotal count
frobware Jul 30, 2019
8e8c4d4
UPSTREAM: <carry>: openshift: add custom nodeset comparator
frobware Aug 23, 2019
8d95ce2
UPSTREAM: <carry>: openshift: Extend makefile with 'make goimports' t…
ingvagabund Aug 26, 2019
80710de
UPSTREAM: <carry>: openshift: Run 'make goimports' over cluster-autos…
ingvagabund Aug 26, 2019
76894dc
UPSTREAM: <carry>: openshift: revert https://github.com/openshift/kub…
frobware Sep 6, 2019
dad464f
UPSTREAM: <carry>: openshift: satisfy cloud provider interface
enxebre Oct 28, 2019
bf17948
UPSTREAM: <carry>: openshift: update cluster-autoscaler OWNERS
enxebre Oct 29, 2019
90c34ac
UPSTREAM: <carry>: openshift: Revert "Adding config for event filtering"
enxebre Oct 30, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
.idea/
*.iml

# VSCode project files
**/.vscode

# Emacs save files
*~
\#*\#
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
language: go

go:
- 1.11.2
- 1.12.1

before_install:
- sudo apt-get install libseccomp-dev -qq
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resource requests of a deployment based on the number of nodes in the Kubernetes
Interested in autoscaling? Want to talk? Have questions, concerns or great ideas?

Please join us on #sig-autoscaling at https://kubernetes.slack.com/, or join one
of our weekly meetings. See [the Kubernetes Community Repo](https://github.com/kubernetes/community/blob/master/sig-list.md) for more information.
of our weekly meetings. See [the Kubernetes Community Repo](https://github.com/kubernetes/community/blob/master/sig-autoscaling/README.md) for more information.

## Getting the Code

Expand Down
1 change: 1 addition & 0 deletions addon-resizer/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pod_nanny
addon-resizer
Loading