Skip to content

Conversation

ngudbhav
Copy link

No description provided.

ayirr7 and others added 30 commits July 16, 2024 09:59
fix bug with errors only flag
* feat: enable user feedback feature
this package does not exist on modern debians, the headers are already available in the docker image anyway

resolves #3226
* Remove cdc and wal2json and use the default postgres entrypoint

* Remove the last bits of wal2json install

* Remove read-only postgres volume bind
Revert "ref(feedback): cleanup topic rollout option (#3256)"

This reverts commit d64f72f.
* migrate to kraft

* fix syntax error

* move zookeeper volume removal to end of installation
update release template
* ref: allow hosted js sdk bundles


---------

Co-authored-by: Burak Yigit Kaya <[email protected]>
aldy505 and others added 30 commits September 12, 2025 07:39
* chore(deps): bump clickhouse to 25.3

* fix: wrong volume path for clickhouse default password:
…heck (#3933)

feat(tasks) Remove taskworker option override and add worker healthcheck

Along with getsentry/sentry#99374 and this change taskworkers will be
enabled by default in self-hosted. I've left the celery workers active
to smooth over any tasks that are in-flight during an upgrade.

Add a worker healtcheck as we have one now.

Refs STREAM-450
* feat: Use S3 node store with garage

* lol, fix bash

* moar bash

* lol

* hate bash

* fix moar bash

* Add healthcheck to garage service

Co-authored-by: Reinaldy Rafli <[email protected]>

* revert +x

* fix healthcheck, fix config

* add env var for garage size

* use better compression level

* simpler garage config

* add migration support

* feat: use seaweedfs as nodestore backend (#3842)

* feat: seaweedfs as s3 nodestore backend

* fix: 'server' was missing for seaweed

* feat: remove minimum volume free space

* feat: specify hostname on ip

* fix: grpc port on seaweed should be `-{service}.port.grpc` instead of `-{service}.grpcPort`

* fix: wrong access key & secret key; use localhost for internal comms

* fix: create index directory

* test: add sentry-seaweedfs volume into expected volumes

* debug: aaaaaaaaaaaaaaaaaaaaaaarrrrggggggghhhhhhhhhhhhhhh

* test: correct ordering for expected volumes

* chore: seaweedfs healthcheck to multiple urls

See https://stackoverflow.com/a/14578575/3153224

* chore: add swap for arm64 runners

* ci: debug memory issues for arm64 runners

* ci: turn off swapfile first

Turns out the arm64 runners already have 3GB of swap

* feat: nodestore config update behind a prompt/flag

* feat: set s3 lifecycle policy

* fix: seaweed is a busybox

* fix: try xml policy

* fix: go back to simplified json

* Revert "fix: go back to simplified json"

This reverts commit 2f1575d.

* chore: reword debug lifecycle policy

* fix: don't pollute APPLY_AUTOMATIC_CONFIG_UPDATES variable

---------

Co-authored-by: Reinaldy Rafli <[email protected]>
…le (#3935)

* docs: provide information for SENTRY_AIR_GAP flag on Django config file

* Apply suggestions from code review

Co-authored-by: Amin Vakil <[email protected]>

* Apply suggestions from code review

Co-authored-by: Amin Vakil <[email protected]>

---------

Co-authored-by: Amin Vakil <[email protected]>
…#3936)

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@a8d6161...6701853)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: able to setup nodestore multiple times

* fix(test): chmod issues
Updated the s3cmd installation command to include proxy environment variables.
These are replaced by the `taskworker` and `taskscheduler` containers

Refs STREAM-433
* Respect uppercase proxy variables

* Put http_proxy first
* Check free space prior to offing swap

* Get hint about packages disk usage

* Comment self-hosted installation to speed up

* Revert "Comment self-hosted installation to speed up"

This reverts commit 257e57f.

* Comment self-hosted installation

* Revert "Comment self-hosted installation"

This reverts commit f22beff.

* Revert "Get hint about packages disk usage"

This reverts commit f4fd43c.

* Remove jdk packages and their depended ons

* Remove man-db

* Remove microsoft packages

* Remove php packages

* Cleanup runner image prior to everything

* Remove all *jre* packages

* Remove jdk packages more aggressively

* Remove haskell directory

* Remove df -h commands
* Remove symbolicator volume creation command

* Remove symbolicator volume

* Create sentry-symbolicator on docker compose up

* Pass volume name to remove_command

* Remove sentry-symbolicator from unit test
* Remove sentry-symbolicator only if it exists

* Remove unnecessary volume remove force flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.