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

fix reset cmd #2284

Merged
merged 3 commits into from
Sep 17, 2024
Merged

fix reset cmd #2284

merged 3 commits into from
Sep 17, 2024

Conversation

jokestax
Copy link
Contributor

Description

Handle the nil value of viperfile content

Related Issue(s)

Fixes #2282

How to test

build the binary and run "./kubefirst reset"

johndietz
johndietz previously approved these changes Sep 16, 2024
cmd/reset.go Outdated Show resolved Hide resolved
cmd/reset.go Outdated Show resolved Hide resolved
@jokestax jokestax self-assigned this Sep 16, 2024
@jokestax jokestax added the bug Something isn't working label Sep 16, 2024
@jokestax jokestax merged commit 9a30533 into main Sep 17, 2024
8 checks passed
@jokestax jokestax deleted the reset-fix branch September 17, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubefirst reset fails when .kubefirst file is not present
4 participants