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

feat: implement partial apply #1241

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. feat: implement partial apply

    this allows the user to create for example a HelmRelease for an operator
    and the corresponding resource in the same commit
    
    Signed-off-by: Chris Werner Rau <cwrau@cwrau.info>
    cwrau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    78a135c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore: add tests

    cwrau committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa6a2b2 View commit details
    Browse the repository at this point in the history
  2. chore: update CRD

    cwrau committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b559e88 View commit details
    Browse the repository at this point in the history
  3. chore: update docs

    cwrau committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7bab52b View commit details
    Browse the repository at this point in the history