Skip to content

provisioner: don't pass CODER_ variables #4638

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 2 commits into from
Oct 19, 2022
Merged

provisioner: don't pass CODER_ variables #4638

merged 2 commits into from
Oct 19, 2022

Conversation

ammario
Copy link
Member

@ammario ammario commented Oct 18, 2022

Fixes #4635

@ammario ammario requested a review from kylecarbs October 18, 2022 21:59
@ammario ammario enabled auto-merge (squash) October 18, 2022 21:59
@ammario ammario disabled auto-merge October 18, 2022 22:01
@ammario ammario enabled auto-merge (squash) October 19, 2022 00:34
... and remove some dead frontend code
... and cleanup English in new UI
@ammario ammario requested a review from a team as a code owner October 19, 2022 02:22
@ammario ammario requested review from presleyp and removed request for a team October 19, 2022 02:22
@@ -68,8 +68,8 @@ export const AgentLatency: FC<{ agent: WorkspaceAgent }> = ({ agent }) => {
>
<HelpTooltipTitle>Latency</HelpTooltipTitle>
<HelpTooltipText>
Latency from relay servers, used when connections cannot connect
peer-to-peer. Star indicates the preferred relay.
This is the latency overhead on non peer to peer connections. The star
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This is the latency overhead on non peer to peer connections. The star
This is the latency overhead on non peer-to-peer connections. The star

@ammario ammario merged commit d49d57e into main Oct 19, 2022
@ammario ammario deleted the safe-env branch October 19, 2022 13:42
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2022
@ammario
Copy link
Member Author

ammario commented Oct 19, 2022

Oops. Forgot to disable auto merge... there's a chance something breaks @kylecarbs.

@kylecarbs
Copy link
Member

Well, it just got included in a release... manually test please.

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.

Strip all CODER_ environment variables from provisioner
3 participants