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: improve HPA analyzer to check ScaleTargetRef resources #283

Merged
merged 9 commits into from
Apr 18, 2023

Commits on Apr 15, 2023

  1. feat: improve HPA analyzer to check ScaleTargetRef resources

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    d1a8931 View commit details
    Browse the repository at this point in the history
  2. feat: modify tests

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    62e3fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0ceed62 View commit details
    Browse the repository at this point in the history
  2. feat: improve all ScaleTargetRef to check for resources

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3150b1b View commit details
    Browse the repository at this point in the history
  3. test: add test cases for all ScaleTargetRef types

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fc62ac6 View commit details
    Browse the repository at this point in the history
  4. refactor: use interface to avoid dupplication

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    matthisholleville authored and rakshitgondwal committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    af06ef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8dcccc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    fc607cd View commit details
    Browse the repository at this point in the history
  2. test: add test case for NoResourceConfiguredForScaleTargetRef

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    970b6f7 View commit details
    Browse the repository at this point in the history