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

Update envoy/fix lint #5805

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Update envoy/fix lint #5805

wants to merge 18 commits into from

Commits on Nov 27, 2024

  1. Update Zoom meeting link

    Signed-off-by: Kai Tillman <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kai-tillman authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    815154f View commit details
    Browse the repository at this point in the history
  2. Added support for endpointslices

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8ac2db6 View commit details
    Browse the repository at this point in the history
  3. updated test Yaml

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    db69d6f View commit details
    Browse the repository at this point in the history
  4. Removed break

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8eb80a4 View commit details
    Browse the repository at this point in the history
  5. Added endpoints fallback in case endpointslice doesn't exists

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b4017fd View commit details
    Browse the repository at this point in the history
  6. Added condition to take only Ready pods for load balancing

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a875d52 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    28f72a5 View commit details
    Browse the repository at this point in the history
  8. Switch KAT to Ubuntu 24.04. Clean up Docker lint stuff

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    265a7fc View commit details
    Browse the repository at this point in the history
  9. Fix make generate

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d8b5c55 View commit details
    Browse the repository at this point in the history
  10. Fixed test case

    Signed-off-by: ajaychoudhary-hotstar <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    ajaychoudhary-hotstar authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    60aa460 View commit details
    Browse the repository at this point in the history
  11. Update ENVOY_COMMIT and ENVOY_GO_CONTROL_PLANE_COMMIT

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    abd2641 View commit details
    Browse the repository at this point in the history
  12. gmake compile-envoy-protos

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b3a97f0 View commit details
    Browse the repository at this point in the history
  13. gmake generate

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c92e6b0 View commit details
    Browse the repository at this point in the history
  14. Try switching to the GCR mirror for the base Envoy image

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    012db46 View commit details
    Browse the repository at this point in the history
  15. Don't mention the DockerHub mirror at all (for now)

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9a77bde View commit details
    Browse the repository at this point in the history
  16. Bump google.golang.org/grpc (to get grpc.NewClient for go-control-pla…

    …ne) and go mod tidy.
    
    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0963ff3 View commit details
    Browse the repository at this point in the history
  17. gmake generate

    Signed-off-by: Flynn <[email protected]>
    Signed-off-by: Alice-Lilith <[email protected]>
    kflynn authored and Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    169a2aa View commit details
    Browse the repository at this point in the history
  18. make lint happy again

    Signed-off-by: Alice-Lilith <[email protected]>
    Alice-Lilith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0acca95 View commit details
    Browse the repository at this point in the history