Skip to content
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

cmd/kvpctl: hardcode Ignition config key prefix; fix get argument validation #42

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

bgilbert
Copy link
Contributor

@bgilbert bgilbert commented Jul 19, 2023

Ignition config keys will always start with ignition.config., so don't require users to explicitly specify that prefix.

Also, the get subcommand allowed four arguments but not three, which should have been the other way around.

cc @baude. Could we get a new release build that we could point users to?

Ignition config keys will always start with "ignition.config.", so don't
require users to explicitly specify that prefix.

Signed-off-by: Benjamin Gilbert <[email protected]>
The `get` subcommand allowed four arguments but not three, which should
have been the other way around.

Signed-off-by: Benjamin Gilbert <[email protected]>
@mheon
Copy link
Member

mheon commented Jul 20, 2023

LGTM
@n1hility PTAL

@n1hility
Copy link
Member

/lgtm

@n1hility
Copy link
Member

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bgilbert, n1hility, travier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 7330830 into containers:main Jul 20, 2023
1 check passed
@bgilbert bgilbert deleted the kvpctl branch July 20, 2023 14:13
@bgilbert
Copy link
Contributor Author

Thanks! Could we get a new release with an updated kvpctl.exe artifact? (xref #41)

@n1hility
Copy link
Member

@bgilbert here you go: https://github.com/containers/libhvee/releases/tag/v0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants