Skip to content

Commit

Permalink
Add patch to disable MachineSetPreflightChecks in CAPI (#4386)
Browse files Browse the repository at this point in the history
  • Loading branch information
2ez4szliu authored Feb 28, 2025
1 parent 8e643b8 commit a595125
Show file tree
Hide file tree
Showing 41 changed files with 133 additions and 88 deletions.
20 changes: 10 additions & 10 deletions projects/kubernetes-sigs/cluster-api/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
e02bb300ae93b7162e1b511de78eed85d1da7bda51067ee10ee0d9e5a8be996c _output/bin/cluster-api/linux-amd64/cluster-api-provider-docker-manager
eace5e9e75661cc096558119bb985c140534c03bc233e1ad04fbb189b8f34b10 _output/bin/cluster-api/linux-amd64/clusterctl
4e32fcc1c6d5811f33c5ebefd898ef5152223068f027f751515e4bdb422f604e _output/bin/cluster-api/linux-amd64/kubeadm-bootstrap-manager
d484cb934fb0c335cfef418a23b892f2e7950741d7d52796e1befb35b0aa9239 _output/bin/cluster-api/linux-amd64/kubeadm-control-plane-manager
6a6c356a47032c0c8cb1e556ad97e160c1b17e4ad7f6320d3f1c7a2d823eb98b _output/bin/cluster-api/linux-amd64/manager
4c547106658847101869b595c3fa5b0b4811d7230581ea8785432ad65ab44367 _output/bin/cluster-api/linux-arm64/cluster-api-provider-docker-manager
145198972d7b56bff03f02b6457a270c6d0048aedbb7dd51aa1c77432fe93dbe _output/bin/cluster-api/linux-arm64/clusterctl
b416e99e07d6935738a62aee1ab14bee5932bfe63182ab97fdfe7ce8f204f600 _output/bin/cluster-api/linux-arm64/kubeadm-bootstrap-manager
4dce688f0f925c93e39bb5e6e3f6ba59bed0e0377acacbcc0c03fe5b63440e88 _output/bin/cluster-api/linux-arm64/kubeadm-control-plane-manager
76939a7cdb8766e13fc1ed973a6a76b6176797f7cd8739f2e3aa06f5a7879aa2 _output/bin/cluster-api/linux-arm64/manager
f722162390aaed9b9e2fbbf2c73cf003020e5922049db30bb17170839e6fffe3 _output/bin/cluster-api/linux-amd64/cluster-api-provider-docker-manager
6ffd8293113a426f8b95cc6816f59fb402470b9c3113d501b4afb47138feb105 _output/bin/cluster-api/linux-amd64/clusterctl
38697b1b26019417eea7505323261ef6b24875cd7ba428317b45b65c9849d0f3 _output/bin/cluster-api/linux-amd64/kubeadm-bootstrap-manager
f400ac0d53bc79dbbbef29d4bedbf071e648d2a429404859ddf47b1e9073bffe _output/bin/cluster-api/linux-amd64/kubeadm-control-plane-manager
0337f56a931eb97c127b33fa614e8be0392c9f0dc472e588ff536ee22355dda2 _output/bin/cluster-api/linux-amd64/manager
03b43b1b7fd8b8e67aaba6a992dba64b0b7bc6027a0e6577cf3f8ee26718b6e3 _output/bin/cluster-api/linux-arm64/cluster-api-provider-docker-manager
a4afdca71ca4000c277dbc5abb10f579952d49d3c4c4f73256c041e707443a0c _output/bin/cluster-api/linux-arm64/clusterctl
76a58fc4da4a0688877718f8c719bd44443649d9ce93e13676fc6cea81de6a9d _output/bin/cluster-api/linux-arm64/kubeadm-bootstrap-manager
7b0f98ba7fa9b9d6788d57ea0b56fb189adc5a77a0bcb4f5990669fca211fcd0 _output/bin/cluster-api/linux-arm64/kubeadm-control-plane-manager
6764afa7da656ff72b3c970cae1b841ba5005aed5d727d2aab3043cd4871a804 _output/bin/cluster-api/linux-arm64/manager
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f93c06ce611b8c37718f2f93a5bcea144fe7db41 Mon Sep 17 00:00:00 2001
From 403f06b0bf06b466d4f015f0da457fb4069fea66 Mon Sep 17 00:00:00 2001
From: Vignesh Goutham Ganesh <[email protected]>
Date: Fri, 11 Jun 2021 10:43:09 -0700
Subject: [PATCH 01/39] Adding capi support for Bottlerocket
Subject: [PATCH 01/40] Adding capi support for Bottlerocket

Signed-off-by: Vignesh Goutham Ganesh <[email protected]>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 0b2f1ea36361c98330102f73720b2b56f4d060e0 Mon Sep 17 00:00:00 2001
From cab7d20c3d8a9d25e50989abfab824e07dd1327d Mon Sep 17 00:00:00 2001
From: Rajashree Mandaogane <[email protected]>
Date: Mon, 28 Jun 2021 13:44:50 -0700
Subject: [PATCH 02/39] Add unstacked etcd support
Subject: [PATCH 02/40] Add unstacked etcd support

Unstacked etcd: API and config changes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From ac6c47a79b15e675524091657d03961e8ad979ac Mon Sep 17 00:00:00 2001
From 6863fe22e489a9898b922e786c6c2452ad7272a7 Mon Sep 17 00:00:00 2001
From: Rajashree Mandaogane <[email protected]>
Date: Fri, 6 Aug 2021 17:16:39 -0700
Subject: [PATCH 03/39] Unstacked etcd and controlplane upgrade
Subject: [PATCH 03/40] Unstacked etcd and controlplane upgrade

Rename controlplane upgrade annotation variable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 5ce805f5b83dc7fb51cb29669f111d151df5ce46 Mon Sep 17 00:00:00 2001
From 8bfcde15ea4c58838c3250679c559e6d3d741cb8 Mon Sep 17 00:00:00 2001
From: Guillermo Gaston <[email protected]>
Date: Thu, 19 Aug 2021 21:52:52 +0000
Subject: [PATCH 04/39] Patch config path in kubevip manifest for kubeadm
Subject: [PATCH 04/40] Patch config path in kubevip manifest for kubeadm
control plane join with bottlerocket format

cr: https://code.amazon.com/reviews/CR-55711271
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 28cc3c618603412df03d368c62ac012a9db4a36e Mon Sep 17 00:00:00 2001
From 6d27f9df2692abd249541c60a4ff827b8e584a6e Mon Sep 17 00:00:00 2001
From: Guillermo Gaston <[email protected]>
Date: Tue, 31 Aug 2021 15:56:28 +0000
Subject: [PATCH 05/39] Make pause and bottlerocket bootstrap images updatable
Subject: [PATCH 05/40] Make pause and bottlerocket bootstrap images updatable
in validation webhook

cr: https://code.amazon.com/reviews/CR-56335855
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8826e67fb1bd59781401482abea65b20bbc791ab Mon Sep 17 00:00:00 2001
From 965bebb6ae26aea3a3d633e048496ee5de6b7150 Mon Sep 17 00:00:00 2001
From: Abhinav Pandey <[email protected]>
Date: Tue, 21 Sep 2021 08:57:56 -0700
Subject: [PATCH 06/39] add support for registry mirror for bottlerocket
Subject: [PATCH 06/40] add support for registry mirror for bottlerocket

---
api/v1beta1/zz_generated.deepcopy.go | 5 +
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 87c3e98e2c0f37b0b1a0da49b2f7bbee8c5168ac Mon Sep 17 00:00:00 2001
From 9c9fe83f0186184c62a9cd6e168149ac9c797ee1 Mon Sep 17 00:00:00 2001
From: Rajashree Mandaogane <[email protected]>
Date: Thu, 30 Sep 2021 14:04:36 -0700
Subject: [PATCH 07/39] Fix proxy template for bottlerocket bootstrap
Subject: [PATCH 07/40] Fix proxy template for bottlerocket bootstrap

Bottlerocket expects no-proxy setting to be a comma-separated list
of strings. The proxy template was parsing the input no-proxy list
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e4ccfa3dda3fefeeb132e982200b367bbdc7ade7 Mon Sep 17 00:00:00 2001
From 1a05d3abe218da1e8160977f669b64f4d381415c Mon Sep 17 00:00:00 2001
From: Rajashree Mandaogane <[email protected]>
Date: Sun, 21 Nov 2021 20:59:58 -0800
Subject: [PATCH 08/39] Add bottlerocket changes to capbk v1alpha4 api
Subject: [PATCH 08/40] Add bottlerocket changes to capbk v1alpha4 api

---
...strap.cluster.x-k8s.io_kubeadmconfigs.yaml | 119 +++++++++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 66b0b4c3ea559a1debe61d45e24dc5218120a6fc Mon Sep 17 00:00:00 2001
From e6b4cfd17ffb9b88c6dbe069e1bd5d6c077b0a0e Mon Sep 17 00:00:00 2001
From: Vivek Koppuru <[email protected]>
Date: Wed, 12 Jan 2022 19:04:15 -0800
Subject: [PATCH 09/39] Add status.version to list of fields to ignore for
Subject: [PATCH 09/40] Add status.version to list of fields to ignore for
update

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 71d98acc105bd84074965a3c3f9c2672bd5bc299 Mon Sep 17 00:00:00 2001
From 5fa7c847bbd8e90d84bee52e3e3c53db7396420d Mon Sep 17 00:00:00 2001
From: Vivek Koppuru <[email protected]>
Date: Mon, 24 Jan 2022 00:46:44 -0800
Subject: [PATCH 10/39] Add node labels support for bottlerocket
Subject: [PATCH 10/40] Add node labels support for bottlerocket

---
.../internal/bottlerocket/bootstrap.go | 9 ++++++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From ff7ee2294ec4a85a964031ccfcd859fa18439dbc Mon Sep 17 00:00:00 2001
From f1229e93ab493184c8def276c64fa672006f1372 Mon Sep 17 00:00:00 2001
From: Daniel Budris <[email protected]>
Date: Fri, 17 Dec 2021 13:38:39 -0800
Subject: [PATCH 11/39] Support worker node taints
Subject: [PATCH 11/40] Support worker node taints

seperate taints template into its own template

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From dae8993c8aa063352c1497958af1b084a350d487 Mon Sep 17 00:00:00 2001
From 707dcdf0f7bbeffd9196f1a842246f7b027ebef4 Mon Sep 17 00:00:00 2001
From: danbudris <[email protected]>
Date: Fri, 18 Feb 2022 09:24:32 -0500
Subject: [PATCH 12/39] support bottle rocket control plane taints
Subject: [PATCH 12/40] support bottle rocket control plane taints

---
.../internal/controllers/kubeadmconfig_controller.go | 6 ++++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 235c645db8002ec4d6c64ced62cc2514fbabfe0c Mon Sep 17 00:00:00 2001
From c46c8a289465e658f885682c3a3e0fa06a0de43f Mon Sep 17 00:00:00 2001
From: Michael Chu <[email protected]>
Date: Mon, 28 Feb 2022 09:51:25 -0800
Subject: [PATCH 13/39] Support configuring bottlerocket control container uri
Subject: [PATCH 13/40] Support configuring bottlerocket control container uri

Signed-off-by: Michael Chu <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 26a3783e17013793fdd91fbd1040225b7ac9ee47 Mon Sep 17 00:00:00 2001
From ab59d43a67c9fc141a9119bbfae778ab7e47d836 Mon Sep 17 00:00:00 2001
From: Rajashree Mandaogane <[email protected]>
Date: Thu, 3 Mar 2022 15:01:35 -0800
Subject: [PATCH 14/39] Change format for storing etcd machine address
Subject: [PATCH 14/40] Change format for storing etcd machine address

Once the first etcd member is initialized, the machine controller has
to update the secret with the address of the machine, so it can be used
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 45321879bcea9bd7490426fe49729ed553211208 Mon Sep 17 00:00:00 2001
From d40522a418869415ff616f9dbc37a725240b28d9 Mon Sep 17 00:00:00 2001
From: Vignesh Goutham Ganesh <[email protected]>
Date: Wed, 8 Jun 2022 10:27:26 -0700
Subject: [PATCH 15/39] Parse provider-id from kubelet extra args
Subject: [PATCH 15/40] Parse provider-id from kubelet extra args

Signed-off-by: Vignesh Goutham Ganesh <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e4589c75926babb5644f71eeace76565e7d3014e Mon Sep 17 00:00:00 2001
From ea680a71b8736ec0dbc605a678d4acd18ebfbc3f Mon Sep 17 00:00:00 2001
From: Victor Pineda <[email protected]>
Date: Tue, 21 Jun 2022 07:50:19 -0700
Subject: [PATCH 16/39] Add feature to specifiy additional host containers in
Subject: [PATCH 16/40] Add feature to specifiy additional host containers in
BR

Host containers are a feature within BR that allows us to pull images
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 208f976a2e14f7ca47c0990a334f8070217e6d11 Mon Sep 17 00:00:00 2001
From 467f855cf793ce83ba76c330cc9fcfd1a2905383 Mon Sep 17 00:00:00 2001
From: Jiayi Wang <[email protected]>
Date: Mon, 21 Nov 2022 17:31:22 -0500
Subject: [PATCH 17/39] Add bottlerocket custom bootstrap containers config
Subject: [PATCH 17/40] Add bottlerocket custom bootstrap containers config
option

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f58ad125ccf3f7af91ca1504ad63b17ed5250d1c Mon Sep 17 00:00:00 2001
From 509e07cca706cc666e2ef376bb5aad3a0b21006a Mon Sep 17 00:00:00 2001
From: Jiayi Wang <[email protected]>
Date: Wed, 23 Nov 2022 09:26:28 -0500
Subject: [PATCH 18/39] Support configuring bottlerocket admin container image
Subject: [PATCH 18/40] Support configuring bottlerocket admin container image

---
.../kubeadm/api/v1beta1/kubeadm_types.go | 17 ++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 58e79c628d15196077d70a771abb0501e68cd818 Mon Sep 17 00:00:00 2001
From 22b0dcaaa14fc575476253e7cca7682514e08d1b Mon Sep 17 00:00:00 2001
From: Jiayi Wang <[email protected]>
Date: Thu, 5 Jan 2023 14:56:09 -0500
Subject: [PATCH 19/39] Make bottlerocket admin, control, custom bootstrap
Subject: [PATCH 19/40] Make bottlerocket admin, control, custom bootstrap
container images updatable in webhook

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d2242fa831b29364d9684339b9b5214c22ac59f8 Mon Sep 17 00:00:00 2001
From 79faf79e444e6f06a1810e9a323f27a7b9f7c8f5 Mon Sep 17 00:00:00 2001
From: Jiayi Wang <[email protected]>
Date: Mon, 9 Jan 2023 15:41:05 -0500
Subject: [PATCH 20/39] Mark etcd machine status to running after etcd
Subject: [PATCH 20/40] Mark etcd machine status to running after etcd
controller adds the etcd machine ready label

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 51e83e911e3775cde516e16a1cfcef2ded00bb79 Mon Sep 17 00:00:00 2001
From fd2e8704a9d22bdb82f7f75b963e5d808c19f070 Mon Sep 17 00:00:00 2001
From: Ahree Hong <[email protected]>
Date: Wed, 14 Dec 2022 12:47:42 -0800
Subject: [PATCH 21/39] add support for registry credentials
Subject: [PATCH 21/40] add support for registry credentials

Signed-off-by: Ahree Hong <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f4744cd4ed539961aa2b4362de382a5c1ba6fb35 Mon Sep 17 00:00:00 2001
From 31603128ef9a4dc510beae6449b97cb44b53b91b Mon Sep 17 00:00:00 2001
From: Abhinav <[email protected]>
Date: Wed, 1 Feb 2023 16:34:23 -0800
Subject: [PATCH 22/39] Add support for configuring NTP servers on bottlerocket
Subject: [PATCH 22/40] Add support for configuring NTP servers on bottlerocket
through CAPI

Signed-off-by: Abhinav <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From fb5a66d08b2af2a7c416c207cb969fff2499aaef Mon Sep 17 00:00:00 2001
From 5f450149538b6601e0b5e3dce998f48c7a2369a3 Mon Sep 17 00:00:00 2001
From: Ahree Hong <[email protected]>
Date: Tue, 7 Feb 2023 14:26:36 -0800
Subject: [PATCH 23/39] set hostname for BR nodes
Subject: [PATCH 23/40] set hostname for BR nodes

Signed-off-by: Ahree Hong <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e468f63e5ec6f0f93d5db992cab7ebe06290857d Mon Sep 17 00:00:00 2001
From eea582392a206fe4ebec977de92cda5ef6bb0f61 Mon Sep 17 00:00:00 2001
From: Abhinav Pandey <[email protected]>
Date: Thu, 2 Mar 2023 10:18:07 -0800
Subject: [PATCH 24/39] Add bottlerocket k8s settings support
Subject: [PATCH 24/40] Add bottlerocket k8s settings support

Signed-off-by: Abhinav Pandey <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 1422f8b1e6a293a597e315d5b76d9ed895ae2aa1 Mon Sep 17 00:00:00 2001
From b6ae2e98bec73e87b369c7409677ddb1b8a46c88 Mon Sep 17 00:00:00 2001
From: Ahree Hong <[email protected]>
Date: Tue, 7 Mar 2023 14:01:39 -0800
Subject: [PATCH 25/39] add br kernel.sysctl settings
Subject: [PATCH 25/40] add br kernel.sysctl settings

Signed-off-by: Ahree Hong <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From dbdbf6715e3971ffab94daec8903f1d335722190 Mon Sep 17 00:00:00 2001
From 549cede0211f6a51fcf69ce5d9d1866894077bfd Mon Sep 17 00:00:00 2001
From: Ahree Hong <[email protected]>
Date: Thu, 23 Mar 2023 01:51:16 -0700
Subject: [PATCH 26/39] add boot kernel settings for BR
Subject: [PATCH 26/40] add boot kernel settings for BR

Signed-off-by: Ahree Hong <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From acd77ce2abc6c344bf3892aa11807707f9cd6d5a Mon Sep 17 00:00:00 2001
From 0cfea563bfb4539ca02999a843dacc406ca5d92e Mon Sep 17 00:00:00 2001
From: Jackson West <[email protected]>
Date: Sat, 6 May 2023 14:08:17 -0500
Subject: [PATCH 27/39] Patch haproxy maxconn value to avoid ulimit issue
Subject: [PATCH 27/40] Patch haproxy maxconn value to avoid ulimit issue

EKS-A uses haproxy 2.5 which errors if the maxconn value
requires more FDs than allowed by the ulimit setting of docker.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 6dcc99181fbaae48d4cbdb300633d4148dc4bc66 Mon Sep 17 00:00:00 2001
From 66ccf8f8dd7a38886c6309272a9284d9ee6a07ba Mon Sep 17 00:00:00 2001
From: ahreehong <[email protected]>
Date: Fri, 19 May 2023 16:29:08 -0400
Subject: [PATCH 28/39] Add support for custom cert bundles in BR (#21)
Subject: [PATCH 28/40] Add support for custom cert bundles in BR (#21)

* add support for custom cert bundles br

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From a7cacf10dfee9b68731424a83fb76177dec226d2 Mon Sep 17 00:00:00 2001
From 2481417c4feb2fcacb1e1188852e4104fcc0528e Mon Sep 17 00:00:00 2001
From: Vignesh Goutham Ganesh <[email protected]>
Date: Tue, 16 May 2023 11:03:09 -0500
Subject: [PATCH 29/39] CAPI Move Cluster Filter
Subject: [PATCH 29/40] CAPI Move Cluster Filter

Signed-off-by: Vignesh Goutham Ganesh <[email protected]>
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 652dfa52edb6cbd4519f6d936855c5110e23f732 Mon Sep 17 00:00:00 2001
From ab8974ba30d6a52b2091072c3ac0ef6f4da23e2e Mon Sep 17 00:00:00 2001
From: Vignesh Goutham Ganesh <[email protected]>
Date: Tue, 30 May 2023 10:14:31 -0500
Subject: [PATCH 30/39] Move objects with force move label and no cluster
Subject: [PATCH 30/40] Move objects with force move label and no cluster
tenants

Signed-off-by: Vignesh Goutham Ganesh <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 76d38d7731519d451e8e36dcfe942a36d9d99ee5 Mon Sep 17 00:00:00 2001
From d38ce08d449a867c6d04d2c675019a5546ffca96 Mon Sep 17 00:00:00 2001
From: Cavaughn Browne <[email protected]>
Date: Thu, 20 Jul 2023 11:05:49 -0500
Subject: [PATCH 31/39] allow registry mirror configurations to be mutable for
Subject: [PATCH 31/40] allow registry mirror configurations to be mutable for
BR

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From daa4aaa08cb888e4e198154892319699a806e2ca Mon Sep 17 00:00:00 2001
From 738a601fdff7cf2378bec7a30b5a15f0f7bca7cb Mon Sep 17 00:00:00 2001
From: Prow Bot <[email protected]>
Date: Wed, 16 Aug 2023 19:58:01 -0700
Subject: [PATCH 32/39] Add support for external etcd machines in Kind mapper
Subject: [PATCH 32/40] Add support for external etcd machines in Kind mapper

---
.../client/cluster/objectgraph_test.go | 2 +-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8ff8bd8be37aa47f7a9e9fcbd51ddb619c000285 Mon Sep 17 00:00:00 2001
From c394258cbad9bd7016343bf9770461aa8f18e07e Mon Sep 17 00:00:00 2001
From: Jackson West <[email protected]>
Date: Sat, 19 Aug 2023 09:35:39 -0500
Subject: [PATCH 33/39] disable cgroupns=private to fix AL2
Subject: [PATCH 33/40] disable cgroupns=private to fix AL2

---
test/infrastructure/container/docker.go | 9 +++++----
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 45c857911f3bb7c94f58f6c6ca664b1eb6dfdac0 Mon Sep 17 00:00:00 2001
From 8ff77c94ec971b87dc3f3b8a9d00534a4901d365 Mon Sep 17 00:00:00 2001
From: Abhinav Pandey <[email protected]>
Date: Wed, 17 Jan 2024 09:28:18 -0800
Subject: [PATCH 34/39] Add support for in-place upgrade in KCP
Subject: [PATCH 34/40] Add support for in-place upgrade in KCP

---
.../kubeadm/api/v1beta1/kubeadm_control_plane_types.go | 8 ++++++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 2101dd6d0cd9bdec85900e2ca80682930d96289c Mon Sep 17 00:00:00 2001
From 684973fddc3d8405a039cebb4181d64f6f2216bb Mon Sep 17 00:00:00 2001
From: Abhinav Pandey <[email protected]>
Date: Wed, 24 Jan 2024 00:00:03 -0800
Subject: [PATCH 35/39] Add support for in-place upgrades in MachineDeployments
Subject: [PATCH 35/40] Add support for in-place upgrades in MachineDeployments

---
api/v1beta1/machinedeployment_types.go | 11 +-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 3483bea749a5629956e8264ccb69d2fce2908708 Mon Sep 17 00:00:00 2001
From 7a60c4969625089df1fe68d60877ae19f7304a51 Mon Sep 17 00:00:00 2001
From: Aravind Ramalingam <[email protected]>
Date: Mon, 22 Jan 2024 12:47:26 -0800
Subject: [PATCH 36/39] Adding support for multiple registry mirrors in
Subject: [PATCH 36/40] Adding support for multiple registry mirrors in
bottlerocket

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 76482150c2af7f5b7c7c44c2d87700dead344a15 Mon Sep 17 00:00:00 2001
From 79129a8be138a3c8238b862e6d3c5b8fae77c739 Mon Sep 17 00:00:00 2001
From: Abhinav Pandey <[email protected]>
Date: Mon, 5 Feb 2024 23:45:36 -0800
Subject: [PATCH 37/39] Fix MD controller reconcilation with in-place
Subject: [PATCH 37/40] Fix MD controller reconcilation with in-place

---
.../machinedeployment_controller_test.go | 398 ++++++++++++++++++
Expand Down
Loading

0 comments on commit a595125

Please sign in to comment.