github-actions[bot]
ff619481cc
chore(main): release 0.4.19 ( #1531 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-20 13:54:13 +01:00
github-actions[bot]
47f09ac686
chore(main): release 0.4.18 ( #1510 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-20 13:28:54 +01:00
github-actions[bot]
306b3c9997
chore(main): release 0.4.17 ( #1499 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 20:57:55 +01:00
Kay Yan
0b7ddf5e3b
feat: new job analyzer ( #1506 )
...
Signed-off-by: Kay Yan <kay.yan@daocloud.io >
2025-05-14 09:22:05 +01:00
typeid
7e375a30be
fix: align documentation to reflect default analyzers properly ( #1498 )
...
Signed-off-by: Claudio Busse <cbusse@redhat.com >
2025-05-09 12:58:29 +01:00
github-actions[bot]
34ff645fa0
chore(main): release 0.4.16 ( #1478 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-06 19:24:25 +01:00
rkarthikr
21bc76e5b7
feat: add support for Amazon Bedrock Inference Profiles ( #1492 )
...
Signed-off-by: rkarthikr <38294804+rkarthikr@users.noreply.github.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2025-05-06 11:18:40 +01:00
github-actions[bot]
f2f25edef7
chore(main): release 0.4.15 ( #1477 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-29 12:57:30 +01:00
github-actions[bot]
a56e663169
chore(main): release 0.4.14 ( #1470 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-29 09:26:48 +01:00
Alex Jones
e41ffd80d0
feat: add MCP support ( #1471 )
...
* feat: first mcp impl
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: update
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: wip
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: switcheed to stdio transport
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: readme
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: fix the linter 🤖
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: fix the linter 🤖
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat(mcp): implement MCP server and handler
- Implement MCP server and handler
- Add MCP server to serve
- Add MCP handler to handle MCP requests
- Add MCP server to serve
- Add MCP handler to handle MCP requests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: consolidating code duplication
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* feat: added http sse support
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: fixed broken tests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated and fixed linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated and fixed linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: updated the linter issues
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2025-04-29 09:22:44 +01:00
github-actions[bot]
67f5855695
chore(main): release 0.4.13 ( #1465 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-22 11:28:20 +01:00
github-actions[bot]
17863c24d5
chore(main): release 0.4.12 ( #1460 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 20:57:10 +01:00
Alex Jones
a128906136
feat: new analyzers ( #1459 )
...
* chore: rebased
chore: removed trivy
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated deps
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix: missing error
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix: missing error
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: switching old sonnet to message API
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: added three new analyzers
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.2 (#1400 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* docs: remove extra dollar sign in README.md (#1410 )
Signed-off-by: Qian_Xiao <heyheyco@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* test: add tests for `k8sgpt/pkg/analyzer/events.go` (#913 )
* test: add tests for events_test.go
Signed-off-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com >
* feat: fixed event tests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* docs: add table of contents and cleanup (#1413 )
Signed-off-by: hadi2f244 <m.h.azaddel@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: linter (#1414 )
* chore: changing linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: changing linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: changing linter
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): pin golangci/golangci-lint-action action to 1481404 (#1415 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): update goreleaser/goreleaser-action digest to 9c156ee (#1411 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix: prometheus UTF8Validation (#1404 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix(deps): update module gopkg.in/yaml.v2 to v3 (#1363 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: added new AmazonBedrock model (#1390 )
* Update AI Bedrock region - Added mumbai region
Signed-off-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
* Update amazonbedrock.go
Signed-off-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
* Added new AI model to work for ap-south-1 region[that does not uses inference profile]
Signed-off-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
---------
Signed-off-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.3 (#1412 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): update module github.com/docker/docker to v28 (#1376 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updating deps (#1422 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): update docker/setup-buildx-action digest to b5ca514 (#1371 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.4 (#1421 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fix workflows (#1423 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.5 (#1424 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fixing docker build push action (#1426 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated actor for login (#1430 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): pin docker/build-push-action action to 471d1dc (#1428 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.6 (#1427 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fixing build (#1431 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): update actions/upload-artifact digest to ea165f8 (#1425 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.7 (#1432 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: removed krew release (#1434 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.8 (#1435 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fixing (#1437 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(deps): pin dependencies (#1440 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.9 (#1439 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix: pod analyzer catches errors when containers are in Terminated state (#1438 )
Signed-off-by: Guoxun Wei <guwe@microsoft.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: add a naive support of bedrock inference profile (#1446 )
* feat: add a naive support of bedrock inference profile
Signed-off-by: Tony Chen <tony_chen@discovery.com >
* feat: improving the tests
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Tony Chen <tony_chen@discovery.com >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix(deps): update module gopkg.in/yaml.v2 to v3 (#1417 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix(deps): update module helm.sh/helm/v3 to v3.17.3 [security] (#1448 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.10 (#1441 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: call bedrock with inference profile (#1449 )
* call bedrock with inference profile
Signed-off-by: Tony Chen <tony_chen@discovery.com >
* add validation and test
Signed-off-by: Tony Chen <tony_chen@discovery.com >
* update test
Signed-off-by: Tony Chen <tony_chen@discovery.com >
---------
Signed-off-by: Tony Chen <tony_chen@discovery.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix(deps): update module gopkg.in/yaml.v2 to v3 (#1447 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* docs: fix the slack invite link (#1450 )
Signed-off-by: Pengfei Ni <feiskyer@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: add verbose flag to enable detailed output (#1420 )
* feat: add verbose flag to enable detailed output
Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com >
* test: add verbose output tests for analysis.go and root.go
Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com >
---------
Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix(deps): update module gopkg.in/yaml.v2 to v3 (#1453 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: improved test coverage (#1455 )
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* fix: config ai provider in query (#1457 )
Signed-off-by: Guoxun Wei <guwe@microsoft.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore(main): release 0.4.11 (#1451 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fixed test
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: fixed test
---------
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
Signed-off-by: Qian_Xiao <heyheyco@gmail.com >
Signed-off-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: hadi2f244 <m.h.azaddel@gmail.com >
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Kay Yan <kay.yan@daocloud.io >
Signed-off-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
Signed-off-by: Guoxun Wei <guwe@microsoft.com >
Signed-off-by: Tony Chen <tony_chen@discovery.com >
Signed-off-by: Pengfei Ni <feiskyer@gmail.com >
Signed-off-by: Yicheng <36285652+zyc140345@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Qian_Xiao <heyheyco@gmail.com >
Co-authored-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com >
Co-authored-by: Hadi Azaddel <m.h.azaddel@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kay Yan <kay.yan@daocloud.io >
Co-authored-by: Sakshi Singh <66963254+sakshirajput02@users.noreply.github.com >
Co-authored-by: gossion <guwe@microsoft.com >
Co-authored-by: ju187 <tony_chen@discovery.com >
Co-authored-by: Pengfei Ni <feiskyer@users.noreply.github.com >
Co-authored-by: Yicheng <36285652+zyc140345@users.noreply.github.com >
2025-04-15 13:43:38 +01:00
github-actions[bot]
96d86d3eb0
chore(main): release 0.4.11 ( #1451 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 11:24:06 +01:00
Pengfei Ni
9ce33469d8
docs: fix the slack invite link ( #1450 )
...
Signed-off-by: Pengfei Ni <feiskyer@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2025-04-14 11:48:35 +01:00
github-actions[bot]
766b51cd3e
chore(main): release 0.4.10 ( #1441 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 21:45:59 +01:00
github-actions[bot]
e7783482ce
chore(main): release 0.4.9 ( #1439 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-08 09:17:34 +01:00
github-actions[bot]
0c63044254
chore(main): release 0.4.8 ( #1435 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-07 20:31:33 +01:00
github-actions[bot]
05040da188
chore(main): release 0.4.7 ( #1432 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-07 17:32:40 +01:00
github-actions[bot]
c1b267b818
chore(main): release 0.4.6 ( #1427 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-07 15:22:49 +01:00
github-actions[bot]
9874cef8bf
chore(main): release 0.4.5 ( #1424 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-07 06:51:58 +01:00
github-actions[bot]
e0d66f43f7
chore(main): release 0.4.4 ( #1421 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-06 20:41:54 +01:00
github-actions[bot]
d1a29e4001
chore(main): release 0.4.3 ( #1412 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-04 11:49:09 +01:00
Hadi Azaddel
a31d07c802
docs: add table of contents and cleanup ( #1413 )
...
Signed-off-by: hadi2f244 <m.h.azaddel@gmail.com >
2025-03-31 19:04:59 +01:00
Qian_Xiao
a962741220
docs: remove extra dollar sign in README.md ( #1410 )
...
Signed-off-by: Qian_Xiao <heyheyco@gmail.com >
2025-03-31 14:09:41 +01:00
github-actions[bot]
a75ec50789
chore(main): release 0.4.2 ( #1400 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 14:17:21 +00:00
github-actions[bot]
5a48bae667
chore(main): release 0.4.1 ( #1389 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-17 12:23:11 +00:00
popsiclexu
7540e0084e
feat: add custom restful backend for complex scenarios (e.g, rag) ( #1228 )
...
* feat: add custom restful backend for complex scenarios (e.g, rag)
Signed-off-by: popsiclexu <zhenxuexu@gmail.com >
* chore: rebased
chore: removed trivy
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated deps
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: resolved issues
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
---------
Signed-off-by: popsiclexu <zhenxuexu@gmail.com >
Signed-off-by: popsiclexu <ZhenxueXu@gmail.com >
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
Co-authored-by: popsiclexu <zhenxue.xu@mthreads.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2025-03-17 12:21:38 +00:00
github-actions[bot]
e14c3dad55
chore(main): release 0.4.0 ( #1382 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-07 11:15:27 +00:00
github-actions[bot]
d956f32e1e
chore(main): release 0.3.50 ( #1379 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-24 11:05:33 +00:00
github-actions[bot]
3b85f09348
chore(main): release 0.3.49 ( #1345 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-20 12:02:20 +00:00
Dirc
076ca2f148
docs: fix broken schema link in README.md ( #1373 )
...
Signed-off-by: Dirc <e.e.cornet@gmail.com >
2025-02-20 11:46:12 +00:00
github-actions[bot]
1827c43696
chore(main): release 0.3.48 ( #1341 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-04 14:07:11 +00:00
github-actions[bot]
c3f448693d
chore(main): release 0.3.47 ( #1320 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-02 16:45:20 +00:00
Alex Jones
da266b3c82
feat: dump ( #1322 )
...
* feat: reverting the cncf runners
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: creating a dump file for debugging
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: ran the linter
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: improved the function readme
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: added k8sgpt version info
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* feat: added k8sgpt version info
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: added additional command
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
---------
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
2024-11-12 12:04:01 +00:00
github-actions[bot]
69fd7c7696
chore(main): release 0.3.46 ( #1316 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-10 21:00:49 +00:00
github-actions[bot]
44f4f7437f
chore(main): release 0.3.45 ( #1314 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-10 09:25:48 +00:00
github-actions[bot]
62ba6d84a4
chore(main): release 0.3.44 ( #1311 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-09 17:55:26 +00:00
github-actions[bot]
8ad288152f
chore(main): release 0.3.43 ( #1301 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2024-11-09 16:05:58 +00:00
github-actions[bot]
9d68c47040
chore(main): release 0.3.42 ( #1258 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 07:38:22 +00:00
Matthis
3eec9bbb05
feat: add stats option to analyze command for performance insights ( #1237 )
...
* feat: add stats option to analyze command for performance insights
Introduced a new feature to the analyze command that enables users to print detailed performance statistics of each analyzer. This enhancement aids in debugging and understanding the time taken by various components during analysis, providing valuable insights for performance optimization.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: enhance analysis command with statistics option
Refactored the analysis command to support an enhanced statistics option, enabling users to opt-in for detailed performance metrics of the analysis process. This change introduces a more flexible approach to handling statistics, allowing for a clearer separation between the analysis output and performance metrics, thereby improving the usability and insights provided to the user.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
---------
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Co-authored-by: Aris Boutselis <arisboutselis08@gmail.com >
2024-10-30 13:58:18 +00:00
Guangya Liu
5ff6dc9be5
fix: rename watsonxai to ibmwatsonxai ( #1234 )
...
Signed-off-by: Guangya Liu <gyliu@ibm.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2024-09-24 21:58:01 +01:00
github-actions[bot]
f071b32aa8
chore(main): release 0.3.41 ( #1217 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-23 06:33:03 +01:00
Alex Jones
d9c81494b7
Update README.md ( #1253 )
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2024-09-19 09:04:52 +01:00
Alex Jones
02fa109429
feat: refactoring to the new schema ( #1219 )
...
* feat: refactoring to the new schema
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated readme with grpc commands
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
* chore: updated deps
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
---------
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
Co-authored-by: Matthis <matthish29@gmail.com >
2024-08-15 14:42:55 +01:00
Matthis
db26d24ac6
feat: add custom-analyzer cmd ( #1207 )
...
* feat: add custom analyzer management capability
Introduced the ability to manage custom analyzers in the K8sGPT application, enabling users to add, deploy, and configure custom analyzers from various sources. This enhancement supports extending the application's analytical capabilities by integrating external analysis tools, thus offering more flexibility and customization options to meet specific user needs.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: enhance custom analyzer management with removal functionality
Introduced the ability to remove custom analyzers, streamlining the management process and ensuring flexibility in custom analyzer configuration. This enhancement addresses the need for dynamic customization and maintenance of analyzer setups, facilitating easier updates and modifications to the analysis environment.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: add list command to customAnalyzer for displaying configured analyzers
Implemented a new list command within the customAnalyzer module to enable users to view all configured custom analyzers. This enhancement aims to improve usability by providing a straightforward method for users to inspect their custom analyzer configurations directly from the command line.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: add support for listing, adding, and removing custom analyzers
This update introduces commands to manage custom analyzers in the k8sgpt tool, enhancing flexibility and control over analyzer configurations without the need for direct installation or docker dependency.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: support private docker image authentication for custom analyzers
Added authentication support for pulling private Docker images when adding custom analyzers, enhancing security and access control.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: remove Docker custom analyzer installation
Removed the installation and deployment functionality for custom analyzers, streamlining the process of adding analyzers. This change focuses on simplifying the configuration by eliminating the need for specifying installation types, package URLs, and authentication details for Docker images. The goal is to enhance user experience by making the addition of custom analyzers more straightforward and less error-prone.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* fix: remove unused packageUrl
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: update add command description to reflect broader functionality
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: Add name validation for custom analyzer creation
To ensure the integrity and consistency of analyzer names, we introduced a validation step that checks the format of the name against a predefined regex pattern. This change aims to prevent the creation of analyzers with invalid names, enhancing the system's reliability and usability.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
* feat: refactor customAnalyzer package for consistent naming
Refactored the customAnalyzer package and its references to use consistent snake_case naming for improved code readability and alignment with Go naming conventions.
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
---------
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2024-08-10 22:05:11 +01:00
Bo Wong
b2b86826e5
docs: update "CLI Installation" section in README.md ( #1126 ) ( #1127 )
...
Signed-off-by: Bo Wang <wangbob@uniontech.com >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2024-08-08 10:34:22 +01:00
github-actions[bot]
ad117a530f
chore(main): release 0.3.40 ( #1202 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-04 21:30:21 +01:00
github-actions[bot]
3c08118104
chore(main): release 0.3.39 ( #1181 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-18 15:03:49 +01:00
github-actions[bot]
f6ce47c3a9
chore(main): release 0.3.38 ( #1165 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 10:15:14 +01:00