Chad Whitacre

Results 97 issues of Chad Whitacre

- [ ] [OSI](https://opensource.org/approval) - [ ] [SPDX](https://spdx.org/spdx-license-list/request-new-license) - [ ] [GitHub](https://github.com/github/choosealicense.com/blob/gh-pages/CONTRIBUTING.md#adding-a-license) - [ ] [GNU](https://www.gnu.org/licenses/license-list.en.html) ------------------ *was* > The goal of the OSI License Review Process is to ensure...

enhancement

[22.7.0](https://github.com/getsentry/self-hosted/issues/1545) | **22.8.0** | 22.9.0 - [ ] [`relay`](https://github.com/getsentry/publish/issues/) - [ ] [`snuba`](https://github.com/getsentry/publish/issues/) - [ ] [`sentry`](https://github.com/getsentry/publish/issues/) - [ ] [`sentry-docs`](https://github.com/getsentry/publish/issues/) - [ ] [`develop`](https://github.com/getsentry/publish/issues/) - [ ] [`self-hosted`](https://github.com/getsentry/publish/issues/)

Previous installment: https://github.com/getsentry/self-hosted/issues/1097 I learned last week that we've completed the Postgres upgrade for SaaS from 9.6 the whole way to 14. Time to bump the default version in self-hosted...

Status: Backlog

Reticketing from https://github.com/getsentry/self-hosted/pull/1290#issuecomment-1028902426. [Log link](https://github.com/getsentry/self-hosted/runs/5040186466?check_suite_focus=true#step:4:2459) Happens at: https://github.com/getsentry/self-hosted/blob/da8f4903e4cfe47ca4fa5bf68265b62f795c60a0/_integration-test/run.sh#L45 Possibly https://github.com/docker/compose/issues/6704? But why? And how to avoid? 🤔

Status: Backlog
Type: CI Flakiness

https://github.com/getsentry/self-hosted/runs/7097939715?check_suite_focus=true#step:4:690

Type: CI Flakiness

We use Docker to run Sentry in a platform-neutral way, but the installation script depends on non-Docker tools such as `bash`, `awk`, `sed`, etc., which leads to portability bugs such...

Type: Enhancement
Improvement

Reticketing from https://github.com/getsentry/self-hosted/pull/1289#issuecomment-1028149691. [Log link](https://github.com/getsentry/self-hosted/runs/5040239745?check_suite_focus=true#step:4:2101) Happens at: https://github.com/getsentry/self-hosted/blob/da8f4903e4cfe47ca4fa5bf68265b62f795c60a0/install/wrap-up.sh#L6 [Old SO](https://stackoverflow.com/questions/31365827/cannot-stop-or-restart-a-docker-container) Considering adding a `|| true`?

Status: In Progress
Type: CI Flakiness

Integration test is timing out after 360 minutes: https://github.com/getsentry/self-hosted/runs/5266047420?check_suite_focus=true#step:4:775

Status: Backlog
Type: CI Flakiness

Seeing integration tests fail quite frequently, rerun sometimes works. Noticing a few failure modes, here is one (cf. #1170): https://github.com/getsentry/self-hosted/runs/4317568879?check_suite_focus=true ``` Ensure cleanup crons are working ... + grep -q...

Status: Backlog
Type: CI Flakiness

Reticketing from https://forum.sentry.io/t/ios-debug-info-files-not-uploading/14541: >> It does sound a bit like there is a misconfiguration on sentry itself. I wonder if this points to the caching layer not being properly enable...

Category: Docs
Improvement