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

S3 Multibucket #23

Merged
merged 18 commits into from
Apr 2, 2024
Merged

S3 Multibucket #23

merged 18 commits into from
Apr 2, 2024

Conversation

rw2
Copy link
Collaborator

@rw2 rw2 commented Mar 29, 2024

These changes allow a single xrootd to talk to multiple secure buckets in S3.

rw2 added 2 commits March 28, 2024 19:42
…buckets in S3.Added new structure to hold S3 bucket information, enhanced config file, plumbed into existing file access functions.
…buckets in S3.Added new structure to hold S3 bucket information, enhanced config file, plumbed into existing file access functions.
@rw2 rw2 requested a review from jhiemstrawisc March 29, 2024 00:53
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
src/S3FileSystem.cc Show resolved Hide resolved
src/S3FileSystem.cc Show resolved Hide resolved
src/S3FileSystem.cc Show resolved Hide resolved
src/S3FileSystem.cc Show resolved Hide resolved
rw2 and others added 4 commits March 28, 2024 19:54
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
src/S3AccessInfo.cc Outdated Show resolved Hide resolved
rw2 and others added 9 commits March 28, 2024 19:54
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
src/S3FileSystem.cc Show resolved Hide resolved
src/S3FileSystem.cc Show resolved Hide resolved
Copy link
Member

@jhiemstrawisc jhiemstrawisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can ignore anything the linter says for now until I lint the entire repo.

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
src/S3Commands.hh Outdated Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
src/S3File.cc Show resolved Hide resolved
@jhiemstrawisc
Copy link
Member

I did a bit of tidying to handle a few of my comments. Thanks for putting this together, Rich!

@jhiemstrawisc jhiemstrawisc merged commit a77b8f5 into PelicanPlatform:main Apr 2, 2024
2 checks passed
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.

2 participants