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: allow chart deploy overrides ALPHA #2403

Merged
merged 14 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. feat: allow chart deploy overrides

    - This feature allows chart deployment overrides.
    - #2133
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c66c70b View commit details
    Browse the repository at this point in the history
  2. docs: updated the docs

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b84c30d View commit details
    Browse the repository at this point in the history
  3. addressed code review comments.

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d5d624f View commit details
    Browse the repository at this point in the history
  4. Update adr/0023-chart-override.md

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    naveensrinivasan and lucasrod16 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e92ef40 View commit details
    Browse the repository at this point in the history
  5. Update adr/0023-chart-override.md

    Co-authored-by: razzle <harry@razzle.cloud>
    naveensrinivasan and Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cb1f1aa View commit details
    Browse the repository at this point in the history
  6. Update adr/0023-chart-override.md

    Co-authored-by: razzle <harry@razzle.cloud>
    naveensrinivasan and Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f5f9b05 View commit details
    Browse the repository at this point in the history
  7. Update adr/0023-chart-override.md

    Co-authored-by: razzle <harry@razzle.cloud>
    naveensrinivasan and Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e375426 View commit details
    Browse the repository at this point in the history
  8. some clean up

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    38aaa0d View commit details
    Browse the repository at this point in the history
  9. updated the wording in the ADR based on feedback.

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    62514c8 View commit details
    Browse the repository at this point in the history
  10. Update src/types/component.go

    Co-authored-by: razzle <harry@razzle.cloud>
    naveensrinivasan and Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    10eab2b View commit details
    Browse the repository at this point in the history
  11. updated docs

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6605c66 View commit details
    Browse the repository at this point in the history
  12. fixed docs

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0534e43 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. removed the ZARF_ARCHITECTURE

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1921875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1812b7 View commit details
    Browse the repository at this point in the history