Skip to content

Conversation

@dleviminzi
Copy link
Contributor

No description provided.

Makefile Outdated
Comment on lines 40 to 41
helm install blobcache-valkey oci://registry-1.docker.io/bitnamicharts/valkey --set architecture=standalone --set auth.password=password
cd hack; kubectl apply -f deployment.yaml; kubectl apply -f service.yaml; cd .. No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

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

still need this stuff for local dev (+ svc.yaml below)

FUSE = 2;
CDN = 3;
}
message StoreContentFromSourceRequest {
Copy link
Contributor

Choose a reason for hiding this comment

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

add new line

pkg/s3_client.go Outdated
@@ -42,7 +43,12 @@ func NewS3Client(ctx context.Context, sourceConfig S3SourceConfig) (*S3Client, e
cfg.BaseEndpoint = aws.String(sourceConfig.EndpointURL)
Copy link
Contributor

Choose a reason for hiding this comment

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

do we still need this line if we're doing it later on line 46?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed it

@dleviminzi dleviminzi requested a review from luke-lombardi May 1, 2025 19:19
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.

3 participants