Skip to content

Remove default value for DATA_BUCKET_NAME#2

Open
mjkanji wants to merge 1 commit intoskypilot-org:clientserver_examplefrom
mjkanji:no-default-for-bucket
Open

Remove default value for DATA_BUCKET_NAME#2
mjkanji wants to merge 1 commit intoskypilot-org:clientserver_examplefrom
mjkanji:no-default-for-bucket

Conversation

@mjkanji
Copy link
Contributor

@mjkanji mjkanji commented Apr 21, 2025

Since bucket names must be globally unique, we shouldn't set a default value for the bucket since different users will try to create the same bucket and run into errors.

Instead, leaving it empty makes it a required env var that the user must set themselves; if they don't, it'll raise an error.

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