0.3.8 (2023-06-15)
- fix for s3 cache from operator (f6db6ce)
0.3.7 (2023-06-13)
- add update to auth cmd (#450) (01aeeb3)
- support arbitrary uid for openshift environments (#454) (92539ee)
- deps: update module github.com/aws/aws-sdk-go to v1.44.274 (#474) (1a81227)
- deps: update module github.com/aws/aws-sdk-go to v1.44.275 (#478) (705b54f)
- deps: update module github.com/aws/aws-sdk-go to v1.44.276 (#482) (3f0aea1)
- deps: update module github.com/aws/aws-sdk-go to v1.44.277 (#485) (e2d5c2d)
- deps: update module github.com/aws/aws-sdk-go to v1.44.280 (#490) (04b4f56)
- deps: update module github.com/aws/aws-sdk-go to v1.44.281 (#496) (a6342c9)
- deps: update module golang.org/x/term to v0.9.0 (#497) (98b852a)
- use the
status
for pdb checking (#477) (075066d), closes #476
- customized prompt template for integration plugins (#403) (c85203b)
- deps: update actions/checkout digest to c85c95e (#492) (1ae21e6)
- deps: update docker/build-push-action digest to 44ea916 (#491) (e556901)
- deps: update docker/setup-buildx-action digest to 6a58db7 (#489) (a23276d)
- deps: update goreleaser/goreleaser-action digest to 336e299 (#495) (ad2a5fd)
0.3.6 (2023-05-31)
- deps: update module github.com/aws/aws-sdk-go to v1.44.270 (#465) (5cf4fc5)
- deps: update module github.com/aws/aws-sdk-go to v1.44.271 (#469) (1459dd4)
- deps: update module github.com/aws/aws-sdk-go to v1.44.272 (#473) (5233627)
- deps: update module github.com/spf13/viper to v1.16.0 (#472) (6052a5b)
- deps: update module github.com/stretchr/testify to v1.8.4 (#471) (42437f7)
- name of sa reference in deployment (#468) (cd049c9)
- typo (#463) (1b86a6f)
0.3.5 (2023-05-25)
- deps: update module github.com/aws/aws-sdk-go to v1.44.267 (#451) (49e120c)
- deps: update module github.com/aws/aws-sdk-go to v1.44.269 (#458) (2994c1c)
- updated list.go to handle k8sgpt cache list crashing issue (#455) (6eac58d)
0.3.4 (2023-05-22)
- deps: update module github.com/aws/aws-sdk-go to v1.44.266 (#446) (edda743)
- deps: update module github.com/stretchr/testify to v1.8.3 (#442) (fe450eb)
0.3.3 (2023-05-20)
- append coreAnalyzer if active_filter is empty and integration is added (#441) (b7dc384)
- deps: update kubernetes packages to v0.27.2 (#436) (d13b913)
- deps: update module github.com/aws/aws-sdk-go to v1.44.265 (#445) (c588e96)
- docker version (#444) (1f767eb)
- use coreAnalyzer if there are no filters selected and no active_filters (#432) (f0d3f36)
0.3.2 (2023-05-16)
- improve default_prompt (#406) (06542b4)
- missing validation for backend option in remove command (#429) (af826d5)
- deps: bump github.com/docker/distribution (#428) (3099909)
- deps: update actions/setup-go digest to fac708d (#422) (097c791)
- deps: update reviewdog/action-golangci-lint digest to 79d32f1 (#425) (032576c)
0.3.1 (2023-05-15)
- add error message if analyze request fail (#393) (639aa12)
- add remove command to remove a backend AI provider (#395) (c5b72ee)
- filters api (#407) (e5e613a)
- use correct port to metrics (#390) (5d4e591)
- clusterole name (#392) (123b8a6)
- deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230515081240-6b5b845c638e.1 (#397) (a1f98ad)
- deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.28.1-20230510140658-54288a50e81c.4 (#398) (50916f2)
- deps: update module google.golang.org/grpc to v1.55.0 (#389) (8cfb717)
- deps: update module helm.sh/helm/v3 to v3.12.0 (#396) (c1410d1)
- update engine's cmd flag to match the new cli layout (#400) (aafe669)
0.3.0 (2023-05-09)
- migrate api to grpc (#386)
- deps: update module github.com/sashabaranov/go-openai to v1.9.3 (#378) (045a063)
- deps: update module golang.org/x/term to v0.8.0 (#382) (65fff11)
- deps: update anchore/sbom-action action to v0.14.2 (#387) (9192b26)
- fix the logo URL (#384) (b6b0612)
0.2.9 (2023-05-03)
- add additionalLabels to Service Monitor (#366) (a89a5cf)
- add azure openai provider (#309) (d8357ce)
- add helm chart (#318) (5af8178)
- improving readme (7471b76)
- rework output format (#368) (8b49f70)
- deps: update module github.com/aquasecurity/trivy-operator to v0.13.2 (#353) (363294c)
- deps: update module github.com/prometheus/client_golang to v1.15.1 (#374) (799869b)
- deps: update module github.com/sashabaranov/go-openai to v1.9.1 (#363) (766a15b)
- deps: update module github.com/sashabaranov/go-openai to v1.9.2 (#375) (8b82d59)
- update CONTRIBUTING.md Slack URL (#373) (e0200e7)
- added changing banners (#367) (4f6e833)
- deps: update golang docker tag to v1.20.4 (#370) (9faa694)
- deps: update reviewdog/action-golangci-lint digest to f5d8591 (#362) (b8a5f3b)
- updated logo (#365) (6431be7)
0.2.8 (2023-04-27)
- don't ask for password if backend is localai (74d9a75)
- introduce linter to run on PR builds (#333) (252c734), closes #330
- remove dead code (c29860d)
- report failure if network policy doesn't match any pods (8adde6b)
- take
KUBECONFIG
env variable into consideration (#340) (ee85d13), closes #331 - use a cache file name with a fixed size. (#350) (dee4235)
- use correct result slice for cronjob analyzer (947e94f)
- add settings (#351) (3af3667)
- deps: pin dependencies (#336) (125341b)
- logo update (#339) (d4dcc7a)
- update Apache2 license (#342) (aca5806)
- update README.md (#346) (14a3537)
- updated banner (#343) (0995e00)
0.2.7 (2023-04-25)
0.2.6 (2023-04-25)
0.2.5 (2023-04-25)
- add configuration interface to support customer providers (84a3cc0)
- add k8sgpt grafana dashboard (#316) (ff79982)
- add serve & integration to README (a65ee7f)
- add subproject group to CODEOWNERS (#322) (2391603)
- allow to set a baseurl (#310) (cf797a6)
- async calls (#311) (c3cc413)
- modify error handling to return a list of errors to display to the user at the end of analysis without blocking it if an error is detected (e.g., version of an object is not available on user's cluster) (fa087ff)
- the overall optimization and architecture design of the makefile are made (#317) (754bf91)
- update readme (#314) (ddd830c)
- use OS conform path for storing cached results (7eddb8f), closes #323
- deps: update module github.com/aquasecurity/trivy-operator to v0.13.1 (#321) (e7f74db)
- deps: update module github.com/prometheus/client_golang to v1.15.0 (#303) (df2ed41)
- deps: update module github.com/sashabaranov/go-openai to v1.9.0 (#298) (0472c36)
- add serviceMonitor in sample yaml (#304) (0a4ed0d)
- analyze Pod ReadinessProbe faliure (3c7e0bb)
- change license to Apache-2 (#313) (d0f7a11)
0.2.4 (2023-04-18)
- improve HPA analyzer to check ScaleTargetRef resources (#283) (7173203)
- init logging middleware on server mode (6742410)
- deployment/cronjob namespace filtering (#290) (3d684a2)
- ensure parent directories are created in EnsureDirExists function (#293) (af8b350)
- resolve language toggle bug (issue #294) (0313627)
0.2.3 (2023-04-16)
- add node analyzer (#272) (6247a1c)
- add output query param on serve mode & refactor output logic (9642202)
- add server metrics (#273) (a3becc9)
- envs to initialise server (0071e25)
- rename server/main.go to server/server.go (9121a98)
- running in cluster (842f08c)
- running in cluster (3988eb2)
- switch config file to XDG conform location (dee4355)
- wip blocked until we have envs (fe2c08c)
- add new line after version cmd output (92e7b3d)
- deps: update module github.com/sashabaranov/go-openai to v1.8.0 (#277) (51b1b35)
- resolve issue with duplicated integration filters. (960ba56)
- use the aiProvider object when launching the server instead of the deprecated configuration keys (e7076ed)
- updated (f0a0c9a)
0.2.2 (2023-04-14)
- add simple health endpoint (26c0cb2)
- anoymization based on pr feedback (19e1b94)
- anoymization based on pr feedback (fe52951)
- check for auth only in case of --explain (57790e5)
- first version of serve (b2e8add)
- unified cmd and api (9157d4d)
- updated api (adae2ef)
- bool conversion (336ec2a)
- deps: update module helm.sh/helm/v3 to v3.11.3 (4dd91ed)
- naming (159b385)
- start message (6b63027)
- fix Slack link (1dccaea)
- added oidc (bffad41)
- additional analyzers (23071fd)
- deps: bump github.com/docker/docker (#268) (7d1e2ac)
- deps: update actions/checkout digest to 83b7061 (cbe6f27)
- deps: update actions/checkout digest to 8e5e7e5 (#266) (0af34a1)
- deps: update module oras.land/oras-go to v1.2.3 (#249) (13c9231)
- fixing up tests (f9b25d9)
- fixing up tests (498d454)
- Merge branch 'main' into feat/additional-analyzers (4d36248)
- removing field (ddb51c7)
0.2.1 (2023-04-12)
- add anonymization example to README (8a60b57)
- add anonymization flag (d2a84ea)
- add more details on anonymize flag (b687473)
- add storage class names' check. (c8ba7d6)
- improve documentation (6f08654)
- improve documentation & update hpa message (11326c1)
- improve security of the MaskString function (08f2a89)
- initial impl of integration (b0e5170)
- initial impl of integration (61d6e52)
- integration ready for first review (3682f5c)
- introduce StatefulSet analyser. (c041ce2)
- refactor integration to use Failure object (c0afc0f)
- return errors if filter specified by flag does not exist. (dd5824f)
- deps: update kubernetes packages to v0.27.0 (7a97034)
- deps: update module github.com/sashabaranov/go-openai to v1.7.0 (#227) (5f3a5a5)
- exit progressbar on error (#99) (fe261b3)
- exit progressbar on error (#99) (ab55f15)
- improve ReplaceIfMatch regex (fd936ce)
- pdb test (705d2a0)
- use hpa namespace instead analyzer namespace (#230) (a582d44)
- add statefulSet analyzer in the docs. (#233) (b45ff1a)
- add statefulSet analyzer in the docs. (#233) (ba01bd4)
- add fakeai provider (#218) (e449cb6)
- adding k8sgpt-approvers (#238) (db1388f)
- adding k8sgpt-approvers (#238) (992b107)
- compiling successfully (80ac51c)
- deps: update anchore/sbom-action action to v0.14.1 (#228) (9423b53)
- deps: update google-github-actions/release-please-action digest to c078ea3 (a1d8012)
- deps: update google-github-actions/release-please-action digest to f7edb9e (#241) (55dda43)
- deps: update google-github-actions/release-please-action digest to f7edb9e (#241) (21dc61c)
- fix mistake introduced by ab55f157 (#240) (428c348)
- fix mistake introduced by ab55f157 (#240) (3845d47)
- Fixing broken tests (c809af3)
- fixing filters (258c69a)
- fixing filters (4d20f70)
- merged (096321b)
- updated analysis_test.go (825e9a4)
- updated link output (1b7f4ce)
- updating based on feedback (5e5d4b6)
- weird new line after filter removed (fabe01a)
0.2.0 (2023-04-05)
- The format of the configuration file has changed. Users must update their configuration files to use the new format.
- 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)
- 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)
- 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)
- 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)
0.1.8 (2023-04-03)
- 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)
- deps: update module github.com/sashabaranov/go-openai to v1.5.8 (91fb065)
0.1.7 (2023-04-02)
- add hpa analyzer and init additionalAnalyzers (3603872)
- add pda analyzer (532a5ce)
- check if ScaleTargetRef is possible option (5dad75f)
- hpaAnalyzer analysis result is using wrong parent (1190fe6)
- spelling of PodDisruptionBudget (ceff008)
- update client API call to use StatefulSet instead of Deployment (4916fef)
- 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)
- add pdbAnalyzer as optional analyzer (f6974d0)
0.1.6 (2023-03-31)
- analysis detail not displayed when --explain (869ba90)
0.1.5 (2023-03-31)
- 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)
- renamed filter list file (25f8dc3)
0.1.4 (2023-03-30)
- now supports different kubeconfig and kubectx (c8f3c94)
- removed sample flag (0afd528)
0.1.3 (2023-03-30)
- 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)
- 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)
0.1.2 (2023-03-28)
- add new issue templates (dbd305f)
- add WSL gcc instructions (4d5566b)
- added Windows and Linux instalation steps in README (#116) (3bfb278)
- fix indentations (a46416d)
- rename ISSUE_TEMPLATE (#124) (cb4932c)
0.1.1 (2023-03-28)
- short term solution for exhaustion (5890e3a)
0.1.0 (2023-03-28)
0.0.9 (2023-03-28)
- small update (202e8e2)
0.0.8 (2023-03-27)
- add generation of api-keys to cli (#87) (1c653ec)
- add generation of api-keys to cli (#87) (bb2db5c)
- addition of simple language support (c3008c5)
- version (0c231d6)
- version (931f072)
0.0.7 (2023-03-27)
- wip fixing missing details (0852c65)
0.0.6 (2023-03-26)
- add service analysis (961fb6c)
- added analysis for pvcs (88d49ae)
- also fixes bug if the events feed is empty (#73) (a1093dc)
- build container (260640f)
- find parent objects (b29c6e4)
- find parent objects and add information about them (#72) (14e85b0)
- find replicaset errors (8ac56e0)
- initial json implementation (#68) (979f13f)
- interfaced out ai clients (90b3c08)
- support for multi-auth (51aa59a)
- updated readme (7336924)
- add permissions to read repository (d6cc4cf)
- build (1fbed3e)
- container naming (115276e)
- deps: update module github.com/sashabaranov/go-openai to v1.5.5 (105fe44)
- deps: update module github.com/sashabaranov/go-openai to v1.5.6 (37a1d3f)
- deps: update module github.com/sashabaranov/go-openai to v1.5.7 (7f7726d)
- minor adaptions (ef17b84)
- missing parent when explain is used (9c7d559)
- release please config (c402c7b)
- remove sboms from goreleaser (addc01f)
- semantic commit token permission (#69) (0181c0a)
- add some important information to contributing (9ab7f58)
- update CONTRIBUTING (05a787d)
- update CONTRIBUTING (26449e1)
- add bot secret to goreleaser (171e58b)
- add brew tap generation on release (2992c4e)
- add initial renovate config (e37dbc7)
- add pull request template (a6d5132)
- add release-please (da7b409)
- add semantic pr validation (#66) (ad594c7)
- change module repo (a307c13)
- deps: pin amannn/action-semantic-pull-request action to c3cd5d1 (3621766)
- deps: pin dependencies (f6072f5)
- deps: pin dependencies (5b360de)
- deps: pin dependencies (7fea7d1)
- deps: update actions/checkout digest to 8f4b7f8 (9955d75)
- main: release 0.0.3 (53c9947)
- main: release 0.0.3 (f5d8609)
- main: release 0.0.3 (22873a6)
- main: release 0.0.4 (13b7d58)
- main: release 0.0.4 (aef7256)
- main: release 0.0.4 (6dbcde9)
- main: release 0.0.5 (9fecc1e)
- main: release 0.0.6 (d554bba)
- release 0.0.3 (4840aa0)
- release 0.0.3 (de02795)
- release 0.0.3 (a927c32)
- release 0.0.4 (08f2c31)
- release 0.0.5 (8da8945)
- release 0.0.6 (dc2bfa9)
0.0.6 (2023-03-26)
- add service analysis (961fb6c)
- added analysis for pvcs (88d49ae)
- also fixes bug if the events feed is empty (#73) (a1093dc)
- find parent objects (b29c6e4)
- find parent objects and add information about them (#72) (14e85b0)
- initial json implementation (#68) (979f13f)
- interfaced out ai clients (90b3c08)
- support for multi-auth (51aa59a)
- add semantic pr validation (#66) (ad594c7)
- deps: pin amannn/action-semantic-pull-request action to c3cd5d1 (3621766)
0.0.5 (2023-03-24)
- release 0.0.5 (8da8945)
0.0.4 (2023-03-24)
- add permissions to read repository (d6cc4cf)
- build (1fbed3e)
- container naming (115276e)
- deps: update module github.com/sashabaranov/go-openai to v1.5.5 (105fe44)
- deps: update module github.com/sashabaranov/go-openai to v1.5.6 (37a1d3f)
- deps: update module github.com/sashabaranov/go-openai to v1.5.7 (7f7726d)
- minor adaptions (ef17b84)
- release please config (c402c7b)
- remove sboms from goreleaser (addc01f)
- add some important information to contributing (9ab7f58)
- update CONTRIBUTING (05a787d)
- update CONTRIBUTING (26449e1)
- add bot secret to goreleaser (171e58b)
- add brew tap generation on release (2992c4e)
- add initial renovate config (e37dbc7)
- add pull request template (a6d5132)
- add release-please (da7b409)
- change module repo (a307c13)
- deps: pin dependencies (f6072f5)
- deps: pin dependencies (5b360de)
- deps: pin dependencies (7fea7d1)
- deps: update actions/checkout digest to 8f4b7f8 (9955d75)
- main: release 0.0.3 (53c9947)
- main: release 0.0.3 (f5d8609)
- main: release 0.0.3 (22873a6)
- main: release 0.0.4 (aef7256)
- main: release 0.0.4 (6dbcde9)
- release 0.0.3 (4840aa0)
- release 0.0.3 (de02795)
- release 0.0.3 (a927c32)
- release 0.0.4 (08f2c31)
0.0.4 (2023-03-24)
- add permissions to read repository (d6cc4cf)
- build (1fbed3e)
- container naming (115276e)
- deps: update module github.com/sashabaranov/go-openai to v1.5.5 (105fe44)
- deps: update module github.com/sashabaranov/go-openai to v1.5.6 (37a1d3f)
- deps: update module github.com/sashabaranov/go-openai to v1.5.7 (7f7726d)
- minor adaptions (ef17b84)
- release please config (c402c7b)
- remove sboms from goreleaser (addc01f)
- add some important information to contributing (9ab7f58)
- update CONTRIBUTING (05a787d)
- update CONTRIBUTING (26449e1)
- add bot secret to goreleaser (171e58b)
- add brew tap generation on release (2992c4e)
- add initial renovate config (e37dbc7)
- add pull request template (a6d5132)
- add release-please (da7b409)
- change module repo (a307c13)
- deps: pin dependencies (f6072f5)
- deps: pin dependencies (5b360de)
- deps: pin dependencies (7fea7d1)
- deps: update actions/checkout digest to 8f4b7f8 (9955d75)
- main: release 0.0.3 (53c9947)
- main: release 0.0.3 (f5d8609)
- main: release 0.0.3 (22873a6)
- main: release 0.0.4 (6dbcde9)
- release 0.0.3 (4840aa0)
- release 0.0.3 (de02795)
- release 0.0.3 (a927c32)
- release 0.0.4 (08f2c31)
0.0.4 (2023-03-24)
- deps: update module github.com/sashabaranov/go-openai to v1.5.7 (7f7726d)
- add some important information to contributing (9ab7f58)
- update CONTRIBUTING (05a787d)
- update CONTRIBUTING (26449e1)
- add bot secret to goreleaser (171e58b)
- add brew tap generation on release (2992c4e)
- deps: update actions/checkout digest to 8f4b7f8 (9955d75)
0.0.3 (2023-03-23)
- add permissions to read repository (d6cc4cf)
- build (1fbed3e)
- container naming (115276e)
- deps: update module github.com/sashabaranov/go-openai to v1.5.5 (105fe44)
- deps: update module github.com/sashabaranov/go-openai to v1.5.6 (37a1d3f)
- minor adaptions (ef17b84)
- release please config (c402c7b)
- add initial renovate config (e37dbc7)
- add pull request template (a6d5132)
- add release-please (da7b409)
- change module repo (a307c13)
- deps: pin dependencies (5b360de)
- deps: pin dependencies (7fea7d1)
- main: release 0.0.3 (f5d8609)
- main: release 0.0.3 (22873a6)
- release 0.0.3 (4840aa0)
- release 0.0.3 (de02795)
- release 0.0.3 (a927c32)