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

feat: support mysql backend as keda trigger #36167

Commits on Jan 20, 2024

  1. feat: support mysql backend as keda trigger

    apache#36166
    
    Signed-off-by: Romain Forlot <[email protected]>
    claneys committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    07f6c76 View commit details
    Browse the repository at this point in the history
  2. chore: clearer condition test

    Thanks @hussein-awala for review
    
    Signed-off-by: Romain Forlot <[email protected]>
    claneys committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c3ce4a7 View commit details
    Browse the repository at this point in the history
  3. test: Add helm-test for mysql keda support

    Testing that required key are present for the trigger definition and at the right value
    
    Signed-off-by: Romain Forlot <[email protected]>
    claneys committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    53f84fa View commit details
    Browse the repository at this point in the history
  4. ci: update format using ruff to pass static checks

    Signed-off-by: Romain Forlot <[email protected]>
    claneys committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7256bcd View commit details
    Browse the repository at this point in the history
  5. ci: remove unused python module

    Signed-off-by: Romain Forlot <[email protected]>
    claneys committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b4c5797 View commit details
    Browse the repository at this point in the history