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: remove provider from default on delete #529

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

rakshitgondwal
Copy link
Member

Closes #527

πŸ“‘ Description

This will set the default provider to openai if some other provider is being removed.

Screenshot from 2023-06-26 23-51-48

βœ… 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

@rakshitgondwal rakshitgondwal requested review from a team as code owners June 26, 2023 18:25
@rakshitgondwal rakshitgondwal changed the title fix: remove provider from deafult on delete fix: remove provider from default on delete Jun 26, 2023
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
@AlexsJones AlexsJones merged commit 5a983c4 into k8sgpt-ai:main Jun 29, 2023
7 checks passed
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.

[bug]: Deleting a provider should remove it if default
2 participants