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.3.19
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.3.20
Choose a head ref
  • 8 commits
  • 11 files changed
  • 6 contributors

Commits on Nov 2, 2023

  1. fix(deps): update module github.com/aws/aws-sdk-go to v1.47.1 (#724)

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

Commits on Nov 3, 2023

  1. fix(deps): update module helm.sh/helm/v3 to v3.13.1 (#706)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    40133ad View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module google.golang.org/grpc to v1.59.0 (#713)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    901c5ec View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/storag…

    …e/azblob to v1.2.0 (#723)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    16b229d View commit details
    Browse the repository at this point in the history
  4. fix: ensure ingress HTTP rule exists to prevent panic (#726)

    Signed-off-by: Ali Harris <[email protected]>
    Co-authored-by: Aris Boutselis <[email protected]>
    testA113 and Aris Boutselis committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    37721b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. chore(deps): update amannn/action-semantic-pull-request action to v5.…

    …4.0 (#729)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    188a8a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. feat: amazonsagemaker AI provider (#731)

    * feat(amazonsagemaker): Add AmazonSageMaker AI provider
    
    Co-authored-by: NAME [email protected]
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    * feat(amazonsagemaker): Add AmazonSageMaker AI provider
    
    Co-authored-by: Mateusz Zaremba <[email protected]>
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    * feat(auth): add top p and max tokens to auth and use them in sagemaker backend
    
    Signed-off-by: Mateusz Zaremba <[email protected]>
    
    * feat: Updates SageMaker docs, validate topP, ident
    
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    * feat: list of passwordlessProviders
    
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    * feat: returns err
    
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    * fix: remove log.Fatal(err)
    
    Signed-off-by: Damian Kuroczko <[email protected]>
    
    ---------
    
    Signed-off-by: Damian Kuroczko <[email protected]>
    Signed-off-by: Mateusz Zaremba <[email protected]>
    Co-authored-by: Mateusz Zaremba <[email protected]>
    dkuroczk and zaremb committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ccef7f6 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.3.20 (#727)

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