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-2431: rebase on upstream 1.29.0 release #285

Merged
merged 374 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
374 commits
Select commit Hold shift + click to select a range
d364e7b
Bump default VPA version to 1.0.0
raywainman Sep 26, 2023
8c684d6
Merge pull request #6151 from raywainman/vpa-up-fix
k8s-ci-robot Sep 27, 2023
1bbbbd6
fix typo
atwamahmoud Sep 27, 2023
5d00f07
Merge pull request #6132 from atwamahmoud/status-taints-support
k8s-ci-robot Sep 27, 2023
3aff548
CA - Update k/k vendoring to 1.29.0-alpha.1
linxiulei Sep 27, 2023
96958f8
Fix multiple run of informers created in fetcher.go
mikutas Sep 28, 2023
1ef9e8b
CA - Update CAPI Cloudprovider PR labeling to existing label
gjtempleton Sep 28, 2023
38df9d3
Merge pull request #6155 from linxiulei/update_vendor
k8s-ci-robot Sep 28, 2023
74d1f7f
Trim managedFields in shared informer factory
linxiulei Sep 27, 2023
d3467cf
Merge pull request #6158 from gjtempleton/CA-Update-CAPI-Labelling
k8s-ci-robot Sep 29, 2023
8166f5e
Merge pull request #6159 from linxiulei/managedFields
k8s-ci-robot Sep 29, 2023
b9c0d91
fix log initialization
pohly Sep 29, 2023
e461782
Merge pull request #6162 from pohly/log-init-fix
k8s-ci-robot Sep 29, 2023
af63873
Extract drainability rules into packages
artemvmin Sep 27, 2023
a68b748
Refactor NodeDeleteOptions for use in drainability rules
artemvmin Sep 28, 2023
9ea5a36
Replace old pdb check with remainingPdbTracker
artemvmin Sep 29, 2023
2f7c61e
Merge pull request #6135 from artemvmin/pdb-drainability-rule-dynamic
k8s-ci-robot Sep 29, 2023
ad98cb3
autoscaler: fix premature end of binpacking
pohly Sep 30, 2023
fd6e03f
aws: check for all possible Terminated states
tomwans Oct 2, 2023
ce81220
clean up tests
tomwans Oct 3, 2023
7523da5
Update CA_with_AWS_IAM_OIDC.md
jatinbedi Oct 3, 2023
270cd3d
Merge pull request #1 from jatinbedi/patch-1
jatinbedi Oct 3, 2023
b8424a1
Merge pull request #6172 from jatinbedi/master
k8s-ci-robot Oct 3, 2023
53ca6b9
Merge pull request #6166 from lyft/aws-terminating-fix
k8s-ci-robot Oct 3, 2023
85e1e6e
Merge pull request #6153 from raywainman/vpa-bump-1.0.0-files
k8s-ci-robot Oct 4, 2023
e9a698f
Merge pull request #6149 from raywainman/vpa-release-1.0
k8s-ci-robot Oct 4, 2023
72ebe77
Clarify simulation for removal log statement
kevin-bates Oct 4, 2023
81a4721
Extend BinpackingLimiter interface
BigDarkClown Oct 6, 2023
077f450
Alter message slightly, per review
kevin-bates Oct 6, 2023
bafcc0d
Merge pull request #6176 from BigDarkClown/extend-bl
k8s-ci-robot Oct 6, 2023
0423b14
Bump golang from 1.21.1 to 1.21.2 in /vertical-pod-autoscaler/builder
dependabot[bot] Oct 6, 2023
5d0fac9
feat(tencentcloud): remove dependency on tke interface
alphajc Aug 13, 2023
bd5233d
Merge pull request #6173 from kevin-bates/clarify-simulation-logging
k8s-ci-robot Oct 9, 2023
ac91ee9
Updated the owners of externalgrpc cloudprovider
dbonfigli Oct 9, 2023
60fcea2
clusterapi: Add 'watch' verb to scale-from-zero example
dlipovetsky Oct 6, 2023
834ec22
Merge pull request #6179 from dlipovetsky/master
k8s-ci-robot Oct 9, 2023
bc0e288
Merge pull request #6165 from pohly/binpacking-fix
k8s-ci-robot Oct 10, 2023
d7d33c7
Merge pull request #6178 from kubernetes/dependabot/docker/vertical-p…
k8s-ci-robot Oct 10, 2023
07df121
Merge pull request #6140 from alphajc/master
k8s-ci-robot Oct 10, 2023
e6ebe87
Merge pull request #6183 from dbonfigli/dbonfigli-owner
k8s-ci-robot Oct 10, 2023
e7bf3ec
Merge pull request #6134 from jackfrancis/azure-manager-env-ut
k8s-ci-robot Oct 10, 2023
1fee557
Update with make generate
ROunofF Sep 27, 2023
7cb08df
Add pdb filtering to remainingPdbTracker
artemvmin Sep 30, 2023
125e9c1
Convert replicated, system, not-safe-to-evict, and local storage pods…
artemvmin Sep 30, 2023
d6ee96d
Convert scale-down pdb check to drainability rule
artemvmin Sep 30, 2023
324a33e
Pass DeleteOptions once during default rule creation
artemvmin Oct 2, 2023
2fa6c26
Split out custom controller and common checks into separate drainabil…
artemvmin Oct 4, 2023
96e67ee
Filter out disabled drainability rules during creation
artemvmin Oct 6, 2023
084264c
Refactor GetPodsForDeletion logic and tests into simulator
artemvmin Oct 6, 2023
9a7459c
Fix custom controller drainability rule and add test coverage
artemvmin Oct 9, 2023
33e300f
Add unit test for long-terminating pod past grace period
artemvmin Oct 9, 2023
133fdc7
Merge pull request #6164 from artemvmin/scale-down-drainability
k8s-ci-robot Oct 11, 2023
48b481b
Removed node drainer, kept node termination handler
dumlutimuralp Oct 12, 2023
5c65c39
Merge pull request #6185 from ROunofF/master
k8s-ci-robot Oct 12, 2023
833e4cb
Add HasNodeGroupStartedScaleUp to cluster state registry.
hbostan Oct 3, 2023
3065285
Merge pull request #6169 from hbostan/master
k8s-ci-robot Oct 13, 2023
f115964
Add kwiesmueller to OWNERS
rsgowman Oct 16, 2023
3899147
Merge pull request #6198 from rsgowman/rsgowman/owners
k8s-ci-robot Oct 16, 2023
79c1ff4
Add information about provisioning-class-name annotation.
kisieland Oct 16, 2023
cc888a1
Merge pull request #6197 from kisieland/prov-req-annotation-fix
k8s-ci-robot Oct 17, 2023
e56c2d8
Remove redundant if branch
mikutas Oct 17, 2023
dab41cc
Merge pull request #6157 from mikutas/6156-informer
k8s-ci-robot Oct 18, 2023
87013c2
Add mechanism to override drainability status
artemvmin Oct 13, 2023
a0d56b3
Log drainability override
artemvmin Oct 16, 2023
3b70373
fix(cluster-autoscaler-chart): if secretKeyRefNameOverride is true, d…
jonwraymond Oct 18, 2023
7e0b682
fix: correct version bump
jonwraymond Oct 18, 2023
a3a29cf
Merge pull request #6196 from artemvmin/drain-blocking-rule
k8s-ci-robot Oct 19, 2023
ab4c5cb
Initialize default drainability rules
artemvmin Oct 19, 2023
e1408ed
feat: each node pool can now have different init configs
Silvest89 Oct 10, 2023
4103407
Merge pull request #6210 from artemvmin/set-drainability-rules
k8s-ci-robot Oct 19, 2023
54d3a4c
ClusterAPI: Allow overriding the kubernetes.io/arch label set by the …
aleskandro Aug 26, 2023
8c35e0a
Merge pull request #6066 from aleskandro/fix-default-label-arch
k8s-ci-robot Oct 19, 2023
f1a5ffe
Merge pull request #6184 from Silvest89/hetzner-provider-multi-node-p…
k8s-ci-robot Oct 20, 2023
83723e1
Update image builder to use Go 1.21.3
towca Oct 20, 2023
4872bdd
Merge pull request #6212 from kubernetes/towca-patch-1
k8s-ci-robot Oct 20, 2023
d532844
Add node-delete-delay-after-taint to FAQ
lisenet Oct 20, 2023
fe6eae5
Reports node taints.
piotrwrotniak Oct 17, 2023
ddaa9f0
Add debugging-snapshot-enabled back
lisenet Oct 20, 2023
d88664a
Rename comments, logs, structs, and vars from packet to equinix metal
aayushrangwala Sep 4, 2023
4c75ced
Rename types
aayushrangwala Sep 18, 2023
1ec0667
fix: provider name to be used in builder to provide backward compatib…
aayushrangwala Sep 21, 2023
e4a4747
Rename comments, logs, structs, and vars from packet to equinix metal
aayushrangwala Sep 4, 2023
b00ec61
Created a new env var for metal to replace/support packet env vars as…
aayushrangwala Sep 4, 2023
0d84ab6
Support backward compatibility for PACKET_MANAGER env var
aayushrangwala Oct 12, 2023
5cea330
Merge pull request #6201 from piotrwrotniak/addmetrics
k8s-ci-robot Oct 23, 2023
1e4cb18
fix: refactor cloud provider names
aayushrangwala Oct 23, 2023
1ff7028
Merge pull request #6206 from jonwraymond/fix-secret
k8s-ci-robot Oct 23, 2023
557b0f2
Merge pull request #6214 from lisenet/fix-add-node-delete-delay-after…
k8s-ci-robot Oct 23, 2023
6fd2cb5
Documents startup/status/ignore node taints.
piotrwrotniak Oct 20, 2023
69883a4
Adding price info for c3d
ndixita Oct 24, 2023
c068feb
Merge pull request #6218 from piotrwrotniak/adddocs
k8s-ci-robot Oct 24, 2023
57a4cef
Merge pull request #6219 from ndixita/master
k8s-ci-robot Oct 24, 2023
85e97c2
Bump CA golang to 1.21.3
azylinski Oct 24, 2023
f872258
Merge pull request #6085 from aayushrangwala/rename-metal-env
k8s-ci-robot Oct 26, 2023
4d8e654
Merge pull request #6220 from azylinski/bump-go-1.21
k8s-ci-robot Oct 26, 2023
d0e1546
cloudprovider/exoscale: update limits/quotas URL
irregulator Oct 30, 2023
cc348f1
Add the AppVersion to cluster-autoscaler.labels as app.kubernetes.io/…
jw-maynard Aug 3, 2023
1b69238
Bump version in chart.yaml
jw-maynard Aug 3, 2023
ffec40d
Merge pull request #5599 from voelzmo/enh/implement-eviction-behavior…
k8s-ci-robot Nov 2, 2023
db5e83b
Merge pull request #6233 from irregulator/master
k8s-ci-robot Nov 2, 2023
c7ec443
add note for CRD and RBAC handling for VPA (>=1.0.0)
wu0407 Nov 3, 2023
b7b45f7
feat(helm): add support for exoscale provider
thomasstxyz Nov 4, 2023
321eb9e
Add TOC link in README for EvictionRequirement example
voelzmo Nov 6, 2023
e134cb2
Fix 'evictionRequirements.resources' to be plural in yaml
voelzmo Nov 6, 2023
7f55435
Run 'hack/generate-crd-yamls.sh'
voelzmo Nov 6, 2023
383337e
Adapt AEP to have 'resources' in plural
voelzmo Nov 6, 2023
f229fb5
Remove deprecated dependency: gogo/protobuf
azylinski Nov 7, 2023
4470430
Fix klog formating directives in cluster-autoscaler package.
olagacek Nov 7, 2023
ec8f1ef
Update kubernetes dependencies to 1.29.0-alpha.3.
olagacek Nov 7, 2023
5bd2005
Change scheduler framework function names after recent refactor in
olagacek Nov 7, 2023
eda7809
Merge pull request #6255 from olagacek/master
k8s-ci-robot Nov 7, 2023
d4c6e2f
Merge pull request #6257 from olagacek/master
k8s-ci-robot Nov 7, 2023
0bf9dc0
Merge branch 'master' into rm-gogo-protobuf
azylinski Nov 8, 2023
185cae3
chore(helm): bump version of cluster-autoscaler
thomasstxyz Nov 8, 2023
c873215
chore(helm): docs, update README template
thomasstxyz Nov 8, 2023
51dec6e
Merge pull request #6253 from azylinski/rm-gogo-protobuf
k8s-ci-robot Nov 8, 2023
7ffb662
Fix capacityType label in AWS ManagedNodeGroup
sibucan Nov 8, 2023
2b1f29d
Cleanup: Remove deprecated github.com/golang/protobuf usage
azylinski Nov 7, 2023
f2b8272
Remove maps.Copy usage.
piotrwrotniak Nov 9, 2023
fe403c2
Merge pull request #6263 from piotrwrotniak/patch-1
k8s-ci-robot Nov 9, 2023
f03e98f
chore: upgrade vpa go and k8s dependencies
a7i Nov 7, 2023
185143d
ScaleUp is only ever called when there are unscheduled pods
grosser Nov 9, 2023
67ccba1
Merge pull request #6098 from wu0407/add-update-crd-note
k8s-ci-robot Nov 9, 2023
c3e33c7
Merge pull request #6258 from a7i/vpa-k8s-1.28
k8s-ci-robot Nov 9, 2023
f8d1c50
Bump golang from 1.21.2 to 1.21.4 in /vertical-pod-autoscaler/builder
dependabot[bot] Nov 9, 2023
b15b745
Disambiguate the resource usage node removal eligibility messages
shapirus Oct 24, 2023
9d4cc86
Merge pull request #6223 from shapirus/master
k8s-ci-robot Nov 10, 2023
edad525
Merge pull request #6254 from azylinski/rm-deprecated-golang-protobuf…
k8s-ci-robot Nov 10, 2023
747d0b9
Cleanup: Remove separate client for k8s events
azylinski Nov 6, 2023
e525b02
Merge pull request #6274 from azylinski/rm-separate-k8s-events-client
k8s-ci-robot Nov 14, 2023
dc3a239
Merge pull request #6249 from WhizUs/feat/helmchart-cloudprovider-exo…
k8s-ci-robot Nov 14, 2023
996bf06
Merge branch 'master' into add-version-labels
gjtempleton Nov 14, 2023
bb623b0
Update Chart.yaml
gjtempleton Nov 14, 2023
cb785f2
Merge pull request #6012 from jw-maynard/add-version-labels
k8s-ci-robot Nov 15, 2023
e836e47
Remove gce-expander-ephemeral-storage-support flag
azylinski Nov 14, 2023
ed84969
Merge pull request #6262 from kubernetes/dependabot/docker/vertical-p…
k8s-ci-robot Nov 15, 2023
53071ec
Add min/max/current asg size to log
mads-hartmann Nov 15, 2023
5c286e1
Clarify that log line updates cache, now AWS
mads-hartmann Nov 15, 2023
54bfbfa
Update README.md: Link to Cluster-API
guettli Oct 13, 2023
b8c7165
Merge pull request #6282 from mads-hartmann/mads/log-min-max-cur-size…
k8s-ci-robot Nov 15, 2023
0c48815
Merge pull request #6250 from voelzmo/enh/add-link-to-evictionrequire…
k8s-ci-robot Nov 15, 2023
6a7e6a2
Merge pull request #6194 from guettli/patch-2
k8s-ci-robot Nov 15, 2023
ed6ca63
azure: add owner-jackfrancis
gandhipr Nov 15, 2023
84b978a
Update OWNERS - typo
gandhipr Nov 15, 2023
82f85c2
Merge pull request #6288 from gandhipr/add-approver-azure-cas
k8s-ci-robot Nov 16, 2023
0dd7b86
Update README.md
dumlutimuralp Nov 16, 2023
f7b8072
Merge pull request #6192 from dumlutimuralp/patch-1
k8s-ci-robot Nov 16, 2023
909c140
Merge pull request #6266 from zendesk/grosser/clear
k8s-ci-robot Nov 16, 2023
841315f
Template the autoDiscovery.clusterName variable in the Helm chart
mtougeron Oct 11, 2023
4eacea0
Merge pull request #6189 from mtougeron/tpl-clusterName-in-chart
k8s-ci-robot Nov 16, 2023
db80037
fix: Add revisionHistoryLimit override to cluster-autoscaler
bodgit Nov 16, 2023
8de60c9
Merge pull request #6292 from bodgit/chart-enhancements
k8s-ci-robot Nov 17, 2023
2b8874d
allow users to avoid aws instance not found spam
grosser Nov 9, 2023
11c4b66
fix: alicloud the function NodeGroupForNode is incorrect
guopeng0 Nov 18, 2023
0b8bc74
Update README.md
AlexanderSerbul Nov 19, 2023
81eed96
Merge pull request #6265 from zendesk/grosser/spam
k8s-ci-robot Nov 20, 2023
4c53c20
fix: handle error when listing machines
ctrox Nov 20, 2023
705143a
AWS: cache instance requirements
alexanderConstantinescu Nov 3, 2023
7de0d94
fix: update node annotation used to limit log spam with valid key
brydoncheyney Nov 20, 2023
d706ef7
Merge pull request #6297 from AlexanderSerbul/patch-1
k8s-ci-robot Nov 20, 2023
670e145
Removes unnecessary check
piotrwrotniak Nov 20, 2023
dcaba44
Merge pull request #6298 from ninech/rancher-fix-nil-machines
k8s-ci-robot Nov 20, 2023
de44d78
Merge pull request #6275 from azylinski/rm-flag-ephemeral-storage-sup…
k8s-ci-robot Nov 21, 2023
0ca611a
Allow overriding domain suffix in GCE cloud provider.
olagacek Nov 15, 2023
0979221
Merge pull request #6284 from olagacek/master
k8s-ci-robot Nov 21, 2023
a6f57ba
chore(deps): update vendored hcloud-go to 2.4.0
apricote Nov 22, 2023
a1ab7b9
Add new pod list processors for clearing TPU requests & filtering out
atwamahmoud Oct 18, 2023
86ab017
Fix multiple comments and update flags
atwamahmoud Oct 31, 2023
cfbfaa2
Add new test for new behaviour and revert changes made to other tests
atwamahmoud Nov 7, 2023
4635a6d
Allow users to specify which schedulers to ignore
atwamahmoud Nov 8, 2023
a1ae4d3
Update flags, Improve tests readability & use Bypass instead of ignor…
atwamahmoud Nov 17, 2023
5115f12
Update static_autoscaler tests & handle pod list processors errors as…
atwamahmoud Nov 21, 2023
39245a5
Merge pull request #6235 from atwamahmoud/ignore-scheduler-processing
k8s-ci-robot Nov 22, 2023
8673628
Merge pull request #6251 from voelzmo/fix/evictionRequirements-in-crd
k8s-ci-robot Nov 22, 2023
54909eb
Fix: Include restartable init containers in Pod utilization calc
azylinski Oct 25, 2023
03bf1e6
Merge pull request #6225 from azylinski/fix-calc-pod-cpu-utilization
k8s-ci-robot Nov 23, 2023
4fd6e94
Implement ProvReq service
yaroslava-serdiuk Nov 17, 2023
1caf2dd
Set Go versions to the same settings kubernetes/kubernetes uses
towca Nov 24, 2023
9f87b78
Merge pull request #6317 from towca/jtuznik/go-bump
k8s-ci-robot Nov 24, 2023
cfbee9a
feat: implement kwok cloudprovider
vadasambar May 30, 2023
3e555b5
add unit test for function getScalingInstancesByGroup
guopeng0 Nov 26, 2023
6998fd2
Merge pull request #6299 from yaroslava-serdiuk/provreq
k8s-ci-robot Nov 27, 2023
e23e63a
Merge pull request #5820 from vadasambar/kwok-poc
k8s-ci-robot Nov 27, 2023
9e526ae
Azure: Remove AKS vmType
jackfrancis Sep 22, 2023
225fc33
Merge pull request #6308 from hetznercloud/bump-hcloud-go
k8s-ci-robot Nov 28, 2023
c4bd3f0
Implement TemplateNodeInfo for civo cloudprovider
vishalanarase Nov 28, 2023
93b7537
Add comment for type and function
vishalanarase Nov 28, 2023
ae18f05
refactor(*): move getKubeClient to utils/kubernetes
qianlei90 Oct 8, 2023
70bc124
Merge pull request #6322 from vishalanarase/civo/add-node-template
k8s-ci-robot Nov 29, 2023
d887dff
Calculate real value for template using node group
vishalanarase Nov 29, 2023
32e6849
Fix lint error
vishalanarase Nov 29, 2023
d98363f
Fix tests
vishalanarase Nov 29, 2023
0a1d74f
Merge pull request #6294 from vadasambar/refactor/kube-client
k8s-ci-robot Nov 29, 2023
06db46b
Merge pull request #6296 from guopeng0/fix/alicloud
k8s-ci-robot Nov 29, 2023
85b6058
Merge pull request #6324 from vishalanarase/civo/updated-node-template
k8s-ci-robot Nov 30, 2023
8fe636e
Update aws-sdk-go to 1.48.7 via tarball
ROunofF Nov 29, 2023
dd09d59
+ Added SDK version in the log
ROunofF Nov 29, 2023
04b89f6
Merge pull request #6245 from alexanderConstantinescu/aws-cache-insta…
k8s-ci-robot Dec 4, 2023
c0661b5
Merge pull request #6261 from sibucan/aws-capacity-type-fix
k8s-ci-robot Dec 4, 2023
dfd20f2
Merge pull request #6186 from jackfrancis/azure-aks-vmtype-deprecate
k8s-ci-robot Dec 4, 2023
cea6c36
Merge pull request #6325 from ROunofF/update-local-sdk2
k8s-ci-robot Dec 4, 2023
9a754db
Switch to multistage build Dockerfiles for VPA
voelzmo Dec 4, 2023
df6784b
Merge pull request #6302 from piotrwrotniak/fixedp
k8s-ci-robot Dec 4, 2023
65970f9
Adding 33 instances types
ROunofF Nov 29, 2023
b6ffd65
Merge pull request #6347 from ROunofF/update-instance-type
k8s-ci-robot Dec 5, 2023
a70364d
heml chart - update cluster-autoscaler to 1.28
ilpianista Dec 4, 2023
8f75e9c
Merge pull request #6340 from ilpianista/patch-1
k8s-ci-robot Dec 6, 2023
4d45f47
Bump builder images to go 1.21.5
voelzmo Dec 6, 2023
844e61c
Merge pull request #6338 from voelzmo/enh/switch-to-multistage-build
k8s-ci-robot Dec 8, 2023
eb5ef4b
feat: add metrics to show target size of every node group
guopeng0 Dec 8, 2023
cbebabb
deprecate unused node-autoprovisioning-enabled and max-autoprovisione…
prashantrewar Nov 3, 2023
0a46895
fix(hetzner): insufficient nodes when boot fails
apricote Dec 11, 2023
b4586f9
Merge pull request #6364 from hetznercloud/hcloud-wait-all-actions
k8s-ci-robot Dec 11, 2023
37673fe
Merge pull request #6301 from brydoncheyney/bcheyney/autoscaler-annot…
k8s-ci-robot Dec 11, 2023
98a77a8
Merge pull request #6361 from guopeng0/feature/metrics
k8s-ci-robot Dec 11, 2023
7c14b8f
Add VSCode workspace files to .gitignore
Jont828 Dec 12, 2023
a6f1c2b
Remove vpa/builder and switch dependabot updates to component Dockerf…
voelzmo Dec 12, 2023
a8a2e78
fix: updated readme for hetzner cloud provider
pmdroid Dec 12, 2023
49bed4c
Merge pull request #6371 from pmdroid/fix-hetzner-docs
k8s-ci-robot Dec 13, 2023
cf6176f
Add error details to autoscaling backoff.
walidghallab Nov 29, 2023
f0001eb
Merge pull request #6327 from walidghallab/autoscaler-status
k8s-ci-robot Dec 14, 2023
f89427a
Make backoff.Status.ErrorInfo non-pointer.
walidghallab Dec 14, 2023
e495509
Merge pull request #6374 from walidghallab/autoscaler-status
k8s-ci-robot Dec 14, 2023
b95adf1
Merge pull request #6246 from prashantrewar/deprecate-unused-flag
k8s-ci-robot Dec 14, 2023
ac01132
allow specifing grpc timeout rather than hardcoded 5 seconds
tedli Dec 14, 2023
e3d3303
[GCE] Support paginated instance listing
x13n Dec 15, 2023
2afb968
Merge pull request #6376 from x13n/master
k8s-ci-robot Dec 15, 2023
5bf33b2
Merge pull request #6373 from tedli/grpc-timeout
k8s-ci-robot Dec 15, 2023
e28f9fd
azure: fix chart bugs after AKS vmType deprecation
jackfrancis Dec 15, 2023
ab04101
Merge pull request #6370 from voelzmo/enh/remove-vpa-builder
k8s-ci-robot Dec 19, 2023
90361b4
Merge pull request #6384 from jackfrancis/azure-chart-fix-aks-deprecate
k8s-ci-robot Dec 19, 2023
c420cea
Merge pull request #6369 from Jont828/code-workspace
k8s-ci-robot Dec 20, 2023
bb82ce3
Update VPA release README to reference 1.X VPA versions.
laoj2 Dec 20, 2023
9ffbea4
implement priority based evictor and refactor drain logic
damikag Nov 28, 2023
fc48d5c
Merge pull request #6139 from damikag/priority-evictor
k8s-ci-robot Dec 21, 2023
600cda5
Merge pull request #6394 from laoj2/release-doc
k8s-ci-robot Dec 22, 2023
095ae9f
Update dependencies to kubernetes 1.29.0
MaciekPytel Dec 27, 2023
33fb788
Merge pull request #6398 from MaciekPytel/cluster-autoscaler-release-…
k8s-ci-robot Dec 27, 2023
35aa31e
merge upstream/cluster-autoscaler-1.29.0
elmiko Jan 24, 2024
3cb8e9e
UPSTREAM: <carry>: configure repository for OpenShift releases
elmiko Jul 13, 2021
8a3d319
UPSTREAM: <carry>: Rename FailureMessage to ErrorMessage
JoelSpeed Mar 27, 2020
014308d
UPSTREAM: <carry>: Handle old Machine API specific machine delete ann…
JoelSpeed May 31, 2022
94111b1
UPSTREAM: <carry>: Have VPA ignore phantom containers named "POD"
joelsmith Feb 13, 2023
577d297
UPSTREAM: <carry>: remove deprecated go test command
elmiko Sep 16, 2022
b1f274e
UPSTREAM: <carry>: update os::util::list_test_packages_under
elmiko Sep 16, 2022
89d20ff
UPSTREAM: <carry>: add machine api label and taint functionality
elmiko Feb 16, 2023
e931057
UPSTREAM: <carry>: revert capacity annotations
elmiko Sep 15, 2022
3de6f10
UPSTREAM: <carry>: Fix unstructured taint parsing in Cluster API prov…
JoelSpeed Jan 22, 2024
64eeaf9
UPSTREAM: 6491: add informer argument to clusterapi provider builder
elmiko Jan 31, 2024
2120c26
UPSTREAM: <drop>: Temporarily reintroduce the flag --scale-up-from-ze…
aleskandro Jan 31, 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.
4 changes: 4 additions & 0 deletions .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.21-openshift-4.16
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ Session.vim

# Binary files
bin/
_output
6 changes: 6 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# References:
# https://docs.snyk.io/scan-applications/snyk-code/using-snyk-code-from-the-cli/excluding-directories-and-files-from-the-snyk-code-cli-test
# https://docs.snyk.io/snyk-cli/commands/ignore
exclude:
global:
- vendor/**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs quoting, can we fix it up?

144 changes: 144 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
# Old-skool build tools.
#
# Targets (see each target for more information):
# all: Build code.
# build: Build code.
# check: Run verify, build, unit tests and cmd tests.
# test: Run all tests.
# run: Run all-in-one server
# clean: Clean up.

OUT_DIR = _output
OS_OUTPUT_GOPATH ?= 1

GO111MODULE = off
export GO111MODULE
GOFLAGS ?= -mod=vendor

export GOFLAGS
export TESTFLAGS
# If set to 1, create an isolated GOPATH inside _output using symlinks to avoid
# other packages being accidentally included. Defaults to on.
export OS_OUTPUT_GOPATH
# May be used to set additional arguments passed to the image build commands for
# mounting secrets specific to a build environment.
export OS_BUILD_IMAGE_ARGS

# Tests run using `make` are most often run by the CI system, so we are OK to
# assume the user wants jUnit output and will turn it off if they don't.
JUNIT_REPORT ?= true

# Build code.
#
# Args:
# WHAT: Directory names to build. If any of these directories has a 'main'
# package, the build will produce executable files under $(OUT_DIR)/local/bin.
# If not specified, "everything" will be built.
# GOFLAGS: Extra flags to pass to 'go' when building.
# TESTFLAGS: Extra flags that should only be passed to hack/test-go.sh
#
# Example:
# make
# make all
# make all WHAT=cmd/oc GOFLAGS=-v
all build:
hack/build-go.sh $(WHAT) $(GOFLAGS)
.PHONY: all build

# Run core verification and all self contained tests.
#
# Example:
# make check
check: | verify test-unit
.PHONY: check


# Verify code conventions are properly setup.
#
# Example:
# make verify
verify:
{ \
hack/verify-gofmt.sh ||r=1;\
hack/verify-govet.sh ||r=1;\
hack/verify-imports.sh ||r=1;\
exit $$r ;\
}
.PHONY: verify


# Verify commit comments.
#
# Example:
# make verify-commits
verify-commits:
hack/verify-upstream-commits.sh
.PHONY: verify-commits

# Run unit tests.
#
# Args:
# WHAT: Directory names to test. All *_test.go files under these
# directories will be run. If not specified, "everything" will be tested.
# TESTS: Same as WHAT.
# GOFLAGS: Extra flags to pass to 'go' when building.
# TESTFLAGS: Extra flags that should only be passed to hack/test-go.sh
#
# Example:
# make test-unit
# make test-unit WHAT=pkg/build TESTFLAGS=-v
test-unit:
GO111MODULE="$(GO111MODULE)" GOTEST_FLAGS="$(TESTFLAGS)" hack/test-go.sh $(WHAT) $(TESTS)
.PHONY: test-unit

# Remove all build artifacts.
#
# Example:
# make clean
clean:
rm -rf $(OUT_DIR)
.PHONY: clean

# Build the cross compiled release binaries
#
# Example:
# make build-cross
build-cross:
hack/build-cross.sh
.PHONY: build-cross

# Build RPMs only for the Linux AMD64 target
#
# Args:
#
# Example:
# make build-rpms
build-rpms:
OS_ONLY_BUILD_PLATFORMS='linux/amd64' hack/build-rpms.sh
.PHONY: build-rpms

# Build images from the official RPMs
#
# Args:
#
# Example:
# make build-images
build-images: build-rpms
hack/build-images.sh
.PHONY: build-images

.PHONY: lint
lint: ## Go lint your code
hack/go-lint.sh -min_confidence 0.9 ./cluster-autoscaler/cloudprovider/clusterapi/...

.PHONY: fmt
fmt: ## Go fmt your code
hack/go-fmt.sh ./cluster-autoscaler/cloudprovider/clusterapi

.PHONY: vet
vet: ## Go fmt your code
hack/go-vet.sh ./cluster-autoscaler/cloudprovider/clusterapi

.PHONY: goimports
goimports: ## Go fmt your code
hack/goimports.sh ./cluster-autoscaler/cloudprovider/clusterapi
25 changes: 17 additions & 8 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# WARNING: This file is autogenerated. DO NOT edit by hand!!!
# To update this file please contact an existing owner and request
# to be added to the owners-gen input data.
approvers:
- mwielgus
- maciekpytel
- gjtempleton
- JoelSpeed
- elmiko
- enxebre
- joelsmith
reviewers:
- mwielgus
- maciekpytel
- gjtempleton
emeritus_approvers:
- bskiba # 2022-09-30
- JoelSpeed
- RadekManak
- damdo
- elmiko
- nrb
- odvarkadaniel
- racheljpg
- vincepri
component: Cloud Compute
subcomponent: Cluster Autoscaler
11 changes: 0 additions & 11 deletions addon-resizer/OWNERS

This file was deleted.

8 changes: 0 additions & 8 deletions balancer/OWNERS

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions balancer/vendor/github.com/PuerkitoBio/purell/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions balancer/vendor/github.com/PuerkitoBio/purell/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading