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: add scaletargetref exists check in webhook and revise some variable name #6350

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

Commits on Nov 19, 2024

  1. Check scaleTarget if exists in webhook

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a3ca76d View commit details
    Browse the repository at this point in the history
  2. fix some info

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7837c59 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. change function parameter

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d58a0aa View commit details
    Browse the repository at this point in the history
  2. fix a mistke

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    37e4645 View commit details
    Browse the repository at this point in the history
  3. add CHANGELOG and change import order

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6fa2d55 View commit details
    Browse the repository at this point in the history
  4. change import order using gci

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c76c19f View commit details
    Browse the repository at this point in the history
  5. add test and revise old test after forbidden the circumstance scaleTa…

    …rgetRef not found
    
    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e20ff99 View commit details
    Browse the repository at this point in the history
  6. revise one case

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0fb7542 View commit details
    Browse the repository at this point in the history
  7. revise test case annotation

    Signed-off-by: Shane <[email protected]>
    ctccxxd committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d26e32c View commit details
    Browse the repository at this point in the history