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

DNM: testing only: Merge https://github.com/kubernetes-sigs/cluster-api:v1.9.0-beta.0 (180d732) into master #226

Draft
wants to merge 516 commits into
base: master
Choose a base branch
from
Draft
Changes from 2 commits
Commits
Show all changes
516 commits
Select commit Hold shift + click to select a range
4d9693a
Merge pull request #11178 from chrischdi/pr-fix-nodehealthy-godoc
k8s-ci-robot Sep 19, 2024
8a634a7
🌱 test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConfo…
chrischdi Sep 19, 2024
9fb2545
Group API reference docs
fabriziopandini Sep 19, 2024
649c34d
Merge pull request #11194 from fabriziopandini/group-API-reference-docs
k8s-ci-robot Sep 19, 2024
fe7b6b4
Refactor provider's implementers guide
fabriziopandini Sep 19, 2024
c1c8833
Merge pull request #11195 from fabriziopandini/refactor-implementers-…
k8s-ci-robot Sep 19, 2024
8303ca6
🌱 test/framework: allow users to modify cache.Options
vincepri Sep 19, 2024
7a55bc4
Make patch helper support v1beta2 conditions
fabriziopandini Sep 11, 2024
48fd5a1
Drop jobs page
fabriziopandini Sep 19, 2024
2b451f1
Merge pull request #11201 from vincepri/allow-cache-modifier
k8s-ci-robot Sep 19, 2024
135826f
Merge pull request #11202 from fabriziopandini/drop-job-page
k8s-ci-robot Sep 19, 2024
8604dec
test/framework: GetCAPIResources should warn on rbac issues
vincepri Sep 19, 2024
bd83261
Merge pull request #11205 from vincepri/smooth-forbidden
k8s-ci-robot Sep 19, 2024
879617d
Merge pull request #11150 from fabriziopandini/v1beta2-conditions-pat…
k8s-ci-robot Sep 19, 2024
9d950e6
Refactor core developer guide
fabriziopandini Sep 20, 2024
fef53c1
Merge pull request #11208 from fabriziopandini/refactor-core-develope…
k8s-ci-robot Sep 20, 2024
483276e
Enable race detector for top-level unit tests (#11207)
sbueringer Sep 20, 2024
2248e29
Update the developer guide reference
emmanuel-ferdman Sep 21, 2024
21f58aa
Update RKE2 provider URL
yiannistri Sep 23, 2024
76c99ab
Refactor InfraCluster contract
fabriziopandini Sep 20, 2024
1b25c45
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] Sep 23, 2024
ef1b975
Merge pull request #11214 from emmanuel-ferdman/main
k8s-ci-robot Sep 24, 2024
42e4bab
Merge pull request #11213 from fabriziopandini/refactor-infracluster-…
k8s-ci-robot Sep 24, 2024
7e2ff01
Merge pull request #11218 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Sep 24, 2024
7ee7e20
✨ util: Warning handler that discards messages that match a regular e…
dlipovetsky Sep 24, 2024
06ed94c
Merge pull request #11216 from yiannistri/rke2
k8s-ci-robot Sep 24, 2024
28af6b2
:seedling: test/e2e: decrease concurrency
cahillsf Sep 24, 2024
404084f
Merge pull request #11220 from cahillsf/reduce-e2e-concurrency
k8s-ci-robot Sep 25, 2024
c8a5f18
MachineSet: Promote MachineSetPreflightChecks to Beta
chrischdi Sep 26, 2024
d495b4e
🌱 Foreground deletion for MachineDeployments and MachineSets (#11174)
chrischdi Sep 26, 2024
7c62eb2
🌱 test: use cluster without worker definition for kcp only test (#11212)
chrischdi Sep 26, 2024
8c4c67b
Merge pull request #11188 from Karthik-K-N/predicate-log
k8s-ci-robot Sep 26, 2024
54ffb20
pr-verify: use env var for passing the PR title
chrischdi Sep 27, 2024
36d1add
Merge pull request #11229 from chrischdi/pr-fix-pr-verify-title
k8s-ci-robot Sep 27, 2024
274d7e2
✨ clusterctl: Suppress "finalizer name" API warnings in "move" comman…
dlipovetsky Sep 27, 2024
de9897b
Refactor InfraMachine contract
fabriziopandini Sep 25, 2024
187f385
Merge pull request #11223 from fabriziopandini/refactor-infra-machine…
k8s-ci-robot Sep 27, 2024
0456d46
Log errors on specific log levels correctly
sbueringer Sep 27, 2024
56b5af9
Merge pull request #11233 from sbueringer/pr-log-errors-correctly
k8s-ci-robot Sep 27, 2024
33bc162
Fix typos
tsuzu Sep 29, 2024
65fbabe
Merge pull request #11236 from tsuzu/fix-typo
k8s-ci-robot Sep 30, 2024
4bc25da
Log object kind in predicates
Karthik-K-N Sep 30, 2024
496f5c8
Refactor the BootstrapConfig contract
fabriziopandini Sep 30, 2024
e10364a
✨ Suppress finalizer name API warnings in CAPI, CABPK, and KCP contro…
dlipovetsky Sep 23, 2024
f8b7deb
✨ machine: Introduce Deletion status field and add timestamps for dra…
chrischdi Sep 30, 2024
b012498
:seedling: Bump the all-go-mod-patch-and-minor group across 1 directo…
dependabot[bot] Sep 30, 2024
4ac482f
:seedling: Bump actions/checkout in the all-github-actions group
dependabot[bot] Sep 30, 2024
3f2ab51
Merge pull request #11244 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot Oct 1, 2024
364fc32
:sparkles: Add support for oneOf/anyOf/allOf/not ClusterClass schema …
jimmidyson Oct 1, 2024
56c3118
Merge pull request #11243 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Oct 1, 2024
377b79c
Merge pull request #11228 from chrischdi/promote-ms-preflight-checks-…
k8s-ci-robot Oct 1, 2024
a7cfa99
Use TODO instead of FIXME consistently
sbueringer Oct 1, 2024
75c986d
Merge pull request #11245 from sbueringer/pr-use-todo-consistently
k8s-ci-robot Oct 1, 2024
f06f711
add cacheSyncPeriod option to ClusterCacheTracker
ykakarap Oct 1, 2024
f69ec63
Merge pull request #11248 from ykakarap/resync-clustercachetracker
k8s-ci-robot Oct 2, 2024
f88d7ae
Merge pull request #11242 from dlipovetsky/controllers-suppress-api-w…
k8s-ci-robot Oct 2, 2024
32b2334
update karpenter feature group charter
elmiko Oct 2, 2024
8ca912f
Merge pull request #11250 from elmiko/update-karpenter-feature-group
k8s-ci-robot Oct 2, 2024
9569cd6
✨ Add v1beta2 structs to object status (#11234)
fabriziopandini Oct 4, 2024
44168ad
Clarify MinReadySeconds transition in the v1Beta2 API
fabriziopandini Oct 4, 2024
491860c
🌱Export conditions.HasSameState method
m-messiah Oct 4, 2024
072391d
🐛Fix conditions lexicographicLess nil pointer dereference
m-messiah Oct 4, 2024
d11927c
Add maxItems to all condition fields
sbueringer Oct 4, 2024
b4d05d9
Merge pull request #11251 from fabriziopandini/clarify-MinReadySecond…
k8s-ci-robot Oct 6, 2024
233ec90
Merge pull request #11235 from fabriziopandini/refactor-bootstrap-con…
k8s-ci-robot Oct 6, 2024
4bb8fd5
Merge pull request #11256 from sbueringer/pr-conditions-fixup
k8s-ci-robot Oct 7, 2024
3df1495
Log object kind in Any and Or Predicates
Karthik-K-N Oct 7, 2024
a3711b4
Merge pull request #11253 from m-messiah/export-compare
k8s-ci-robot Oct 7, 2024
c6a8027
Update InfraCluster contract to include Pausing rule
theobarberbany Sep 26, 2024
8f4dcca
switch to using ECR mirror for trivy DB repo
cahillsf Oct 7, 2024
516a682
Merge pull request #11260 from cahillsf/use-mirror-trivy-db
k8s-ci-robot Oct 7, 2024
51b9116
Bump cert manager to v1.16.0
troy0820 Oct 7, 2024
76f296d
Merge pull request #11263 from troy0820/troy0820/bump-cert-manager-to…
k8s-ci-robot Oct 7, 2024
9ca01dd
:seedling: Bump the all-github-actions group with 4 updates
dependabot[bot] Oct 7, 2024
e8c1c3c
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] Oct 7, 2024
3c5f17d
Merge pull request #11266 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot Oct 8, 2024
c0f0871
Merge pull request #11267 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Oct 8, 2024
cf8cc70
🚀 Release v1.7.7
chandankumar4 Oct 8, 2024
b264936
🚀 Release v1.8.4
chandankumar4 Oct 8, 2024
2ce2149
Make Type in ClusterClass variable schema optional
sbueringer Oct 7, 2024
3d4b73a
Merge pull request #11259 from sbueringer/pr-type-optoinal
k8s-ci-robot Oct 8, 2024
e2abf59
Fix parsing of `config.live_reload_deps` from Tilt provider config file
AndiDog Oct 8, 2024
e678f88
Improve unit tests for Machine controller
fabriziopandini Oct 4, 2024
16467dc
Merge pull request #11268 from chandankumar4/release-v1.7.7
k8s-ci-robot Oct 8, 2024
265e672
Merge pull request #11269 from chandankumar4/release-v1.8.4
k8s-ci-robot Oct 8, 2024
48ee02a
Merge pull request #11252 from fabriziopandini/improve-machine-contro…
k8s-ci-robot Oct 8, 2024
f251a7b
Merge pull request #11270 from AndiDog/tilt-fix
k8s-ci-robot Oct 8, 2024
e866eb9
Fix some nits in BootstrapConfig docs
sbueringer Oct 8, 2024
173d3b5
Update InfraMachine contract to include pausing rule
theobarberbany Oct 8, 2024
ff4645c
Merge pull request #11274 from sbueringer/pr-bootstrap-config-nits
k8s-ci-robot Oct 8, 2024
fa46150
Check for panics during test runs in envtest
sbueringer Oct 9, 2024
288ed2f
Merge pull request #11279 from sbueringer/pr-envtest-panic-check
k8s-ci-robot Oct 9, 2024
7b5489c
Merge pull request #11239 from Karthik-K-N/update-predicates
k8s-ci-robot Oct 9, 2024
c1f414c
v1beta2 conditions: make NewAggregate use generics
chrischdi Oct 10, 2024
30f29a0
Merge pull request #11281 from chrischdi/pr-v1beta2-conditions-aggreg…
k8s-ci-robot Oct 10, 2024
fb691b8
Merge pull request #10519 from theobarberbany/pause-condition-update-…
k8s-ci-robot Oct 10, 2024
270d861
Improve sort for v1beta2 conditions
fabriziopandini Oct 11, 2024
4439c69
Merge pull request #11282 from fabriziopandini/improve-sort-v1beta2-c…
k8s-ci-robot Oct 11, 2024
9ee55a8
Ensure reconcile external references and reconcile node are always run
fabriziopandini Oct 8, 2024
4bd602b
update status with v1beta2 conditions
fabriziopandini Oct 8, 2024
250bc17
Address feedback
fabriziopandini Oct 9, 2024
d4648de
Complete update status
fabriziopandini Oct 10, 2024
8fd2725
Address comments
fabriziopandini Oct 10, 2024
d2760b4
Fix MS tests + make mirror Node Ready more robust
fabriziopandini Oct 11, 2024
82ee71d
More comments
fabriziopandini Oct 11, 2024
7278f4a
More comments
fabriziopandini Oct 11, 2024
0f8e172
Merge pull request #11275 from theobarberbany/inframachine-contract-u…
k8s-ci-robot Oct 12, 2024
74d34e3
Merge pull request #11276 from fabriziopandini/update-v1beta2-status-…
k8s-ci-robot Oct 14, 2024
7183826
Handle finalizers early in Reconciles
sbueringer Oct 14, 2024
7e2e9c4
Merge pull request #11286 from sbueringer/pr-move-finalizer-logic
k8s-ci-robot Oct 14, 2024
19c80d4
Add new ClusterCache implementation
sbueringer Sep 4, 2024
32ceeaa
:seedling: Bump the all-go-mod-patch-and-minor group across 1 directo…
dependabot[bot] Oct 14, 2024
8f34327
:seedling: Bump actions/cache in the all-github-actions group
dependabot[bot] Oct 14, 2024
cd1d178
Merge pull request #11288 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Oct 15, 2024
b8f2f80
Merge pull request #11289 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot Oct 15, 2024
2beebbd
Merge pull request #11247 from sbueringer/pr-cct-refactoring
k8s-ci-robot Oct 15, 2024
e9be8cc
Merge pull request #11255 from m-messiah/nil-pointer-check-for-less
k8s-ci-robot Oct 15, 2024
44b9c11
🐛Fix conditions HasSameState nil pointer dereference
m-messiah Oct 4, 2024
1965b91
Merge pull request #11254 from m-messiah/fix-has-same-state-nil
k8s-ci-robot Oct 15, 2024
7b752c6
📖 Update BootstrapConfig contract to include pausing (#11287)
theobarberbany Oct 15, 2024
0564105
Update mailing list
fabriziopandini Oct 16, 2024
06a67c1
Merge pull request #11293 from fabriziopandini/update-mailing-list
k8s-ci-robot Oct 16, 2024
3f1b79b
Remove Go dependencies on k8s.io/kubectl, k8s.io/metrics, sigs.k8s.io…
sbueringer Oct 16, 2024
fcb8cd5
Update MHC with v1Beta2 status
fabriziopandini Oct 15, 2024
ff13a64
Merge pull request #11290 from fabriziopandini/update-v1beta2-status-…
k8s-ci-robot Oct 16, 2024
b59bca9
Merge pull request #11295 from sbueringer/pr-remove-dep
k8s-ci-robot Oct 17, 2024
bb7d7e6
Remove unused Paused conditions & minor MHC godoc fixes
sbueringer Oct 17, 2024
ccc430f
Merge pull request #11298 from sbueringer/pr-fixups-mhc
k8s-ci-robot Oct 17, 2024
09d6d2d
🌱 v1beta2 conditions: add function for setting the Paused condition (…
chrischdi Oct 17, 2024
6fc73d9
Refactor ControlPlane contract
fabriziopandini Oct 13, 2024
d63d2ba
Merge pull request #11285 from fabriziopandini/refactor-control-plane…
k8s-ci-robot Oct 18, 2024
8d12c6c
fix: incorrect name used in kustomize path
richardcase Oct 18, 2024
9c06a95
📖 Proposal: MachineDrainRules (#11241)
sbueringer Oct 18, 2024
9f78457
🌱 Implement Machine Deleting condition (#11291)
sbueringer Oct 18, 2024
b03a2d2
Merge pull request #11305 from richardcase/e2e_kustomize_fix
k8s-ci-robot Oct 18, 2024
2e4b858
test/framework: allow to include arbitrary types when dumping resources
vincepri Oct 18, 2024
578b70f
Merge pull request #11308 from vincepri/include-types
k8s-ci-robot Oct 18, 2024
4ca02ab
Deprecate ClusterCacheTracker
sbueringer Oct 19, 2024
4259564
Make controller as mandatory param in external object tracker
Karthik-K-N Oct 15, 2024
ea44719
Use fake controller for external tracker in topology Plan
Karthik-K-N Oct 16, 2024
ebfb23b
Address review comments
Karthik-K-N Oct 21, 2024
48d26cb
Merge pull request #11283 from Karthik-K-N/noop-controller
k8s-ci-robot Oct 21, 2024
3db18fb
🐛 kcp: consider all machines for setting .status.version (#11304)
chrischdi Oct 21, 2024
42bc0a6
Add v1beta2 OwnerRemediated condition to KCP
fabriziopandini Oct 16, 2024
93928cf
Merge pull request #11297 from fabriziopandini/add-v1beta2-owner-reme…
k8s-ci-robot Oct 21, 2024
5ca807e
Fix flake in TestClusterReconciler
sbueringer Oct 21, 2024
f973add
Merge pull request #11314 from sbueringer/pr-fix-cc-flake
k8s-ci-robot Oct 21, 2024
f2a48e5
deprecate old pausing predicates
chrischdi Oct 17, 2024
877566c
Merge pull request #11300 from chrischdi/pr-deprecate-predicates
k8s-ci-robot Oct 21, 2024
94ebc1f
Add v1beta2 Etcd and ControlPlaneComponents conditions to KCP
fabriziopandini Oct 17, 2024
d357a2f
Merge pull request #11302 from fabriziopandini/add-v1beta2-etcd-and-c…
k8s-ci-robot Oct 21, 2024
845dbbb
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] Oct 21, 2024
7ac4c86
Merge pull request #11316 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Oct 22, 2024
c3ae478
Merge pull request #11312 from sbueringer/pr-deprecate-cct
k8s-ci-robot Oct 22, 2024
3e6ac7e
:seedling: Remove json logging replacement in e2e test config
cahillsf Oct 22, 2024
a4ff378
Merge pull request #11318 from cahillsf/drop-json-logging
k8s-ci-robot Oct 22, 2024
7e13754
KCP: Skip validation if CoreDNS migration library supports an upgrade if
sbueringer Oct 22, 2024
d51f1c1
bump cert-manager to 1.16.1
troy0820 Oct 22, 2024
2b9cda1
Use internal error reason more consistently
fabriziopandini Oct 18, 2024
37d104f
Merge pull request #11322 from troy0820/troy0820/update-cert-manager-…
k8s-ci-robot Oct 22, 2024
9a7d894
api: deprecate FailureMessage and FailureReason
chrischdi Oct 22, 2024
f584a9b
Merge pull request #11309 from fabriziopandini/use-internalerror-cons…
k8s-ci-robot Oct 22, 2024
fa7d6e0
Merge pull request #11319 from sbueringer/pr-skip-kcp-val
k8s-ci-robot Oct 22, 2024
5d54746
✨ Update machineset with v1beta2 status test (#11278)
chrischdi Oct 22, 2024
76328ed
Merge pull request #11317 from chrischdi/pr-deprecate-failure-message…
k8s-ci-robot Oct 22, 2024
20a2e79
use latest atomic variable instead of old one
sivchari Oct 23, 2024
0cdd6dc
Improve log when not enough replicas are ready or referenced
AndiDog Oct 23, 2024
b9a4ffe
fix: lint
sivchari Oct 23, 2024
214ab6d
:bug: Add race option to detect raced codes (#10899)
sivchari Oct 23, 2024
97f9dd6
Merge pull request #11328 from sivchari/replace-atomic-package
k8s-ci-robot Oct 23, 2024
f1b1174
Merge pull request #11329 from AndiDog/node-refs-log
k8s-ci-robot Oct 23, 2024
879e278
Improve machine Ready v1beta2 condition
fabriziopandini Oct 23, 2024
508beae
⚠️ Machine: ignore attached Volumes referred by pods ignored during d…
chrischdi Oct 23, 2024
cf5979e
Merge pull request #11330 from fabriziopandini/improve-machine-ready-…
k8s-ci-robot Oct 23, 2024
a1d751c
Fix sorting of v1beta2 conditions when patching
fabriziopandini Oct 22, 2024
d21132d
Add v1beta2 more conditions to KCP
fabriziopandini Oct 22, 2024
ef64625
Merge pull request #11326 from fabriziopandini/fix-v1beta2-condition-…
k8s-ci-robot Oct 24, 2024
0000f09
Merge pull request #11320 from fabriziopandini/update-v1beta2-status-…
k8s-ci-robot Oct 24, 2024
e5cbc4a
:seedling: Add input validations for controllers (#11327)
Karthik-K-N Oct 25, 2024
43f1ee5
Remove clustercache nil checks
Karthik-K-N Oct 25, 2024
d9f77f9
add canonical kubernetes providers
bschimke95 Oct 18, 2024
7957510
Merge pull request #11336 from Karthik-K-N/remove-clustercache-check
k8s-ci-robot Oct 25, 2024
80e26b4
🌱 kcp: ensure ReadinessGates for v1beta2 conditions get set (#11335)
chrischdi Oct 25, 2024
a564e09
Add v1beta2 condition to MD controller
fabriziopandini Oct 25, 2024
0a41a76
Deprecate CCT ErrClusterLocked
sbueringer Oct 25, 2024
9e5ac69
Drop ReconcileError events
sbueringer Oct 25, 2024
ec6916b
Merge pull request #11340 from sbueringer/pr-deprecate-cc-err
k8s-ci-robot Oct 25, 2024
13bb958
Merge pull request #11341 from sbueringer/pr-drop-reconciler-events
k8s-ci-robot Oct 25, 2024
e4407bb
Adding MachineNamingStrategy in KubeadmControlPlane
adilGhaffarDev Aug 31, 2024
6c04105
Merge pull request #11123 from Nordix/kcp-naming-issue-fix/adil
k8s-ci-robot Oct 28, 2024
137196a
Try to fix TestClusterCacheHealthCheck test
sbueringer Oct 28, 2024
0202f9c
Merge pull request #11343 from sbueringer/pr-fix-cct-test
k8s-ci-robot Oct 28, 2024
a87f8f7
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] Oct 28, 2024
fd631d7
:seedling: Bump the all-github-actions group with 3 updates
dependabot[bot] Oct 28, 2024
a5269e2
Merge pull request #11347 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot Oct 29, 2024
cca7f8c
🌱 Implement grace period for KCP remote conditions (#11339)
sbueringer Oct 29, 2024
09e6c8a
Truncate lastTransitionTime for v1beta2 conditions
fabriziopandini Oct 25, 2024
419a9a6
Merge pull request #11346 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Oct 29, 2024
d1ca160
Merge pull request #11342 from fabriziopandini/truncate-lastTransitio…
k8s-ci-robot Oct 29, 2024
b837c34
:seedling: Add dry-run CreateOrUpdate call in clusterctl upgrade e2e …
cahillsf Oct 29, 2024
24b2644
Add the WithOwnedV1Beta2Conditions option to the patch helper
fabriziopandini Oct 25, 2024
7c0dd0c
Merge pull request #11349 from cahillsf/add-dry-run-to-clusterctl-upg…
k8s-ci-robot Oct 29, 2024
f8a2970
Merge pull request #11338 from fabriziopandini/update-v1beta2-status-…
k8s-ci-robot Oct 29, 2024
7bde377
Fix RuntimeClient nil check in ClusterClass controller
sbueringer Oct 29, 2024
e75b4e7
Merge pull request #11350 from sbueringer/pr-fix-client-client
k8s-ci-robot Oct 30, 2024
e0c1d42
Remove killianmuldoon as maintainer
killianmuldoon Oct 30, 2024
6d7104d
Merge pull request #11354 from killianmuldoon/pr-update-owners
k8s-ci-robot Oct 30, 2024
880be0a
Make builder package public, moving it from internal/test/builder to …
dlipovetsky Oct 24, 2024
e989158
Update Sig Cluster Lifecycle mailing list to new one
Sunnatillo Oct 30, 2024
febc6a9
Explain purpose and compatibility guarantee of util/test/builder
dlipovetsky Oct 30, 2024
e0d180a
Bump Go to v1.22.8 version
Sunnatillo Oct 30, 2024
16232aa
Merge pull request #11355 from Nordix/update-SCL-mailing-list/sunnat
k8s-ci-robot Oct 31, 2024
93f03e6
Merge pull request #11356 from dlipovetsky/public-test-builder-package
k8s-ci-robot Oct 31, 2024
4ef210f
Merge pull request #11357 from Nordix/go-uplift-1.22.8/sunnat
k8s-ci-robot Oct 31, 2024
6854821
Merge pull request #11337 from bschimke95/bschimke95/ck8s
k8s-ci-robot Oct 31, 2024
241b8e4
Make scale e2e test reusable for CAPM3 and other providers
mboukhalfa Oct 24, 2024
9b0190f
Merge pull request #11333 from Nordix/mboukhalfa/export-scale-e2e-test
k8s-ci-robot Oct 31, 2024
45446ee
Refactor Cluster controller
fabriziopandini Oct 28, 2024
f3d3974
Refactor godoc for API fields starting with field names
tsuzu Oct 8, 2024
1d1118f
Merge pull request #11345 from fabriziopandini/refactor-cluster-contr…
k8s-ci-robot Nov 1, 2024
9f5a94e
Merge pull request #11273 from tsuzu/fix-godoc-comment-prefix
k8s-ci-robot Nov 1, 2024
0af1fb1
Allow cross-namespace template instances
Danil-Grigorev Nov 1, 2024
7551f08
Fix panics in SetV1Beta2Conditions methods
sbueringer Nov 4, 2024
90e86ab
Merge pull request #11369 from sbueringer/pr-fix-panics
k8s-ci-robot Nov 4, 2024
3fc8054
Fixing TestClusterCacheHealthCheck flake
adilGhaffarDev Nov 4, 2024
d079f19
Minor changes to Improving status in CAPI resources
fabriziopandini Nov 4, 2024
1c1a929
Merge pull request #11363 from fabriziopandini/minor-changes-to-impro…
k8s-ci-robot Nov 4, 2024
3b9a0e5
Merge pull request #11366 from Danil-Grigorev/cross-ns-template
k8s-ci-robot Nov 4, 2024
97f077b
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directo…
dependabot[bot] Nov 4, 2024
2dd2768
Update generated code
dependabot[bot] Nov 4, 2024
e45b5cf
:seedling: Bump softprops/action-gh-release
dependabot[bot] Nov 4, 2024
c9eb2c0
Merge pull request #11374 from Nordix/healthcheck-fix/adil
k8s-ci-robot Nov 4, 2024
c866808
Merge pull request #11376 from kubernetes-sigs/dependabot/github_acti…
k8s-ci-robot Nov 5, 2024
f810589
Merge pull request #11375 from kubernetes-sigs/dependabot/go_modules/…
k8s-ci-robot Nov 5, 2024
f9cd33f
✨ Implement MachineDrainRules (#11353)
sbueringer Nov 5, 2024
2f5a5bd
Fixing TestClusterResourceSetReconciler flaky test
adilGhaffarDev Nov 5, 2024
8fe14d4
Merge pull request #11379 from Nordix/fix-TestClusterResourceSetRecon…
k8s-ci-robot Nov 5, 2024
54bd7c8
Fix panics in patch unit tests
sbueringer Nov 5, 2024
0f2dddc
Merge pull request #11380 from sbueringer/pr-patch-test-panic
k8s-ci-robot Nov 5, 2024
f588660
🚀 Release v1.9.0-beta.0
chandankumar4 Nov 4, 2024
180d732
Merge pull request #11371 from chandankumar4/notes-v1.9.0-beta.0
k8s-ci-robot Nov 5, 2024
a72d10c
merge upstream/v1.9.0-beta.0 into master
damdo Nov 12, 2024
ff03ee1
UPSTREAM: <carry>: Add openshift specific changes
alexander-demicev Mar 2, 2022
0465590
UPSTREAM: <carry>: Sync OWNERS file
JoelSpeed Jun 24, 2024
638d7ef
UPSTREAM: <carry>: Updating ose-cluster-api-container image to be con…
Sep 4, 2024
a2d0d68
UPSTREAM: <carry>: OWNERS: update subcomponent
damdo Sep 4, 2024
89b3ac4
UPSTREAM: <carry>: Update manifest generator
Nov 6, 2024
f724aeb
UPSTREAM: <carry>: Update kustomize
Nov 6, 2024
b34e2f8
UPSTREAM: <drop>: Updating and vendoring go modules after an upstream…
damdo Nov 12, 2024
cf406b4
UPSTREAM: <carry>: make ocp-manifests
damdo Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -105,7 +105,7 @@ jobs:
curl -L "https://raw.githubusercontent.com/${{ github.repository }}/main/CHANGELOG/${{ env.RELEASE_TAG }}.md" \
-o "${{ env.RELEASE_TAG }}.md"
- name: Release
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # tag=v2.0.8
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # tag=v2.0.9
with:
draft: true
files: out/*