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

Add Cluster API deployment method for TAS #108

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2022

  1. Add namespace to TAS Service Account

    Avoids failures when applying the TAS Service Account through ClusterResourceSet. Relevant error message was: "failed to create object /v1, Kind=ServiceAccount /telemetry-aware-scheduling-service-account: an empty namespace may not be set during creation".
    
    Signed-off-by: Cristiano Colangelo <[email protected]>
    criscola committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b5846ec View commit details
    Browse the repository at this point in the history
  2. Add Cluster API deployment method

    Signed-off-by: Cristiano Colangelo <[email protected]>
    criscola committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c890226 View commit details
    Browse the repository at this point in the history
  3. Adding code_of_conduct and contributing readme file

    Signed-off-by: Madalina Lazar <[email protected]>
    madalazar authored and criscola committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4d7d6df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6f904b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    050de7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19026c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44598a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Move CRS to 'shared' folder.

    Add Calico CRS resources for simplicity.
    Update docs relative to Calico CRS.
    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6be7648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd030d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3badb05 View commit details
    Browse the repository at this point in the history
  4. Fix numbering in markdown.

    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    57ff014 View commit details
    Browse the repository at this point in the history
  5. Add yaml newlines.

    Move cluster-patch.yaml to shared folder and rename docs.
    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1bb8999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e41d190 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb752e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaf3e7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fe40df View commit details
    Browse the repository at this point in the history
  10. Add necessary feature flags.

    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1365e59 View commit details
    Browse the repository at this point in the history
  11. Update paths of commands referencing the Helm chart.

    Forgot to rename capi-quickstart somewhere.
    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d3cd12c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0891f21 View commit details
    Browse the repository at this point in the history
  13. Reformat docs.

    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2d08d1e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    299571e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed3d300 View commit details
    Browse the repository at this point in the history
  16. More adjustments.

    criscola committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8f98dd6 View commit details
    Browse the repository at this point in the history