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

rename current "Stateless" mode to "Ephemeral" #481

Closed
2 tasks done
ewsopp opened this issue Apr 30, 2020 · 4 comments
Closed
2 tasks done

rename current "Stateless" mode to "Ephemeral" #481

ewsopp opened this issue Apr 30, 2020 · 4 comments
Assignees
Milestone

Comments

@ewsopp
Copy link
Member

ewsopp commented Apr 30, 2020

We are adding a new "Stateless" mode that will not use local storage at all, even temporarily as the current stateless mode does. I want to use the "Stateless" name for that new mode.

This newly named "Ephemeral" mode should remain the default mode set by the Stateless Setup Assistant (current functionality).

  • rename Stateless mode to Ephemeral.
  • update this mode's description from

Store and serve media files with Google Cloud Storage only. Media files are not stored locally.

to

Store and serve media files with Google Cloud Storage only. Media files are not stored locally, but local storage is used temporarily for processing and is required for certain compatibles.

image

@planv planv self-assigned this May 1, 2020
@planv
Copy link
Contributor

planv commented May 1, 2020

Done.
Also changed all related usage stateless mode in code, so in the future we won't have misunderstanding with mode stateless and ephemeral.

image

@planv planv assigned alimuzzaman and unassigned planv May 1, 2020
@alimuzzaman
Copy link
Contributor

@planv did you wrote a migration script for the renaming of the mode?

@planv
Copy link
Contributor

planv commented May 12, 2020

@alimuzzaman Yes

alimuzzaman pushed a commit that referenced this issue May 12, 2020
rename current "Stateless" mode to "Ephemeral"
#481
@alimuzzaman
Copy link
Contributor

@ewsopp can we add Previously known as Stateless or something similar in front of ephemeral?

Users may get confused.

@ewsopp ewsopp added this to the v3.0.0 milestone Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants