gchq / gchq/sleeper

Use data bucket as ingest bucket

Open
#1,220 0 comments 0 reactions 0 assignees View on GitHub
cdk-module enhancement
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

### Background

Right now there are some parts of the ingest system that have access to the ingest buckets but not explicitly the data bucket.

### Description

We'd like to be able to use the table buckets as ingest buckets.

### Analysis

We could go through all the usages of IngestStack.addIngestSourceBucketReferences and replace them with something that can model the fact that the table buckets should also count as ingest source buckets.

Some of those places may also set permissions for the table buckets explicitly, so we need some way to handle that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.