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

fix(dataloader-buckets): default bucket selection should not be system bucket #16413

Merged
merged 4 commits into from
Jan 8, 2020

Conversation

ebb-tide
Copy link
Contributor

@ebb-tide ebb-tide commented Jan 6, 2020

Closes #15659

Data loader bucket selection was being made in several places, and though the dropdown buckets were filtered to remove system buckets, the default selection was choosing among all buckets. This PR filters system buckets before selecting default.

@ebb-tide ebb-tide changed the title Deniz default bucket selection fix(dataloader-buckets): default bucket selection should not be system bucket Jan 6, 2020
@TCL735
Copy link
Contributor

TCL735 commented Jan 8, 2020

Looks good.

@ebb-tide ebb-tide merged commit 625ab89 into master Jan 8, 2020
alexpaxton pushed a commit that referenced this pull request Jan 9, 2020
…m bucket (#16413)

* fix(bucket-loading): Remove action duplication

* fix(bucket-loading): Remove state loading before routing to data loaders

* fix(bucket-loading): Limit available buckets to nonsystem buckets

* fix(bucket-loading): Update changelog
@mark-rushakoff mark-rushakoff deleted the deniz-default-bucket-selection branch April 16, 2020 20:30
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.

Default bucket selection is _tasks bucket in telegraf builder
2 participants