github k8sgpt-ai/k8sgpt v0.2.0

latest releases: v0.3.41, v0.3.40, v0.3.39...
17 months ago

0.2.0 (2023-04-05)

⚠ BREAKING CHANGES

  • The format of the configuration file has changed. Users must update their configuration files to use the new format.

Features

  • add support for new configuration format (9b243cd)
  • add tests for hpa analyzer (5a59abb)
  • add tests for ingress analyzer && Use t.Fatalf to report a fatal error if RunAnalysis returns an unexpected error (e27e940)

Bug Fixes

  • deps: update module github.com/sashabaranov/go-openai to v1.6.1 (#207) (eeac731)
  • deps: update module github.com/spf13/cobra to v1.7.0 (5d5e082)
  • deps: update module github.com/stretchr/testify to v1.8.2 (f5e3ca0)
  • deps: update module golang.org/x/term to v0.7.0 (8ab3573)
  • details in json output (2f21002)
  • fixed hpa tests after rebase (a24d1f1)
  • regression on dynamic filters (93bcc62)
  • Spelling (ba4d701)

Docs

  • add curl command and release-please annoations (1849209)
  • add guide to details block (ddc120e)
  • add installation guide via packages (8e4ce6a)
  • minor change (53c1330)
  • modify README (fc47c58)
  • modify README (0f46ceb)

Other

  • added initial tests for json output (22e3166)
  • analyzer and ai interfacing (#200) (0195bfa)
  • deps: pin anchore/sbom-action action to 448520c (#203) (9ff3fbc)
  • deps: update golang docker tag to v1.20.3 (e9994b8)
  • made json output prettier and improved output (db40734)

Don't miss a new k8sgpt release

NewReleases is sending notifications on new releases.