Amit Amrutiya
Amit Amrutiya
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
Closes #900 ## 📑 Description In the previous command for the default authentication backend (OpenAI), we can add the authentication backend multiple times, which is not possible with other backends....
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
Closes #944 ## 📑 Description This pull request includes the following changes: 1. Implementation to prevent the addition and removal of the same cache provider multiple times. 2. Introduction of...
Closes #928 ## 📑 Description In this pull request, I've added all the URLs for generating backend provider API keys that are supported by K8sGPT. ## ✅ Checks - [x]...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
Closes #910 ## 📑 Description This pull request addresses an issue where activating and deactivating the same integration multiple times issue. I added functionality to check the status of activation...
## 📑 Description This commit introduces new tests for the pkg/cache package, significantly improving the code coverage from 0% to 38.4%. In addition to adding tests, minor adjustments were made...