HOLLEVILLE Matthis
6e17c9e285
feat: add filter command add "list" subcommand ( #159 )
...
* feat: add filter command add "list" subcommand to display available filters
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
* feat: create specific file to filterList
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
* feat: rename ListAnalyzers to ListFilters
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
---------
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
2023-03-30 20:58:41 +02:00
Alex Jones
9f0cb6240e
Merge pull request #152 from k8sgpt-ai/release-please--branches--main
...
chore(main): release 0.1.4
2023-03-30 13:42:14 +01:00
github-actions[bot]
26db0f6941
chore(main): release 0.1.4
2023-03-30 12:29:37 +00:00
Alex Jones
2acab541bc
Merge pull request #155 from k8sgpt-ai/fix/kubectx
...
fix: now supports different kubeconfig and kubectx
2023-03-30 13:29:05 +01:00
Thomas Schuetz
53a19bb04d
Merge branch 'main' into fix/kubectx
2023-03-30 14:27:56 +02:00
Alex Jones
c8f3c946b0
fix: now supports different kubeconfig and kubectx
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
2023-03-30 12:49:02 +01:00
HOLLEVILLE Matthis
b061566404
feat: add Ingress class validation ( #154 )
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
2023-03-30 13:48:53 +02:00
Alexandre Steppé
be061da5b6
feat: output selected backend ( #153 )
...
Signed-off-by: Alexandre Steppé <alexandre.steppe@gmail.com>
2023-03-30 13:37:10 +02:00
Roberth Strand
5f548421c7
Merge pull request #151 from k8sgpt-ai/feat/rs-cleanup
...
refactor: removed sample flag
2023-03-30 12:04:40 +02:00
Roberth Strand
0afd52844b
refactor: removed sample flag
...
Commented out the sample flag that the framework comes with, as it was not in use. Choose to comment it out for now for easy reference, just in case we want to implement that type of toggle flags.
Signed-off-by: Roberth Strand <me@robstr.dev>
2023-03-30 11:48:43 +02:00
Alex Jones
f95c1e1d8c
Merge pull request #130 from k8sgpt-ai/release-please--branches--main
...
chore(main): release 0.1.3
2023-03-30 09:00:17 +01:00
github-actions[bot]
3fc0d45823
chore(main): release 0.1.3
2023-03-30 07:51:31 +00:00
Alex Jones
cf633b606d
Merge pull request #144 from matthisholleville/fix/ingress-object-meta-value
...
fix: ingress object meta value
2023-03-30 08:51:03 +01:00
Alex Jones
ab63bd0dd1
Merge branch 'main' into fix/ingress-object-meta-value
2023-03-30 08:49:48 +01:00
Alex Jones
3e05eb2af2
Merge pull request #149 from k8sgpt-ai/feat/analysis-speed
...
feat: analysis speed
2023-03-30 08:44:03 +01:00
Alex Jones
548039ebe6
feat: improvement to analysis speed
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
2023-03-30 08:19:35 +01:00
Alex Jones
0d5b8ad027
Merge branch 'main' of github.com:k8sgpt-ai/k8sgpt into main
2023-03-30 07:52:24 +01:00
Thomas Schuetz
0f910e497a
Merge branch 'main' into fix/ingress-object-meta-value
2023-03-30 08:38:45 +02:00
Alex Jones
172c2df6c5
fix: bugfix for output ( #148 )
2023-03-30 08:38:11 +02:00
Alex Jones
2eab0c544f
feat: bugfix for output
...
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
2023-03-30 07:28:42 +01:00
Chadi Laoulaou
f4765bed1b
fix: typo in description of the filter flag in analyze command ( #147 )
...
Signed-off-by: Chadi Laoulaou <chadilaoulaou@gmail.com>
2023-03-30 05:38:47 +02:00
Matthis Holleville
14ba8d5550
fix: add Ingress in GetParent switch case
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
2023-03-30 01:35:09 +02:00
Aris Boutselis
bf49a51c62
fix: Change ObjectMeta value in Ingress analyser.
...
Signed-off-by: Aris Boutselis <aris.boutselis@senseon.io>
2023-03-30 00:10:19 +01:00
HOLLEVILLE Matthis
86c7e81e18
feat: add secret validation to ingress analyzer ( #141 )
...
This commit adds a check to the ingress analyzer that verifies whether the secret declared in the ingress exists on the cluster. This helps to ensure that only valid secrets are used in the ingress configuration.
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
2023-03-29 20:36:50 +00:00
Mike Levan
cdc7bb1272
readme update to specifiy WSL and Linux ( #142 )
...
Co-authored-by: michael levan <michael.levan@orbica.world>
2023-03-29 21:42:56 +02:00
HOLLEVILLE Matthis
fe683b71b8
feat: init ingress analyzer ( #138 )
...
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
2023-03-29 18:27:05 +02:00
Sudipto Baral
cad2b38d03
docs: add new slack link ( #134 ) ( #135 )
...
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
2023-03-29 06:51:58 +02:00
renovate[bot]
01b2826475
chore(deps): update google-github-actions/release-please-action digest to ee9822e ( #132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 22:59:29 +02:00
Alex Jones
4f24368758
Merge pull request #131 from k8sgpt-ai/feat/security-policy
...
feat: security.md
2023-03-28 21:21:05 +01:00
Alex Jones
27b8916f29
feat: create-security.md
2023-03-28 20:20:08 +00:00
Alex Jones
fe73633273
feat: CODE_OF_CONDUCT.md ( #129 )
2023-03-28 21:33:50 +02:00
Alex Jones
a9d7bd42c2
Merge pull request #120 from k8sgpt-ai/release-please--branches--main
...
chore(main): release 0.1.2
2023-03-28 20:26:23 +01:00
github-actions[bot]
2d481b8563
chore(main): release 0.1.2
2023-03-28 19:11:11 +00:00
Alex Jones
b78ab3d9b5
feat: added namespace filter ( #127 )
...
* feat: added namespace filter
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
* chore: Moved the explain bool out
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
---------
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-28 21:10:42 +02:00
Thomas Schuetz
c8b92aaa0e
fix: readme code blocks ( #126 )
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 20:34:22 +02:00
Thomas Schuetz
65a568e937
feat: prefix templates ( #125 )
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 20:30:59 +02:00
Thomas Schuetz
cb4932c39d
docs: rename ISSUE_TEMPLATE ( #124 )
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 20:27:42 +02:00
Alex Jones
323a8b23ec
Merge pull request #122 from k8sgpt-ai/doc/issue_templates
...
docs: add new issue templates
2023-03-28 19:22:19 +01:00
Alex Jones
be5fb62bb7
Merge branch 'main' into doc/issue_templates
2023-03-28 19:22:12 +01:00
Alex Jones
e912a8ded0
Merge pull request #123 from k8sgpt-ai/doc/fix_readme
...
docs: add wsl gcc instructions
2023-03-28 19:21:59 +01:00
Thomas Schuetz
a46416dce0
docs: fix indentations
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 19:41:50 +02:00
Thomas Schuetz
4d5566b4df
docs: add WSL gcc instructions
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 19:40:59 +02:00
Thomas Schuetz
dbd305f901
docs: add new issue templates
...
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-28 19:22:54 +02:00
Sudipto Baral
11c227b82e
chore: added default issue template ( #96 ) ( #121 )
...
* chore: added default issue template (#96 )
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
* chore: added addtional instruction through comment (#96 )
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
---------
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
2023-03-28 18:55:19 +02:00
Alex Jones
05abe975dd
fix: update README.md ( #119 )
2023-03-28 15:50:02 +02:00
Sai Kumar Peddireddy
3bfb278f81
docs: added Windows and Linux instalation steps in README ( #116 )
2023-03-28 15:45:48 +02:00
Alex Jones
b4865ff233
Merge pull request #106 from k8sgpt-ai/release-please--branches--main
...
chore(main): release 0.1.1
2023-03-28 14:05:31 +01:00
github-actions[bot]
95dfc62c4d
chore(main): release 0.1.1
2023-03-28 13:02:54 +00:00
Alex Jones
b3efdf8525
Merge pull request #118 from k8sgpt-ai/feat/exhaustion
...
fix: short term solution for exhaustion
2023-03-28 14:02:21 +01:00
AlexsJones
5890e3a79c
fix: short term solution for exhaustion
...
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-28 14:00:50 +01:00