forked from kubernetes-sigs/cluster-api
-
Notifications
You must be signed in to change notification settings - Fork 29
Merge https://github.com/kubernetes-sigs/cluster-api:v1.13.2 (ebd807c) into master #288
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
Open
cloud-team-rebase-bot
wants to merge
622
commits into
openshift:master
Choose a base branch
from
openshift-cloud-team:rebase-bot-master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
622 commits
Select commit
Hold shift + click to select a range
c94c21e
Merge pull request #13397 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot a97d105
Merge pull request #13398 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot 5232739
Merge pull request #13395 from MadJlzz/pr-relax-machines-status-addre…
k8s-ci-robot 44eca8a
🌱 Postpone date when we stop serving v1beta1 (#13394)
fabriziopandini b24eb26
Avoid unsetting nodeDeletionTimeoutSeconds during Machine deletion
sbueringer 50cd7dd
✨ Add rolloutAfter to cluster.spec.topology (#13391)
fabriziopandini 065e9df
Merge pull request #13401 from sbueringer/pr-avoid-timeout-unset
k8s-ci-robot 52f1f24
Add safeguard to patchHelper to avoid sending empty patches to the
sbueringer a829a55
Fix UpToDate calculation for rolloutAfter
sbueringer 84fb7eb
Merge pull request #13403 from sbueringer/pr-patch-helper-no-up-safeg…
k8s-ci-robot 902dbf2
Merge pull request #13404 from sbueringer/pr-fix-rolloutafter-uptodate
k8s-ci-robot f1dc990
topology: implement taint fields and conversion
chrischdi 7ab4d8e
make generate
chrischdi 079a203
taints: change validation to not use cel because rule would exceed bu…
chrischdi 38b4f44
webhooks: validate taints for cluster and clusterclass
chrischdi b683a9d
topology: propagate taints
chrischdi 541ebea
unit test coverage
chrischdi 27a722b
e2e: topology e2e test coverage
chrischdi d7f7979
review fixes
chrischdi 6cb3c76
test: use correct flavor for clusterclass rollout
chrischdi d834e7f
Improve pod log streaming to avoid duplicate logs
lentzi90 08e2665
Extend conversion tests to cover the "no spec" case
sbueringer d3313cc
Fix patchHelper unit test flakes
sbueringer bad0c7e
Merge pull request #13412 from sbueringer/pr-fix-patchhelper-flake
k8s-ci-robot 7e89d90
Optimize cache configuration of CABPK
sbueringer 186d92b
Merge pull request #13407 from sbueringer/pr-cabpk-cache-optimization
k8s-ci-robot 72c2d88
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] 67587d4
Merge pull request #13413 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot 3c365c8
Update documentation for ClusterResourceSet feature
madeddie 8f76674
review fixes
chrischdi 29e8563
Merge pull request #13414 from madeddie/patch-1
k8s-ci-robot e7e4706
Merge pull request #13410 from Nordix/lentzi90/log-watch-deduplication
k8s-ci-robot 3197ba6
Support externally managed infrastructure via annotation
sivchari 196f79c
Merge pull request #13302 from vidarno/docs-in-place-update-link
k8s-ci-robot 8a265e7
Merge pull request #13362 from sivchari/support-externally-managed-lb
k8s-ci-robot 63e227b
Merge pull request #12665 from Nordix/lentzi90/cluster-cache-filter
k8s-ci-robot 2056a9f
Merge pull request #13192 from chrischdi/pr-taints-topology
k8s-ci-robot e0ddf6e
Merge pull request #13409 from sbueringer/pr-extend-conversion-tests
k8s-ci-robot 0980174
Reduce unnecessary memory allocation during conversion.MarshalData
sbueringer 287382f
Merge pull request #13402 from sbueringer/pr-reduce-conv-memory-alloc…
k8s-ci-robot 5cea86e
Increase MHC rate limiting and filter events
fabriziopandini 7658261
🌱 Optimise patch calls (#13367)
fabriziopandini d9c04db
Merge pull request #13422 from fabriziopandini/rate-limit-MHC
k8s-ci-robot 1cda09f
Drop or reduce verbosity for noisy logs
fabriziopandini ace6889
:seedling: Bump tj-actions/changed-files in the all-github-actions group
dependabot[bot] 53c17ed
:seedling: Bump the all-go-mod-patch-and-minor group across 2 directo…
dependabot[bot] b1206ef
Merge pull request #13424 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot 39be7a6
Merge pull request #13425 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot fb41240
Merge pull request #13420 from fabriziopandini/audit-noisy-logs
k8s-ci-robot c358ae0
🌱 Revive the debug endpoint for CAPDev in-memory (#13423)
fabriziopandini a1ecda8
✨ Only set ownerReference on InfraCluster/ControlPlane when Topology …
sivchari c08615a
🌱 Add validation in ClusterClass for CP MachineInfra (#13378)
arshadd-b 852e504
🌱 Use klog.Obj in log messages (#13421)
fabriziopandini 120918f
Improve ReconcileWrapper
sbueringer dc00d00
✨ Disable DWARF and symbol table to decrease binary/image size (#12856)
Sunnatillo e57b0e0
Merge pull request #13416 from sbueringer/pr-reconcile-wrapper-poc
k8s-ci-robot a71d8c4
Bump go v1.25.8
fabriziopandini 19458c7
Use nodeDeletionTimeoutSeconds: 0 in e2e tests
sbueringer d9e5fcf
Merge pull request #13428 from fabriziopandini/bump-go-v1.25.8
k8s-ci-robot 84cdbba
Merge pull request #13429 from sbueringer/pr-use-nodeDeletionTimeoutS…
k8s-ci-robot 9128965
:book: Fix typo in quick-start documentation
jaehanbyun aee8f31
Merge pull request #13435 from jaehanbyun/fix/typo-quick-start-doc
k8s-ci-robot 76eca19
Log flags on controller startup
sbueringer 81f2e36
Add release note about new ReconcilerRateLimiting constraint
fabriziopandini 7a21619
Merge pull request #13436 from fabriziopandini/add-release-note
k8s-ci-robot 2d39d1b
Merge pull request #13437 from sbueringer/pr-log-flags
k8s-ci-robot b535fe7
Tolerate NotFound errors during Namespace deletion in scale test cleanup
sbueringer a044cd6
Merge pull request #13439 from sbueringer/pr-scale-fixup
k8s-ci-robot 0f7ce69
tilt: add labels to cluster deployment form fields
mweibel 744228a
Merge pull request #13441 from mweibel/fix-missing-labels-tilt-textfi…
k8s-ci-robot 244c1ac
Increase envtest manager graceful shutdown timeout
sbueringer f2ed364
Merge pull request #13443 from sbueringer/pr-cct-timeout
k8s-ci-robot 548119b
Implement pause for DockerMachinePool
sbueringer 069fc28
Improve error reporting of envtest CleanupAndWait
sbueringer 5e0211c
Fix "Failed to exec DockerMachine bootstrap" errors in CAPD
sbueringer 18dabc5
Merge pull request #13445 from sbueringer/pr-implement-pause-dockermp
k8s-ci-robot 58bc868
Merge pull request #13446 from sbueringer/pr-cleanup
k8s-ci-robot 0d286b5
Extend managedField mitigation unit test
sbueringer 18cb219
Merge pull request #13447 from sbueringer/pr-fix-capd
k8s-ci-robot c1df810
Merge pull request #13450 from sbueringer/pr-extend-mf-mitigation-test
k8s-ci-robot a60fd32
Add example / debug suite for envtest
sbueringer 159668e
Drop security scan on 1.10
fabriziopandini 87b73f6
Merge pull request #13453 from sbueringer/pr-envtest-suite
k8s-ci-robot 5b26304
Merge pull request #13454 from fabriziopandini/drop-security-scan-on-…
k8s-ci-robot 6f3acb5
KCP should read only KCP machines
fabriziopandini 794f091
Merge pull request #13457 from fabriziopandini/kcp-should-read-only-c…
k8s-ci-robot 4cd7867
Remove live list Machine call in KCP
sbueringer df02223
Document guideline for API client
fabriziopandini 4c81f12
Backport newly introduced v1beta2 API fields to v1beta1
sbueringer 4348956
Refresh cache entries on cache hit in SSA caches
sbueringer 06a5e8d
Merge pull request #13455 from sbueringer/pr-improve-conversion
k8s-ci-robot 410e5ab
Merge pull request #13458 from sbueringer/pr-remove-live-list-call
k8s-ci-robot 84ffd0f
Merge pull request #13459 from sbueringer/improve-ssa-caching
k8s-ci-robot f5dfe0f
Merge pull request #13456 from fabriziopandini/document-guidelines-fo…
k8s-ci-robot 544b27a
Fix upgradePlan computation in GetUpgradePlanFromClusterClassVersions
sbueringer 7b41ae4
Improve condition if CAPD Machine is not yet ready for bootstrap exec
sbueringer a6e50df
Fix in-memory watch unit test
sbueringer e7fd086
:seedling: Bump softprops/action-gh-release
dependabot[bot] bc04cb7
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] 3d80062
Update generated code
dependabot[bot] 90ae469
Merge pull request #13461 from sbueringer/pr-improve-capd
k8s-ci-robot cef68b8
Merge pull request #13465 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot 9fd2359
Merge pull request #13467 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot a67f5c0
fix flaky by waiting for CRD finalizer processing
sivchari a13a9de
Merge pull request #13470 from sivchari/fix/crd-migrator-cleanup-flake
k8s-ci-robot 6ffde56
✨Allow diskSetup to include partition layout (#11634)
miltalex 5c94b63
Merge pull request #13463 from sbueringer/fix-upgrade-plan
k8s-ci-robot 0e8c2ec
🚀 Release v1.13.0-beta.0
irapandey 818000c
Merge pull request #13472 from irapandey/release-notes-1.13-beta0
k8s-ci-robot e6d18e4
🚀 Release v1.12.4
irapandey e4c63df
🚀 Release v1.11.7
irapandey e0ab12f
Merge pull request #13473 from irapandey/release-notes-1.12.4
k8s-ci-robot 701c831
Merge pull request #13474 from irapandey/release-notes-1.11.7
k8s-ci-robot d409473
Merge pull request #13464 from sbueringer/pr-fix-im-test
k8s-ci-robot d9124dd
fix reconcileDelete returning unnecessary error
sivchari 0e46697
use select with time.Ticker instead of time.Sleep
sivchari 89d30ad
🌱 KCP should handle missing control plane label (#13466)
fabriziopandini d4c6c7e
update cert-manager to v1.20.0
troy0820 712b97e
Merge pull request #13482 from troy0820/troy0820/update-cert-manager-…
k8s-ci-robot 40261f0
use errors.Errorf instead of errors.Wrapf since the err is nil
sivchari 7fb66fc
Remove conflicting rules field from aggregated ClusterRoles
mdbooth 0a0a940
Optimize cache configuration of KCP
sbueringer 5ceaf39
Merge pull request #13460 from sbueringer/pr-kcp-cache-config
k8s-ci-robot 219c4a3
Optimize cache configuration of core CAPI
sbueringer dc6b71e
Reduce verbosity of CAPD exec log
sbueringer ea1c24b
Improve scale test for re-entrancy and improve observability stack
sbueringer db74af0
Merge pull request #13493 from sbueringer/pr-capd-reduce-noise
k8s-ci-robot 4e5e052
Merge pull request #13490 from openshift-cloud-team/aggregated-role-c…
k8s-ci-robot 2655c8f
Tune controller concurrency and cache timeout for scale
sbueringer 15166b7
Merge pull request #13496 from sbueringer/pr-scale-tuning
k8s-ci-robot bdc0bfd
Merge pull request #13488 from sbueringer/pr-core-cache-config
k8s-ci-robot a6e8c15
Merge pull request #13492 from sbueringer/pr-improve-scale-machinery-…
k8s-ci-robot e3f5495
Merge pull request #13481 from sivchari/fix-mp-reconciledelete
k8s-ci-robot a125832
Merge pull request #13486 from sivchari/fix-wrap-nilerr
k8s-ci-robot 953da9f
Removing cluster-api-provider-nested as it is read-only
irapandey e186dbb
Merge pull request #13500 from irapandey/clean-archived-provider
k8s-ci-robot b5e62fa
Merge pull request #13480 from sivchari/use-select-with-timeafter
k8s-ci-robot 4a85285
:seedling: Bump the all-github-actions group with 2 updates
dependabot[bot] 57a42c5
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] 4d042e5
Merge pull request #13501 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot 21b420f
Merge pull request #13502 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot d7e0b74
Start testing with Kubernetes v1.36.0-beta.0
fabriziopandini 355d755
Merge pull request #13513 from fabriziopandini/test-kk-v1.36.0-beta.0
k8s-ci-robot 5ef6b3c
update cert-manager v1.20.1
troy0820 1af5c5e
:sparkles: Implement DevMachinePools (#13346)
Karthik-K-N 9c84cb8
Allow chained upgrade with runtimeSDK feature flag false
fabriziopandini 5ad8026
Improve CAPD wait for multi-user target
sbueringer 248e9df
Merge pull request #13515 from troy0820/troy0820/update-cert-manager-…
k8s-ci-robot 2a5f7de
:seedling: Bump actions/setup-go in the all-github-actions group
dependabot[bot] e14f085
:seedling: Bump google.golang.org/api
dependabot[bot] 7ccb167
Merge pull request #13520 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot a63bd56
Merge pull request #13521 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot 17e36c7
Merge pull request #13514 from sbueringer/pr-improve-capd-wait
k8s-ci-robot 3640165
Add instruction on how to look up max supported CoreDNS version
sbueringer 30b8d1a
Merge pull request #13527 from sbueringer/pr-coredns-instructions
k8s-ci-robot 8ce6dac
🚀 Release v1.13.0-beta.1
chandankumar4 21fdc56
Merge pull request #13529 from chandankumar4/release-notes-v1.13.0-be…
k8s-ci-robot 0891808
Merge pull request #13517 from fabriziopandini/allow-chained-with-run…
k8s-ci-robot 60721b9
Migrate away from custom GitHub action approval workflow
karimzakzouk a901e3b
Fix outdated TestGrid config path in CI signal handbook
aman4433 72b41fb
Merge pull request #13533 from karimzakzouk/migrate-approval-workflow
k8s-ci-robot ef1b68b
Add other to prow job generator
fabriziopandini a5172d2
Merge pull request #13537 from fabriziopandini/add-other-to-prow-job-…
k8s-ci-robot 7a01aee
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] e8064a3
Merge pull request #13542 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot 49528b0
Switch from docker to moby dependencies
fabriziopandini 537dc19
📖 Fix unhealthyMachineConditions examples to use valid condition type…
rafael-azevedo 59c3b9e
Merge pull request #13535 from aman4433/main
k8s-ci-robot 73abb72
Bump go v1.25.9
fabriziopandini 156ac13
Merge pull request #13553 from fabriziopandini/bump-go-v1.25.9
k8s-ci-robot 343f400
Merge pull request #13545 from fabriziopandini/switch-from-docker-to-…
k8s-ci-robot 001b378
🚀 Release v1.13.0-rc.0
irapandey b3200e7
Merge pull request #13546 from irapandey/release-notes-1.13-rc0
k8s-ci-robot 2a1335a
Fix upgrade plan hooks documentation
fabriziopandini 549535e
Merge pull request #13560 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot a8ff1b4
Kcp delete should tolerate missing InfraTemplates
fabriziopandini 68d8d43
Merge pull request #13562 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 7f8f358
Mark docker resources as deprecated
Karthik-K-N 1243d78
Harden the expecption text
Karthik-K-N 57ad85b
add cloudscale-ch-cloudscale provider
mweibel d8a1314
Start testing with Kubernetes v1.36.0-rc.0
sivchari 651da52
Merge pull request #13567 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 9489e81
Merge pull request #13565 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot faca160
Merge pull request #13569 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot dfa4b91
fix CVE-2026-39883
sivchari 7e677f2
Merge pull request #13573 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot a3558e6
Improve v1.13 migration doc
fabriziopandini b31d991
Merge pull request #13577 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 783e853
Small doc fix
fabriziopandini ca25db6
Merge pull request #13581 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot df5b8fb
seedling: Bump the all-go-mod-patch-and-minor group across 3 director…
dependabot[bot] 70c3dad
Merge pull request #13582 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 2323fa7
:book: CRD Docs (#13419)
irapandey 0ee8064
Start testing with Kubernetes v1.36.0-rc.1
Karthik-K-N 6581665
Merge pull request #13586 from irapandey/crd-doc-release-1.13
k8s-ci-robot 3fb7e3f
Small improvement on CRD docs
fabriziopandini ddaf28f
Merge pull request #13590 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot c2a34bc
Merge pull request #13587 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 0eb568e
cert-manager v1.20.2
troy0820 cf3d8f8
Merge pull request #13598 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 8120271
seedling: Bump the all-go-mod-patch-and-minor group across 3 director…
dependabot[bot] cde2ce1
Change clusterctl to 1.13
irapandey fc21ac3
Merge pull request #13606 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 30c4665
Merge pull request #13601 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 0e4e307
Start testing with K8s 1.36.0
fabriziopandini 3447269
Merge pull request #13612 from fabriziopandini/release-1.13-start-tes…
k8s-ci-robot fd28d0b
Update readme for release-1.16
fabriziopandini 16d0a65
Merge pull request #13616 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 291dc5a
Small fix book
fabriziopandini 548d7cb
Merge pull request #13621 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot c8771c6
bumping corefile-migration to v1.0.32
irapandey fca6793
Merge pull request #13635 from irapandey/bump-corefile-migration
k8s-ci-robot 3ad1c7b
Start testing K8s 1.37
fabriziopandini 641fb3f
Merge pull request #13638 from fabriziopandini/release-1.37-start-tes…
k8s-ci-robot 06146b6
Fix in-place update with InfraMachine webhooks with immutability vali…
sbueringer 9ff1e9d
Merge pull request #13643 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot df1987d
bump envtest 1.36
sivchari 29a3ff8
Merge pull request #13658 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot cee540f
go bump to 1.25.10
irapandey 33bc5c1
Merge pull request #13666 from irapandey/go-bump
k8s-ci-robot bc5e594
Add kubeadm cluster role
fabriziopandini 8a163c9
Merge pull request #13670 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 05b6caf
Make it possible to exclude CVEs with govulncheck
sbueringer 0dcbb67
Merge pull request #13671 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 502f5d5
Fix Tilt kube-state-metrics deployment
sbueringer e218cef
Merge pull request #13678 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot f777b26
KCP cleanup etcd members not started after a machine is remediated
fabriziopandini 9b814bc
Address comments
fabriziopandini ebd807c
Merge pull request #13688 from k8s-infra-cherrypick-robot/cherry-pick…
k8s-ci-robot 494b561
merge upstream/v1.13.2 into master
3f011dd
UPSTREAM: <carry>: Add openshift specific changes
82284d0
UPSTREAM: <carry>: Sync OWNERS updates
7c52d3f
UPSTREAM: <carry>: Update manifests tooling and metadata syncing
0165671
UPSTREAM: <carry>: Update 4.21 image and manager binary name
4570a63
UPSTREAM: <carry>: Update kustomize and pin IPAM manifests
2c9a41e
UPSTREAM: <carry>: openshift: set Core CAPI IPAM webhooks to failureP…
damdo 2a0faf6
UPSTREAM: <carry>: Sync ART image bumps
adf7599
UPSTREAM: <carry>: Add manifests verify target
RadekManak f1b4bc2
UPSTREAM: <carry>: Update IPAM/manifests-gen and ART 4.22 image
cdc2e74
UPSTREAM: <carry>: remove ClusterResourceSet featuregate
damdo 53fafb6
UPSTREAM: <carry>: Regenerate OpenShift manifests and vendoring after…
a4cc2ac
UPSTREAM: <carry>: Remove upstream OWNERS
218afd1
UPSTREAM: 13510: fix: gracefully handle not-found when resolving owne…
damdo 085fe52
UPSTREAM: <carry>: use negated feature-gate for IPAM CRDs
damdo 4d9758b
UPSTREAM: <carry>: Sync OWNERS file
damdo 04f48cc
UPSTREAM: <carry>: Add adopt-existing annotation to IPAM CRDs
mdbooth 6cbabfb
UPSTREAM: <carry>: Add TLS substitutions
damdo 377f3ae
UPSTREAM: <drop>: Update manifests generator
19deb16
UPSTREAM: <drop>: Generate OpenShift manifests
fcbd711
UPSTREAM: <drop>: Updating and vendoring go modules after an upstream…
File filter
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.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -58,4 +58,4 @@ go.work.sum | |
| **/.DS_Store | ||
| **/*.swp | ||
|
|
||
| tmp/ | ||
| tmp/ | ||
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| ## 👌 Kubernetes version support | ||
|
|
||
| - Management Cluster: v1.28.x -> v1.33.x | ||
| - Workload Cluster: v1.26.x -> v1.33.x | ||
|
|
||
| [More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) | ||
|
|
||
| ## Changes since v1.10.9 | ||
| ## :chart_with_upwards_trend: Overview | ||
| - 1 new commit merged | ||
| - 1 bug fixed 🐛 | ||
|
|
||
| ## :bug: Bug Fixes | ||
| - Runtime SDK: Improve client cert/key rotation of the RuntimeSDK client (#13215) | ||
|
|
||
| ## Dependencies | ||
|
|
||
| ### Added | ||
| _Nothing has changed._ | ||
|
|
||
| ### Changed | ||
| _Nothing has changed._ | ||
|
|
||
| ### Removed | ||
| _Nothing has changed._ | ||
|
|
||
| _Thanks to all our contributors!_ 😊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| ## 👌 Kubernetes version support | ||
|
|
||
| - Management Cluster: v1.28.x -> v1.33.x | ||
| - Workload Cluster: v1.26.x -> v1.33.x | ||
|
|
||
| [More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) | ||
|
|
||
| ## Changes since v1.10.8 | ||
| ## :chart_with_upwards_trend: Overview | ||
| - 10 new commits merged | ||
| - 1 bug fixed 🐛 | ||
|
|
||
| ## :bug: Bug Fixes | ||
| - ClusterClass: Do not overwrite global http.DefaultClient TLSConfig (#13061) | ||
|
|
||
| ## :seedling: Others | ||
| - CI: Ignore CVE-2025-47914 & CVE-2025-58181 in trivy scans (#13038) | ||
| - Dependency: [release-1.10] Bump Go to v1.24.11 (#13132) | ||
| - Dependency: Also set godebug on modules (#12967) | ||
| - Dependency: Bump Go to v1.24.10 (#12964) | ||
| - Dependency: Bump Go version to 1.24.9 (#12945) | ||
| - e2e: Skip test using outdated docker client (#13129) | ||
| - e2e: Temporarily disable KAL in CI (#13128) | ||
| - e2e: Use crane to pre-pull images instead of docker pull (#13131) | ||
| - Runtime SDK: Add httpClientCache to runtime client (#13084) | ||
|
|
||
| ## Dependencies | ||
|
|
||
| ### Added | ||
| _Nothing has changed._ | ||
|
|
||
| ### Changed | ||
| _Nothing has changed._ | ||
|
|
||
| ### Removed | ||
| _Nothing has changed._ | ||
|
|
||
| _Thanks to all our contributors!_ 😊 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/cluster-api
Length of output: 138
Update workflow matrix branches to match actual repository branches.
The workflow matrix references
main,release-1.12, andrelease-1.11, but onlymasterexists in this repository. Theactions/checkoutaction will fail on all three matrix entries, preventing the security scan from running. Update line 16 to reference valid branches.🤖 Prompt for AI Agents