Commit dace05c
committed
Bump aws-sdk-go version to v1.44.60
- Bump aws-sdk-go version to v1.44.60
- Ignores the newly released resource `FunctionUrlConfig`
- Adds ephemeral storage to `Function` resource
- Adds `FilterCriteria` to `EventSourceMapping` resource
- Adds hooks for to properly handle `FilterCriteria` changes
- Reduces the wait time for `EventSourceMapping` resources
- Add test cases for the newly added fields.
Signed-off-by: Amine Hilaly <hilalyamine@gmail.com>1 parent b0d9603 commit dace05c
File tree
23 files changed
+850
-343
lines changed- apis/v1alpha1
- config/crd/bases
- helm/crds
- pkg/resource
- event_source_mapping
- function
- templates/hooks
- eventsourcemapping
- function
- test/e2e/tests
23 files changed
+850
-343
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 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.
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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments