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

Reconcile event policies for mt-broker #8090

Merged
merged 10 commits into from
Jul 12, 2024

Commits on Jul 9, 2024

  1. reconcile event policies for broker

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0d02e63 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. delete the orphaned event policies by owner references and changes as…

    … per review comments
    
    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    36ba38b View commit details
    Browse the repository at this point in the history
  2. fix tests and move event policy creation to new file

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    eac9d90 View commit details
    Browse the repository at this point in the history
  3. add test cases

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6d6c791 View commit details
    Browse the repository at this point in the history
  4. add test cases

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1babdd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. changes to review comments

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    06cfe3a View commit details
    Browse the repository at this point in the history
  2. changes to review comments

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    692d303 View commit details
    Browse the repository at this point in the history
  3. refactor the code to reduce redundant if else statements

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a568dbd View commit details
    Browse the repository at this point in the history
  4. change logs from info to debug

    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    60076af View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. use a single logger object instead of creating it everytime from cont…

    …ext and some minor fixes
    
    Signed-off-by: rahulii <r.sawra@gmail.com>
    rahulii committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cc53eba View commit details
    Browse the repository at this point in the history