-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
sidecar/compact/store/receiver - Add the prefix option to buckets #5337
Commits on Jun 9, 2022
-
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de8dd26 - Browse repository at this point
Copy the full SHA de8dd26View commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64642db - Browse repository at this point
Copy the full SHA 64642dbView commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e3e102 - Browse repository at this point
Copy the full SHA 8e3e102View commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124bc43 - Browse repository at this point
Copy the full SHA 124bc43View commit details -
Test more prefix cases on PrefixedBucket
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e55117 - Browse repository at this point
Copy the full SHA 0e55117View commit details -
Only use a prefixedbucket if we have a valid prefix
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fffb2ef - Browse repository at this point
Copy the full SHA fffb2efView commit details -
Add single unit test for prefixedBucket prefix
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eec2750 - Browse repository at this point
Copy the full SHA eec2750View commit details -
test other prefixes on UsesPrefixTest
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4a209f - Browse repository at this point
Copy the full SHA d4a209fView commit details -
add remaining methods to UsesPrefixTest
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d494c9e - Browse repository at this point
Copy the full SHA d494c9eView commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4161825 - Browse repository at this point
Copy the full SHA 4161825View commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6a9fb5 - Browse repository at this point
Copy the full SHA e6a9fb5View commit details -
add prefix explanation to S3 docs
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7ae910 - Browse repository at this point
Copy the full SHA e7ae910View commit details -
Conclusion of prefix sentence on docs
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6645a12 - Browse repository at this point
Copy the full SHA 6645a12View commit details -
Use DirDelim instead of magic string
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cba5d77 - Browse repository at this point
Copy the full SHA cba5d77View commit details -
Add log when using prefixed bucket
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba98b22 - Browse repository at this point
Copy the full SHA ba98b22View commit details -
Remove "@" from test string to make them simpler
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4acbb7 - Browse repository at this point
Copy the full SHA d4acbb7View commit details -
fix BucketConfig Config type - back to interface
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5177900 - Browse repository at this point
Copy the full SHA 5177900View commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14db917 - Browse repository at this point
Copy the full SHA 14db917View commit details -
add missing checks in UsesPrefixTest
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c30eb10 - Browse repository at this point
Copy the full SHA c30eb10View commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 776c17e - Browse repository at this point
Copy the full SHA 776c17eView commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ec141e - Browse repository at this point
Copy the full SHA 4ec141eView commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ee2638 - Browse repository at this point
Copy the full SHA 6ee2638View commit details -
Remove duplicated transformation of string->[]byte
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 661b755 - Browse repository at this point
Copy the full SHA 661b755View commit details -
Add prefixed bucket on all e2e tests for S3
The idea is that if it works, we can add for all other providers. Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd05bd9 - Browse repository at this point
Copy the full SHA bd05bd9View commit details -
Add e2e tests using prefixed bucket to all providers
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c8baee - Browse repository at this point
Copy the full SHA 5c8baeeView commit details -
refactor: move validPrefix to prefixed_bucket logic
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c4fbc4 - Browse repository at this point
Copy the full SHA 2c4fbc4View commit details -
Enhance the documentation about prefix.
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5173567 - Browse repository at this point
Copy the full SHA 5173567View commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 435c130 - Browse repository at this point
Copy the full SHA 435c130View commit details -
Add prefix entry on bucket config example
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c0c3cc - Browse repository at this point
Copy the full SHA 5c0c3ccView commit details -
Removing redundancies on prefix checks and tests
We already check if the prefix if not empty when creating the bucket. Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e611858 - Browse repository at this point
Copy the full SHA e611858View commit details -
Remove redundant YAML unmarshal
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8926d2a - Browse repository at this point
Copy the full SHA 8926d2aView commit details -
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39c8dbf - Browse repository at this point
Copy the full SHA 39c8dbfView commit details -
Remove docs that should be auto-geneated
Signed-off-by: jademcosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e04c41 - Browse repository at this point
Copy the full SHA 3e04c41View commit details -
refactor: move prefix to config root level
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4a03da - Browse repository at this point
Copy the full SHA e4a03daView commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7a9229 - Browse repository at this point
Copy the full SHA a7a9229View commit details -
Signed-off-by: Maria Eduarda Duarte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d72d645 - Browse repository at this point
Copy the full SHA d72d645View commit details