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

Add gcssource to source factory and nsscache.conf.5 #180

Merged
merged 8 commits into from
Apr 21, 2023

Conversation

zachburg
Copy link
Contributor

I found "since" is a required attribute on Get*Map methods, but how GCS handles last modified doesn't initially look comparable to HTTP and S3, so it is effectively unused for now.

Manually tested in a modified version of the integration test container and I was able to download passwd, shadow, and group files from a GCS bucket.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

… into util class to reuse them in gcssource.py.
@github-actions

This comment has been minimized.

These will be reused in the GCS source, since the GCS API
returns datetime objects like the S3 API.
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@jaqx0r jaqx0r merged commit cfe5422 into google:main Apr 21, 2023
@github-actions
Copy link
Contributor

Unit Test Results

    1 files      1 suites   2s ⏱️
305 tests 294 ✔️ 11 💤 0 ❌

Results for commit cfe5422.

@jaqx0r jaqx0r mentioned this pull request May 2, 2023
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