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
Signed-off-by: Ali Mohsin <aliofthemohsins@gmail.com>
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
6 of 7 checks passed
AlexsJones added a commit that referenced this pull request Jun 26, 2023
Signed-off-by: Ali Mohsin <aliofthemohsins@gmail.com>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
AlexsJones added a commit that referenced this pull request Jun 29, 2023
* feat: upgrading azure client impl

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>

* feat: upgrading azure client impl

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>

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

Signed-off-by: Ali Mohsin <aliofthemohsins@gmail.com>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>

* 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 <alexsimonjones@gmail.com>

---------

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Ali Mohsin <aliofthemohsins@gmail.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ali Mohsin <aliofthemohsins@gmail.com>
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.

None yet

2 participants