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

Prometheus workload loader #266

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    4fedd82 View commit details
    Browse the repository at this point in the history
  2. Moved the logic from #93 for a new refined structure

    Co-authored-by: Megrez Lu <[email protected]>
    LeaveMyYard and lujiajing1126 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c7ad1cd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    bf90978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd0c59 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix cluster selector

    LeaveMyYard committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4044b4a View commit details
    Browse the repository at this point in the history
  2. Minor bug fix

    LeaveMyYard committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b9a62a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7e8f1f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    4c1f5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7124c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ad17d View commit details
    Browse the repository at this point in the history
  4. Minor debug comment

    LeaveMyYard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f7d8412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09c372b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59cc29d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4adcf8 View commit details
    Browse the repository at this point in the history
  8. Logging improvement

    LeaveMyYard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eb84c95 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e350084 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    LeaveMyYard committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d4e09b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6be35 View commit details
    Browse the repository at this point in the history
  4. Remove test raise

    LeaveMyYard committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dce207f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fix HPAKey

    LeaveMyYard committed May 3, 2024
    Configuration menu
    Copy the full SHA
    43ffb7f View commit details
    Browse the repository at this point in the history
  2. One more HPAKey fix

    LeaveMyYard committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2403898 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Deprecate --prometheus-cluster-label

    The name is misleading. Before this change we had both --prometheus-cluster-label and --prometheus-label which referred to very different things, leading to a bug in the code (to be fixed in the next commit).
    
    We still support -l and have added support for  "--prometheus-cluster-value" which is what `-l` really represents.
    aantn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    73eb5f3 View commit details
    Browse the repository at this point in the history
  2. Bug fix - thank you @deutschj

    aantn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    24af7f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. add TODO

    aantn committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9fda8be View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix ArgoRollouts (#308)

    aantn authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f71abd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66389e6 View commit details
    Browse the repository at this point in the history