k8sgpt icon indicating copy to clipboard operation
k8sgpt copied to clipboard

Giving Kubernetes Superpowers to everyone

Results 209 k8sgpt issues
Sort by recently updated
recently updated
newest added

### 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 ###...

Closes #884 ## 📑 Description Currently log analyzer will throw error when there are multiple containers inside one pod, this PR added the fix to scan individual container logs Tested...

## 📑 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...

## 📑 Description This commit adds tests for the `cmd/auth` package. This PR is still a WIP. ## ✅ Checks - [x] My pull request adheres to the code style...

### 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)...

### 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 - [ ] K8sGPT...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | `v0.28.4` -> `v0.30.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

Closes #1113 ## 📑 Description support AWS_PROFILE when using aws integration. so if there is profile in `~/.aws/credentials` we can use `AWS_RPOFILE=profile k8sgpt ~~` or if there is `default` profile...

### 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 ###...