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: Generate helm charts #291

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

Commits on Jun 23, 2023

  1. first draft adding helm charts

    ingmarfjolla authored and someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d36b5e9 View commit details
    Browse the repository at this point in the history
  2. Updated folder structure and provide initial value files per kind.

    So far I just updated the rest-villains. The rest of the services will come later.
    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c892bc6 View commit details
    Browse the repository at this point in the history
  3. Use the k8s script to generate helm resources.

    Performance boost to the k8s script.
    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fc66d30 View commit details
    Browse the repository at this point in the history
  4. Bump quarkus-helm to 1.0.5

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e797123 View commit details
    Browse the repository at this point in the history
  5. Fix script after rebase

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c6ebdfb View commit details
    Browse the repository at this point in the history
  6. Add switch for debug mode.

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fe67a53 View commit details
    Browse the repository at this point in the history
  7. Revert pom versions

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    539db3c View commit details
    Browse the repository at this point in the history
  8. Bump quarkus-helm to 1.0.7

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    aae0b95 View commit details
    Browse the repository at this point in the history
  9. Clean unused values files

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f810dcd View commit details
    Browse the repository at this point in the history
  10. - Dynamically compute version tuples.

    - Temporary disable copying helm charts to the super-heroes/deploy directory.
    - Removed unneeded image definition in value files.
    - Use helm.version property in pom files
    - Added helm resources to the commit in create-deploy-resources.yml
    - Reordered base loop for clarity
    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4a6ac49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aeee7e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9735d89 View commit details
    Browse the repository at this point in the history
  13. Bump quarkus-helm ot 1.0.8

    someth2say committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f4b5883 View commit details
    Browse the repository at this point in the history