Commit 43eacf8
Kyle Schultheiss
Update acm SDK to v1.42.0 and regenerate
Bumps github.com/aws/aws-sdk-go-v2/service/acm from v1.33.0 to v1.42.0
and regenerates against the latest code-generator. Regeneration-only, no
new functionality.
New CRD fields introduced by the v1.42.0 model:
- spec.managedBy (server-set, request-time only) -> late_initialize +
is_immutable + compare.is_ignored to avoid a perpetual false delta /
continuous no-op Update.
- spec.options.export (server-defaulted, request-time only) ->
late_initialize + compare.is_ignored for the same reason.
- status.domainValidations[].httpRedirect and
status.renewalSummary.domainValidationOptions[].httpRedirect are
read-only status fields (no delta impact).
The ACME resources present in the v1.42.0 model are ignored via
ignore.resource_names; controllers for them are added in a follow-up.1 parent 0a84244 commit 43eacf8
12 files changed
Lines changed: 1367 additions & 203 deletions
File tree
- apis/v1alpha1
- config/crd/bases
- pkg/resource/certificate
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
93 | 106 | | |
94 | 107 | | |
95 | 108 | | |
| |||
0 commit comments