- Mar 13, 2023
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4802
-
Vincent Sellier authored
This reverts commit 5e711f4c. The current version generate an error with the template of the new embedded client site ``` swh/graphql-5d65f69d49-4qc44[graphql]: [2023-03-13 12:45:50 +0000] [8] [ERROR] Exception in ASGI application swh/graphql-5d65f69d49-4qc44[graphql]: Traceback (most recent call last): swh/graphql-5d65f69d49-4qc44[graphql]: File "/opt/graphql/.local/lib/python3.10/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi swh/graphql-5d65f69d49-4qc44[graphql]: result = await app( # type: ignore[func-returns-value] ... swh/graphql-5d65f69d49-4qc44[graphql]: File "/opt/graphql/.local/lib/python3.10/site-packages/jinja2/loaders.py", line 218, in get_source swh/graphql-5d65f69d49-4qc44[graphql]: raise TemplateNotFound(template) swh/graphql-5d65f69d49-4qc44[graphql]: jinja2.exceptions.TemplateNotFound: explorer.html Related to swh/infra/sysadm-environment#4803
-
Vincent Sellier authored
Related to swh/infra/sysadm-environment#4803
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4806
-
Vincent Sellier authored
Related swh/infra/sysadm-environment#4737
-
Vincent Sellier authored
Related swh/infra/sysadm-environment#4737
-
- Mar 09, 2023
-
-
Vincent Sellier authored
The consumer groups were cleaned so we have to replay from the beginning :( The good news is it should be faster as the data is already present. Related to swh/infra/sysadm-environment#4739
-
- Mar 07, 2023
-
-
Vincent Sellier authored
Split the max query cost for authenticated and unauthenticated users Related to swh/infra/sysadm-environment#4785
-
Vincent Sellier authored
Related to swh/infra/sysadm-environment#4785
-
Guillaume Samson authored
related to swh/infra/sysadm-environment#4785
-
Vincent Sellier authored
Depends on swh/infra/ci-cd/swh-charts!30 Related to swh/infra/sysadm-environment#4785
-
Vincent Sellier authored
Related to swh/infra/sysadm-environment#4785
-
Vincent Sellier authored
It will be used by graphq >= 0.0.8.1 and later by the webapp Related to swh/infra/sysadm-environment#4785
-
- Mar 06, 2023
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4792
-
- Feb 28, 2023
-
-
Antoine R. Dumont authored
Otherwise, helm install is not happy about non-quoted yes complaining about that missing function. Refs. swh/infra/sysadm-environment#4776
-
Antoine R. Dumont authored
Otherwise, argocd complains about it being mistyped. "one or more objects failed to apply, reason: "" is invalid: patch: Invalid value... unrecognized type: string (retried 5 times)." Refs. swh/infra/sysadm-environment#4776
-
Antoine R. Dumont authored
By default, loader do not report their exceptions to sentry. Refs. swh/infra/sysadm-environment#4776
-
- Feb 20, 2023
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4774
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This reverts commit 1db6fa23.
-
- Feb 17, 2023
-
-
Vincent Sellier authored
-
Vincent Sellier authored
- Declare the new configuration variables needed by the v0.0.7 version - Add one more replicas to increase availability in case of node crash Related to swh/infra/sysadm-environment#4765
-
Vincent Sellier authored
Implement unit tests for the graphql descriptors. Some changes were needed outside graphql in order to allow the generation with the default values. Related swh/infra/sysadm-environment#4765
-
- Feb 13, 2023
-
-
Vincent Sellier authored
Related to swh/infra/sysadm-environment#4765
-
- Feb 03, 2023
-
-
Antoine R. Dumont authored
Besides loader_git. It's a temporary workaround. The targeted solution is to install the missing cogs (filebeat) to push thos json logs instructions to logstash. That's been worked on. When it will be ready, images will be rebuilt with the new pythonjsonlogger dependency and this will be reverted.
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
They are now all deployed in the gitlab registry. And appVersion got bumped to 2. Actually updated using the app_manager script: ``` cd swh-apps ./scripts/app_manager.py update-versions --applications-filepath ../swh-charts/values-swh-application-versions.yaml --chart-filepath ../swh-charts/swh/Chart.yaml Missing or inconsistent information for <swh_provenance_server> Missing or inconsistent information for <swh_provenance_client> ``` Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
- Feb 01, 2023
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Just in case the logs configuration is faulty. Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
- Jan 31, 2023
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#4524
-
- Jan 27, 2023
-
-
Antoine R. Dumont authored
And bumps the ones identified to need it (lister-maven, lister-all). With the help of the dashboard [1] [1] https://grafana.softwareheritage.org/goto/grO2sroVk?orgId=1
-
- Jan 23, 2023
-
-
Vincent Sellier authored
Related to swh/infra/sysadm-environment#4707
-
- Jan 20, 2023
-
-
Antoine R. Dumont authored
Future script will serialize this as ' anyways.
-