Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add external provisioner daemons#4935

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kylecarbs merged 23 commits intomainfromprovisionerdaemons
Nov 16, 2022
Merged

Conversation

kylecarbs
Copy link
Member

@kylecarbskylecarbs commentedNov 7, 2022
edited
Loading

This adds the concept of tags to provisioner daemons.

When creating a template or pushing a new version,--provisioner-tag is now a command-line option. This allows you to target provisioners with the matching set of tags.

coder provisionerd start --tag key=value launches a new provisioner daemon.

scope=user is aspecial tag that will auto-insert theowner=<user-id> tag when the user initializes build operations for their resources. This solves#909 by allowing users to run a daemon, and template admins can target them.

This feature lacks polish right now (notably, the UI will show a "Pending" state if a daemon isn't matching the specified tags), but that seems fine while we initially test. This doesn't make any irreversible changes, so it should be good to merge.

bpmct reacted with hooray emojibpmct reacted with rocket emojibpmct reacted with eyes emoji
@kylecarbskylecarbs marked this pull request as ready for reviewNovember 15, 2022 19:33
@kylecarbskylecarbs requested a review froma team as acode ownerNovember 15, 2022 19:33
@kylecarbskylecarbs requested review fromKira-Pilot and removed request fora teamNovember 15, 2022 19:33
Copy link
Member

@Kira-PilotKira-Pilot left a comment

Choose a reason for hiding this comment

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

FE ✅

@kylecarbskylecarbs merged commitb6703b1 intomainNov 16, 2022
@kylecarbskylecarbs deleted the provisionerdaemons branchNovember 16, 2022 22:34
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsNov 16, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@coadlercoadlercoadler approved these changes

@Kira-PilotKira-PilotKira-Pilot approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@kylecarbs@coadler@Kira-Pilot

[8]ページ先頭

©2009-2025 Movatter.jp