Releases: k8sgpt-ai/k8sgpt
Releases · k8sgpt-ai/k8sgpt
v0.1.8
0.1.8 (2023-04-03)
Features
- add password flag for backend authentication (#199) (075a940)
- adding shields to readme (213ecd8)
- adding unit testing and example (35b838b)
- alias filter to filters (dde4e83)
- analyzer ifacing (426f562)
- service test (44cc8f7)
- test workflow (5f30a4d)
Bug Fixes
- deps: update module github.com/sashabaranov/go-openai to v1.5.8 (91fb065)
Other
v0.1.7
0.1.7 (2023-04-02)
Features
- add hpa analyzer and init additionalAnalyzers (3603872)
- add pda analyzer (532a5ce)
- check if ScaleTargetRef is possible option (5dad75f)
Bug Fixes
- hpaAnalyzer analysis result is using wrong parent (1190fe6)
- spelling of PodDisruptionBudget (ceff008)
- update client API call to use StatefulSet instead of Deployment (4916fef)
Refactoring
Other
- deps: update anchore/sbom-action action to v0.14.1 (80f29da)
- merge branch 'chetanguptaa-some-fixes' (071ee56)
- refine renovate config (#172) (d23da9a)
- removes bar on normal analyze events (e1d8992)
- removes bar on normal analyze events (96d0d75)
- update dependencies (#174) (9d9c262)
Docs
- add pdbAnalyzer as optional analyzer (f6974d0)
v0.1.6
v0.1.5
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
Other
- renamed filter list file (25f8dc3)
v0.1.4
v0.1.3
0.1.3 (2023-03-30)
Features
- add secret validation to ingress analyzer (#141) (86c7e81)
- bugfix for output (2eab0c5)
- CODE_OF_CONDUCT.md (#129) (fe73633)
- create-security.md (27b8916)
- improvement to analysis speed (548039e)
- init ingress analyzer (#138) (fe683b7)
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)