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

CrossNamespace: e2e test to verify event delivery for broker and trigger #7933

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Commits on May 10, 2024

  1. data plane changes

    yijie-04 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    49aa6bc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9a4b65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4d1e5 View commit details
    Browse the repository at this point in the history
  3. updated other functions

    yijie-04 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d164904 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feature flag

    yijie-04 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f1f37b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7cf6b View commit details
    Browse the repository at this point in the history
  3. main test

    yijie-04 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1e5a8de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c76de4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384d975 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. changed to two environments

    yijie-04 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f8a08b0 View commit details
    Browse the repository at this point in the history
  2. updated namespace variables

    yijie-04 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2d6913c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    911471b View commit details
    Browse the repository at this point in the history
  4. fix global undefined problem

    yijie-04 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1265d25 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. updated creating namespace

    yijie-04 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0350342 View commit details
    Browse the repository at this point in the history
  2. ctx variable name update

    yijie-04 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d1e876b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c21962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c94399 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a95985c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2ef591 View commit details
    Browse the repository at this point in the history
  7. clean up unused variables

    yijie-04 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a6aa91e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. added missing broker name

    yijie-04 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    598d93f View commit details
    Browse the repository at this point in the history
  2. deleted unused parameter

    yijie-04 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    470818b View commit details
    Browse the repository at this point in the history
  3. enabling feature flag

    yijie-04 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c0a0264 View commit details
    Browse the repository at this point in the history
  4. fixed argument

    yijie-04 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    323573a View commit details
    Browse the repository at this point in the history
  5. cleaned up unused variable

    yijie-04 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8793618 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    025823f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f180e4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    9b87955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a150d6e View commit details
    Browse the repository at this point in the history
  3. Update code

    yijie-04 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    03b3c7d View commit details
    Browse the repository at this point in the history
  4. comments clean up

    yijie-04 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0021ca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5e00587 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    yijie-04 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d6ccf4d View commit details
    Browse the repository at this point in the history
  3. Update go.sum

    yijie-04 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ba0b2ee View commit details
    Browse the repository at this point in the history
  4. Update modules.txt

    yijie-04 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    29750bf View commit details
    Browse the repository at this point in the history
  5. Update forwarder.go

    yijie-04 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6372d3e View commit details
    Browse the repository at this point in the history
  6. update codegen

    yijie-04 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a23aed0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. debug unit test

    yijie-04 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    139a729 View commit details
    Browse the repository at this point in the history
  2. comments clean up

    yijie-04 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a1d3e88 View commit details
    Browse the repository at this point in the history
  3. clean up unused variables

    yijie-04 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3e0c2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cddcd55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f78cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4d9e7d View commit details
    Browse the repository at this point in the history
  7. install broker

    yijie-04 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0e5096e View commit details
    Browse the repository at this point in the history
  8. install trigger and broker

    yijie-04 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c6b05d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    1d22470 View commit details
    Browse the repository at this point in the history
  2. added withbrokerref function

    yijie-04 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bb23183 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    829dedd View commit details
    Browse the repository at this point in the history
  2. updated broker in reportArgs

    yijie-04 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fb94381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3367d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    955d6f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2ceb52 View commit details
    Browse the repository at this point in the history
  6. updated WithBrokerRef fcn

    yijie-04 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8c07a7a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix(test): the crossnamespace e2e test passes now (#1)

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a3a7c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1448e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a809b24 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b381732 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    yijie-04 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    280a444 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    3398839 View commit details
    Browse the repository at this point in the history
  2. fix: feature flags are passed correctly (#2)

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e3b8645 View commit details
    Browse the repository at this point in the history
  3. Update test/rekt/crossnamespace_test.go

    Co-authored-by: Calum Murray <cmurray@redhat.com>
    yijie-04 and Cali0707 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c18c5df View commit details
    Browse the repository at this point in the history
  4. Update test/rekt/features/broker/crossnamespace.go

    Co-authored-by: Calum Murray <cmurray@redhat.com>
    yijie-04 and Cali0707 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    49528fb View commit details
    Browse the repository at this point in the history
  5. Update test/rekt/features/trigger/crossnamespace.go

    Co-authored-by: Calum Murray <cmurray@redhat.com>
    yijie-04 and Cali0707 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6e03cd5 View commit details
    Browse the repository at this point in the history