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: rustrial/k8s-aws-iam-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: k8s-aws-iam-controller-0.1.9
Choose a base ref
...
head repository: rustrial/k8s-aws-iam-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.10
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 1, 2025

  1. Bump helm/kind-action from 1.10.0 to 1.12.0

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.12.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.10.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm/kind-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    80f59b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Bump ring from 0.17.8 to 0.17.13

    Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
    - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
    - [Commits](https://github.com/briansmith/ring/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ring
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    7e2503b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request #44 from rustrial/dependabot/github_actions/helm/k…

    …ind-action-1.12.0
    
    Bump helm/kind-action from 1.10.0 to 1.12.0
    alex-berger authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    c61fc88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from rustrial/dependabot/cargo/ring-0.17.13

    Bump ring from 0.17.8 to 0.17.13
    alex-berger authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    61f05de View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Bump tokio from 1.42.0 to 1.43.1

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.43.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    fc625ce View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Merge pull request #46 from rustrial/dependabot/cargo/tokio-1.43.1

    Bump tokio from 1.42.0 to 1.43.1
    alex-berger authored May 5, 2025
    Configuration menu
    Copy the full SHA
    25e8ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26effb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e7dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a4ef14 View commit details
    Browse the repository at this point in the history
  5. fix: formatting

    alex-berger committed May 5, 2025
    Configuration menu
    Copy the full SHA
    6ac786d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47 from rustrial/fix/keep-authorizations-on-error

    Fix/keep authorizations on error
    alex-berger authored May 5, 2025
    Configuration menu
    Copy the full SHA
    feb999d View commit details
    Browse the repository at this point in the history
Loading