Closed ulucinar closed 2 years ago
can we please merge this one? I really need to use it @ulucinar
Hi folks,
I checked whether we should make the databaseName
of User
a reference to Cluster
as my interpretation is that you can refer to an existing cluster's name in that parameter but then, why not make it a reference to an AdvancedCluster
? Currently, we have no support for generic cross-resource references, thus I chose not to implement cross-resource referencing for the field. Nevertheless, we can evolve the API at a later stage.
@bitgandtter, is my interpretation correct? Can it be a reference to a Cluster
or to an AdvancedCluster
?
Successfully created backport PR #5 for release-0.2
.
Description of your changes
Fixes
IPAccessList
resource and adds an example manifest for it.I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Manually tested using the example manifest provided.