Commit 1f0642e
authored
Prevent incorrect change in routeTable CR spec after adding route addition having vpcEndpointID (#170)
Fixes [#1935](aws-controllers-k8s/community#1935)
Description of changes:
This fix accomodates an aws api bug so as to prevent routeTable CR spec from changing.
Details explained in the issue description.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 157e3dc commit 1f0642e
File tree
3 files changed
+29
-2
lines changed- apis/v1alpha1
- pkg/resource/route_table
- templates/hooks/route_table
3 files changed
+29
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments