1
0
mirror of https://github.com/k8sgpt-ai/k8sgpt.git synced 2025-05-15 11:30:41 +00:00
Commit Graph

1311 Commits

Author SHA1 Message Date
Thomas Schuetz
0c05e4d934
Merge pull request from k8sgpt-ai/fix/container_build
ci: fix permissions, add container to release
2023-03-23 13:18:22 +01:00
Thomas Schuetz
ca60841a2d
ci: fix permissions, add container to release
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-23 13:17:09 +01:00
Thomas Schuetz
0ea7c52d72
Merge pull request from k8sgpt-ai/release-please--branches--main 2023-03-23 12:56:55 +01:00
github-actions[bot]
22873a6716
chore(main): release 0.0.3 2023-03-23 11:31:47 +00:00
Thomas Schuetz
e05b90eba9
Merge pull request from k8sgpt-ai/feat/rs_fail
feat: detect replicaset errors
2023-03-23 12:31:24 +01:00
Thomas Schuetz
b2007b8b14
Merge pull request from k8sgpt-ai/fix/container_build
fix: add permissions to read repository
2023-03-23 12:04:55 +01:00
Thomas Schuetz
d6cc4cfcbf
fix: add permissions to read repository
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-23 12:04:19 +01:00
Thomas Schuetz
8e6b9886ea Merge branch 'main' of github.com:k8sgpt-ai/k8sgpt into feat/rs_fail 2023-03-23 11:56:26 +01:00
Thomas Schuetz
950be6aef3
Merge pull request from k8sgpt-ai/chore/copy-readme 2023-03-23 11:19:22 +01:00
AlexsJones
10b290e4e3 updated readme copy
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-23 09:27:06 +00:00
Thomas Schuetz
e029678cbe
Merge pull request from k8sgpt-ai/feature/oomkill 2023-03-23 09:39:55 +01:00
Thomas Schuetz
8ac56e062b
feat: find replicaset errors
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 19:05:04 +01:00
Thomas Schuetz
2452b0d506
Merge pull request from k8sgpt-ai/renovate/pin-dependencies
chore(deps): pin dependencies
2023-03-22 16:55:24 +01:00
renovate[bot]
5b360de2ae
chore(deps): pin dependencies 2023-03-22 15:47:28 +00:00
Thomas Schuetz
c7d81bfdb8
Merge pull request from k8sgpt-ai/chore/container_build
feat: build container
2023-03-22 16:47:07 +01:00
Thomas Schuetz
ef17b845ba
fix: minor adaptions
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 16:36:24 +01:00
Thomas Schuetz
115276e01a
fix: container naming
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 16:31:16 +01:00
Thomas Schuetz
1fbed3e44f
fix: build
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 16:29:38 +01:00
Thomas Schuetz
260640f865
feat: build container
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 16:24:46 +01:00
AlexsJones
ca534b337a updated the guard on the event
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 15:17:59 +00:00
AlexsJones
f873cf317f reads the event stream to correlate against OOMKill events
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 15:13:34 +00:00
Thomas Schuetz
a05b570a59
Merge pull request from k8sgpt-ai/chore/release_please
fix: release please config
2023-03-22 16:05:00 +01:00
Thomas Schuetz
c402c7bab7
fix: release please config
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 15:46:25 +01:00
Alex Jones
bbc3f00ca0
Merge pull request from k8sgpt-ai/chore/release_please
chore: add release-please
2023-03-22 14:44:14 +00:00
Thomas Schuetz
6f18959e88
Merge pull request from k8sgpt-ai/renovate/github.com-sashabaranov-go-openai-1.x
fix(deps): update module github.com/sashabaranov/go-openai to v1.5.6
2023-03-22 15:43:29 +01:00
Thomas Schuetz
da7b40978d
chore: add release-please
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 15:38:40 +01:00
renovate[bot]
37a1d3f47e
fix(deps): update module github.com/sashabaranov/go-openai to v1.5.6 2023-03-22 14:21:30 +00:00
Alex Jones
35c8deee8b
Merge pull request from k8sgpt-ai/feature/optimisation-caching
feat: adding performance optimisation through local caching
2023-03-22 11:53:12 +00:00
Alex Jones
05d2aef48a
Merge pull request from k8sgpt-ai/chore/pr_template
chore: add pull request template
2023-03-22 11:24:47 +00:00
AlexsJones
e4f138dc00 adding performance optimisation through local caching
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 11:19:26 +00:00
Alex Jones
917380435f
Merge pull request from k8sgpt-ai/chore/copy-readme
chore: updated copy
2023-03-22 10:40:58 +00:00
AlexsJones
5d956e209f updated copy
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 10:40:38 +00:00
Alex Jones
f62a944941
Merge pull request from k8sgpt-ai/chore/readme-copy
chore:updated readme
2023-03-22 10:27:09 +00:00
AlexsJones
935c4d2c15 updated readme copy
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 10:26:30 +00:00
Thomas Schuetz
a6d5132b8c
chore: add pull request template
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 10:58:17 +01:00
Alex Jones
b68895a7f1
Merge pull request from k8sgpt-ai/renovate/github.com-sashabaranov-go-openai-1.x
fix(deps): update module github.com/sashabaranov/go-openai to v1.5.5
2023-03-22 09:40:31 +00:00
Alex Jones
3bd226fc3d
Merge pull request from k8sgpt-ai/renovate/pin-dependencies
chore(deps): pin dependencies
2023-03-22 09:40:09 +00:00
Alex Jones
0c8cbbbf1d
Merge pull request from k8sgpt-ai/doc/add_slack_info
doc: add slack information
2023-03-22 09:39:44 +00:00
Alex Jones
d08831278e
Merge pull request from k8sgpt-ai/chore/tidying
chore: tidying up packages
2023-03-22 09:39:21 +00:00
AlexsJones
9409998884 merged main
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2023-03-22 09:38:45 +00:00
renovate[bot]
105fe44680
fix(deps): update module github.com/sashabaranov/go-openai to v1.5.5 2023-03-22 07:26:55 +00:00
renovate[bot]
7fea7d14a5
chore(deps): pin dependencies 2023-03-22 07:26:36 +00:00
Thomas Schuetz
7c0bdab60e
doc: add slack information
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 08:19:07 +01:00
Alex Jones
6d8b2fe39d
Merge pull request from k8sgpt-ai/chore/renaming
chore: change module repository references
2023-03-22 06:52:51 +00:00
Alex Jones
6934e9c5fa
Merge pull request from k8sgpt-ai/chore/renovate
chore: add initial renovate config
2023-03-22 06:52:27 +00:00
Thomas Schuetz
e37dbc7909
chore: add initial renovate config
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 07:44:38 +01:00
Thomas Schuetz
a307c132b3
chore: change module repo
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
2023-03-22 07:40:21 +01:00
Alex Jones
54d8d1cea1
Update README.md 2023-03-21 22:05:34 +00:00
Alex Jones
dce276e509
Rename CONTRIBUTING to CONTRIBUTING.md 2023-03-21 22:05:01 +00:00
Alex Jones
7532fd26c2
Create CONTRIBUTING 2023-03-21 22:04:45 +00:00