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

OCPCLOUD-2733: rebase on upstream 1.31.0 release #319

Merged
merged 447 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
447 commits
Select commit Hold shift + click to select a range
a7366a2
Merge pull request #6953 from azylinski/rm-legacy-cloud-providers
k8s-ci-robot Jun 21, 2024
830bbb2
BookCapacity for ProvisioningRequest pods
yaroslava-serdiuk May 29, 2024
b9b8ab0
Merge pull request #6903 from ialidzhikov/enh/pod-logging
k8s-ci-robot Jun 21, 2024
d9f8217
updating unit test name
ravisinha0506 Jun 21, 2024
f9c05fb
resolving gofmt issue
ravisinha0506 Jun 21, 2024
bd97dec
Merge pull request #6918 from vbhargav875/oci-ocid-logic-modification
k8s-ci-robot Jun 24, 2024
41b6671
Update example manifests with the latest permissions.
jlamillan Jun 24, 2024
2d6e532
Add initial setup for cluster-autoscaler Azure e2e tests
nojnhuh Jun 24, 2024
0f646e0
Merge pull request #6969 from nojnhuh/azure-e2e-base
k8s-ci-robot Jun 24, 2024
6d54cb7
Merge pull request #6968 from jlamillan/jlamillan/update-example-mani…
k8s-ci-robot Jun 25, 2024
22f8c84
Merge pull request #6665 from Nuckal777/vpa-certs2
k8s-ci-robot Jun 25, 2024
d797a22
Remove vendor, added by mistake
BigDarkClown Jun 25, 2024
d599cb0
Merge pull request #6973 from BigDarkClown/remove-vendor
k8s-ci-robot Jun 25, 2024
402ea41
Merge pull request #6914 from aleksandra-malinowska/emeritus-approver…
k8s-ci-robot Jun 25, 2024
3c5a97d
fixing log comments
ravisinha0506 Jun 26, 2024
1b36617
Add tests
adrianmoisey Jun 26, 2024
6b73976
Merge master
adrianmoisey Jun 26, 2024
ee9d626
Use slices.Contains
adrianmoisey Jun 26, 2024
a8a16a4
Be more explicit about the flags
adrianmoisey Jun 26, 2024
7a1aea1
Pass around comma separate strings rather than lists
adrianmoisey Jun 26, 2024
92258fb
Merge pull request #6911 from ravisinha0506/master
k8s-ci-robot Jun 26, 2024
e62dd0d
Update Azure cluster-autoscaler e2e cluster template
nojnhuh Jun 25, 2024
4e3cc27
Merge pull request #6743 from helio/capi-nodegroup-options
k8s-ci-robot Jun 27, 2024
d52e4b9
Merge pull request #6908 from ialidzhikov/enh/admission-controller-lo…
k8s-ci-robot Jun 27, 2024
296e79a
Update ProvReq annotations to new prefix
kisieland May 28, 2024
3d48578
Merge pull request #6874 from kisieland/update-annotations
k8s-ci-robot Jun 27, 2024
bab68c4
Merge pull request #6975 from nojnhuh/azure-e2e-test
k8s-ci-robot Jun 27, 2024
97419db
Fix: GCE FetchAvailableDiskTypes zones parsing
azylinski Jun 28, 2024
d0441f7
Merge pull request #6909 from ialidzhikov/enh/recommender-logging
k8s-ci-robot Jun 28, 2024
b689df7
Remove unsupported parameter from admission-controller
voelzmo Jun 28, 2024
8cf630a
Merge pull request #6988 from voelzmo/patch-4
k8s-ci-robot Jun 28, 2024
fcba053
Add Azure cluster-autoscaler e2e test
nojnhuh Jun 28, 2024
8dd36c9
Merge pull request #6986 from azylinski/fix-gce-FetchAvailableDiskTyp…
k8s-ci-robot Jun 28, 2024
069aab7
Merge pull request #6989 from nojnhuh/azure-e2e-test
k8s-ci-robot Jun 28, 2024
e14db24
selectedNamespace contains a single namespace
adrianmoisey Jun 29, 2024
98f9489
fix(clusterapi): HasInstance/FindMachine with namespace prefix
mweibel Apr 29, 2024
3c6dd26
Merge pull request #6863 from rrangith/azure-default-sizes
k8s-ci-robot Jul 1, 2024
999dc87
Update Azure cluster-autoscaler e2e test
nojnhuh Jul 1, 2024
965c84a
Merge pull request #6992 from nojnhuh/azure-e2e-test
k8s-ci-robot Jul 1, 2024
b17f420
Fixing scale from zero if the nodeSelector of workload contains 'node…
robert-heinzmann-logmein Jul 1, 2024
9c18b5b
fix tests
robert-heinzmann-logmein Jul 1, 2024
3f18f06
cluster-autoscaler Azure e2e: move Helm to ginkgo
nojnhuh Jul 1, 2024
5d61057
fixing non flex shapes
robert-heinzmann-logmein Jul 2, 2024
4260701
Change AnnotationNodeInfoProvider nested provider to interface
morshielt Jul 2, 2024
eeedaea
vpa-updater: Add support for leader election
ialidzhikov Jun 27, 2024
211ecdc
vpa-recommender: Add support for leader election
ialidzhikov Jun 28, 2024
d5c12cf
Fix the failing liveness probe for the non-leader replica
ialidzhikov Jul 2, 2024
2824fc9
Do not fail if multiple ProvReqs are injected
yaroslava-serdiuk Jul 2, 2024
81b6d3d
Update cluster-autoscaler/provisioningrequest/provreqclient/client.go
yaroslava-serdiuk Jul 2, 2024
1953031
Update cluster-autoscaler/provisioningrequest/provreqclient/client.go
yaroslava-serdiuk Jul 2, 2024
4d05113
Merge pull request #6997 from morshielt/node_info_prov_iface
k8s-ci-robot Jul 2, 2024
a7f2c93
Revert "Pass around comma separate strings rather than lists"
adrianmoisey Jul 2, 2024
7e19ebe
Revert unintentional change
adrianmoisey Jul 2, 2024
edc8091
Remove hardcoded 10 second delay
adrianmoisey Jul 2, 2024
bb5d064
Merge pull request #6994 from nojnhuh/azure-e2e-test
k8s-ci-robot Jul 3, 2024
c33c4ab
Merge branch 'master' into prachigandhi/azure-getvmss-spot
rakechill Jul 3, 2024
317fd78
Add VMs pool checks back into target size test
rakechill Jul 3, 2024
f8b5990
Add InstanceTemplate field to GceInstance
morshielt Jul 1, 2024
02521ed
Merge pull request #6998 from yaroslava-serdiuk/multiple-provreqs
k8s-ci-robot Jul 4, 2024
8971a29
refactor gce.RegenerateMigInstancesCache() to use Instance.List API f…
damikag Jun 21, 2024
f2fcefe
Bump golang in /vertical-pod-autoscaler/pkg/updater
dependabot[bot] Jul 4, 2024
1ee5072
Bump golang in /vertical-pod-autoscaler/pkg/recommender
dependabot[bot] Jul 4, 2024
545f15f
Bump golang in /vertical-pod-autoscaler/pkg/admission-controller
dependabot[bot] Jul 4, 2024
35359b9
Merge pull request #6995 from morshielt/gce_instance_template
k8s-ci-robot Jul 5, 2024
6829c33
Add getVmssSizeRefreshPeriod default val to azure_manager_test for au…
rakechill Jul 8, 2024
d7091a9
Merge pull request #6985 from ialidzhikov/enh/vpa-leader-election
k8s-ci-robot Jul 9, 2024
fa22a80
fix(hetzner): missing error return in scale up/down
apricote Apr 24, 2024
60a8ec2
Merge pull request #6750 from hetznercloud/hetzner-scale-up-errors
k8s-ci-robot Jul 9, 2024
01e8918
Merge pull request #6955 from damikag/refactor-mig-fetch
k8s-ci-robot Jul 9, 2024
aff0072
Use project name instead of project number in createIgmRef()
damikag Jul 4, 2024
1ef1ca9
Script for finding Cluster Autoscaler OWNERS
x13n Jul 9, 2024
286e61d
Merge pull request #7004 from damikag/refactor-mig-fetch-2
k8s-ci-robot Jul 9, 2024
7dfb90a
Merge pull request #7017 from x13n/master
k8s-ci-robot Jul 9, 2024
bc6489b
Merge pull request #6993 from goto-opensource/fix-scale-from-zero-wit…
k8s-ci-robot Jul 10, 2024
74e7c5f
Merge master
adrianmoisey Jul 10, 2024
4f496ca
Add defaulting for provreq pods (#6877)
yaroslava-serdiuk Jul 11, 2024
945345b
Documentation for Debugging Snapshotter (#6859)
Dharma-09 Jul 11, 2024
ed061a4
Merge pull request #6868 from mikutas/6129
k8s-ci-robot Jul 11, 2024
275c183
Rename migInstancesState to migInstancesStateCount in gce cache
damikag Jul 11, 2024
a5d04db
Merge pull request #7028 from damikag/refactor-mig-fetch-2
k8s-ci-robot Jul 11, 2024
ab1e23f
allow customizing user agent for Azure cluster-autoscaler provider
nojnhuh Jul 11, 2024
9eb7d2f
add metrics for function duration for bulk listing all gce instances …
damikag Jul 10, 2024
5dc4ec4
Merge pull request #7027 from damikag/refactor-mig-fetch
k8s-ci-robot Jul 12, 2024
8955112
Extract few steps from ScaleUpOrchestrator main logic
pmendelski Jul 11, 2024
717911f
Merge pull request #7035 from pmendelski/simplify-orchestrator-scale-up
k8s-ci-robot Jul 12, 2024
1997b5f
Merge pull request #6776 from helio/clusterapi-fix-HasInstance
k8s-ci-robot Jul 12, 2024
68a757c
Merge pull request #6880 from yaroslava-serdiuk/provreq-scale-down
k8s-ci-robot Jul 12, 2024
bf9f3ce
CA - 15/07/24 AWS Instance Types Update
gjtempleton Jul 15, 2024
5573689
Merge pull request #7006 from kubernetes/dependabot/docker/vertical-p…
k8s-ci-robot Jul 15, 2024
c249d6c
Merge pull request #7007 from kubernetes/dependabot/docker/vertical-p…
k8s-ci-robot Jul 15, 2024
797952a
Merge pull request #7008 from kubernetes/dependabot/docker/vertical-p…
k8s-ci-robot Jul 15, 2024
3a1c5b9
Merge pull request #6788 from adrianmoisey/vpa-ignore-namespace
k8s-ci-robot Jul 15, 2024
116035e
Update FAQ.md
x13n Jul 15, 2024
c3e0a15
Update FAQ.md
x13n Jul 15, 2024
a43a324
Merge pull request #7033 from nojnhuh/azure-user-agent
k8s-ci-robot Jul 15, 2024
4104ea7
CAS azure e2e: add namespace to all resources in CAPZ template
nojnhuh Jul 15, 2024
aeabf92
Merge pull request #7052 from nojnhuh/cas-azure-e2e-template
k8s-ci-robot Jul 15, 2024
6da986f
Merge pull request #7045 from kubernetes/x13n-patch-5
k8s-ci-robot Jul 16, 2024
480d249
Merge pull request #7044 from gjtempleton/CA-15-07-24-AWS-Instance-Up…
k8s-ci-robot Jul 16, 2024
61a06a8
Update README.md
x13n Jul 16, 2024
d8c49f3
Merge pull request #7058 from kubernetes/x13n-patch-6
k8s-ci-robot Jul 16, 2024
4d845bd
Add option to pass custom filter funtion for nodes
kisieland Jul 16, 2024
eb4f907
Merge pull request #7059 from kisieland/add-option-to-filer-some-node…
k8s-ci-robot Jul 16, 2024
58684a6
Log number of inconsistent instances mig count only when it is positive
damikag Jul 16, 2024
5077f48
Merge pull request #7061 from damikag/refactor-mig-fetch
k8s-ci-robot Jul 16, 2024
d11a9c8
Merge branch 'kubernetes:master' into prachigandhi/azure-getvmss-spot
rakechill Jul 17, 2024
9ed9b46
Return nodes with create errors by node group id
bskiba Jul 12, 2024
bb80045
Update k/k vendor to 1.31.0-beta.0
kushagra98 Jul 17, 2024
11a881e
Fix p.framework.RunPreFilterPlugins method call - returns 3 values
kushagra98 Jul 17, 2024
328244d
Merge pull request #7066 from kushagra98/master
k8s-ci-robot Jul 17, 2024
2551d86
Update getVmssSizeRefreshPeriod to use time conversions
rakechill Jul 17, 2024
dee3865
Merge pull request #7065 from bskiba/cleanup-for-stockout
k8s-ci-robot Jul 18, 2024
3ce0b31
Add hack/tools.go to pull in code-generator dependency
voelzmo May 15, 2024
310d643
Run `go mod vendor`
voelzmo May 15, 2024
d0cfc97
Explicitly add client,deepcopy,informer,lister to generate-groups.sh
voelzmo May 15, 2024
95f09ac
Run `hack/update-codegen.sh`
voelzmo May 15, 2024
e82754b
switch to kube-codegen.sh
voelzmo May 15, 2024
4c08f0a
Run `hack/update-codegen.sh`
voelzmo May 17, 2024
8dbe8ac
Merge pull request #6834 from voelzmo/fix/vpa-codegen
k8s-ci-robot Jul 19, 2024
b69fd45
remove changes to README
rakechill Jul 19, 2024
c8e4721
Merge pull request #6470 from gandhipr/prachigandhi/azure-getvmss-spot
k8s-ci-robot Jul 19, 2024
2eb6cbe
refactor: upstream most of Azure managed CAS changes in cloudprovider…
comtalyst Jul 21, 2024
1b850c8
Update RELEASE.md with new location of images.yaml file
raywainman Jul 22, 2024
8ff1b12
Fix typo.
raywainman Jul 22, 2024
131b395
Revert "Remove unsupported parameter from admission-controller"
voelzmo Jul 22, 2024
1ded9ec
Check out latest released tag before installing VPA if not using cust…
voelzmo Jul 22, 2024
fc79b86
Linkify the images.yaml pointer.
raywainman Jul 22, 2024
2c04c53
Merge pull request #7080 from voelzmo/fix/decouple-test-and-install-s…
k8s-ci-robot Jul 22, 2024
f5d4e35
[GCE cloudprovider] Invalidate mig instances cache after node deletion
bskiba Jul 23, 2024
aff50d7
Merge pull request #7079 from raywainman/patch-3
k8s-ci-robot Jul 23, 2024
522c6fc
Merge pull request #7085 from bskiba/invalidate-instances
k8s-ci-robot Jul 26, 2024
817861b
Update aws_cloud_provider.go
kamalkraj Jul 29, 2024
dbc88c0
Update version.go for VPA 1.2.0 release
raywainman Jul 29, 2024
3914bde
Merge pull request #7099 from raywainman/patch-4
k8s-ci-robot Jul 29, 2024
14b3357
Extract getting nodes to delete for atomic node groups
bskiba Jul 16, 2024
0dd9ea5
Set State to InstanceCreating for nodes that failed to join cluster
vbhargav875 Jul 28, 2024
e58a744
Merge pull request #7096 from vbhargav875/oci_oke_add_instance_creati…
k8s-ci-robot Jul 30, 2024
b40e719
feat: add bryce-soghigian to the list of azure owners
Bryce-Soghigian Jul 30, 2024
5d79ca6
fix: removing approver
Bryce-Soghigian Jul 30, 2024
45dfba4
Merge pull request #7003 from comtalyst/comtalyst/azure-changes-from-…
k8s-ci-robot Jul 31, 2024
921b399
Merge pull request #7068 from bskiba/cleanup-for-stockout-2
k8s-ci-robot Jul 31, 2024
392cef8
Merge pull request #7097 from kamalkraj/patch-1
k8s-ci-robot Jul 31, 2024
c90a262
feat: HasInstance implementation
Bryce-Soghigian Jun 17, 2024
17cee14
fix: ci lint
Bryce-Soghigian Jun 21, 2024
3ee8d1c
refactor: cloudprovider HasInstance should use case sensitive instanc…
Bryce-Soghigian Jun 24, 2024
9be9604
feat: using NodeGroupForNode for the azure provider has instance impl…
Bryce-Soghigian Jul 12, 2024
27e3e97
fix: ci lint
Bryce-Soghigian Jul 12, 2024
39d0882
wip: HasInstance impl based on a fork of NodeGroupForNode
Bryce-Soghigian Jul 16, 2024
e48a743
refactor: refactoring tests and sharing validation between ngfornode …
Bryce-Soghigian Jul 23, 2024
24fbfff
test: removing commented out test
Bryce-Soghigian Jul 23, 2024
a48dd71
ci: fix formatting
Bryce-Soghigian Jul 23, 2024
20129ed
fix: properly handling unmanaged nodes
Bryce-Soghigian Jul 24, 2024
15a0e40
fix: removing unused helper
Bryce-Soghigian Jul 24, 2024
79ac01e
fix: using provider id to get scaleset name
Bryce-Soghigian Jul 24, 2024
9b8691d
fix: putting items into the set as lowercase to avoid mismatch in lookup
Bryce-Soghigian Jul 24, 2024
5b4255f
Update cluster-autoscaler/cloudprovider/azure/azure_cloud_provider.go
Bryce-Soghigian Jul 27, 2024
e7a2881
fix: always fallback if we are unsure an instance is in the cache
Bryce-Soghigian Jul 29, 2024
349c80b
test: adding back in TestNodeGroupForNodeWithNoProviderID
Bryce-Soghigian Jul 29, 2024
1a8bfb6
refactor: removing log lines since this will spam for non-autoscaled …
Bryce-Soghigian Jul 29, 2024
2c065f6
refactor: removing dead code
Bryce-Soghigian Jul 29, 2024
476e275
fix: simplifying logic since we no longer distinguish on delete
Bryce-Soghigian Jul 29, 2024
0793422
Update cluster-autoscaler/cloudprovider/azure/azure_cache.go
Bryce-Soghigian Jul 29, 2024
eba8653
test: renaming test to better reflect the scenario
Bryce-Soghigian Jul 30, 2024
3cc1dcf
Update cluster-autoscaler/cloudprovider/azure/azure_cache.go
Bryce-Soghigian Jul 31, 2024
59356d5
refactor: removing shared helpers since they are no longer shared and…
Bryce-Soghigian Jul 31, 2024
008161e
refactor: removing unused code and adding a test for has instance hap…
Bryce-Soghigian Jul 31, 2024
25a4f9a
Update cluster-autoscaler/cloudprovider/azure/azure_cache.go
Bryce-Soghigian Jul 31, 2024
4a4ea9e
ci: lint
Bryce-Soghigian Jul 31, 2024
34a26ee
Update cluster-autoscaler/cloudprovider/azure/azure_cache.go
Bryce-Soghigian Jul 31, 2024
1ae8bcc
Merge pull request #6956 from Bryce-Soghigian/bsoghigian/azure/has-in…
k8s-ci-robot Jul 31, 2024
c1d30e7
Adding temporary multizone-nodepool support for CAS
aagusuab Jul 8, 2024
616930b
Merge pull request #7100 from Bryce-Soghigian/bsoghigian/approver-for…
k8s-ci-robot Aug 1, 2024
ff61039
Bump VPA version to 1.2.0
raywainman Aug 1, 2024
f275c51
Merge pull request #7108 from raywainman/master-local
k8s-ci-robot Aug 1, 2024
3e09d37
Merge pull request #7013 from aagusuab/multi-nodepool-upstream-fix
k8s-ci-robot Aug 1, 2024
4891ddc
Regenerate static sku list (master)
rakechill Aug 5, 2024
d2aca8b
Merge pull request #7126 from rakechill/rakechill/static-sku-regen
k8s-ci-robot Aug 5, 2024
dc8f172
Update vpa-up.sh to point to vpa 1.2.0 in main branch
raywainman Aug 6, 2024
4dd439a
Update RELEASE.md with instructions to update vpa-up.sh.
raywainman Aug 6, 2024
d84e48a
Update README.md to include VPA 1.2.0 release
raywainman Aug 6, 2024
cc6ddad
Merge pull request #7130 from raywainman/patch-5
k8s-ci-robot Aug 6, 2024
4f3dd7e
Also update the current default VPA version in README
raywainman Aug 7, 2024
98257a8
refactor: upstream Azure instance cache refactor
comtalyst Aug 9, 2024
a7ee2b2
Merge pull request #7116 from comtalyst/comtalyst/azure-managed-insta…
k8s-ci-robot Aug 9, 2024
939123c
Do not break the loop after removing failed scale up nodes
bskiba Jul 24, 2024
db59e7a
fix: implement HasInstance() for OCI providers
alfredkrohmer Aug 12, 2024
ee6d4f9
Add in cluster kubeconfig config
Duke0404 Jul 30, 2024
ed38cbb
Add unique error message for when in-cluster config is not found
Duke0404 Jul 30, 2024
aec7b75
Merge pull request #7087 from bskiba/stockout-handling
k8s-ci-robot Aug 13, 2024
5420a95
Merge branch 'kubernetes:master' into master
Duke0404 Aug 13, 2024
af901f4
Merge pull request #7133 from raywainman/patch-8
k8s-ci-robot Aug 13, 2024
3b8fdfe
Merge pull request #7138 from raywainman/patch-9
k8s-ci-robot Aug 13, 2024
1c32daa
vpa-recommender: Prevent `nil pointer dereference`
ialidzhikov Aug 14, 2024
1d44509
Nit: Unify logging
ialidzhikov Aug 14, 2024
1dba38e
Run gofmt
Duke0404 Aug 14, 2024
0b26c35
Correct comment for AtomicIncreaseSize method
yaroslava-serdiuk Aug 1, 2024
3097495
Merge pull request #7161 from ialidzhikov/fix/nil-pointer
k8s-ci-robot Aug 15, 2024
3b3ab7a
chore: add comtalyst as an Azure owner
comtalyst Aug 15, 2024
8be1e4b
Merge pull request #7172 from comtalyst/comtalyst/become-owner
k8s-ci-robot Aug 15, 2024
305013e
Merge pull request #7106 from yaroslava-serdiuk/atomic-comment
k8s-ci-robot Aug 19, 2024
2a91508
Add raywainman as reviewer of VPA
raywainman Aug 19, 2024
2f53610
Merge pull request #7183 from raywainman/vpa_owners
k8s-ci-robot Aug 19, 2024
1f89ff9
Merge pull request #7154 from goto-opensource/fix/oci-implement-hasin…
k8s-ci-robot Aug 19, 2024
4e12429
chore: defork cloud-provider-azure
comtalyst Aug 19, 2024
a803ec8
VPA: Add option to set the webhook failurePolicy to Fail
adrianmoisey Aug 19, 2024
ffcc4ca
Remove unneeded space
adrianmoisey Aug 19, 2024
23e8371
Merge branch 'kubernetes:master' into master
Duke0404 Aug 19, 2024
351748c
Remove go formatting for unchanged files
Duke0404 Aug 19, 2024
7bc1a36
Move response variable inside for loop to ensure new object is alloca…
jlamillan Aug 19, 2024
6a28f58
add artifacts for dev testing on AKS
charliedmcb Aug 20, 2024
15d77b0
add ` to branch name
charliedmcb Aug 20, 2024
225dcfa
remove tpl output
charliedmcb Aug 20, 2024
51c7719
Merge pull request #7186 from jlamillan/jlamillan/move_var_into_loop
k8s-ci-robot Aug 20, 2024
c06ec4b
Add async node group creation
pmendelski Jul 11, 2024
7fc6faa
Merge pull request #7156 from Duke0404/master
k8s-ci-robot Aug 20, 2024
205b978
Be more explicit in the README
adrianmoisey Aug 20, 2024
8fba1d8
Update VPA to 1.2.1 in main branch
raywainman Aug 20, 2024
a138805
Merge pull request #7189 from raywainman/vpa-121-master
k8s-ci-robot Aug 20, 2024
5ec21a1
Update FAQ.md to add steps for self-hosted provreq (#7092)
rakechill Aug 21, 2024
6db8d2d
Fix update-codegen.sh
aleksandra-malinowska Aug 21, 2024
850bd64
Temporarily make cluster-autoscaler/apis a package in
aleksandra-malinowska Aug 21, 2024
c4368d4
Regenerate ProvisioningRequest v1beta1 client using newer codegen
aleksandra-malinowska Aug 21, 2024
fbfa081
Add API types for ProvisioningRequest v1
aleksandra-malinowska Aug 21, 2024
23fcf7e
Generate ProvisioningRequest v1 client
aleksandra-malinowska Aug 21, 2024
524bbfd
Revert "Temporarily make cluster-autoscaler/apis a package in"
aleksandra-malinowska Aug 21, 2024
10650dc
Use ProvisioningRequest v1 client in code
aleksandra-malinowska Aug 21, 2024
8b4a278
Fix incorrect wording in FAQ.md
asobti Aug 21, 2024
2d79167
combine all new commits into 1
charliedmcb Aug 21, 2024
5ba61cb
Merge pull request #7187 from Azure/charliedmcb/addArtifactsForDevTes…
k8s-ci-robot Aug 21, 2024
e30bf14
Add upcoming node groups state checker
abdelrahman882 Aug 1, 2024
d67f22b
Merge pull request #7103 from abdelrahman882/async-node-group-creation
k8s-ci-robot Aug 22, 2024
9d9683c
Merge pull request #7185 from adrianmoisey/allow-failurepolicy
k8s-ci-robot Aug 22, 2024
70f0bcb
Merge pull request #7195 from aleksandra-malinowska/prov-req-api-v1-5
k8s-ci-robot Aug 23, 2024
807131a
azure: document migration to new GPU Node label
nojnhuh Aug 23, 2024
2caebb9
Merge pull request #7203 from nojnhuh/readme-gpu-label
k8s-ci-robot Aug 23, 2024
01e9433
Add proactive scaleup
abdelrahman882 Aug 7, 2024
527de12
Merge pull request #6947 from comtalyst/comtalyst/cas-azure-defork-cl…
k8s-ci-robot Aug 26, 2024
9226cf6
Merge pull request #7145 from abdelrahman882/proactive-scaleup
k8s-ci-robot Aug 26, 2024
582bd60
Merge pull request #7196 from asobti/faq-typo
k8s-ci-robot Aug 27, 2024
a178281
Update CA dependencies to 1.31.0
MaciekPytel Aug 27, 2024
8bda275
Merge pull request #7213 from MaciekPytel/cluster-autoscaler-release-…
k8s-ci-robot Aug 27, 2024
3de17fc
merge upstream/cluster-autoscaler-1.31.0
elmiko Oct 7, 2024
512dc15
UPSTREAM: <carry>: configure repository for OpenShift releases
elmiko Jul 13, 2021
c80d138
UPSTREAM: <carry>: Rename FailureMessage to ErrorMessage
JoelSpeed Mar 27, 2020
4dd4b09
UPSTREAM: <carry>: Handle old Machine API specific machine delete ann…
JoelSpeed May 31, 2022
15d1277
UPSTREAM: <carry>: Have VPA ignore phantom containers named "POD"
joelsmith Feb 13, 2023
6462123
UPSTREAM: <carry>: add machine api label and taint functionality
elmiko Feb 16, 2023
43224a9
UPSTREAM: <carry>: revert capacity annotations
elmiko Sep 15, 2022
1409aa5
UPSTREAM: <carry>: Fix unstructured taint parsing in Cluster API prov…
JoelSpeed Jan 22, 2024
a1f5171
UPSTREAM: 7388: cleanup clusterapi imports
elmiko Oct 14, 2024
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.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@ updates:
interval: daily
open-pull-requests-limit: 0 # setting this to 0 means only allowing security updates, see https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
labels:
- "vertical-pod-autoscaler"
- "area/vertical-pod-autoscaler"
- package-ecosystem: docker
directory: "/vertical-pod-autoscaler/pkg/recommender"
schedule:
interval: daily
open-pull-requests-limit: 3
labels:
- "vertical-pod-autoscaler"
- "area/vertical-pod-autoscaler"
- package-ecosystem: docker
directory: "/vertical-pod-autoscaler/pkg/updater"
schedule:
interval: daily
open-pull-requests-limit: 3
labels:
- "vertical-pod-autoscaler"
- "area/vertical-pod-autoscaler"
- package-ecosystem: docker
directory: "/vertical-pod-autoscaler/pkg/admission-controller"
schedule:
interval: daily
open-pull-requests-limit: 3
labels:
- "vertical-pod-autoscaler"
- "area/vertical-pod-autoscaler"
- package-ecosystem: gomod
directory: "/addon-resizer"
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.22.1'
go-version: '1.22.2'

- uses: actions/checkout@v2
with:
Expand Down
24 changes: 23 additions & 1 deletion .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,32 @@ exclude:
- "cluster-autoscaler/cloudprovider/alicloud/**"
- "cluster-autoscaler/cloudprovider/aws/**"
- "cluster-autoscaler/cloudprovider/azure/**"
- "cluster-autoscaler/cloudprovider/azure/**"
- "cluster-autoscaler/cloudprovider/baiducloud/**"
- "cluster-autoscaler/cloudprovider/bizflycloud/**"
- "cluster-autoscaler/cloudprovider/brightbox/**"
- "cluster-autoscaler/cloudprovider/cherryservers/**"
- "cluster-autoscaler/cloudprovider/civo/**"
- "cluster-autoscaler/cloudprovider/cloudstack/**"
- "cluster-autoscaler/cloudprovider/clusterapi/**"
- "cluster-autoscaler/cloudprovider/digitalocean/**"
- "cluster-autoscaler/cloudprovider/equinixmetal/**"
- "cluster-autoscaler/cloudprovider/exoscale/**"
- "cluster-autoscaler/cloudprovider/externalgrpc/**"
- "cluster-autoscaler/cloudprovider/gce/**"
- "cluster-autoscaler/cloudprovider/hetzner/**"
- "cluster-autoscaler/cloudprovider/huaweicloud/**"
- "cluster-autoscaler/cloudprovider/ionoscloud/**"
- "cluster-autoscaler/cloudprovider/kamatera/**"
- "cluster-autoscaler/cloudprovider/kubemark/**"
- "cluster-autoscaler/cloudprovider/kwok/**"
- "cluster-autoscaler/cloudprovider/linode/**"
- "cluster-autoscaler/cloudprovider/magnum/**"
- "cluster-autoscaler/cloudprovider/oci/**"
- "cluster-autoscaler/cloudprovider/ovhcloud/**"
- "cluster-autoscaler/cloudprovider/rancher/**"
- "cluster-autoscaler/cloudprovider/scaleway/**"
- "cluster-autoscaler/cloudprovider/tencentcloud/**"
- "cluster-autoscaler/cloudprovider/volcengine/**"
- "cluster-autoscaler/cloudprovider/vultr/**"
# ensure we don't get aws artifacts in the unpacked sources
- "**/cluster-autoscaler/cloudprovider/aws/**"
4 changes: 2 additions & 2 deletions charts/cluster-autoscaler/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.29.0
appVersion: 1.30.0
description: Scales Kubernetes worker nodes within autoscaling groups.
engine: gotpl
home: https://github.com/kubernetes/autoscaler
Expand All @@ -11,4 +11,4 @@ name: cluster-autoscaler
sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application
version: 9.36.0
version: 9.37.0
2 changes: 1 addition & 1 deletion charts/cluster-autoscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ vpa:
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.pullSecrets | list | `[]` | Image pull secrets |
| image.repository | string | `"registry.k8s.io/autoscaling/cluster-autoscaler"` | Image repository |
| image.tag | string | `"v1.29.0"` | Image tag |
| image.tag | string | `"v1.30.0"` | Image tag |
| kubeTargetVersionOverride | string | `""` | Allow overriding the `.Capabilities.KubeVersion.GitVersion` check. Useful for `helm template` commands. |
| kwokConfigMapName | string | `"kwok-provider-config"` | configmap for configuring kwok provider |
| magnumCABundlePath | string | `"/etc/kubernetes/ca-bundle.crt"` | Path to the host's CA bundle, from `ca-file` in the cloud-config file. |
Expand Down
2 changes: 1 addition & 1 deletion charts/cluster-autoscaler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ image:
# image.repository -- Image repository
repository: registry.k8s.io/autoscaling/cluster-autoscaler
# image.tag -- Image tag
tag: v1.29.0
tag: v1.30.0
# image.pullPolicy -- Image pull policy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down
Loading