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

Combine the two controllers into a single pod #717

Merged
merged 11 commits into from
Jun 20, 2023

Commits on Jun 14, 2023

  1. reorganize the code to unify webhooks

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    86a80f2 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary deployment scripts

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dc85bef View commit details
    Browse the repository at this point in the history
  3. update ci scripts

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5307467 View commit details
    Browse the repository at this point in the history
  4. update tests

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    32c9ffc View commit details
    Browse the repository at this point in the history
  5. update build scripts

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b46a2ee View commit details
    Browse the repository at this point in the history
  6. add yaml doc delimeter

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4f153fd View commit details
    Browse the repository at this point in the history
  7. set new values for the system resources

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7744cad View commit details
    Browse the repository at this point in the history
  8. set the controller options

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    21f631a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. fix: using wrong store api

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f67b65f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. address reviewer comments

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3c6d441 View commit details
    Browse the repository at this point in the history
  2. add separator

    Signed-off-by: Hector Fernandez <[email protected]>
    hectorj2f committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8c5af28 View commit details
    Browse the repository at this point in the history