Page MenuHomePhabricator

Manually update the cloud query service allowlist to sync it with wikidata
Closed, ResolvedPublic2 Estimated Story Points

Description

While we are hoping to do this automatically in it might be good practice and useful for the team to understand how everything works to do a manual update.

The source of truth for the permanent list should be taken from the allowlist in puppet.

We should also add the "public aliases for internal endpoints" which are currently not present and were overlooked:

(these were taken from the main and scholarly puppet)

It then needs to be included in allowlist-static.txt which is defined in the deploy repo in a variable.

This is then consumed daily (or could be trigger manually) by the UpdateQueryserviceAllowList Job and will modify the ConfigMap that is used by the queryservice.

Finally the queryservice pod then needs to be restarted for this new configmap to be ingested; the often happens automatically on a Monday or can be triggered manually.

Event Timeline

rosalieper opened https://github.com/wmde/wbaas-deploy/pull/2470

Manually update the cloud query service allowlist to sync it with wikidata

rosalieper closed https://github.com/wmde/wbaas-deploy/pull/2470

Manually update the cloud query service allowlist to sync it with wikidata