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-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: k8sgpt-ai/k8sgpt-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 10 commits
  • 19 files changed
  • 6 contributors

Commits on Mar 14, 2024

  1. chore(deps): update docker/build-push-action digest to 2cdde99 (#381)

    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] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    90dd29d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update docker/login-action digest to e92390c (#377)

    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] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9e798f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix(deps): update kubernetes packages to v0.29.3 (#383)

    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] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    18702e8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update docker/setup-buildx-action digest to 2b51285 (#380)

    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] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8a2608b View commit details
    Browse the repository at this point in the history
  3. chore(deps): update softprops/action-gh-release digest to 9d7c94c (#376)

    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] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    14cffb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix(deps): update module github.com/onsi/gomega to v1.32.0 (#385)

    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] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b0a4bb View commit details
    Browse the repository at this point in the history
  2. go fmt sinks_test and slack (#378)

    This kept showing up in my other pull request as an issue.  I kept discarding it in that PR but here's one to fix it for good.
    
    I ran
    
    ```
    go fmt ./...
    ```
    
    Signed-off-by: Sam Gleske <sam.mxracer@gmail.com>
    Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
    samrocketman and AlexsJones authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    eed77ae View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. feat: create GrafanaDashboard CR for GrafanaOperator (#322)

    Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com>
    Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
    Co-authored-by: JuHyung Son <sonju0427@gmail.com>
    3 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e4391ab View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat: bedrock support (#389)

    * feat: updated the bedrock secret setting
    
    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    
    * chore: updated CONTRIBUTING.md
    
    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    
    * chore: updated chart
    
    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    796f212 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.1.2 (#382)

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