Commit 484890b
rbranche
Remove DBClusterNotFoundFault as a terminal condition for GlobalCluster. (#40)
Issue #, if available: aws-controllers-k8s/community#1027
Description of changes:
Remove `DBClusterNotFoundFault` as a terminal condition for `GlobalCluster`.
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.1 parent 8b6e0cb commit 484890b
File tree
4 files changed
+5
-8
lines changed- apis/v1alpha1
- pkg/resource/global_cluster
4 files changed
+5
-8
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 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments