-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: k8sgpt-ai/k8sgpt-operator
base: v0.1.7
head repository: k8sgpt-ai/k8sgpt-operator
compare: v0.2.0
- 18 commits
- 33 files changed
- 5 contributors
Commits on Aug 12, 2024
-
chore: this allows local mode development without deploying out a dum…
…my deployment, instead using k8sgpt locally (#495) Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e1e599 - Browse repository at this point
Copy the full SHA 2e1e599View commit details
Commits on Aug 13, 2024
-
chore(deps): update actions/checkout digest to 692973e (#457)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e71cd1c - Browse repository at this point
Copy the full SHA e71cd1cView commit details -
chore(deps): update actions/setup-go digest to 0a12ed9 (#467)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57c6fa3 - Browse repository at this point
Copy the full SHA 57c6fa3View commit details
Commits on Aug 15, 2024
-
feat: supporting new schema refactor (#494)
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c01390 - Browse repository at this point
Copy the full SHA 6c01390View commit details -
feat: rework controllers logic & add some simple tests (#498)
* feat: rework controllers logic & add some simple tests Signed-off-by: Matthis Holleville <matthish29@gmail.com> * feat: enhance deployment readiness check and version upgrade logic Improved the logic for checking deployment readiness and handling version upgrades in the Kubernetes controller. This includes a more efficient way of determining if a deployment has ready replicas and streamlining the process for updating the deployment image when a new version is specified. This change aims to reduce unnecessary updates and checks, improving the overall efficiency and reliability of the deployment process. Signed-off-by: Matthis Holleville <matthish29@gmail.com> * fix: improve log message formatting in analysis step cleanup Signed-off-by: Matthis Holleville <matthish29@gmail.com> * ci: add make as a build tool for testing Signed-off-by: Matthis Holleville <matthish29@gmail.com> --------- Signed-off-by: Matthis Holleville <matthish29@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 460e6ff - Browse repository at this point
Copy the full SHA 460e6ffView commit details
Commits on Sep 3, 2024
-
chore(deps): update actions/upload-artifact digest to 5076954 (#490)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cacbaf - Browse repository at this point
Copy the full SHA 8cacbafView commit details
Commits on Sep 4, 2024
-
fix(deps): update module github.com/prometheus/client_golang to v1.20…
….2 (#500) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87754bc - Browse repository at this point
Copy the full SHA 87754bcView commit details -
chore(deps): update actions/setup-python digest to f677139 (#504)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca4828b - Browse repository at this point
Copy the full SHA ca4828bView commit details -
fix(deps): update module gopkg.in/yaml.v2 to v3 (#506)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cd2450 - Browse repository at this point
Copy the full SHA 8cd2450View commit details
Commits on Sep 6, 2024
-
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2 (#493)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd47980 - Browse repository at this point
Copy the full SHA bd47980View commit details -
fix(deps): update module github.com/onsi/gomega to v1.34.2 (#483)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5367ef5 - Browse repository at this point
Copy the full SHA 5367ef5View commit details
Commits on Sep 7, 2024
-
feat: add proxysettings for azureopenai and openai (#415)
* feat: add proxysettings for azureopenai and openai Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com> * update readme Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com> --------- Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e7769c - Browse repository at this point
Copy the full SHA 7e7769cView commit details
Commits on Sep 8, 2024
-
fix(deps): update module github.com/prometheus/client_golang to v1.20…
….3 (#508) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 438c1ee - Browse repository at this point
Copy the full SHA 438c1eeView commit details
Commits on Sep 16, 2024
-
fix(deps): update k8s.io/utils digest to 702e33f (#501)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 499b71f - Browse repository at this point
Copy the full SHA 499b71fView commit details
Commits on Sep 19, 2024
-
chore(deps): update golang docker tag to v1.23 (#499)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c33575d - Browse repository at this point
Copy the full SHA c33575dView commit details
Commits on Sep 23, 2024
-
chore: buf dependencies (#512)
* chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> * chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> * chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> --------- Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2a67e1 - Browse repository at this point
Copy the full SHA a2a67e1View commit details -
feat!: updating/buf dependencies (#513)
* chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> * chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> * chore: updating rpc dependencies Signed-off-by: AlexsJones <alexsimonjones@gmail.com> --------- Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f60b654 - Browse repository at this point
Copy the full SHA f60b654View commit details -
chore(main): release 0.2.0 (#496)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0edb34 - Browse repository at this point
Copy the full SHA d0edb34View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.7...v0.2.0