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

New Feature - Downscaling Jobs Using Admission Controller (Kyverno And Gatekeeper) #42

Merged
merged 5 commits into from
Jun 7, 2024

Commits on May 19, 2024

  1. added downscaling jobs feature using admission controller (kyverno an…

    …d gatekeeper). Refactored docs in order to explain how to use the new feature and how to use matching_labels args
    samuel-esp committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a4062c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. added downscaling jobs feature using admission controller (kyverno an…

    …d gatekeeper). Refactored docs in order to explain how to use the new feature and how to use matching_labels. Rebased args
    samuel-esp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5266d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df83bd View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/downscaling-jobs-feature' into d…

    …ownscaling-jobs-feature
    
    # Conflicts:
    #	README.md
    #	chart/templates/rbac.yaml
    #	kube_downscaler/cmd.py
    #	kube_downscaler/scaler.py
    #	tests/test_cmd.py
    #	tests/test_scaler.py
    samuel-esp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9e3ff6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2f50d2 View commit details
    Browse the repository at this point in the history