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: displaying correct yaml config location on app start #521

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

a5w
Copy link
Contributor

@a5w a5w commented Jun 22, 2023

Closes #

📑 Description

On app start it shows default config file location as $HOME/.k8sgpt.yaml which is different for different OS.
I've updated the code to show the correct location according to users OS on app start.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

OLD
image

New
image

@a5w a5w requested review from a team as code owners June 22, 2023 09:46
@a5w a5w changed the title fix: Displaying correct yaml config location on app start fix: displaying correct yaml config location on app start Jun 22, 2023
Copy link
Member

@AlexsJones AlexsJones left a comment

Choose a reason for hiding this comment

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

Thanks for this @a5w ! Welcome 🥇 we love first time contributors

@AlexsJones AlexsJones merged commit b7d4602 into k8sgpt-ai:main Jun 26, 2023
AlexsJones added a commit that referenced this pull request Jun 26, 2023
AlexsJones added a commit that referenced this pull request Jun 29, 2023
* feat: upgrading azure client impl

Signed-off-by: Alex Jones <[email protected]>

* feat: upgrading azure client impl

Signed-off-by: Alex Jones <[email protected]>

* fix: displaying correct yaml config location on app start (#521)

Signed-off-by: Ali Mohsin <[email protected]>
Co-authored-by: Alex Jones <[email protected]>

* fix(deps): update module github.com/aws/aws-sdk-go to v1.44.289 (#524)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: upgrading azure client impl

Signed-off-by: Alex Jones <[email protected]>

---------

Signed-off-by: Alex Jones <[email protected]>
Signed-off-by: Ali Mohsin <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ali Mohsin <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants