Matthis
fa087ff559
feat: 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)
...
Signed-off-by: Matthis <matthish29@gmail.com >
2023-04-20 15:09:13 +02:00
Matthis Holleville
9642202ed1
feat: add output query param on serve mode & refactor output logic
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2023-04-15 21:55:46 +02:00
Thomas Schuetz
ddf3561105
Merge branch 'main' of github.com:k8sgpt-ai/k8sgpt into feat/serve
2023-04-13 13:08:27 +02:00
Thomas Schuetz
9157d4dd13
feat: unified cmd and api
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-13 08:11:56 +02:00
Matthis Holleville
c0afc0f5c9
feat: refactor integration to use Failure object
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2023-04-12 11:40:51 +02:00
Alex Jones
096321b31a
chore: merged
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-12 08:58:07 +01:00
Alex Jones
0cf5eab988
Merge branch 'main' into analysis_test
2023-04-12 08:47:30 +01:00
chetan gupta
825e9a43bd
chore: updated analysis_test.go
...
Signed-off-by: chetan gupta <chetangupta123raj@gmail.com >
2023-04-12 07:50:06 +05:30
Alex Jones
ced0de6448
Merge branch 'main' into feat/integrate
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-11 19:24:30 +01:00
Thomas Stadler
428c348586
chore: fix mistake introduced by ab55f157 ( #240 )
...
Signed-off-by: Thomas Stadler <thomas@thomasst.xyz >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-11 19:22:12 +01:00
Thomas Stadler
fe261b375f
fix: exit progressbar on error ( #99 )
...
Signed-off-by: Thomas Stadler <thomas@thomasst.xyz >
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-11 19:22:12 +01:00
Alex Jones
4984840de1
wip
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2023-04-11 19:22:06 +01:00
HOLLEVILLE Matthis
45c7ecf98b
Merge branch 'main' into feature/add-anonymize-option
2023-04-11 20:19:12 +02:00
Matthis Holleville
dd5824f436
feat: return errors if filter specified by flag does not exist.
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2023-04-11 19:21:15 +02:00
Matthis Holleville
b687473e61
feat: add more details on anonymize flag
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2023-04-11 13:41:59 +02:00
Thomas Schuetz
fe502e1135
Merge branch 'main' into feature/add-anonymize-option
2023-04-11 07:47:06 +02:00
Matthis Holleville
30e33495e0
Merge branch 'main' into feature/add-anonymize-option
2023-04-10 23:12:30 +02:00
Matthis Holleville
d2a84ea2b5
feat: add anonymization flag
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com >
2023-04-10 23:12:02 +02:00
Thomas Stadler
3845d4747f
chore: fix mistake introduced by ab55f157 ( #240 )
...
Signed-off-by: Thomas Stadler <thomas@thomasst.xyz >
2023-04-10 22:30:10 +02:00
Thomas Stadler
ab55f157ef
fix: exit progressbar on error ( #99 )
...
Signed-off-by: Thomas Stadler <thomas@thomasst.xyz >
2023-04-10 20:01:55 +02:00
AlexsJones
93bcc627ba
fix: regression on dynamic filters
...
Signed-off-by: AlexsJones <alexsimonjones@gmail.com >
2023-04-05 20:05:17 +01:00
Thomas Schuetz
2f21002899
fix: details in json output
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-05 15:17:06 +02:00
Thomas Schuetz
22e31661bf
chore: added initial tests for json output
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-05 14:08:23 +02:00
Thomas Schuetz
db40734a0d
chore: made json output prettier and improved output
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-05 13:36:30 +02:00
Thomas Schuetz
0195bfab30
chore: analyzer and ai interfacing ( #200 )
...
* chore: analyzer and ai interfacing
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: backend variable for aiProvider in cmd
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: changed folders for analyzers
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* chore: renamed analyzers
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: fixed ingress tests after rebase
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: fixed ingress tests after rebase
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
---------
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-05 08:40:12 +02:00