Related to T4135
Details
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T4135: staging: Deploy graphql service
- Commits
- R260:5aed44119bb7: staging/graphql: Push issues to sentry
Diff Detail
Diff Detail
- Repository
- R260 Helm charts for swh packages
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | perhaps the whole sentry configuration part should be put inside a if because in an environment without sentry, |
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | Do we really want to allow sentry not being configured? |
swh/templates/graphql/deployment.yaml | ||
---|---|---|
47 | yes, not everyone or every environment have a sentry (dev / test / mirrors / ...) |