Bug 1843356 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Per bug #1838892, we're dropping support for the private symbols bucket.

This bug covers:

1. demoting the accounts that were noted in `UPLOAD_URL_EXCEPTIONS` so they no longer have upload privileges
2. removing the `UPLOAD_URL_EXCEPTIONS` configuration variable and everything that uses it in the tecken codebase
3. removing the `UPLOAD_URL_EXCEPTIONS` configuration in the infrastructure codebase
4. writing up a DSRE bug to remove the private symbols bucket for stage and prod
Per bug #1838892, we're dropping support for the private symbols bucket.

This bug covers:

1. demote the accounts that were noted in `UPLOAD_URL_EXCEPTIONS` so they no longer have upload privileges
2. remove the `UPLOAD_URL_EXCEPTIONS` configuration variable and everything that uses it in the tecken codebase
3. remove the `access=public/private` stuff from `SYMBOL_URLS` handling
4. remove the `UPLOAD_URL_EXCEPTIONS` configuration in the infrastructure codebase
5. write up a DSRE bug to remove the private symbols bucket for stage and prod

Back to Bug 1843356 Comment 0