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

Slim down common #592

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Slim down common #592

merged 7 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. Drop all the helm charts

    All the charts that can be used via an OCI registry or via a helm repo
    are dropped in this change
    mbaldessari committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1138de9 View commit details
    Browse the repository at this point in the history
  2. README fixes

    mbaldessari committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    30f1583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04dc89f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0226f50 View commit details
    Browse the repository at this point in the history
  5. Drop the chart splitting workflows

    We do not push any changes from common to the chart because they do not
    exist in common any longer
    mbaldessari committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fe568fb View commit details
    Browse the repository at this point in the history
  6. Drop the test folder

    It used to contain expected tests for the different charts, but those
    have moved away, so let's start dropping these for now.
    mbaldessari committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    554b2ec View commit details
    Browse the repository at this point in the history
  7. Drop the json schema checking job

    It only makes sense in the presence of helm charts. We should prolly
    move it to each chart repo.
    mbaldessari committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ce6afef View commit details
    Browse the repository at this point in the history