Commit 6b68a44
committed
CORS-2893: capi-aws: implement preserveBootstrapIgnition
This feature is needed for customers running installs under systems with
policies that prevent S3 objects from being deleted.
The way this was implemented in CAPA, the provider will try to delete
the objects but ignore the errors if `BestEffortDeleteObjects` is set in
the `AWSCluster` bucket spec.1 parent e45745b commit 6b68a44
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments