Skip to content

[QC-527] - Store repoCleaner config in consul#671

Merged
knopers8 merged 2 commits into
AliceO2Group:masterfrom
Barthelemy:repo-cleaner-config-consul
Apr 19, 2021
Merged

[QC-527] - Store repoCleaner config in consul#671
knopers8 merged 2 commits into
AliceO2Group:masterfrom
Barthelemy:repo-cleaner-config-consul

Conversation

@Barthelemy
Copy link
Copy Markdown
Collaborator

Depends on alisw/alidist#2967

Comment on lines +141 to +143
logging.debug(f"config file from consul : \n{data['Value']}")
text = data["Value"].decode()
logging.debug(f"config file from consul : \n{text}")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question: how are the supposed to be different?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the data returned by Consul is encoded in base64 for some reason.

Comment thread Framework/script/RepoCleaner/repoCleaner.py Outdated
@Barthelemy Barthelemy requested a review from knopers8 April 16, 2021 15:22
Copy link
Copy Markdown
Collaborator

@knopers8 knopers8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@knopers8 knopers8 merged commit 2f47666 into AliceO2Group:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants