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: gardener/gardener-extension-registry-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: gardener/gardener-extension-registry-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Nov 27, 2024

  1. Copy the full SHA
    75ad84a View commit details

Commits on Nov 29, 2024

  1. Add proxy support for registry cache (#246)

    * Add proxy support for registry cache
    
    * Fix docs and comments according to PR reveiw
    
    * Add validation for proxy settings
    
    * Remove noProxy
    dergeberl authored Nov 29, 2024
    Copy the full SHA
    2509233 View commit details

Commits on Nov 30, 2024

  1. Bump github.com/gardener/gardener from 1.108.1 to 1.109.0 (#297)

    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.108.1 to 1.109.0.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.108.1...v1.109.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 30, 2024
    Copy the full SHA
    5ddcc4d View commit details

Commits on Dec 4, 2024

  1. Bump golang from 1.23.3 to 1.23.4 (#299)

    Bumps golang from 1.23.3 to 1.23.4.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Copy the full SHA
    dc6fc13 View commit details

Commits on Dec 9, 2024

  1. Increase the e2e-cache-ssc e2e test create shoot context timeout to…

    … 15 minutes (#301)
    
    * Increase the `e2e-cache-ssc` e2e test create shoot context timeout to 15 minutes
    
    * Address PR review feedback
    
    ---------
    
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dimitar-kostadinov and ialidzhikov authored Dec 9, 2024
    Copy the full SHA
    e68b2c8 View commit details
  2. Bump golang from 1.23.3 to 1.23.4 in /.test-defs (#300)

    * Bump golang from 1.23.3 to 1.23.4 in /.test-defs
    
    Bumps golang from 1.23.3 to 1.23.4.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update the go version in pipeline_definitions and in `make generate-in-docker`
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dependabot[bot] and ialidzhikov authored Dec 9, 2024
    Copy the full SHA
    87b4466 View commit details

Commits on Dec 10, 2024

  1. Copy the full SHA
    52e5997 View commit details

Commits on Dec 12, 2024

  1. Configure TLS communication between registry cache and containerd (#245)

    * Configure tls communication between registry cache and containerd
    
    * Address PR review feedback
    
    * Adaptation to PoC with two component and two MRs
    
    * Fix tls Secret creation when upstream contains a port (contains `:`)
    
    * Address PR review feedback (2)
    
    * Address PR review feedback (3)
    
    ---------
    
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dimitar-kostadinov and ialidzhikov authored Dec 12, 2024
    Copy the full SHA
    f614b47 View commit details

Commits on Dec 13, 2024

  1. Bump github.com/gardener/gardener from 1.109.0 to 1.110.0 (#304)

    * Bump github.com/gardener/gardener from 1.109.0 to 1.110.0
    
    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.109.0 to 1.110.0.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.109.0...v1.110.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix golangci-lint findings
    
    ```
    redefines-builtin-id: redefinition of the built-in function new
    ```
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dependabot[bot] and ialidzhikov authored Dec 13, 2024
    Copy the full SHA
    1ac96f6 View commit details

Commits on Dec 16, 2024

  1. extension and admission: Improve templating the VPA resource (#308)

    * extension: Improve templating the VPA resource
    
    * admission: Improve templating the VPA resource
    ialidzhikov authored Dec 16, 2024
    Copy the full SHA
    5653f3d View commit details

Commits on Dec 17, 2024

  1. Copy the full SHA
    4629886 View commit details
  2. Add CA rotation TM test (#285)

    * Add CA rotation TM test
    
    * Address PR review feedback
    
    * Make TM test `Serial`
    
    * Address PR review feedback (2)
    dimitar-kostadinov authored Dec 17, 2024
    Copy the full SHA
    0e6823b View commit details

Commits on Dec 24, 2024

  1. Copy the full SHA
    1ff1d17 View commit details

Commits on Jan 9, 2025

  1. cleanup: drop unused codepath (#311)

    There is only one remaining repository (considering default branches
    only) in github.com/gardener organisation that features a file
    `_images.tpl`:
      https://github.com/gardener/gardener-extension-provider-aws
    
    However, said repository no longer seems to vendor gardener/gardener's
    copy of component_descriptor script. Rm unused codepath as cleanup (will
    help migrating from Concourse-Pipeline-Template).
    ccwienk authored Jan 9, 2025
    Copy the full SHA
    1cf9b43 View commit details
  2. Bump github.com/gardener/gardener from 1.110.0 to 1.110.1 (#310)

    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.110.0 to 1.110.1.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.110.0...v1.110.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Copy the full SHA
    146aa48 View commit details

Commits on Jan 12, 2025

  1. Bump github.com/gardener/gardener from 1.110.1 to 1.110.2 (#312)

    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.110.1 to 1.110.2.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.110.1...v1.110.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2025
    Copy the full SHA
    4b9368c View commit details

Commits on Jan 13, 2025

  1. Copy the full SHA
    0864c44 View commit details

Commits on Jan 16, 2025

  1. Bump github.com/gardener/gardener from 1.110.2 to 1.110.3 (#315)

    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.110.2 to 1.110.3.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.110.2...v1.110.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2025
    Copy the full SHA
    352350d View commit details
  2. Bump github.com/gardener/gardener from 1.110.3 to 1.110.4 (#316)

    Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.110.3 to 1.110.4.
    - [Release notes](https://github.com/gardener/gardener/releases)
    - [Commits](gardener/gardener@v1.110.3...v1.110.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gardener/gardener
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2025
    Copy the full SHA
    c94bb1e View commit details
  3. CA rotation TM test: Overwrite test framework's Shoot client as well (#…

    …317)
    
    Co-authored-by: Dimitar Kostadinov <51451517+dimitar-kostadinov@users.noreply.github.com>
    ialidzhikov and dimitar-kostadinov authored Jan 16, 2025
    Copy the full SHA
    e6dc445 View commit details
  4. Release v0.13.0

    gardener-robot-ci-2 committed Jan 16, 2025
    Copy the full SHA
    c430b04 View commit details
  5. Copy the full SHA
    8237f60 View commit details

Commits on Jan 17, 2025

  1. Bump golang from 1.23.4 to 1.23.5 in /.test-defs (#319)

    Bumps golang from 1.23.4 to 1.23.5.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2025
    Copy the full SHA
    e51594d View commit details
  2. Bump golang from 1.23.4 to 1.23.5 (#318)

    * Bump golang from 1.23.4 to 1.23.5
    
    Bumps golang from 1.23.4 to 1.23.5.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update the go version in pipeline_definitions and in `make generate-in-docker`
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dependabot[bot] and ialidzhikov authored Jan 17, 2025
    Copy the full SHA
    e638a42 View commit details

Commits on Jan 23, 2025

  1. Forbid privilege escalation for containers (#322)

    * Set allowPrivilegeEscalation to false in container's securityContext
    
    * Make generate
    AleksandarSavchev authored Jan 23, 2025
    Copy the full SHA
    2df9b0b View commit details
  2. Make decoding of Raw to configs consistent (#321)

    * Make decoding of `Raw` to configs consistent
    
    * Address review feedback
    
    ---------
    
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dimitar-kostadinov and ialidzhikov authored Jan 23, 2025
    Copy the full SHA
    f132a09 View commit details

Commits on Jan 25, 2025

  1. Fix a corner case in the non-TLS to TLS migration (#324)

    Co-authored-by: Dimitar Kostadinov <51451517+dimitar-kostadinov@users.noreply.github.com>
    ialidzhikov and dimitar-kostadinov authored Jan 25, 2025
    Copy the full SHA
    bcdabe0 View commit details

Commits on Jan 28, 2025

  1. Add monitoring documentation (#326)

    * Add monitoring documentation
    
    * Address PR review feedback
    
    * Address PR review feedback (2)
    
    ---------
    
    Co-authored-by: Ismail Alidzhikov <9372594+ialidzhikov@users.noreply.github.com>
    dimitar-kostadinov and ialidzhikov authored Jan 28, 2025
    Copy the full SHA
    39693a4 View commit details
Loading