Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1.16.3 #12

Merged
merged 7 commits into from
Nov 13, 2024
Merged

Add 1.16.3 #12

merged 7 commits into from
Nov 13, 2024

Commits on Nov 7, 2024

  1. Add 1.16.3

    We're adding Rock images for Cilium 1.16.3.
    petrutlucian94 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5a80a64 View commit details
    Browse the repository at this point in the history
  2. Fix dependency checksums

    Some dependency checksums have changed, which causes the envoy
    build to fail.
    
    We'll apply a patch that updates these checksums.
    petrutlucian94 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    97d1106 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Bump dependencies

    We're updating the cilium dependencies according to the upstream
    1.16.3 release.
    petrutlucian94 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8c027b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eebc92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2837b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    48bd239 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Fix bpftool build

    The "OUTPUT" parameter isn't properly handled by the bpftool
    make script, so we'll copy it over from the default directory.
    petrutlucian94 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    eaafef3 View commit details
    Browse the repository at this point in the history