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: nabsul/k8s-ecr-login-renew
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: helm-v1.0.2
Choose a base ref
...
head repository: nabsul/k8s-ecr-login-renew
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 22 files changed
  • 7 contributors

Commits on Mar 11, 2023

  1. Update contributors

    nabsul committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    45bdcab View commit details
    Browse the repository at this point in the history
  2. Upgrade to latest Go, mods, and base docker images (#48)

    * Upgrade to latest Go, mods, and base docker images
    
    * Upgrade github actions
    
    * Add caching for the docker build
    nabsul authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    89231a2 View commit details
    Browse the repository at this point in the history
  3. Refactor Dockerfile to make build more cacheable (#50)

    * Refactor Dockerfile to make build more cacheable
    
    * Try an edit
    nabsul authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    2c49cde View commit details
    Browse the repository at this point in the history
  4. Add support for namespace excluding (#49)

    * Add support for namespace excluding
    
    * Finish reviewing the code for namespace list resolution
    nabsul authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    907a3cb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Fix tests (#52)

    nabsul authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b9d0c48 View commit details
    Browse the repository at this point in the history
  2. Update helm chart to support option exclude list (#51)

    * Update helm chart to support option exclude list
    
    * Make docker image easier to change
    nabsul authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    adba342 View commit details
    Browse the repository at this point in the history
  3. Make the AWS environment variables optional (#53)

    * Make the AWS environment variables optional
    
    * Bump the chart version
    
    * Bug fix
    
    * Add comment in values file.
    nabsul authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9803c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Fix bug on npe (#55)

    KaKeimei authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c3ec489 View commit details
    Browse the repository at this point in the history
  2. Fix helm chart (#56)

    * Service account typo
    
    * Remove extra dashes
    
    * Fix case on ".values"
    
    * Formatting
    wokes authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1054ba4 View commit details
    Browse the repository at this point in the history
  3. Bump chart to version to 1.0.5

    nabsul committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1c82fe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update README.md regarding the latest image tag (#60)

    * Update README.md
    
    * disable latest from the GH action
    nabsul authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    73f8bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73549b View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#57)

    Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
    - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
    - [Commits](protocolbuffers/protobuf-go@v1.29.0...v1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6e0db5e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Bump golang.org/x/net from 0.8.0 to 0.17.0 (#62)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
    - [Commits](golang/net@v0.8.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b987ab7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Create SECURITY.md

    nabsul authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4e9e771 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Bump google.golang.org/protobuf from 1.29.1 to 1.33.0 (#63)

    Bumps google.golang.org/protobuf from 1.29.1 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e1aaf0a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Bump golang.org/x/net from 0.17.0 to 0.23.0 (#67)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    bc3eef5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. feat: support tolerations (#68)

    Required for our clusters where we sometimes
    use fully tainted nodes
    cep21 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    8220e1d View commit details
    Browse the repository at this point in the history
Loading