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: cilium/cilium-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.23
Choose a base ref
...
head repository: cilium/cilium-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.24
Choose a head ref
  • 17 commits
  • 412 files changed
  • 3 contributors

Commits on Jan 8, 2025

  1. Update stable release to v0.16.23

    Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
    michi-covalent committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    663b176 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. chore(deps): update docker/build-push-action action to v6.11.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    79ec43e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. chore(deps): update actions/upload-artifact action to v4.6.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and michi-covalent committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    0356f1e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. chore(deps): update docker/build-push-action action to v6.12.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and julianwiedmann committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    3783f69 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. chore(deps): update golangci/golangci-lint-action action to v6.2.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    b7347bb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency go to v1.23.5

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    3a7dcf5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all github action dependencies

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    709391a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. chore(deps): update dependency cilium/cilium to v1.16.6

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c432c30 View commit details
    Browse the repository at this point in the history
  2. renovate: remove busybox

    It's no longer part of the Dockerfile, hence does nothing.
    
    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    8779371 View commit details
    Browse the repository at this point in the history
  3. renovate: remove defaults/defaults.go

    Since the move of the code to cilium/cilium this file doesn't exist anymore.
    
    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    4c28bbb View commit details
    Browse the repository at this point in the history
  4. renovate: remove old go dependency matchers

    These are only indirect dependencies now, no need for special handling.
    
    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    80e24b0 View commit details
    Browse the repository at this point in the history
  5. renovate: reformat using json5format

    Formatter used is https://github.com/google/json5format/, as below.
    
    $ formatjson5 -i 2 renovate.json5
    
    This gets us closer to what renovate produces.
    
    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    38aac3e View commit details
    Browse the repository at this point in the history
  6. renovate: apply migration changes

    These are the actual changes to the schema, as gleaned from the messy
    diff of #2913.
    
    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    7c233ef View commit details
    Browse the repository at this point in the history
  7. renovate: convert double quotes to single quotes

    Signed-off-by: David Bimmler <david.bimmler@isovalent.com>
    bimmlerd authored and tklauser committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    9791ab5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. chore(deps): update docker/build-push-action action to v6.13.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    ebc07d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. chore(deps): update aws-actions/configure-aws-credentials action to v…

    …4.0.3
    
    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and michi-covalent committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    4a58c70 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Prepare for v0.16.24 release

    Ref: cilium/cilium@a50d083
    
    Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
    michi-covalent committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    a4936ec View commit details
    Browse the repository at this point in the history
Loading