fix: add missing reference to instance and cluster resources - #2156
Conversation
|
/test-examples="examples/rds/cluster/v1beta2/cluster.yaml" |
|
@fernandezcuesta could you please add a Please also have a look at failing roundtrip tests, you need to backport the new Ref/Selector fields to older api versions |
|
/test-examples="examples/rds/cluster/v1beta2/cluster.yaml" |
|
|
||
| --- | ||
|
|
||
| apiVersion: rds.aws.upbound.io/v1beta1 |
There was a problem hiding this comment.
note: uptest fails due to this unintentional removal of apiVersion
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
525443f to
6149bce
Compare
|
/test-examples="examples/rds/cluster/v1beta2/cluster.yaml" |
|
/test-examples="examples/rds/cluster/v1beta3/instance.yaml" |
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
6149bce to
d9b065b
Compare
|
/test-examples="examples/rds/cluster/v1beta3/instance.yaml" |
erhancagirici
left a comment
There was a problem hiding this comment.
thanks @fernandezcuesta, LGTM
Description of your changes
Fixes #2155
I have:
make generateand committed the results (ideally in a separate commit).make check-diff.How has this code been tested
n/a