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

fix(cli): allow specifying empty provisioner tag set with --provisioner-tag="-"#18205

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
johnstcn merged 1 commit intomainfromcj/cli/delete-tag
Jun 3, 2025

Conversation

johnstcn
Copy link
Member

@johnstcnjohnstcn commentedJun 3, 2025
edited
Loading

Relates to#17818

Note: due to limitations incobra/serpent I ended up having to use- to signify absence of provisioner tags. This value is not a valid key-value pair and thus not a valid tag.

@johnstcnjohnstcn self-assigned thisJun 3, 2025
Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Minor suggestion for improving clarity, but otherwise LGTM! I think the- solution is a good compromise that fits well with existing behavior.

@johnstcnjohnstcn merged commitda9a313 intomainJun 3, 2025
36 checks passed
@johnstcnjohnstcn deleted the cj/cli/delete-tag branchJune 3, 2025 15:55
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 3, 2025
Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

post-merge approval

@@ -80,6 +81,46 @@ func (r *RootCmd) templatePush() *serpent.Command {
createTemplate=true
}

vartagsmap[string]string
// Passing --provisioner-tag="-" allows the user to clear all provisioner tags.
Copy link
Member

Choose a reason for hiding this comment

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

Nice workaround 👍

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mtojekmtojekmtojek left review comments

@mafredrimafredrimafredri approved these changes

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@johnstcn@mafredri@mtojek

[8]ページ先頭

©2009-2025 Movatter.jp