Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote settings exporter demands write access to main bucket, but it is not needed #1994

Closed
mythmon opened this issue Sep 26, 2019 · 0 comments · Fixed by #1995
Closed

Remote settings exporter demands write access to main bucket, but it is not needed #1994

mythmon opened this issue Sep 26, 2019 · 0 comments · Fixed by #1995
Assignees
Labels
Defect Something isn't as it should be
Milestone

Comments

@mythmon
Copy link
Contributor

mythmon commented Sep 26, 2019

The remote settings recipe exporter demands that it can write to the normandy-recipes collection on the main bucket. That isn't actually needed. We write the main-workspace bucket, and use Kinto's approval process to migrate changes to main. This was a regression introduced in #1960.

@mythmon mythmon added this to the 1.125.2 milestone Sep 26, 2019
@mythmon mythmon self-assigned this Sep 26, 2019
@jaredlockhart jaredlockhart added the Defect Something isn't as it should be label Sep 26, 2019
bors bot added a commit that referenced this issue Sep 26, 2019
1995: Don't require write permission to the main remote settings bucket r=jaredkerim a=mythmon

Fixes #1994

Co-authored-by: Mike Cooper <mythmon@gmail.com>
bors bot added a commit that referenced this issue Sep 26, 2019
1995: Don't require write permission to the main remote settings bucket r=jaredkerim a=mythmon

Fixes #1994

Co-authored-by: Mike Cooper <mythmon@gmail.com>
Co-authored-by: Michael Cooper <mythmon@gmail.com>
@bors bors bot closed this as completed in bb1b487 Sep 26, 2019
@bors bors bot closed this as completed in #1995 Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Something isn't as it should be
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants