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

Automate load tests via GH actions #10

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Automate load tests via GH actions #10

wants to merge 33 commits into from

Commits on Oct 12, 2023

  1. add thresholds

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8a5d138 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. add GH actions

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7fdda23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from realshuting/add_threshold

    add K6 thresholds
    realshuting authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    729dff2 View commit details
    Browse the repository at this point in the history
  3. add KIND config files

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    801a1ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from realshuting/add_threshold

    add KIND config files
    realshuting authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    edb98bb View commit details
    Browse the repository at this point in the history
  5. fix path

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c267037 View commit details
    Browse the repository at this point in the history
  6. add kyverno chart

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    281017d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add helm repo

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    09072fa View commit details
    Browse the repository at this point in the history
  2. refactor

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    83c3efd View commit details
    Browse the repository at this point in the history
  3. update cmd

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    75f2518 View commit details
    Browse the repository at this point in the history
  4. add values.yaml

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1260c6f View commit details
    Browse the repository at this point in the history
  5. add values.yaml

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5c9286b View commit details
    Browse the repository at this point in the history
  6. update workflow cmd

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    abe380a View commit details
    Browse the repository at this point in the history
  7. addcat output

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cb4ed6c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add tests/kyverno-pss.js

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1cc0db2 View commit details
    Browse the repository at this point in the history
  2. update failure threshold

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6a33d5f View commit details
    Browse the repository at this point in the history
  3. fail on error

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a28a913 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d2d75a View commit details
    Browse the repository at this point in the history
  5. remove unused files

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5174113 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. update makefile

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    334dfea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe26f98 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    47c90b9 View commit details
    Browse the repository at this point in the history
  4. fix indent

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6ca54fd View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8038764 View commit details
    Browse the repository at this point in the history
  6. fix excluded namespace

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0f4860d View commit details
    Browse the repository at this point in the history
  7. bump k6

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4acee8b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9 from realshuting/add_threshold

    Automate load tests via GH actions
    realshuting authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8935cd5 View commit details
    Browse the repository at this point in the history
  9. typo

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b10511f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    862ceb0 View commit details
    Browse the repository at this point in the history
  11. fix paths

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e16d558 View commit details
    Browse the repository at this point in the history
  12. merge changes

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1193c6d View commit details
    Browse the repository at this point in the history
  13. fix path

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    813d740 View commit details
    Browse the repository at this point in the history
  14. fix typo

    Signed-off-by: ShutingZhao <shuting@nirmata.com>
    realshuting committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    742094d View commit details
    Browse the repository at this point in the history