ansible-devops icon indicating copy to clipboard operation
ansible-devops copied to clipboard

Suite_DNS Cloudflare

Open zoltanpesko opened this issue 1 year ago • 3 comments

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?

zoltanpesko avatar Jul 05 '24 11:07 zoltanpesko

Looking into this for you - will report back when I have an answer

JonahLuckett avatar Jul 23 '24 11:07 JonahLuckett

Hi Jonah, is there any update on it?

zoltanpesko avatar Aug 12 '24 14:08 zoltanpesko

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 avatar Aug 16 '24 13:08 zoltanpesko

@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.

sanjayprab avatar Nov 15 '24 11:11 sanjayprab

@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.

sanjayprab avatar Nov 15 '24 11:11 sanjayprab