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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc-ecosystem/gateway/v2 | `v2.20.0-20240406062209-1cc152efbf5c.1` -> `v2.21.0-20240807134501-ea98c104104d.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/buf.build%2fgen%2fgo%2fk8sgpt-ai%2fk8sgpt%2fgrpc-ecosystem%2fgateway%2fv2/v2.21.0-20240807134501-ea98c104104d.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | `v3.15.4` -> `v3.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/helm.sh%2fhelm%2fv3/v3.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/helm.sh%2fhelm%2fv3/v3.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.30.3` -> `v0.31.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapi/v0.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | toolchain | patch | `1.22.4` -> `1.22.6` |...

dependencies
go

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action) | action | digest | `4fd8129` -> `8026d2b` | --- ### Configuration...

dependencies
github_actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://togithub.com/docker/login-action) | action | digest | `0d4c9c5` -> `9780b0c` | ---...

dependencies
github_actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `0ad4b8f` -> `692973e` | ---...

dependencies
github_actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/docker/docker](https://togithub.com/docker/docker) | `v27.0.0+incompatible` -> `v27.1.1+incompatible` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdocker%2fdocker/v27.1.1+incompatible?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

:robot: I have created a release *beep* *boop* --- ## [0.3.41](https://github.com/k8sgpt-ai/k8sgpt/compare/v0.3.40...v0.3.41) (2024-08-10) ### Features * add custom-analyzer cmd ([#1207](https://github.com/k8sgpt-ai/k8sgpt/issues/1207)) ([db26d24](https://github.com/k8sgpt-ai/k8sgpt/commit/db26d24ac607534ce78c1c82f3e1d4e5dde17578)) ### Bug Fixes * segmentation violation during serve ([#1215](https://github.com/k8sgpt-ai/k8sgpt/issues/1215)) ([b7e5394](https://github.com/k8sgpt-ai/k8sgpt/commit/b7e5394caaabb43e01161618f7a6e9f4aa8f7408))...

autorelease: pending

``` ❯ grpcurl -plaintext localhost:8080 list grpc.reflection.v1.ServerReflection grpc.reflection.v1alpha.ServerReflection schema.v1.ServerAnalyzerService schema.v1.ServerConfigService ``` This PR is pinned against `buf.build` remote schema update to [this](https://buf.build/k8sgpt-ai/k8sgpt/docs/volitile-01:schema.v1) version ## ✅ Checks - [ x] My...