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

Allow for resource limits and requests for pre-deployment jobs #23077

Merged
merged 7 commits into from
Mar 15, 2023

Commits on Mar 14, 2023

  1. Update predeploy_job.yaml

    Adding the ability to allow for requests and limits to be added to the predeploy_job like already done for deployments.
    yjperez authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0efde1d View commit details
    Browse the repository at this point in the history
  2. Update predeploy_job.yaml

    Add the ability for the proxy predeploy_job to have limits and requests like the deployment. Using same values from Values file.
    yjperez authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4e1082d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Update predeploy_test.yaml

    Adding tests for resource limits on predeploy job for auth and proxy.
    yjperez authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    18f91ce View commit details
    Browse the repository at this point in the history
  2. Update examples/chart/teleport-cluster/tests/predeploy_test.yaml

    Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>
    yjperez and hugoShaka authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dba8dc9 View commit details
    Browse the repository at this point in the history
  3. Update examples/chart/teleport-cluster/tests/predeploy_test.yaml

    Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>
    yjperez and hugoShaka authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d29ce47 View commit details
    Browse the repository at this point in the history
  4. Update examples/chart/teleport-cluster/tests/predeploy_test.yaml

    Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>
    yjperez and hugoShaka authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    233b7e6 View commit details
    Browse the repository at this point in the history
  5. Update examples/chart/teleport-cluster/tests/predeploy_test.yaml

    Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>
    yjperez and hugoShaka authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    18b8ead View commit details
    Browse the repository at this point in the history