Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: k8sgpt-ai/k8sgpt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: k8sgpt-ai/k8sgpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 18 commits
  • 24 files changed
  • 7 contributors

Commits on Apr 2, 2023

  1. feat: adding shields to readme

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    213ecd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #191 from k8sgpt-ai/feat/shields

    feat: adding shields to readme
    AlexsJones authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5986f4f View commit details
    Browse the repository at this point in the history
  3. feat: alias filter to filters

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    dde4e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbbbd85 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module github.com/sashabaranov/go-openai to v1.5.8

    Signed-off-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    91fb065 View commit details
    Browse the repository at this point in the history
  6. feat: analyzer ifacing

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    426f562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    124e46e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    508b5c3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #196 from k8sgpt-ai/feat/analyzer-ifacing-example

    feat: analyzer ifacing
    AlexsJones authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    b643637 View commit details
    Browse the repository at this point in the history
  10. feat: adding unit testing and example

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    35b838b View commit details
    Browse the repository at this point in the history
  11. feat: service test

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    44cc8f7 View commit details
    Browse the repository at this point in the history
  12. test workflow

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d5bc91f View commit details
    Browse the repository at this point in the history
  13. feat: test workflow

    Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
    AlexsJones committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5f30a4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    622bf58 View commit details
    Browse the repository at this point in the history
  15. chore(deps): pin dependencies (#198)

    Signed-off-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    f8291aa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. feat: add password flag for backend authentication (#199)

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    075a940 View commit details
    Browse the repository at this point in the history
  2. chore: create linux packages (#201)

    * chore: build deb, rpm, apk packages
    
    Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
    
    * fix: IMAGE NAME
    
    Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
    
    ---------
    
    Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
    thschue authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    67753be View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.1.8 (#192)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4c77317 View commit details
    Browse the repository at this point in the history
Loading