Suite_DNS Cloudflare
In suite_dns role there is a potential bug for the Cloudflare DNS Integration
The script creates the apps.cluster.cloud but should be router-default.apps.cluster.cloud
Could you please check it?
Looking into this for you - will report back when I have an answer
Hi Jonah, is there any update on it?
HI all,
In addition to that can we add to the script the following?
As a possible workaround, you can remove the entry that contains the old domain name, for example if the entry for CLIENTID: "manage" still has the old domain name, run the following command: To connect to the mongo database, refer to: execute the following commands to verify the content of the collection, in this example, the mas instance id is "test"
show dbs
use mas_test_core
show collections
db.OauthClient.find()
db.OauthClient.deleteOne({CLIENTID: "manage"})
then delete the following pods:
in mas core namespace: internalapi
in manage namespace: entitymgr-ws
@zoltanpesko Apologies for the delay in response. Could you please provide more specific or logs. and what cloudflare_zone and/or cloudflare_subdomain you are passing.
@zoltanpesko I am going to close this issue as it looks outdated and don't have enough information. Please create a new issue with more details.