Skip to content

Releases: k8sgpt-ai/k8sgpt

v0.1.5

31 Mar 14:09
391c3fa
Compare
Choose a tag to compare

0.1.5 (2023-03-31)

Features

  • add & remove default filter(s) to analyze. (32ddf66)
  • add filter command add "list" subcommand (#159) (6e17c9e)
  • check if filters does not empty on add & remove (975813d)
  • remove filter prefix on subcommand (30faf84)
  • rework filters (3ed545f)
  • update filters add & remove to be more consistent (9aa0e89)

Bug Fixes

  • kubecontext flag has no effect (a8bf451)
  • spelling on dupplicateFilters (0a12448)

Other

  • renamed filter list file (25f8dc3)

v0.1.4

30 Mar 12:43
9f0cb62
Compare
Choose a tag to compare

0.1.4 (2023-03-30)

Features

Bug Fixes

  • now supports different kubeconfig and kubectx (c8f3c94)

Refactoring

v0.1.3

30 Mar 08:01
f95c1e1
Compare
Choose a tag to compare

0.1.3 (2023-03-30)

Features

Bug Fixes

  • add Ingress in GetParent switch case (14ba8d5)
  • bugfix for output (#148) (172c2df)
  • Change ObjectMeta value in Ingress analyser. (bf49a51)
  • typo in description of the filter flag in analyze command (#147) (f4765be)

Other

  • deps: update google-github-actions/release-please-action digest to ee9822e (#132) (01b2826)

Docs

v0.1.2

28 Mar 19:27
a9d7bd4
Compare
Choose a tag to compare

0.1.2 (2023-03-28)

Features

Bug Fixes

Other

Docs

v0.1.1

28 Mar 13:06
b4865ff
Compare
Choose a tag to compare

0.1.1 (2023-03-28)

Features

  • this stops service exiting the program (6f90386)
  • updated readme (e0141d1)

Bug Fixes

  • short term solution for exhaustion (5890e3a)

Other

v0.1.0

28 Mar 10:06
d48ff1a
Compare
Choose a tag to compare

0.1.0 (2023-03-28)

Features

Other