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: fluxcd/flagger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3cd52c0f7ebb8fd6daf01ef3e2255fbb4c1b4f17
Choose a base ref
...
head repository: fluxcd/flagger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4f3511b0e61fe1b758b2448ffebdacfbe598f4c4
Choose a head ref
  • 8 commits
  • 29 files changed
  • 3 contributors

Commits on Dec 13, 2024

  1. Update Go dependencies

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    dc947fb View commit details
    Browse the repository at this point in the history
  2. Update Alpine to 3.21

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    51d0bb2 View commit details
    Browse the repository at this point in the history
  3. Update loadtester tools

    - helm 3.16.3
    - kubectl 1.31.3
    - grcp probe 0.4.35
    - bash 5.2.37
    - bats 1.1.1
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    6d5aabf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Preserve HTTPRoute annotations injected by AWS Gateway API

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    282f2b3 View commit details
    Browse the repository at this point in the history
  2. Add tests for annotations preservation in Gateway API router

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    3b6b550 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1746 from fluxcd/fix-drift-aws-gateway

    Preserve HTTPRoute annotations injected by AWS Gateway API
    stefanprodan authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    9244d6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1744 from fluxcd/update-deps-alpine

    Update dependencies
    stefanprodan authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    64b5081 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. feat(gateway-api): Add custom backendRef and filters support for HTTP…

    …Route
    
    Signed-off-by: kahirokunn <okinakahiro@gmail.com>
    kahirokunn committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    4f3511b View commit details
    Browse the repository at this point in the history
Loading