Skip to content

chore: remove references to restarting/stopping in update workspace language #13852

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

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jul 9, 2024

The terraform apply will just apply the start state. The differences should be detected by terraform, and the workspace will be updated.

The confusion is that we do have a UI and a cli coder restart that does issue a stop, start transition. Update does not do this.

The terraform apply will just apply the start state.
@Emyrk Emyrk changed the title chore: remove language for update that mentions stopping chore: remove language for update workspace that mentions stopping Jul 9, 2024
@Emyrk Emyrk changed the title chore: remove language for update workspace that mentions stopping chore: remove language for update workspace that mentions restarting/stopping Jul 9, 2024
@Emyrk Emyrk requested a review from deansheather July 9, 2024 15:24
confirmText="Update"
description={
<Stack>
<p>
Restarting your workspace will stop all running processes and{" "}
Updating your workspace will stop all running processes and{" "}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Updating your workspace will stop all running processes and{" "}
Updating your workspace will{" "}

stop all running processes is kind of misleading, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

You are right. I am having some trouble trying to find the difference between our phrasing of "updating" vs the actual terraform actions 🤔

Copy link
Member

@Kira-Pilot Kira-Pilot left a comment

Choose a reason for hiding this comment

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

thanks!

@Emyrk
Copy link
Member Author

Emyrk commented Jul 9, 2024

Also updated the batch update wording. Just saw that

@Emyrk Emyrk changed the title chore: remove language for update workspace that mentions restarting/stopping chore: remove references to restarting/stopping in update workspace language Jul 9, 2024
@Emyrk Emyrk merged commit f927204 into main Jul 9, 2024
33 checks passed
@Emyrk Emyrk deleted the stevenmasley/workspace_update_language branch July 9, 2024 16:02
@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants