Closed ribaraka closed 8 months ago
I've found the following issues:
masterNodes
to not allowed value (e.a. from 3 to 4) the operator allows it, but the Instaclustr API returns an error about the unsupported masterNodes
count. However, if we want to change the value back the validating webhook doesn't allow us to decrease the amount of master nodes
.nodesNumber
the API returns the following error: status code: 500, message: {"errors":[{"message":"Null or invalid data encountered","name":"Unknown error"}]}
replicationFactor
it doesn't send API callmulti datacentre is unsupported
. However, if we try to change it back the validating webhook denies an updating requestprivateLink
enabled for the clusters with AZURE_AZ
and GC
cloud providers.tested. all is working
We need to test all Redis spec fields, and settings, check their workability, create/update/delete operations, add/remove data centers, etc.
Create separate issues for all bugs found during the test process. If not, add your comment on what was tested and the results in this issue.