Skip to content

fix(coderd/provisionerdserver): pass through api ctx to provisionerdserver #10259

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 5 commits into from
Oct 16, 2023

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Oct 13, 2023

Fixes #10257

We just happened to be sending a notification when the test completed.

Passes through coderd API ctx to provisionerd server so we can cancel workspace updates when API is shutting down.

@johnstcn johnstcn self-assigned this Oct 13, 2023
@johnstcn johnstcn requested a review from spikecurtis October 16, 2023 10:59
@johnstcn johnstcn changed the title fix(coderd/provisionerdserver): avoid logging on potentially canceled context fix(coderd/provisionerdserver): pass through api ctx to provisionerdserver Oct 16, 2023
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

LGTM

@johnstcn johnstcn requested a review from spikecurtis October 16, 2023 12:19
@johnstcn johnstcn merged commit 6875faf into main Oct 16, 2023
@johnstcn johnstcn deleted the cj/flake/test-workspace-health-mixed branch October 16, 2023 12:50
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2023
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.

test flake: TestWorkspace/Health/Mixed_health
4 participants