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

Inaccurate error message when checking released versions: "no reference to kubefirst release" #2290

Open
1 task done
patrickdappollonio opened this issue Sep 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@patrickdappollonio
Copy link
Member

Which version of kubefirst are you using?

latest

Which cloud provider?

None specific

Which DNS?

None specific

Which installation type?

CLI

Which distributed Git provider?

GitHub

Did you use a fork of gitops-template?

No

Which Operating System?

None specific

What is the issue?

if !strings.Contains(bodyString, "url \"https://github.com/konstructio/kubefirst/archive/refs/tags/") {

It seems the error here is originally from reading the body a few lines above, yielding the wrong impression that something went wrong and something should be rendered here.

Additionally, some of the logs might be better off being logged silently to a file instead of producing red herrings to the CLI.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@patrickdappollonio patrickdappollonio added the bug Something isn't working label Sep 22, 2024
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

No branches or pull requests

1 participant